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