Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Add benchmark for comparing multitexturing to non-multitexturing image draws. | Brian Salomon | 2017-10-11 |
* | Mark overridden destructors with 'override' and remove 'virtual' | Brian Salomon | 2017-03-22 |
* | Remove const from `const int loops`. | mtklein | 2015-10-01 |
* | 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 |
* | SKPs-as-benches in nanobench | mtklein | 2014-08-01 |
* | Remove Sk prefix from some bench classes. | tfarina | 2014-06-19 |