| Commit message (Expand) | Author | Age |
* | 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 |
* | Revert 11247, 11250, 11251 and 11279 to unblock DEPS roll (https://codereview... | robertphillips@google.com | 2013-09-16 |
* | Initial error handling code | commit-bot@chromium.org | 2013-09-13 |
* | Split SkDevice into SkBaseDevice and SkBitmapDevice | robertphillips@google.com | 2013-08-29 |
* | Revert r10830 (Split SkDevice out of SkRasterDevice) until we can get Chromiu... | robertphillips@google.com | 2013-08-20 |
* | Split SkDevice out of SkBitmapDevice | robertphillips@google.com | 2013-08-20 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-08-08 |
* | 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 |