| Commit message (Expand) | Author | Age |
* | Switch new SkImageFilter internal methods over to sk_sp | robertphillips | 2016-03-24 |
* | Switch SkDropShaderImageFilter over to new onFilterImage interface | robertphillips | 2016-03-23 |
* | Reland of [2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of htt... | reed | 2016-03-22 |
* | Revert of Revert[2] of "switch colorfilters to sk_sp (patchset #11 id:200001 ... | reed | 2016-03-22 |
* | Revert[2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https:/... | reed | 2016-03-22 |
* | Revert of switch colorfilters to sk_sp (patchset #11 id:200001 of https://cod... | reed | 2016-03-22 |
* | switch colorfilters to sk_sp | reed | 2016-03-22 |
* | 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 |
* | Image filters: change applyCropRect() to take a src rect. | senorblanco | 2016-02-16 |
* | Fix filter primitive bounds computations. | senorblanco | 2015-12-09 |
* | Image Filters: refactor all CPU input processing into a filterInput helper fu... | senorblanco | 2015-10-15 |
* | Style Change: NULL->nullptr | halcanary | 2015-08-27 |
* | Use static_assert instead of SK_COMPILE_ASSERT. | bungeman | 2015-08-20 |
* | Remove uniqueID from all filter serialization. | senorblanco | 2015-03-18 |
* | 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 |
* | Fix recursive computation of filter bounds for drop shadow, | senorblanco | 2014-08-25 |
* | Revert of Fix recursive computation of filter bounds for drop shadow, (patchs... | djsollen | 2014-08-25 |
* | Fix recursive computation of filter bounds for drop shadow, | senorblanco | 2014-08-25 |
* | 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 |
* | Clean up SkImageFilter constructors. | senorblanco | 2014-07-08 |
* | Some small cleanups for image filter code. | senorblanco@chromium.org | 2014-05-07 |
* | Implement intra-frame cacheing in image filters. | commit-bot@chromium.org | 2014-04-11 |
* | Implement support for expanding crop rects in image filters | senorblanco@chromium.org | 2014-03-14 |
* | Revert "Implement support for expanding crop rects in image filters" | senorblanco@chromium.org | 2014-03-14 |
* | Implement support for expanding crop rects in image filters | senorblanco@chromium.org | 2014-03-14 |
* | 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 |
* | Clamp negative sigma to 0 in SkDropShadowImageFilter. | senorblanco@chromium.org | 2014-01-28 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2014-01-28 |
* | Implement a computeFastBounds() traversal for SkImageFilter. | senorblanco@chromium.org | 2014-01-27 |
* | Apply the CTM to filter parameters for SkBlurImageFilter, SkDropShadowImageFi... | senorblanco@chromium.org | 2014-01-20 |
* | Make SkImageFilter crop rects relative to the primitive origin, instead of re... | senorblanco@chromium.org | 2014-01-03 |
* | Fixed bad bitmap size crashes | commit-bot@chromium.org | 2013-12-04 |
* | 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 |
* | Adding more validation | commit-bot@chromium.org | 2013-11-25 |
* | Initial error handling code | commit-bot@chromium.org | 2013-10-23 |
* | Revert 11247, 11250, 11251, 11257, and 11279 to unblock DEPS roll (https://co... | robertphillips@google.com | 2013-09-16 |
* | Revert the revert of 11247, 11250, 11251 and 11279 (Chrome already relies on ... | robertphillips@google.com | 2013-09-16 |