1. efdfd51 switch maskfilters to sk_sp by reed · 8 years ago
  2. 7b380d0 guard rasterizer and drawlooper setters by reed · 8 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. d3ebb48 IWYU: 'core' target, files starting A-C. by bungeman · 9 years ago
  6. fb8c1fc Revert of IWYU: 'core' target, files starting A-C. (patchset #5 id:80001 of https://codereview.chromium.org/1265033002/ ) by reed · 9 years ago
  7. 7403d87 IWYU: 'core' target, files starting A-C. by bungeman · 9 years ago
  8. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  9. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  10. aa458fb Cleanup: More override fixes - another round. by tfarina · 10 years ago
  11. f168b86 Remove Sk prefix from some bench classes. by tfarina · 10 years ago
  12. e396455 move common blur types into central header by commit-bot@chromium.org · 10 years ago
  13. 73cb153 Make sure SkDrawLooper objects can only be allocated on the heap. by commit-bot@chromium.org · 10 years ago
  14. 48f31bd try to deprecate fFlagsMask from SkLayerDrawLooper by reed@google.com · 10 years ago
  15. 3361471 Simplify benchmark internal API. by commit-bot@chromium.org · 11 years ago
  16. 410e6e8 Refactoring: get rid of the SkBenchmark void* parameter. by mtklein@google.com · 11 years ago
  17. c289743 Major bench refactoring. by mtklein@google.com · 11 years ago
  18. e0e7cfe Change old PRG to be SkLCGRandom; change new one to SkRandom by commit-bot@chromium.org · 11 years ago
  19. b706117 Push sigma-based blur interface into our GMs/benches/tests/samplecode by robertphillips@google.com · 11 years ago
  20. 0431b87 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  21. 63a3f6f Fix for Debug check failures in r9108 by robertphillips@google.com · 11 years ago
  22. 1d2f631 add bench for blurred rectori case by robertphillips@google.com · 11 years ago