aboutsummaryrefslogtreecommitdiff
path: root/bench/Benchmark.h
AgeCommit message (Expand)Author
2021-05-01Collect DMSAA statsChris Dalton
2020-09-03Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'.John Stiles
2019-06-03add unit scaling mode to benchmark/nanobenchMike Klein
2019-04-24rewrite includes to not need so much -IfooMike Klein
2018-08-09Remove dead code from BenchmarkBrian Osman
2017-10-11Add benchmark for comparing multitexturing to non-multitexturing image draws.Brian Salomon
2017-01-11move SkTRegister.h into toolsMike Reed
2015-12-02Began logging more gpu stats from nanobenchjoshualitt
2015-10-05Cleanup timing state machinejoshualitt
2015-10-01Remove const from `const int loops`.mtklein
2015-09-30Fix for nexus 5 crashing in GL benchesjoshualitt
2015-06-30Add benchmarkstream to visualbenchjoshualitt
2015-06-26remove SkInstCntmtklein
2015-06-25Add loopSKP flag to nanobenchcdalton
2015-05-13Add _aa variants of Xfermode benches.mtklein
2015-03-26Android HWUI backend Nanobenchtomhudson
2014-11-21Add MultiPictureDraw to nanobenchrobertphillips
2014-11-21Revert of Add MultiPictureDraw to nanobench (patchset #7 id:120001 of https:/...robertphillips
2014-11-21Add MultiPictureDraw to nanobenchrobertphillips
2014-09-10Distinguish common and unique names for skiaperf.com.mtklein
2014-07-09Remove useless options from benchkelvinly
2014-06-19Remove Sk prefix from some bench classes.tfarina