1. 1de89c4 Don't use filter-quality by Mike Reed · 3 years, 9 months ago
  2. 7571f9e Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'. by John Stiles · 4 years, 2 months ago
  3. 6a34f3a IWYU for gms starting with 'b'. by Ben Wagner · 6 years ago
  4. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 6 years ago
  5. 1be1f8d hide SkBlurMaskFilter and SkBlurQuality by Mike Reed · 7 years ago
  6. dbfd7ab Replace a lot of 'static const' with 'constexpr' or 'const'. by mtklein · 8 years ago
  7. efdfd51 switch maskfilters to sk_sp by reed · 9 years ago
  8. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 10 years ago
  9. 93a1215 SkPaint::FilterLevel -> SkFilterQuality by reed · 10 years ago
  10. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  11. e396455 move common blur types into central header by commit-bot@chromium.org · 11 years ago
  12. 4469938 Revert "Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning"" by reed@google.com · 11 years ago
  13. 6fcbfce Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning" by reed@google.com · 11 years ago
  14. 081560e add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning by reed@google.com · 11 years ago
  15. b706117 Push sigma-based blur interface into our GMs/benches/tests/samplecode by robertphillips@google.com · 11 years ago
  16. 073a32e Fix compiler warning/error in r10428 by robertphillips@google.com · 11 years ago
  17. 17ad2bd Fix quickReject computation for blurs by robertphillips@google.com · 11 years ago