1. 8650d33 Update PathIterBench to use the new RangeIter instead of RawIter by Chris Dalton · 4 years, 3 months ago
  2. 8f3bd77 make pathiter bench a little more realistic by Mike Reed · 5 years ago
  3. 5f152f0 add path-edger; lightweight Iter for edges by Mike Reed · 5 years ago
  4. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  5. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  6. a1ebeb2 Remove const from `const int loops`. by mtklein · 9 years ago
  7. d3ebb48 IWYU: 'core' target, files starting A-C. by bungeman · 9 years ago
  8. 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
  9. 7403d87 IWYU: 'core' target, files starting A-C. by bungeman · 9 years ago
  10. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  11. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  12. f168b86 Remove Sk prefix from some bench classes. by tfarina · 10 years ago
  13. 3361471 Simplify benchmark internal API. by commit-bot@chromium.org · 11 years ago
  14. 644629c Implement a benchmark for GrResourceCache 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. 6485b0b Switch out random number generator for tests, benches, samples. by commit-bot@chromium.org · 11 years ago
  19. faa5ae4 Turn on -Wall -Wextra on Mac, and fix all the warnings that crop up for /usr/bin/g++ and Clang 3.3. by commit-bot@chromium.org · 11 years ago
  20. 77472f0 Bench : Unused parameters cleanup by sugoi@google.com · 11 years ago
  21. 433ce5e Made more benchs non-rendering by robertphillips@google.com · 12 years ago
  22. 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
  23. c56a83c add bench for SkPath::Iter and SkPath::RawIter by reed@google.com · 12 years ago