aboutsummaryrefslogtreecommitdiffstats
path: root/bench/TableBench.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove const from `const int loops`.mtklein2015-10-011-1/+1
* Remove Sk prefix from some bench classes.tfarina2014-06-191-3/+3
* Simplify benchmark internal API.commit-bot@chromium.org2013-12-031-2/+2
* Refactoring: get rid of the SkBenchmark void* parameter.mtklein@google.com2013-09-131-7/+1
* Major bench refactoring.mtklein@google.com2013-09-101-4/+1
* Sanitizing source files in Skia_Periodic_House_Keepingskia.committer@gmail.com2012-10-041-13/+13
* Added bench to replicate Google spreadsheet-style table drawingrobertphillips@google.com2012-10-031-0/+81