Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Style Change: NULL->nullptr | halcanary | 2015-08-27 |
* | Style Change: SkNEW->new; SkDELETE->delete | halcanary | 2015-08-26 |
* | make tests portable by using 565 compatible colors | caryclark | 2015-07-29 |
* | Add caps overrides to GMs | bsalomon | 2015-05-27 |
* | C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} | mtklein | 2015-03-25 |
* | remove unused GM flags | mtklein | 2015-01-23 |
* | Require budget decision when creating a RenderTarget SkSurface. | bsalomon | 2015-01-16 |
* | Fix up all the easy virtual ... SK_OVERRIDE cases. | mtklein | 2015-01-09 |
* | allow SkUserConfig.h to control NOGPU | reed | 2014-10-30 |
* | Fix int->scalar warning on windows | bsalomon@google.com | 2014-04-24 |
* | Add GM that exercises SkCanvas::discard() | commit-bot@chromium.org | 2014-04-24 |