Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Replace a lot of 'static const' with 'constexpr' or 'const'. | mtklein | 2016-09-01 |
* | partial switch over to sp usage of shaders | reed | 2016-03-09 |
* | GM: replace boilerplate with macros | halcanary | 2015-09-09 |
* | Style Change: NULL->nullptr | halcanary | 2015-08-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 |
* | Fix up all the easy virtual ... SK_OVERRIDE cases. | mtklein | 2015-01-09 |
* | Cleanup: More override fixes - another round. | tfarina | 2015-01-05 |
* | DM warning-free on win64 | bsalomon | 2014-12-12 |
* | Send less transform data when drawing text with nvpr | cdalton | 2014-07-25 |