| Commit message (Expand) | Author | Age |
* | Implement an SkPicture image filter source. This is required for the external... | senorblanco@chromium.org | 2013-12-12 |
* | Revert "Implement an SkPicture image filter source. This is required for the ... | senorblanco@chromium.org | 2013-12-12 |
* | Implement an SkPicture image filter source. This is required for the external... | senorblanco@chromium.org | 2013-12-12 |
* | Implement srcRect and dstRect functionality in SkBitmapSource. This is requir... | senorblanco@chromium.org | 2013-12-09 |
* | Reverting 12528 & 12533 (Implement srcRect and dstRect functionality in SkBit... | robertphillips@google.com | 2013-12-06 |
* | Implement srcRect and dstRect functionality in SkBitmapSource. This is requir... | commit-bot@chromium.org | 2013-12-06 |
* | Revert "Implement srcRect and dstRect functionality in SkBitmapSource. This i... | senorblanco@chromium.org | 2013-12-05 |
* | Implement srcRect and dstRect functionality in SkBitmapSource. This is requir... | senorblanco@chromium.org | 2013-12-05 |
* | 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 |
* | Revert "Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, si... | reed@google.com | 2013-10-31 |
* | Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it t... | reed@google.com | 2013-10-31 |
* | add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers ... | reed@google.com | 2013-10-31 |
* | Initial error handling code | commit-bot@chromium.org | 2013-10-23 |
* | Reverting revert of r11862 (Constify SkFlattenable::getFactory()) or revertin... | robertphillips@google.com | 2013-10-21 |
* | Reverted due to Chromium compilation failures. Please see: | robertphillips@google.com | 2013-10-20 |
* | Implement crop rect support for SkMatrixConvolutionImageFilter. | senorblanco@chromium.org | 2013-10-18 |
* | Constify SkFlattenable::getFactory(). | commit-bot@chromium.org | 2013-10-18 |
* | Make SkImageFilter::asNewEffect() (and all derived-class overrides) protected. | senorblanco@chromium.org | 2013-10-17 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-10-16 |
* | Add crop rect support for SkDisplacementMapEffect (raster and GPU paths). | senorblanco@chromium.org | 2013-10-15 |
* | SkRectShaderImageFilter: add a new factory method which takes a CropRect. | senorblanco@chromium.org | 2013-10-15 |
* | Remove SkLumaXfermode. | commit-bot@chromium.org | 2013-10-14 |
* | Implement crop rect support for SkRectShaderImageFilter: remove fRect and use... | senorblanco@chromium.org | 2013-10-10 |
* | Align SkLumaColorFilter with the spec. | commit-bot@chromium.org | 2013-10-10 |
* | Change SkImageFilter's cropRect from SkIRect to a CropRect struct, containing... | senorblanco@chromium.org | 2013-10-10 |
* | Luminance-to-alpha color filter (SkLumaColorFilter). | commit-bot@chromium.org | 2013-10-07 |
* | Added missing SK_API | sugoi@google.com | 2013-10-02 |
* | Moving 4 SkImageFilter derived classes from blink to skia | commit-bot@chromium.org | 2013-09-26 |
* | Implement crop rect support for the merge image filter. | senorblanco@chromium.org | 2013-09-19 |
* | Implement crop rect for the dilate and erode (morphology) filters. This provo... | senorblanco@chromium.org | 2013-09-17 |
* | [External patch] Source-over support for SkLumaXfermode. | fmalita@google.com | 2013-09-17 |
* | Fixed issues found by fuzzer | commit-bot@chromium.org | 2013-09-13 |
* | alpha threshold bitmap shader | commit-bot@chromium.org | 2013-09-06 |
* | Revert "alpha threshold bitmap shader" | bsalomon@google.com | 2013-09-05 |
* | alpha threshold bitmap shader | commit-bot@chromium.org | 2013-09-05 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-08-28 |
* | In image filters, apply the CTM and offset to the crop rect. This is necessar... | senorblanco@chromium.org | 2013-08-27 |
* | Blur refactoring | robertphillips@google.com | 2013-08-27 |
* | Add luminance mask transfer modes. | commit-bot@chromium.org | 2013-08-23 |
* | Upstreaming DropShadowImageFilter into skia, from Blink | junov@chromium.org | 2013-08-07 |
* | Move SkComposeImageFilter into its own {.h, .cpp} files | commit-bot@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 |
* | Added ctm matrix to GPU path | commit-bot@chromium.org | 2013-08-05 |
* | Removed duplicate file | sugoi@google.com | 2013-08-02 |
* | Remove SkBlendImageFilter, and all tests. Its functionality has been subsumed... | senorblanco@chromium.org | 2013-08-01 |
* | Implement crop rect for lighting image filters. Changes for the CPU path were... | senorblanco@chromium.org | 2013-07-26 |
* | This patch implements a crop rect for SkImageFilter. It has been implemented ... | senorblanco@chromium.org | 2013-07-24 |