1. 7035a8e Fix benches that aren't really timing what we want by Brian Osman · 7 years ago
  2. 3661bc9 hide trivial helpers on canvas by Mike Reed · 7 years ago
  3. a1ebeb2 Remove const from `const int loops`. by mtklein · 9 years ago
  4. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  5. d3ebb48 IWYU: 'core' target, files starting A-C. by bungeman · 9 years ago
  6. fb8c1fc Revert of IWYU: 'core' target, files starting A-C. (patchset #5 id:80001 of https://codereview.chromium.org/1265033002/ ) by reed · 9 years ago
  7. 7403d87 IWYU: 'core' target, files starting A-C. by bungeman · 9 years ago
  8. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  9. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  10. 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
  11. f168b86 Remove Sk prefix from some bench classes. by tfarina · 10 years ago
  12. 8a2151f Remove global SkRandoms from ChartBench. by commit-bot@chromium.org · 10 years ago
  13. 3361471 Simplify benchmark internal API. by commit-bot@chromium.org · 11 years ago
  14. 97b4b67 Remove uses of unnamed namespace in bench/ directory. by commit-bot@chromium.org · 11 years ago
  15. 410e6e8 Refactoring: get rid of the SkBenchmark void* parameter. by mtklein@google.com · 11 years ago
  16. c289743 Major bench refactoring. by mtklein@google.com · 11 years ago
  17. e0e7cfe Change old PRG to be SkLCGRandom; change new one to SkRandom by commit-bot@chromium.org · 11 years ago
  18. cd7421b Fix ChartBench crash. by bsalomon@google.com · 11 years ago
  19. 4a71997 Add chart bench. Review URL: https://codereview.appspot.com/7368051 by bsalomon@google.com · 11 years ago