aboutsummaryrefslogtreecommitdiff
path: root/bench/SKPAnimationBench.h
AgeCommit message (Expand)Author
2023-02-13Move SkRandom and SkFixed into baseKevin Lubick
2020-09-03Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'.John Stiles
2020-07-22Fix clang 12 Wsuggest-override and Wsuggest-destructor-overrideBrian Salomon
2019-07-25re-run tools/rewrite_includes.pyMike Klein
2019-07-15Remove WallTimer class.Ben Wagner
2019-04-24rewrite includes to not need so much -IfooMike Klein
2017-08-16Replace SkFAIL with SK_ABORT.Ben Wagner
2016-11-07bench, samples, etc: s/SkAutoTUnref/sk_sp/Hal Canary
2015-06-29Make nanobench zoom animation time basedcdalton
2015-06-25Add loopSKP flag to nanobenchcdalton
2015-04-27Change to add zoom animations to nanobenchjoshualitt