1. dbfd7ab Replace a lot of 'static const' with 'constexpr' or 'const'. by mtklein · 8 years ago
  2. efdfd51 switch maskfilters to sk_sp by reed · 8 years ago
  3. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  4. 93a1215 SkPaint::FilterLevel -> SkFilterQuality by reed · 9 years ago
  5. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  6. e396455 move common blur types into central header by commit-bot@chromium.org · 10 years ago
  7. 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
  8. 6fcbfce Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning" by reed@google.com · 11 years ago
  9. 081560e add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning by reed@google.com · 11 years ago
  10. b706117 Push sigma-based blur interface into our GMs/benches/tests/samplecode by robertphillips@google.com · 11 years ago
  11. 073a32e Fix compiler warning/error in r10428 by robertphillips@google.com · 11 years ago
  12. 17ad2bd Fix quickReject computation for blurs by robertphillips@google.com · 11 years ago