Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Style Change: NULL->nullptr | halcanary | 2015-08-27 |
* | make tests portable by using 565 compatible colors | caryclark | 2015-07-29 |
* | add a GM to demo the blend bug | mtklein | 2015-04-17 |
* | Remove SkBlendImageFilter, and all tests. Its functionality has been subsumed... | senorblanco@chromium.org | 2013-08-01 |
* | revert name changes to SkBlendImageFilter. It (correctly) named its enum kMul... | reed@google.com | 2013-02-01 |
* | clone of https://codereview.appspot.com/7208043/ | reed@google.com | 2013-01-30 |
* | Changing imageFilter GM tests to use drawBitmap instead of drawSprite | junov@chromium.org | 2013-01-14 |
* | Fixed Windows compiler complaints (esp. in debugger) | robertphillips@google.com | 2012-09-06 |
* | Result of running tools/sanitize_source_files.py (which was added in https://... | rmistry@google.com | 2012-08-23 |
* | Implements the non-Porter-Duff compositing modes required for SVG's feBlend | senorblanco@chromium.org | 2012-08-22 |