summaryrefslogtreecommitdiff
path: root/effects.gyp
AgeCommit message (Expand)Author
2013-12-02Remove the comments settings for vim tab width and expansion variables.commit-bot@chromium.org
2013-10-30Implement SSE2-based implementations of the morphology filters (dilate & erod...senorblanco@chromium.org
2013-09-04add support for high quality image filtering on the GPUhumper@google.com
2013-07-22Update obvious deps.bungeman@google.com
2013-07-20Revert deps changes in r10220 and r10217.bungeman@google.com
2013-07-19Update obvious deps.bungeman@google.com
2013-06-28Replace SkPicture(SkStream) constructors with a factory.scroggo@google.com
2013-06-03Prepare skia for shared library build on androiddjsollen@google.com
2013-05-31prepare skia for shared library build on androiddjsollen@google.com
2013-05-31prepare skia for shared library build on androiddjsollen@google.com
2013-03-11re-enable fast blur so I can rebaselinehumper@google.com
2013-03-11add proper support for solid style, and temporarily turn off my change so the...humper@google.com
2012-10-10Build Skia as a static libraryborenet@google.com
2012-09-10Fix Android build of render_picturesborenet@google.com
2012-09-04Add effects/core.gypi to 'sources' to make them appear in VS projectsbsalomon@google.com
2012-08-20Extract list of source files from effects.gyp into effects.gypi, as was done forsenorblanco@chromium.org
2012-08-20Move SkColorFilterImageFilter into its own file.senorblanco@chromium.org
2012-08-20Implements a new class, SkSingleInputImageFilter, to handle DAG connectivitysenorblanco@chromium.org
2012-08-13Add a zoom filter to Skia. This will be used on ChromeOS to implement the scr...bsalomon@google.com
2012-08-09remove SkShape (unused)reed@google.com
2012-08-07Refactor Bitmap Storage for SkPicture using SkPipe's design.djsollen@google.com
2012-08-02Create GPU-less build of Skia.bsalomon@google.com
2012-07-26Split SkGradientShader into separate files for each gradient subclass.rileya@google.com
2012-07-18Enable Compile Option to Build Android Executablesborenet@google.com
2012-07-11This patch implements the diffuse and specular lighting filters in Ganesh. senorblanco@chromium.org
2012-06-22Raster implementation of diffuse and specular lighting filters. Externally,senorblanco@chromium.org
2012-06-05Fixed flattening of SkStippleMaskFilterrobertphillips@google.com
2012-03-29Revert 3538.bungeman@google.com
2012-03-29Correct dependencies in gyp files.bungeman@google.com
2012-03-28Move SkColorMatrix to effects.bungeman@google.com
2012-03-23Cleanup Macros arround static initializers for SkFlattenable.djsollen@google.com
2012-03-20Move SkClampRange into src/effects, where it isn't being advertised astomhudson@google.com
2012-03-16Make all gyp targets automatically include common.gypiepoger@google.com
2012-03-02Erode and dilate image filter effects, CPU and GPU implementations.senorblanco@chromium.org
2012-02-15Merge changes from the android repo upstream to Skiadjsollen@google.com
2011-12-28Add SkTableColorFilter, as a foundation for several SVG filtersmike@reedtribe.org
2011-12-20initial impl of SkImageFilters : virtual signature will change!reed@google.com
2011-12-15add optional manual global initializationcaryclark@google.com
2011-12-10add first cut at arithmetic modemike@reedtribe.org
2011-11-09Implement Gaussian blurs for images. The caller creates an ansenorblanco@chromium.org
2011-07-01combine target_defaults.gypi into common.gypiepoger@google.com
2011-06-09Remove SkTableMaskFilter.cpp from gyp build, because it was breaking for skia...epoger@google.com
2011-05-31split skia.gyp into separate gypfile for each source direpoger@google.com