1. 92b3335 more rect api simplifications by Mike Reed · 5 years ago
  2. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  3. a1ebeb2 Remove const from `const int loops`. by mtklein · 9 years ago
  4. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  5. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  6. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  7. aa458fb Cleanup: More override fixes - another round. by tfarina · 10 years ago
  8. f168b86 Remove Sk prefix from some bench classes. by tfarina · 10 years ago
  9. 3361471 Simplify benchmark internal API. by commit-bot@chromium.org · 11 years ago
  10. 644629c Implement a benchmark for GrResourceCache by commit-bot@chromium.org · 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. e0e7cfe Change old PRG to be SkLCGRandom; change new one to SkRandom by commit-bot@chromium.org · 11 years ago
  14. 6485b0b Switch out random number generator for tests, benches, samples. by commit-bot@chromium.org · 11 years ago
  15. 77472f0 Bench : Unused parameters cleanup by sugoi@google.com · 11 years ago
  16. 747f1ec Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  17. a3c1348 add new test for region::intersect, when one is a rect, and it wholly contains by reed@google.com · 11 years ago