1. 9abd568 Reland "Avoid loop-dependent behavior in GrMemoryPoolBench" by Michael Ludwig · 4 years, 9 months ago
  2. dff4c1d Revert "Avoid loop-dependent behavior in GrMemoryPoolBench" by Michael Ludwig · 4 years, 9 months ago
  3. f811fc3 Avoid loop-dependent behavior in GrMemoryPoolBench by Michael Ludwig · 4 years, 10 months ago
  4. 6986c65 Make Gr[Op]MemoryPool allocate itself into its initial block. by Brian Salomon · 4 years, 10 months ago
  5. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  6. 8a00144 test,tools: whitespace changes for clang-format by Hal Canary · 6 years ago
  7. 79aea6a trim #include <new> from SkPostConfig.h by Mike Klein · 6 years ago
  8. c7ad40f Remove SK_SUPPORT_GPU checks in tool-only code by Brian Osman · 6 years ago
  9. 145dbcd Remove SkAutoTDelete. by Ben Wagner · 8 years ago
  10. 1263448 Make SkRandom::next[US]Fixed1 private; update documentation for SkRandom::nextSScalar1. by benjaminwagner · 9 years ago
  11. 852f15d free -> reset by mtklein · 9 years ago
  12. 43812e2 Revert of free -> reset (patchset #3 id:40001 of https://codereview.chromium.org/1811723002/ ) by bungeman · 9 years ago
  13. 0e3738d free -> reset by mtklein · 9 years ago
  14. a1ebeb2 Remove const from `const int loops`. by mtklein · 9 years ago
  15. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  16. f059900 Fix up -Winconsistent-missing-override by mtklein · 9 years ago
  17. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 10 years ago
  18. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  19. f168b86 Remove Sk prefix from some bench classes. by tfarina · 10 years ago
  20. 38aeb0f DM: also run benches once. by commit-bot@chromium.org · 11 years ago
  21. 3361471 Simplify benchmark internal API. by commit-bot@chromium.org · 11 years ago
  22. 644629c Implement a benchmark for GrResourceCache by commit-bot@chromium.org · 11 years ago
  23. 97b4b67 Remove uses of unnamed namespace in bench/ directory. by commit-bot@chromium.org · 11 years ago
  24. 410e6e8 Refactoring: get rid of the SkBenchmark void* parameter. by mtklein@google.com · 11 years ago
  25. c289743 Major bench refactoring. by mtklein@google.com · 11 years ago
  26. e0e7cfe Change old PRG to be SkLCGRandom; change new one to SkRandom by commit-bot@chromium.org · 11 years ago
  27. 6485b0b Switch out random number generator for tests, benches, samples. by commit-bot@chromium.org · 11 years ago
  28. 9d1cff1 use SkAutoTDelete instead of SkTScopedPtr by reed@google.com · 12 years ago
  29. 77472f0 Bench : Unused parameters cleanup by sugoi@google.com · 12 years ago
  30. 9dc2713 Let SkBenchmark classes specify that they do no rendering. by tomhudson@google.com · 12 years ago
  31. fc15722 Turn down repeat count on ref counting and memory pool benches. by tomhudson@google.com · 12 years ago
  32. 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
  33. cf8fb1f Create GPU-less build of Skia. by bsalomon@google.com · 12 years ago
  34. 4da34e3 Add GrMemoryPool as a helper to override operators new/delete by bsalomon@google.com · 12 years ago