1. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  2. 8619a34 Revert "Hide setDrawLooper -- deprecate loopers" by Mike Reed · 6 years ago
  3. c877ea2 Hide setDrawLooper -- deprecate loopers by Mike Reed · 6 years ago
  4. 1be1f8d hide SkBlurMaskFilter and SkBlurQuality by Mike Reed · 7 years ago
  5. faba371 remove unused code around SK_SUPPORT_LEGACY_XFERMODE_PARAM by Mike Reed · 8 years ago
  6. 7d954ad remove xfermode from public api by Mike Reed · 8 years ago
  7. efdfd51 switch maskfilters to sk_sp by reed · 9 years ago
  8. 7b380d0 guard rasterizer and drawlooper setters by reed · 9 years ago
  9. a1ebeb2 Remove const from `const int loops`. by mtklein · 9 years ago
  10. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  11. d3ebb48 IWYU: 'core' target, files starting A-C. by bungeman · 9 years ago
  12. 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
  13. 7403d87 IWYU: 'core' target, files starting A-C. by bungeman · 9 years ago
  14. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 10 years ago
  15. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  16. aa458fb Cleanup: More override fixes - another round. by tfarina · 10 years ago
  17. f168b86 Remove Sk prefix from some bench classes. by tfarina · 10 years ago
  18. e396455 move common blur types into central header by commit-bot@chromium.org · 10 years ago
  19. 73cb153 Make sure SkDrawLooper objects can only be allocated on the heap. by commit-bot@chromium.org · 11 years ago
  20. 48f31bd try to deprecate fFlagsMask from SkLayerDrawLooper by reed@google.com · 11 years ago
  21. 3361471 Simplify benchmark internal API. by commit-bot@chromium.org · 11 years ago
  22. 410e6e8 Refactoring: get rid of the SkBenchmark void* parameter. by mtklein@google.com · 11 years ago
  23. c289743 Major bench refactoring. by mtklein@google.com · 11 years ago
  24. e0e7cfe Change old PRG to be SkLCGRandom; change new one to SkRandom by commit-bot@chromium.org · 11 years ago
  25. b706117 Push sigma-based blur interface into our GMs/benches/tests/samplecode by robertphillips@google.com · 11 years ago
  26. 0431b87 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  27. 63a3f6f Fix for Debug check failures in r9108 by robertphillips@google.com · 11 years ago
  28. 1d2f631 add bench for blurred rectori case by robertphillips@google.com · 11 years ago