Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Remove SkAutoTDelete. | Ben Wagner | 2016-11-03 |
* | Style bikeshed - remove extraneous whitespace | halcanary | 2016-03-29 |
* | Remove const from `const int loops`. | mtklein | 2015-10-01 |
* | Fix for nexus 5 crashing in GL benches | joshualitt | 2015-09-30 |
* | Style Change: NULL->nullptr | halcanary | 2015-08-27 |
* | Style Change: SkNEW->new; SkDELETE->delete | halcanary | 2015-08-26 |
* | C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} | mtklein | 2015-03-25 |
* | Fix up all the easy virtual ... SK_OVERRIDE cases. | mtklein | 2015-01-09 |
* | Remove Sk prefix from some bench classes. | tfarina | 2014-06-19 |
* | Add bench for rectanizers | robertphillips | 2014-06-05 |