1. 898bbfa Update gms to use new image filter factories by Michael Ludwig · 5 years ago
  2. 7fde8e1 IWYU for gms. by Ben Wagner · 5 years ago
  3. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  4. ea3f014 sk_tool_utils -> ToolUtils, and git clang-format by Mike Klein · 5 years ago
  5. df2d27e drawText Cleanup, part 2 by Hal Canary · 6 years ago
  6. 07e4adf Remove SkCanvas::kPreserveLCDText_SaveLayerFlag by Florin Malita · 6 years ago
  7. 77e487d Revert "Revert "Remove MakeForLocalSpace since picture image is sufficient"" by Mike Reed · 7 years ago
  8. fc45998 Revert "Remove MakeForLocalSpace since picture image is sufficient" by Mike Reed · 7 years ago
  9. 0d8766c Remove MakeForLocalSpace since picture image is sufficient by Mike Reed · 7 years ago
  10. 2a475ea add drawString helper to canvas by Cary Clark · 7 years ago
  11. 33d2055 GM: some header cleanup by Mike Klein · 7 years ago
  12. 3806b8f Fix bug & add code to catch ImageFilter clearing bugs by robertphillips · 8 years ago
  13. 54ef1a7 Add GM to prevent mis-drawing of LCD text in SkPictureImageFilters by robertphillips · 8 years ago
  14. 5ff17b1 Swap SkPictureImageFilter's factories over to smart pointers by robertphillips · 8 years ago
  15. ca2622b return pictures as sk_sp by reed · 8 years ago
  16. 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
  17. 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
  18. 80a6dca factories should return baseclass, allowing the impl to specialize by reed · 9 years ago
  19. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  20. 1818acb rename portable_typeface_always to portable_typeface by caryclark · 9 years ago
  21. 18a240d make *imagefilter morphology iamge bitmapsource gm portable by caryclark · 9 years ago
  22. aad8b27 Use opaque black not transparent black as imagefilter GM background. by senorblanco · 9 years ago
  23. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  24. 93a1215 SkPaint::FilterLevel -> SkFilterQuality by reed · 9 years ago
  25. 1c40292 remove unused GM flags by mtklein · 10 years ago
  26. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  27. 8c508b4 Update GM to permit correctness testing of MPD on the GMs by robertphillips · 10 years ago
  28. f3c78cc Adding an option for pixelated rendering in SkPictureImageFilter by junov · 10 years ago
  29. 5234075 Adding a PictureResolution option to SkPictureImageFilter by Justin Novosad · 10 years ago
  30. 992c7b0 Add standard fonts to all GMs. by Cary Clark · 10 years ago
  31. 770963f Staging for cleanup of SkPicture-related headers by robertphillips@google.com · 10 years ago
  32. 5fb2ce3 Staged removal of SkPicture-derived classes by commit-bot@chromium.org · 10 years ago
  33. 84b18c7 split SkPictureRecorder out of SkPicture by robertphillips@google.com · 10 years ago
  34. cac5fd5 Factory methods for heap-allocated SkImageFilter objects. by commit-bot@chromium.org · 10 years ago
  35. f012187 Don't run the GM in serialization modes. by senorblanco@chromium.org · 11 years ago
  36. 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
  37. 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
  38. 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