aboutsummaryrefslogtreecommitdiff
path: root/bench/InterpBench.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-11-21Implement a benchmark for GrResourceCachecommit-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-03-05Bench : Unused parameters cleanupsugoi@google.com
2013-01-26Sanitizing source files in Skia_Periodic_House_Keepingskia.committer@gmail.com
2012-09-13Let SkBenchmark classes specify that they do no rendering.tomhudson@google.com
2012-08-23Result of running tools/sanitize_source_files.py (which was added in https://...rmistry@google.com
2012-06-06fix warnings on Mac in benchcaryclark@google.com
2012-05-14Debug Windows compiler complaint fixesrobertphillips@google.com
2012-04-06Fixing Windows compiler complaintsrobertphillips@google.com
2012-03-07add bench for various interp techniques used in bitmapshader_matrixreed@google.com