1. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  2. a1ebeb2 Remove const from `const int loops`. by mtklein · 9 years ago
  3. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  4. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  5. 4473be8 Clean up some benches that answer questions we're no longer asking. by mtklein · 10 years ago
  6. 170e00d Have Clang builders build in C++11 mode. by mtklein · 10 years ago
  7. f168b86 Remove Sk prefix from some bench classes. by tfarina · 10 years ago
  8. 3361471 Simplify benchmark internal API. by commit-bot@chromium.org · 11 years ago
  9. 644629c Implement a benchmark for GrResourceCache by commit-bot@chromium.org · 11 years ago
  10. 519f967 Add sk_calloc. Remove SkMemory_stdlib, which seems unused. by mtklein@google.com · 11 years ago
  11. 410e6e8 Refactoring: get rid of the SkBenchmark void* parameter. by mtklein@google.com · 11 years ago
  12. c289743 Major bench refactoring. by mtklein@google.com · 11 years ago
  13. 77472f0 Bench : Unused parameters cleanup by sugoi@google.com · 11 years ago
  14. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  15. 9dc2713 Let SkBenchmark classes specify that they do no rendering. by tomhudson@google.com · 12 years ago
  16. 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
  17. 3a67a66 Add an SK_PRINTF_LIKE macro, which declares a function to have printf-like by senorblanco@chromium.org · 12 years ago
  18. ebd2496 change SkChunkAlloc to grow its allocations geometrically (not linearly) by reed@google.com · 12 years ago