summaryrefslogtreecommitdiff
path: root/effects.gypi
AgeCommit message (Expand)Author
2013-12-12Implement an SkPicture image filter source. This is required for the external...senorblanco@chromium.org
2013-12-12Revert "Implement an SkPicture image filter source. This is required for the ...senorblanco@chromium.org
2013-12-12Implement an SkPicture image filter source. This is required for the external...senorblanco@chromium.org
2013-12-02Remove the comments settings for vim tab width and expansion variables.commit-bot@chromium.org
2013-10-14Remove SkLumaXfermode.commit-bot@chromium.org
2013-10-07Luminance-to-alpha color filter (SkLumaColorFilter).commit-bot@chromium.org
2013-09-26Moving 4 SkImageFilter derived classes from blink to skiacommit-bot@chromium.org
2013-09-06alpha threshold bitmap shadercommit-bot@chromium.org
2013-09-05Revert "alpha threshold bitmap shader"bsalomon@google.com
2013-09-05alpha threshold bitmap shadercommit-bot@chromium.org
2013-08-23Add luminance mask transfer modes.commit-bot@chromium.org
2013-08-07Upstreaming DropShadowImageFilter into skia, from Blinkjunov@chromium.org
2013-08-07Move SkComposeImageFilter into its own {.h, .cpp} filescommit-bot@chromium.org
2013-08-06Reverting r10583: Upstreaming DropShadowImageFilter into skia, from Blinkjvanverth@google.com
2013-08-06Upstreaming DropShadowImageFilter into skia, from Blinkjunov@chromium.org
2013-08-01Remove SkBlendImageFilter, and all tests. Its functionality has been subsumed...senorblanco@chromium.org
2013-07-15Move gaussianBlur functionality to src\effectsrobertphillips@google.com
2013-05-31Implement SkXfermode image filter. This required changing the signature of Sk...senorblanco@chromium.org
2013-05-21add SkLerpXfermodereed@google.com
2013-04-08Allow single-pass filters (which use asNewEffect()) to participate in the ima...senorblanco@chromium.org
2013-04-05New SVG turbulence in Skiasugoi@google.com
2013-03-25Reverting r8376, r8373 and r8371 due to Android shader compilation failuresrobertphillips@google.com
2013-03-25New SVG turbulence in Skiasugoi@google.com
2013-03-21Reverting 8313 (SVG turbulence) due to Ubuntu failuresrobertphillips@google.com
2013-03-21New SVG turbulence in Skiasugoi@google.com
2013-02-21New SkRectShaderImageFilter image filtersugoi@google.com
2013-02-04Nuke SkSingleInputImageFilter. 99% of its functionality was refactored into ...senorblanco@chromium.org
2013-01-31Add SkImageFilterUtils.h to effects.gypirobertphillips@google.com
2013-01-30This changes the signature of SkImageFilter::filterImageGPU() to use SkBitmap...senorblanco@chromium.org
2013-01-18(Relanding r7275 with assert fix, plus fixes from r7276, r7280, r7283.)senorblanco@chromium.org
2013-01-18Reverting chain of SkBicubicImageFilter changes (7275, 7276, 7280 & 7283)robertphillips@google.com
2013-01-18Implement a bicubic resampling image filter, with raster and GPU backends.senorblanco@chromium.org
2013-01-15Implementation of the displacement effect (both CPU and GPU)sugoi@google.com
2012-12-04Pull SkMergeImageFilter out into its own file.senorblanco@chromium.org
2012-11-06Break out SkOffsetImageFilter into its own file, and derive it fromsenorblanco@chromium.org
2012-09-18Implements a matrix convolution filter (raster path only). The filtering loopsenorblanco@chromium.org
2012-08-22Implements the non-Porter-Duff compositing modes required for SVG's feBlendsenorblanco@chromium.org
2012-08-20Fix typo in r5202, preventing include files from showing up.senorblanco@chromium.org
2012-08-20Extract list of source files from effects.gyp into effects.gypi, as was done forsenorblanco@chromium.org