- ab273fa move SkTRegister.h into tools by Mike Reed · 8 years ago
- e45c81c Began logging more gpu stats from nanobench by joshualitt · 9 years ago
- cb54e8e Cleanup timing state machine by joshualitt · 9 years ago
- a1ebeb2 Remove const from `const int loops`. by mtklein · 9 years ago
- 8a6697a Fix for nexus 5 crashing in GL benches by joshualitt · 9 years ago
- 962cc98 Add benchmarkstream to visualbench by joshualitt · 9 years ago
- 2766c00 remove SkInstCnt by mtklein · 9 years ago
- b402296 Add loopSKP flag to nanobench by cdalton · 9 years ago
- d0a1088 Add _aa variants of Xfermode benches. by mtklein · 9 years ago
- d968a6f Android HWUI backend Nanobench by tomhudson · 10 years ago
- 5b69377 Add MultiPictureDraw to nanobench by robertphillips · 10 years ago
- e77dadd Revert of Add MultiPictureDraw to nanobench (patchset #7 id:120001 of https://codereview.chromium.org/731973005/) by robertphillips · 10 years ago
- 0ddad31 Add MultiPictureDraw to nanobench by robertphillips · 10 years ago
- 9628905 Distinguish common and unique names for skiaperf.com. by mtklein · 10 years ago
- 762c718 Remove useless options from bench by kelvinly · 10 years ago
- f168b86 Remove Sk prefix from some bench classes. by tfarina · 10 years ago[Renamed (90%) from bench/SkBenchmark.h]
- bcbc178 Refactor how we handle resources path in Tests. by tfarina · 10 years ago
- 683e906 Remove SkBenchmark::postDraw. by mtklein · 10 years ago
- 880914c Reland "Clean up Test's resourcePath code." by tfarina · 10 years ago
- 91359be Revert of Clean up Test's resourcePath code. (https://codereview.chromium.org/319473003/) by mtklein · 10 years ago
- 52e4f41 Clean up resourcePath code. by tfarina · 10 years ago
- 38aeb0f DM: also run benches once. by commit-bot@chromium.org · 11 years ago
- 6adce67 Allow GMs to be used as benchmarks. Make convex_poly_clip opt in. by commit-bot@chromium.org · 11 years ago
- 3361471 Simplify benchmark internal API. by commit-bot@chromium.org · 11 years ago
- 644629c Implement a benchmark for GrResourceCache by commit-bot@chromium.org · 11 years ago
- 111fd11 Bench baseline for mostly 0 image. by scroggo@google.com · 11 years ago
- 410e6e8 Refactoring: get rid of the SkBenchmark void* parameter. by mtklein@google.com · 11 years ago
- c289743 Major bench refactoring. by mtklein@google.com · 11 years ago
- bd6343b Rewrite SkTRegistry to take any trivially-copyable type. by mtklein@google.com · 11 years ago
- ef77ec2 extend SkBenchmark to allow a bench to return a durationScale, which allows it to perform fewer actual interations, but report a scale factor to account for that. Thus a very slow bench can be compared head-to-head with a faster one, w/o actually forcing the tool to run for the full duration of the slower test. by reed@google.com · 11 years ago
- 0561a3c need this for prev. cl by reed@google.com · 12 years ago
- 1ca015b add bench for hairlines by reed@google.com · 12 years ago
- b8b92ea add DEF_BENCH marco to make it easy to register new benches by reed@google.com · 12 years ago
- 9dc2713 Let SkBenchmark classes specify that they do no rendering. by tomhudson@google.com · 12 years ago
- fbfcd56 Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 12 years ago
- 30e6d2c Adds a bunch of benchmarks around creating, transforming, testing path equality, by bsalomon@google.com · 12 years ago
- 15e9d3e Expanded distribution of instance counting by robertphillips@google.com · 12 years ago
- ca529d3 In debug builds, only run each benchmark 1 time (test for assertion-breakage, by tomhudson@google.com · 13 years ago
- ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
- 652807b Revert "Revert "Use hairline when line width <= 1.0, instead of < 1.0."" by agl@chromium.org · 15 years ago
- 6fd950c Revert "Use hairline when line width <= 1.0, instead of < 1.0." by agl@chromium.org · 15 years ago
- a956e4f Use hairline when line width <= 1.0, instead of < 1.0. by anatoly@google.com · 15 years ago
- 0c9da39 add FPSBench by reed@android.com · 15 years ago
- 4e635f9 add -forceDither option to bench (it is tristate) by reed@android.com · 15 years ago
- e9d0060 add decode bench add dictionary for bench tools to see optional cmdline args by reed@android.com · 15 years ago
- 29348cb add -forceFilter to bench tool move some utils out of effects/ by reed@android.com · 15 years ago
- f523e25 add BitmapBench by reed@android.com · 16 years ago
- a70ba36 remove duplicate SkTRegistry definition by reed@android.com · 16 years ago
- 4bc1983 add options to bench: -repeat N -forceOpaque -forceBlend -forceAA -forceBW by reed@android.com · 16 years ago
- bd700c3 add benchmark framework by reed@android.com · 16 years ago