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