Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Split SkDevice into SkBaseDevice and SkBitmapDevice | robertphillips@google.com | 2013-08-29 |
* | In image filters, apply the CTM and offset to the crop rect. This is necessar... | senorblanco@chromium.org | 2013-08-27 |
* | 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 |
* | Implement crop rect for lighting image filters. Changes for the CPU path were... | senorblanco@chromium.org | 2013-07-26 |
* | Changing imageFilter GM tests to use drawBitmap instead of drawSprite | junov@chromium.org | 2013-01-14 |
* | Fix alpha computation for specular lighting filter (GPU path). | senorblanco@chromium.org | 2012-10-29 |
* | Result of running tools/sanitize_source_files.py (which was added in https://... | rmistry@google.com | 2012-08-23 |
* | Raster implementation of diffuse and specular lighting filters. Externally, | senorblanco@chromium.org | 2012-06-22 |