1. 54ef1a7 Add GM to prevent mis-drawing of LCD text in SkPictureImageFilters by robertphillips · 8 years ago
  2. 5ff17b1 Swap SkPictureImageFilter's factories over to smart pointers by robertphillips · 8 years ago
  3. ca2622b return pictures as sk_sp by reed · 8 years ago
  4. 5ea95df Revert "Revert of factories should return baseclass, allowing the impl to specialize (patchset #4 id:60001 of https://codereview.chromium.org/1390523005/ )" by reed · 9 years ago
  5. 95376a0 Revert of factories should return baseclass, allowing the impl to specialize (patchset #4 id:60001 of https://codereview.chromium.org/1390523005/ ) by schenney · 9 years ago
  6. 80a6dca factories should return baseclass, allowing the impl to specialize by reed · 9 years ago
  7. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  8. 1818acb rename portable_typeface_always to portable_typeface by caryclark · 9 years ago
  9. 18a240d make *imagefilter morphology iamge bitmapsource gm portable by caryclark · 9 years ago
  10. aad8b27 Use opaque black not transparent black as imagefilter GM background. by senorblanco · 9 years ago
  11. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  12. 93a1215 SkPaint::FilterLevel -> SkFilterQuality by reed · 9 years ago
  13. 1c40292 remove unused GM flags by mtklein · 10 years ago
  14. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  15. 8c508b4 Update GM to permit correctness testing of MPD on the GMs by robertphillips · 10 years ago
  16. f3c78cc Adding an option for pixelated rendering in SkPictureImageFilter by junov · 10 years ago
  17. 5234075 Adding a PictureResolution option to SkPictureImageFilter by Justin Novosad · 10 years ago
  18. 992c7b0 Add standard fonts to all GMs. by Cary Clark · 10 years ago
  19. 770963f Staging for cleanup of SkPicture-related headers by robertphillips@google.com · 10 years ago
  20. 5fb2ce3 Staged removal of SkPicture-derived classes by commit-bot@chromium.org · 10 years ago
  21. 84b18c7 split SkPictureRecorder out of SkPicture by robertphillips@google.com · 10 years ago
  22. cac5fd5 Factory methods for heap-allocated SkImageFilter objects. by commit-bot@chromium.org · 10 years ago
  23. f012187 Don't run the GM in serialization modes. by senorblanco@chromium.org · 11 years ago
  24. 5333300 Implement an SkPicture image filter source. This is required for the external-SVG reference feature of feImage. It simply plays back an SkPicture to a given destination rect. by senorblanco@chromium.org · 11 years ago
  25. 9c5435d Revert "Implement an SkPicture image filter source. This is required for the external-SVG reference feature of feImage. It simply plays back an SkPicture to a given destination rect." by senorblanco@chromium.org · 11 years ago
  26. 14e2127 Implement an SkPicture image filter source. This is required for the external-SVG reference feature of feImage. It simply plays back an SkPicture to a given destination rect. by senorblanco@chromium.org · 11 years ago