Commit message (Expand) | Author | Age | |
---|---|---|---|
* | 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 |
* | Result of running tools/sanitize_source_files.py (which was added in https://... | rmistry@google.com | 2012-08-23 |
* | Clamp dilate and erode radius to image width and height. | senorblanco@chromium.org | 2012-04-10 |
* | Erode and dilate image filter effects, CPU and GPU implementations. | senorblanco@chromium.org | 2012-03-02 |