Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Style Change: NULL->nullptr | halcanary | 2015-08-27 |
* | Style Change: SkNEW->new; SkDELETE->delete | halcanary | 2015-08-26 |
* | Revert of Revert of make gm background colors 565 compatible (patchset #1 id:... | caryclark | 2015-06-15 |
* | Revert of make gm background colors 565 compatible (patchset #2 id:20001 of h... | caryclark | 2015-06-15 |
* | make gm background colors 565 compatible | caryclark | 2015-06-15 |
* | C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} | mtklein | 2015-03-25 |
* | Move SkMatrixImageFilter into core, and add a factory fn for it. | senorblanco | 2015-03-20 |
* | Remove uniqueID from all filter serialization. | senorblanco | 2015-03-18 |
* | SkPaint::FilterLevel -> SkFilterQuality | reed | 2015-03-16 |
* | remove unused GM flags | mtklein | 2015-01-23 |
* | Update GM to permit correctness testing of MPD on the GMs | robertphillips | 2014-12-11 |
* | Add new GM (filterfastbounds) | robertphillips | 2014-12-08 |