aboutsummaryrefslogtreecommitdiff
path: root/bench/ChromeBench.cpp
AgeCommit message (Expand)Author
2014-06-19Remove Sk prefix from some bench classes.tfarina
2013-12-03Simplify benchmark internal API.commit-bot@chromium.org
2013-09-13Refactoring: get rid of the SkBenchmark void* parameter.mtklein@google.com
2013-09-10Major bench refactoring.mtklein@google.com
2013-01-26Sanitizing source files in Skia_Periodic_House_Keepingskia.committer@gmail.com
2013-01-07eliminate all warnings in non-thirdparty code on machumper@google.com
2012-03-14Disable overly heavy benchmark - 15x slower than any other benchmarktomhudson@google.com
2011-10-28In debug builds, only run each benchmark 1 time (test for assertion-breakage,tomhudson@google.com
2011-10-27New benchmark for blitRect based on call frequency observed while scrollingtomhudson@google.com