1. 7571f9e Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'. by John Stiles · 4 years ago
  2. d007281 Fix clang 12 Wsuggest-override and Wsuggest-destructor-override by Brian Salomon · 4 years, 1 month ago
  3. 92b3335 more rect api simplifications by Mike Reed · 5 years ago
  4. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  5. 918e144 change clip-bounds getters to always return the rect by Mike Reed · 8 years ago
  6. a1ebeb2 Remove const from `const int loops`. by mtklein · 9 years ago
  7. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 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. 410e6e8 Refactoring: get rid of the SkBenchmark void* parameter. by mtklein@google.com · 11 years ago
  11. c289743 Major bench refactoring. by mtklein@google.com · 11 years ago
  12. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  13. 05af1af eliminate all warnings in non-thirdparty code on mac by humper@google.com · 12 years ago
  14. af2313e Disable overly heavy benchmark - 15x slower than any other benchmark by tomhudson@google.com · 12 years ago
  15. ca529d3 In debug builds, only run each benchmark 1 time (test for assertion-breakage, by tomhudson@google.com · 13 years ago
  16. 71dd3e0 New benchmark for blitRect based on call frequency observed while scrolling by tomhudson@google.com · 13 years ago