| Commit message (Expand) | Author | Age |
* | Outline SkImageFilter Make methods | robertphillips | 2016-04-17 |
* | Update DropShadowImageFilter to sk_sp | robertphillips | 2016-04-06 |
* | Switch new SkImageFilter internal methods over to sk_sp | robertphillips | 2016-03-24 |
* | Switch SkDropShaderImageFilter over to new onFilterImage interface | robertphillips | 2016-03-23 |
* | Change signatures of filter bounds methods to return a rect. | senorblanco | 2016-03-21 |
* | Mark existing image filter entry points that will be going away with Deprecated | robertphillips | 2016-02-17 |
* | Fix filter primitive bounds computations. | senorblanco | 2015-12-09 |
* | Revert "Revert of factories should return baseclass, allowing the impl to spe... | reed | 2015-10-06 |
* | Revert of factories should return baseclass, allowing the impl to specialize ... | schenney | 2015-10-06 |
* | factories should return baseclass, allowing the impl to specialize | reed | 2015-10-06 |
* | Style Change: SkNEW->new; SkDELETE->delete | halcanary | 2015-08-26 |
* | C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} | mtklein | 2015-03-25 |
* | Remove deprecated flavour of SkDropShadowImageFilter::Create(). | senorblanco | 2015-03-20 |
* | Remove now-unused uniqueID param from SkDropShadowImageFilter::Create(). | senorblanco | 2015-03-19 |
* | Remove uniqueID from all filter serialization. | senorblanco | 2015-03-18 |
* | Fix up all the easy virtual ... SK_OVERRIDE cases. | mtklein | 2015-01-09 |
* | Add toString methods to SkImageFilter-derived classes | robertphillips | 2014-12-19 |
* | Remove SK_SUPPORT_LEGACY_DEEPFLATTENING. | mtklein | 2014-12-01 |
* | Revert of Remove SK_SUPPORT_LEGACY_DEEPFLATTENING. (patchset #1 id:1 of https... | mtklein | 2014-12-01 |
* | Remove SK_SUPPORT_LEGACY_DEEPFLATTENING. | mtklein | 2014-12-01 |
* | Adding an option to render only the shadow in SkDropShadowImageFilter | sugoi | 2014-10-23 |
* | Reimplement deserialization of SkImageFilter's uniqueID. | senorblanco | 2014-08-26 |
* | Simplify flattening to just write enough to call the factory/public-construct... | reed | 2014-08-21 |
* | Remove the single-sigma version of SkDropShadowImageFilter::Create(). | senorblanco | 2014-07-22 |
* | Remove SK_SUPPORT_LEGACY_PUBLICEFFECTCONSTRUCTORS flag. | commit-bot@chromium.org | 2014-05-15 |
* | Implement support for a Context parameter in image filters | senorblanco@chromium.org | 2014-03-14 |
* | Factory methods for heap-allocated SkImageFilter objects. | commit-bot@chromium.org | 2014-03-10 |
* | Make SkImageFilter methods const. | commit-bot@chromium.org | 2014-02-05 |
* | Implement correct clipping for image filters. | senorblanco@chromium.org | 2014-02-05 |
* | Refactor read and write buffers. | commit-bot@chromium.org | 2014-01-30 |
* | Implement a computeFastBounds() traversal for SkImageFilter. | senorblanco@chromium.org | 2014-01-27 |
* | Reverting r12427 | rmistry@google.com | 2013-12-02 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-12-02 |
* | Enhance SkDropShadowImageFilter to support separate X & Y sigmas, and crop re... | senorblanco@chromium.org | 2013-11-26 |
* | Upstreaming DropShadowImageFilter into skia, from Blink | junov@chromium.org | 2013-08-07 |
* | Reverting r10583: Upstreaming DropShadowImageFilter into skia, from Blink | jvanverth@google.com | 2013-08-06 |
* | Upstreaming DropShadowImageFilter into skia, from Blink | junov@chromium.org | 2013-08-06 |