summaryrefslogtreecommitdiff
path: root/effects
AgeCommit message (Expand)Author
2014-05-05Remove SkShader virtual method validContextcommit-bot@chromium.org
2014-05-02Fix for SkMatrixConvolutionImageFilter with large borders.senorblanco@chromium.org
2014-05-01create struct to hold all the params passed around for shader::contextcommit-bot@chromium.org
2014-05-01expose ConvertRadiusToSigma to aid clients in the API transition to sigmacommit-bot@chromium.org
2014-05-01Add a fix for a spurious assert in SkMatrixConvolutionImageFilter.senorblanco@chromium.org
2014-04-30Convert GrCrash->SkFAIL GrDebugCrash->SkDEBUGFAILcommit-bot@chromium.org
2014-04-30Sanitizing source files in Housekeeper-Nightlyskia.committer@gmail.com
2014-04-29Implement bounds traversals for tile and matrix convolution filters.senorblanco@chromium.org
2014-04-29add asAShadowBlur for android to drawlooperreed@google.com
2014-04-29fix leaks in blurrrect -- this should address the valgrind issues.commit-bot@chromium.org
2014-04-28Fast path for blurred round rects -- blur a small 9patch rect on the CPUcommit-bot@chromium.org
2014-04-28revert humper changescommit-bot@chromium.org
2014-04-28move common blur types into central headercommit-bot@chromium.org
2014-04-28Fast path for blurred round rects -- blur a small 9patch rect on the CPUcommit-bot@chromium.org
2014-04-28Move SkShader::fLocalMatrix into SkShader constructor.commit-bot@chromium.org
2014-04-28Revert of Fast path for blurred round rects -- blur a small 9patch rect on th...commit-bot@chromium.org
2014-04-28Fast path for blurred round rects -- blur a small 9patch rect on the CPUcommit-bot@chromium.org
2014-04-23Use default save() flags in SkBlurDrawLooper.commit-bot@chromium.org
2014-04-23stop using deprecated bitmap::config for gpucommit-bot@chromium.org
2014-04-23Revert of Revert of Extract most of the mutable state of SkShader into a sepa...commit-bot@chromium.org
2014-04-23Revert of Extract most of the mutable state of SkShader into a separate Conte...commit-bot@chromium.org
2014-04-23Extract most of the mutable state of SkShader into a separate Context object.commit-bot@chromium.org
2014-04-23Sanitizing source files in Housekeeper-Nightlyskia.committer@gmail.com
2014-04-22Fix double to SkScalar issues in SkTwoPointConicalGradient_gpu.cppcommit-bot@chromium.org
2014-04-22Add gpu fast path for two point conical gradients.commit-bot@chromium.org
2014-04-22Use GradFlags for gradient Flags in SkGradientShadercommit-bot@chromium.org
2014-04-22Add asADash entry point into SkPathEffect to allow extracting Dash info from ...commit-bot@chromium.org
2014-04-22Sanitizing source files in Housekeeper-Nightlyskia.committer@gmail.com
2014-04-21Add missing scale value to fix SkGradientShader memory errorcommit-bot@chromium.org
2014-04-21Add flipped gradient branch to two point conical gradientcommit-bot@chromium.org
2014-04-19Sanitizing source files in Housekeeper-Nightlyskia.committer@gmail.com
2014-04-18remove unused fOverflowed from SkClampRangereed@google.com
2014-04-18Get gradient information for gpu effect directly from SkGradientShader instea...commit-bot@chromium.org
2014-04-18Reduce internal explicit SaveFlags usage.commit-bot@chromium.org
2014-04-17Revert of Extract most of the mutable state of SkShader into a separate Conte...commit-bot@chromium.org
2014-04-17Revert of Fix memory leak in SkGradientShader. (https://codereview.chromium.o...commit-bot@chromium.org
2014-04-17Revert of Add flipped gradient branch to two point conical gradient (https://...commit-bot@chromium.org
2014-04-17Add flipped gradient branch to two point conical gradientcommit-bot@chromium.org
2014-04-16Fix memory leak in SkGradientShader.commit-bot@chromium.org
2014-04-16Extract most of the mutable state of SkShader into a separate Context object.commit-bot@chromium.org
2014-04-15Make sure SkDrawLooper objects can only be allocated on the heap.commit-bot@chromium.org
2014-04-11Implement intra-frame cacheing in image filters.commit-bot@chromium.org
2014-04-11Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https:/...commit-bot@chromium.org
2014-04-11Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://coderevie...commit-bot@chromium.org
2014-04-10Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https:/...commit-bot@chromium.org
2014-04-10Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://coderevie...commit-bot@chromium.org
2014-04-10Create SkLayerRasterizer w/o destroying Builder.commit-bot@chromium.org
2014-04-10Fix GPU-less build.commit-bot@chromium.org
2014-04-10Move build guard to fix Android framework compile.commit-bot@chromium.org
2014-04-09Rename kPMColor_SkColorType to kN32_SkColorType.commit-bot@chromium.org