aboutsummaryrefslogtreecommitdiffhomepage
path: root/bench/ColorPrivBench.cpp
Commit message (Expand)AuthorAge
* make most of SkColorPriv.h privateGravatar Cary Clark2017-09-15
* Remove const from `const int loops`.Gravatar mtklein2015-10-01
* Fix for nexus 5 crashing in GL benchesGravatar joshualitt2015-09-30
* Style Change: SkNEW->new; SkDELETE->deleteGravatar halcanary2015-08-26
* C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}Gravatar mtklein2015-03-25
* Fix up all the easy virtual ... SK_OVERRIDE cases.Gravatar mtklein2015-01-09
* Remove Sk prefix from some bench classes.Gravatar tfarina2014-06-19
* Make sure four_byte_interp benches the entire FourByteInterp call.Gravatar commit-bot@chromium.org2013-12-05
* Simplify benchmark internal API.Gravatar commit-bot@chromium.org2013-12-03
* Fix off-by-one in four_byte_interp benches.Gravatar mtklein@google.com2013-12-03
* Add four_byte_interp benches.Gravatar commit-bot@chromium.org2013-12-02