1. 2238c9d Update SkMergeImageFilter to sk_sp by robertphillips · 8 years ago
  2. 372177e Switch SkLocalMatrixImageFilter and SkPaintImageFilter over to sk_sp by robertphillips · 8 years ago
  3. 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
  4. a33cf07 Switch SkLocalMatrixImageFilter and SkPaintImageFilter over to sk_sp by robertphillips · 8 years ago
  5. 2302de9 Switch new SkImageFilter internal methods over to sk_sp by robertphillips · 8 years ago
  6. ae2f2de Switch SkLocalMatrixImageFilter over to new onFilterImage interface by robertphillips · 8 years ago
  7. e5e7984 Change signatures of filter bounds methods to return a rect. by senorblanco · 8 years ago
  8. 48e7846 Mark existing image filter entry points that will be going away with Deprecated by robertphillips · 9 years ago
  9. d8ff5b3 Image filters: Make a recursive, forward-mapping bounds by senorblanco · 9 years ago
  10. 4e23cda remove imagefilter::sizeconstraint by reed · 9 years ago
  11. c9b5f8b tunnel down texture-size-constraint to imagefilters by reed · 9 years ago
  12. b9519f8 Image Filters: refactor all CPU input processing into a filterInput helper function. by senorblanco · 9 years ago
  13. 20311d4 Implement SkLocalMatrixImageFilter. by senorblanco · 9 years ago