summaryrefslogtreecommitdiff
path: root/effects
AgeCommit message (Expand)Author
2014-05-05Remove SkShader virtual method validContextcommit-bot@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-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-28move common blur types into central headercommit-bot@chromium.org
2014-04-28Move SkShader::fLocalMatrix into SkShader constructor.commit-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-22Add asADash entry point into SkPathEffect to allow extracting Dash info from ...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-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-10Create SkLayerRasterizer w/o destroying Builder.commit-bot@chromium.org
2014-04-07Remove SkResizeImageFilter.commit-bot@chromium.org
2014-04-02Arithmetic mode now has the option of not validating the output color, which ...commit-bot@chromium.org
2014-04-02Sanitizing source files in Housekeeper-Nightlyskia.committer@gmail.com
2014-04-01Fix SkXfermodeImageFilter when an input is cropped out.senorblanco@chromium.org
2014-04-01SkPerlinNoiseShader::CreateTubulenceNoise() is misspelledcommit-bot@chromium.org
2014-03-31Remove scaleToFit from DashPathEffectcommit-bot@chromium.org
2014-03-25Implement a generic matrix transform image filter.senorblanco@chromium.org
2014-03-14Implement support for a Context parameter in image filterssenorblanco@chromium.org
2014-03-13Allow toString capability to be toggled independent of developer mode.commit-bot@chromium.org
2014-03-12[WIP] Add Context to SkDrawLooper.commit-bot@chromium.org
2014-03-11Drop executable flag from headers so that they can be packagedrobertphillips@google.com
2014-03-10Factory methods for heap-allocated SkImageFilter objects.commit-bot@chromium.org
2014-03-06Begin making SkPerlinNoiseShader const.commit-bot@chromium.org
2014-02-28remove SK_SUPPORT_LEGACY_LAYERDRAWLOOPER_PAINTFLAGS -- not neededreed@google.com
2014-02-27try to deprecate fFlagsMask from SkLayerDrawLooperreed@google.com
2014-02-26Builder class for SkLayerRasterizer.commit-bot@chromium.org
2014-02-21Factory methods for heap-allocated SkColorFilter objects.commit-bot@chromium.org
2014-02-21Factory methods for heap-allocated SkMaskFilter objects.commit-bot@chromium.org
2014-02-20Factory methods for heap-allocated SkPathEffect and SkXfermode objects.commit-bot@chromium.org
2014-02-19Fix CTM application in SkResizeImagefilter; implement bounds traversals.senorblanco@chromium.org
2014-02-14Builder class for SkLayerDrawLooper.commit-bot@chromium.org
2014-02-07Revert of Revert "Serialization of SkPictureImageFilter" (https://codereview....commit-bot@chromium.org
2014-02-07Revert "Serialization of SkPictureImageFilter"fmalita@google.com
2014-02-07Sanitizing source files in Housekeeper-Nightlyskia.committer@gmail.com
2014-02-07Serialization of SkPictureImageFiltercommit-bot@chromium.org
2014-02-06replace impl of SkLightingColorFilter with SkColorMatrixFilterreed@google.com
2014-02-06Revert of r13347 (Serialization of SkPictureImageFilter - https://codereview....robertphillips@google.com
2014-02-06Serialization of SkPictureImageFiltercommit-bot@chromium.org
2014-02-05Make SkImageFilter methods const.commit-bot@chromium.org
2014-02-05Implement correct clipping for image filters.senorblanco@chromium.org
2014-01-30Refactor read and write buffers.commit-bot@chromium.org
2014-01-27Implement a computeFastBounds() traversal for SkImageFilter.senorblanco@chromium.org
2014-01-27remove SkScalarMul from public headersreed@google.com
2014-01-24[Reland of r13154, since the Housekeeping bot seems to have reverted it in r1...senorblanco@chromium.org
2014-01-23Sanitizing source files in Housekeeper-Nightlyskia.committer@gmail.com