aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/effects
Commit message (Expand)AuthorAge
* Add asADash entry point into SkPathEffect to allow extracting Dash info from ...Gravatar commit-bot@chromium.org2014-04-22
* Revert of Extract most of the mutable state of SkShader into a separate Conte...Gravatar commit-bot@chromium.org2014-04-17
* Extract most of the mutable state of SkShader into a separate Context object.Gravatar commit-bot@chromium.org2014-04-16
* Make sure SkDrawLooper objects can only be allocated on the heap.Gravatar commit-bot@chromium.org2014-04-15
* Create SkLayerRasterizer w/o destroying Builder.Gravatar commit-bot@chromium.org2014-04-10
* Remove SkResizeImageFilter.Gravatar commit-bot@chromium.org2014-04-07
* Arithmetic mode now has the option of not validating the output color, which ...Gravatar commit-bot@chromium.org2014-04-02
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-04-02
* Fix SkXfermodeImageFilter when an input is cropped out.Gravatar senorblanco@chromium.org2014-04-01
* SkPerlinNoiseShader::CreateTubulenceNoise() is misspelledGravatar commit-bot@chromium.org2014-04-01
* Remove scaleToFit from DashPathEffectGravatar commit-bot@chromium.org2014-03-31
* Implement a generic matrix transform image filter.Gravatar senorblanco@chromium.org2014-03-25
* Implement support for a Context parameter in image filtersGravatar senorblanco@chromium.org2014-03-14
* Allow toString capability to be toggled independent of developer mode.Gravatar commit-bot@chromium.org2014-03-13
* [WIP] Add Context to SkDrawLooper.Gravatar commit-bot@chromium.org2014-03-12
* Drop executable flag from headers so that they can be packagedGravatar robertphillips@google.com2014-03-11
* Factory methods for heap-allocated SkImageFilter objects.Gravatar commit-bot@chromium.org2014-03-10
* Begin making SkPerlinNoiseShader const.Gravatar commit-bot@chromium.org2014-03-06
* remove SK_SUPPORT_LEGACY_LAYERDRAWLOOPER_PAINTFLAGS -- not neededGravatar reed@google.com2014-02-28
* try to deprecate fFlagsMask from SkLayerDrawLooperGravatar reed@google.com2014-02-27
* Builder class for SkLayerRasterizer.Gravatar commit-bot@chromium.org2014-02-26
* Factory methods for heap-allocated SkColorFilter objects.Gravatar commit-bot@chromium.org2014-02-21
* Factory methods for heap-allocated SkMaskFilter objects.Gravatar commit-bot@chromium.org2014-02-21
* Factory methods for heap-allocated SkPathEffect and SkXfermode objects.Gravatar commit-bot@chromium.org2014-02-20
* Fix CTM application in SkResizeImagefilter; implement bounds traversals.Gravatar senorblanco@chromium.org2014-02-19
* Builder class for SkLayerDrawLooper.Gravatar commit-bot@chromium.org2014-02-14
* Revert of Revert "Serialization of SkPictureImageFilter" (https://codereview....Gravatar commit-bot@chromium.org2014-02-07
* Revert "Serialization of SkPictureImageFilter"Gravatar fmalita@google.com2014-02-07
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-02-07
* Serialization of SkPictureImageFilterGravatar commit-bot@chromium.org2014-02-07
* replace impl of SkLightingColorFilter with SkColorMatrixFilterGravatar reed@google.com2014-02-06
* Revert of r13347 (Serialization of SkPictureImageFilter - https://codereview....Gravatar robertphillips@google.com2014-02-06
* Serialization of SkPictureImageFilterGravatar commit-bot@chromium.org2014-02-06
* Make SkImageFilter methods const.Gravatar commit-bot@chromium.org2014-02-05
* Implement correct clipping for image filters.Gravatar senorblanco@chromium.org2014-02-05
* Refactor read and write buffers.Gravatar commit-bot@chromium.org2014-01-30
* Implement a computeFastBounds() traversal for SkImageFilter.Gravatar senorblanco@chromium.org2014-01-27
* remove SkScalarMul from public headersGravatar reed@google.com2014-01-27
* [Reland of r13154, since the Housekeeping bot seems to have reverted it in r1...Gravatar senorblanco@chromium.org2014-01-24
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-01-23
* Refactor SkMorphologyImageFilter, CPU and GPU paths. This required making opt...Gravatar senorblanco@chromium.org2014-01-23
* Implement a resize image filter. This is needed for the "filterRes" feature i...Gravatar senorblanco@chromium.org2014-01-15
* Revert "Implement a resize image filter."Gravatar senorblanco@chromium.org2014-01-14
* Implement a resize image filter. This is needed for the "filterRes" feature i...Gravatar senorblanco@chromium.org2014-01-14
* Add AlphaThreshold filter.Gravatar commit-bot@chromium.org2014-01-06
* Remove SkBitmapAlphaThresholdShaderGravatar commit-bot@chromium.org2013-12-18
* Implement an SkPicture image filter source. This is required for the external...Gravatar senorblanco@chromium.org2013-12-12
* Revert "Implement an SkPicture image filter source. This is required for the ...Gravatar senorblanco@chromium.org2013-12-12
* Implement an SkPicture image filter source. This is required for the external...Gravatar senorblanco@chromium.org2013-12-12
* Implement srcRect and dstRect functionality in SkBitmapSource. This is requir...Gravatar senorblanco@chromium.org2013-12-09