aboutsummaryrefslogtreecommitdiffhomepage
path: root/bench/ChromeBench.cpp
Commit message (Expand)AuthorAge
* change clip-bounds getters to always return the rectGravatar Mike Reed2017-01-23
* Remove const from `const int loops`.Gravatar mtklein2015-10-01
* Style Change: SkNEW->new; SkDELETE->deleteGravatar halcanary2015-08-26
* Remove Sk prefix from some bench classes.Gravatar tfarina2014-06-19
* Simplify benchmark internal API.Gravatar commit-bot@chromium.org2013-12-03
* Refactoring: get rid of the SkBenchmark void* parameter.Gravatar mtklein@google.com2013-09-13
* Major bench refactoring.Gravatar mtklein@google.com2013-09-10
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-01-26
* eliminate all warnings in non-thirdparty code on macGravatar humper@google.com2013-01-07
* Disable overly heavy benchmark - 15x slower than any other benchmarkGravatar tomhudson@google.com2012-03-14
* In debug builds, only run each benchmark 1 time (test for assertion-breakage,Gravatar tomhudson@google.com2011-10-28
* New benchmark for blitRect based on call frequency observed while scrollingGravatar tomhudson@google.com2011-10-27