1. fc0f44a Update DownSampleImageFilter to sk_sp by robertphillips · 8 years ago
  2. 5605b56 Update SkColorFilterImageFilter to sk_sp by robertphillips · 8 years ago
  3. 6e7025a Update SkBlurImageFilter to sk_sp by robertphillips · 8 years ago
  4. 51a315e Update SkOffsetImageFilter to sk_sp by robertphillips · 8 years ago
  5. 2238c9d Update SkMergeImageFilter to sk_sp by robertphillips · 8 years ago
  6. 491fb17 Update SkComposeImageFilter to sk_sp by robertphillips · 8 years ago
  7. d053ce9 Reland of [2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.o… (patchset #1 id:1 of https://codereview.chromium.org/1821103004/ ) by reed · 8 years ago
  8. d688929 Revert of Revert[2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.o… (patchset #3 id:40001 of https://codereview.chromium.org/1825073002/ ) by reed · 8 years ago
  9. 4c9776b Revert[2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.org/1822623002/ )" by reed · 8 years ago
  10. 1eb81db Revert of switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.org/1822623002/ ) by reed · 8 years ago
  11. f809d76 switch colorfilters to sk_sp by reed · 8 years ago
  12. 96f16e8 Use DEF_GM everywhere by scroggo · 9 years ago
  13. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  14. 1c40292 remove unused GM flags by mtklein · 10 years ago
  15. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  16. 752e7eb Cleanup: Another round of override fixes. by tfarina · 10 years ago
  17. a90c680 Turn on quilt mode in DM. by commit-bot@chromium.org · 10 years ago
  18. cac5fd5 Factory methods for heap-allocated SkImageFilter objects. by commit-bot@chromium.org · 10 years ago
  19. 7fa2a65 fix more 64bit warnings by reed@google.com · 11 years ago
  20. 1c4c9ef Move SkComposeImageFilter into its own {.h, .cpp} files by commit-bot@chromium.org · 11 years ago
  21. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  22. 4a9a612 Pull SkMergeImageFilter out into its own file. by senorblanco@chromium.org · 12 years ago
  23. 9daf96a Break out SkOffsetImageFilter into its own file, and derive it from by senorblanco@chromium.org · 12 years ago
  24. cd9f559 Add a factory Create function for SkColorFilterImageFilter, and move the matrix optimization there. This will allow the Chrome compositor to extract the optimized matrix, and potentially apply the color matrix itself, saving a buffer allocation & draw. by senorblanco@chromium.org · 12 years ago
  25. d6176b0 Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 12 years ago
  26. 44888c6 Move SkColorFilterImageFilter into its own file. by senorblanco@chromium.org · 12 years ago
  27. 76dd277 add filterImage() entry-point to SkDevice, to allow it to specialize on subclasses by reed@google.com · 13 years ago
  28. 32d25b6 initial impl of SkImageFilters : virtual signature will change! by reed@google.com · 13 years ago