1. 1263448 Make SkRandom::next[US]Fixed1 private; update documentation for SkRandom::nextSScalar1. by benjaminwagner · 8 years ago
  2. 852f15d free -> reset by mtklein · 8 years ago
  3. 43812e2 Revert of free -> reset (patchset #3 id:40001 of https://codereview.chromium.org/1811723002/ ) by bungeman · 8 years ago
  4. 0e3738d free -> reset by mtklein · 8 years ago
  5. a1ebeb2 Remove const from `const int loops`. by mtklein · 9 years ago
  6. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  7. f059900 Fix up -Winconsistent-missing-override by mtklein · 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. f168b86 Remove Sk prefix from some bench classes. by tfarina · 10 years ago
  11. 38aeb0f DM: also run benches once. by commit-bot@chromium.org · 10 years ago
  12. 3361471 Simplify benchmark internal API. by commit-bot@chromium.org · 11 years ago
  13. 644629c Implement a benchmark for GrResourceCache 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. 6485b0b Switch out random number generator for tests, benches, samples. by commit-bot@chromium.org · 11 years ago
  19. 9d1cff1 use SkAutoTDelete instead of SkTScopedPtr by reed@google.com · 11 years ago
  20. 77472f0 Bench : Unused parameters cleanup by sugoi@google.com · 11 years ago
  21. 9dc2713 Let SkBenchmark classes specify that they do no rendering. by tomhudson@google.com · 12 years ago
  22. fc15722 Turn down repeat count on ref counting and memory pool benches. by tomhudson@google.com · 12 years ago
  23. 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
  24. cf8fb1f Create GPU-less build of Skia. by bsalomon@google.com · 12 years ago
  25. 4da34e3 Add GrMemoryPool as a helper to override operators new/delete by bsalomon@google.com · 12 years ago