1. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  2. f9666f5 Remove SkColorSpaceXformCanvas, and supporting code: by Brian Osman · 6 years ago
  3. 4fee323 override getTypeName() instead of using table by Mike Klein · 6 years ago
  4. 27dddae rebase by Cary Clark · 6 years ago
  5. 89ad31e Revert "Reland "remove toString"" by Cary Clark · 6 years ago
  6. 92e37b6 Reland "remove toString" by Cary Clark · 6 years ago
  7. 4dc5a45 remove defines and add commas by Cary Clark · 6 years ago
  8. 32a4910 Revert "remove toString" by Cary Clark · 6 years ago
  9. 5191880 remove toString by Cary Clark · 6 years ago
  10. 9988541 remove SK_IGNORE_TO_STRING by Cary Clark · 6 years ago
  11. 31abf1f Add SkImageFilter::makeColorSpace(SkColorSpaceXformer*) by Matt Sarett · 7 years ago
  12. 958788a remove 4 legacy flags (clients already updated) by Mike Reed · 8 years ago
  13. 225db44 Outline SkImageFilter Make methods by robertphillips · 8 years ago
  14. 6db0a7b Image filters: optimize crop rect application. by senorblanco · 8 years ago
  15. 372177e Switch SkLocalMatrixImageFilter and SkPaintImageFilter over to sk_sp by robertphillips · 8 years ago
  16. 8905790 Revert of Switch SkLocalMatrixImageFilter and SkPaintImageFilter over to sk_sp (patchset #6 id:100001 of https://codereview.chromium.org/1842793002/ ) by djsollen · 8 years ago
  17. a33cf07 Switch SkLocalMatrixImageFilter and SkPaintImageFilter over to sk_sp by robertphillips · 8 years ago
  18. 2302de9 Switch new SkImageFilter internal methods over to sk_sp by robertphillips · 8 years ago
  19. e6163bf Switch SkPaintImageFilter over to new onFilterImage interface by robertphillips · 9 years ago
  20. 48e7846 Mark existing image filter entry points that will be going away with Deprecated by robertphillips · 9 years ago
  21. 77b6ba3 Implement an SkPaint-based image filter by ajuma · 9 years ago