aboutsummaryrefslogtreecommitdiff
path: root/bench/GameBench.cpp
AgeCommit message (Expand)Author
2014-06-19Remove Sk prefix from some bench classes.tfarina
2014-06-09hide SkBitmap::setConfigreed
2014-05-07GameBench: curCell doesn't need to be extra state.commit-bot@chromium.org
2013-12-03Simplify benchmark internal API.commit-bot@chromium.org
2013-10-31Revert "Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, si...reed@google.com
2013-10-31Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it t...reed@google.com
2013-10-31add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers ...reed@google.com
2013-09-13Refactoring: get rid of the SkBenchmark void* parameter.mtklein@google.com
2013-09-10Major bench refactoring.mtklein@google.com
2013-09-09Change old PRG to be SkLCGRandom; change new one to SkRandomcommit-bot@chromium.org
2013-08-21Bleed cleanup (remove nocolorbleed GM & enable bleed in game bench)robertphillips@google.com
2013-08-01Sanitizing source files in Housekeeper-Nightlyskia.committer@gmail.com
2013-07-31added drawVertices path to GameBenchrobertphillips@google.com
2013-06-01Sanitizing source files in Housekeeper-Nightlyskia.committer@gmail.com
2013-05-31Add atlasing option to GameBench benchrobertphillips@google.com
2013-05-15Add aligned case to game benchrobertphillips@google.com
2013-05-10Sanitizing source files in Housekeeper-Nightlyskia.committer@gmail.com
2013-05-09Fix for compiler warnings/errors in r9078robertphillips@google.com
2013-05-09Added game-like bench marksrobertphillips@google.com