| Commit message (Expand) | Author | Age |
* | Make SkImageFilter methods const. | commit-bot@chromium.org | 2014-02-05 |
* | Refactor read and write buffers. | commit-bot@chromium.org | 2014-01-30 |
* | 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 |
* | Adding more validation | commit-bot@chromium.org | 2013-11-25 |
* | Remove support for SK_CROP_RECT_IS_INT, now that it is no longer used in Blin... | senorblanco@chromium.org | 2013-10-16 |
* | force readbuffer clients to use specialized readFoo for flattenables | reed@google.com | 2013-10-16 |
* | SkRectShaderImageFilter: add a new factory method which takes a CropRect. | senorblanco@chromium.org | 2013-10-15 |
* | SkRectShaderImageFilter: add a workaround for the zero-sized rects currently ... | senorblanco@chromium.org | 2013-10-11 |
* | Implement crop rect support for SkRectShaderImageFilter: remove fRect and use... | senorblanco@chromium.org | 2013-10-10 |
* | 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 |
* | Fix compile warning | caryclark@google.com | 2013-04-18 |
* | Adding a bit of rebustness to SkRectShaderImageFilter | sugoi@google.com | 2013-04-18 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2013-02-22 |
* | Small adjustments to SkRectShaderImageFilter to follow up on original cl. | sugoi@google.com | 2013-02-21 |
* | Fix warnings-as-errors on Mac10.6 and Win. Unreviewed. | senorblanco@chromium.org | 2013-02-21 |
* | New SkRectShaderImageFilter image filter | sugoi@google.com | 2013-02-21 |