Commit message (Expand) | Author | Age | |
---|---|---|---|
* | make most of SkColorPriv.h private | Cary Clark | 2017-09-15 |
* | Remove const from `const int loops`. | mtklein | 2015-10-01 |
* | Fix for nexus 5 crashing in GL benches | joshualitt | 2015-09-30 |
* | 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 |
* | Make sure four_byte_interp benches the entire FourByteInterp call. | commit-bot@chromium.org | 2013-12-05 |
* | Simplify benchmark internal API. | commit-bot@chromium.org | 2013-12-03 |
* | Fix off-by-one in four_byte_interp benches. | mtklein@google.com | 2013-12-03 |
* | Add four_byte_interp benches. | commit-bot@chromium.org | 2013-12-02 |