aboutsummaryrefslogtreecommitdiff
path: root/bench/DecodeBench.cpp
AgeCommit message (Expand)Author
2021-09-23Reland "bench: Add PhoneHub assets to skottie-vs-png decode bench"Avery Musbach
2021-09-23Revert "bench: Add PhoneHub assets to skottie-vs-png decode bench"Brian Osman
2021-09-22bench: Add PhoneHub assets to skottie-vs-png decode benchAvery Musbach
2021-07-08Re-enable large png decode benchFlorin Malita
2021-07-01Disable large png benchFlorin Malita
2021-07-01Add skottie-vs-png decode benchFlorin Malita
2015-02-13Adding new benchmark to test image decoding performance.msarett
2015-01-09Fix up all the easy virtual ... SK_OVERRIDE cases.mtklein
2014-07-28Cleanup: Rename SkOSPath functions.tfarina
2014-06-19Remove Sk prefix from some bench classes.tfarina
2014-06-12hide Config in SkImageDecoder -- use SkColorType insteadreed
2014-02-20Upstream fix for DecodeBench.commit-bot@chromium.org
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
2012-09-17Made more benchs non-renderingrobertphillips@google.com
2012-08-23Result of running tools/sanitize_source_files.py (which was added in https://...rmistry@google.com
2011-10-28In debug builds, only run each benchmark 1 time (test for assertion-breakage,tomhudson@google.com
2011-07-28Automatic update of all copyright notices to reflect new license terms.epoger@google.com
2011-05-09check for missing filename (needs to be specified when tool is launched)reed@google.com
2009-09-02add decode benchreed@android.com