1. a1ebeb2 Remove const from `const int loops`. by mtklein · 9 years ago
  2. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 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 · 9 years ago
  5. e5ea500 Hide fields in SkImageInfo by reed · 10 years ago
  6. f168b86 Remove Sk prefix from some bench classes. by tfarina · 10 years ago
  7. e62513f Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  8. 4cd9e21 Add SkCanvas::writePixels that takes info+pixels directly by commit-bot@chromium.org · 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. c9917c0 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  13. 8f42697 This bench attempts to recreate Chromium's Canvas_putImageData performance test to track down https://code.google.com/p/chromium/issues/detail?id=270649. by commit-bot@chromium.org · 11 years ago