| Commit message (Expand) | Author | Age |
* | Implement support for a Context parameter in image filters | senorblanco@chromium.org | 2014-03-14 |
* | Make SkImageFilter methods const. | commit-bot@chromium.org | 2014-02-05 |
* | Refactor read and write buffers. | commit-bot@chromium.org | 2014-01-30 |
* | Adding more validation | commit-bot@chromium.org | 2013-11-25 |
* | 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 |
* | 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 |
* | Move SkComposeImageFilter into its own {.h, .cpp} files | commit-bot@chromium.org | 2013-08-07 |
* | Removed unused parameters | sugoi@google.com | 2013-03-11 |
* | Pull SkMergeImageFilter out into its own file. | senorblanco@chromium.org | 2012-12-04 |
* | Break out SkOffsetImageFilter into its own file, and derive it from | senorblanco@chromium.org | 2012-11-06 |
* | Remove use of varargs in SkImageFilter. This is causing a crash in recent | senorblanco@chromium.org | 2012-10-22 |
* | When two or more color matrix image filters are connected together, and the n... | senorblanco@chromium.org | 2012-10-12 |
* | This patch implements generalized DAG connectivity for SkImageFilter. SkImag... | senorblanco@chromium.org | 2012-10-10 |
* | Make flattenables no longer depend on global static initializers. | scroggo@google.com | 2012-09-21 |
* | Result of running tools/sanitize_source_files.py (which was added in https://... | rmistry@google.com | 2012-08-23 |
* | Move SkColorFilterImageFilter into its own file. | senorblanco@chromium.org | 2012-08-20 |
* | Implements a new class, SkSingleInputImageFilter, to handle DAG connectivity | senorblanco@chromium.org | 2012-08-20 |
* | Update SkFlattenable buffers to be more modular. | djsollen@google.com | 2012-08-07 |
* | document OwnDeviceCanvas | reed@google.com | 2012-08-07 |
* | Cleanup code related to SkFlattenable::flatten() | djsollen@google.com | 2012-03-29 |
* | Create macro for registering classes for deserialization | djsollen@google.com | 2012-03-26 |
* | Cleanup Macros arround static initializers for SkFlattenable. | djsollen@google.com | 2012-03-23 |
* | add filterImage() entry-point to SkDevice, to allow it to specialize on subcl... | reed@google.com | 2012-01-05 |
* | initial impl of SkImageFilters : virtual signature will change! | reed@google.com | 2011-12-20 |