1. ae8c933 Update SkMatrixImageFilter to sk_sp by robertphillips · 8 years ago
  2. 2a24338 GM: replace boilerplate with macros by halcanary · 9 years ago
  3. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  4. 1818acb rename portable_typeface_always to portable_typeface by caryclark · 9 years ago
  5. d2ce185 make imagefilters* imagemagnifier imageresizetiled portable by caryclark · 9 years ago
  6. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  7. 8c874ee Move SkMatrixImageFilter into core, and add a factory fn for it. by senorblanco · 9 years ago
  8. 93a1215 SkPaint::FilterLevel -> SkFilterQuality by reed · 9 years ago
  9. 1c40292 remove unused GM flags by mtklein · 10 years ago
  10. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  11. 992c7b0 Add standard fonts to all GMs. by Cary Clark · 10 years ago
  12. e4636aa Merge Replay and Quilt tasks, adding in all BBH implementations. by mtklein · 10 years ago
  13. f539318 Cleanup: Get rid of make_isize() function from gm.h. by tfarina · 10 years ago
  14. a90c680 Turn on quilt mode in DM. by commit-bot@chromium.org · 10 years ago
  15. fd0ec2c Implement a generic matrix transform image filter. by senorblanco@chromium.org · 10 years ago
  16. cac5fd5 Factory methods for heap-allocated SkImageFilter objects. by commit-bot@chromium.org · 10 years ago
  17. d4d44f0 Re-enable imageresizetiled, but skip it in tilegrid and rtree. by senorblanco@chromium.org · 10 years ago
  18. 897b73f Fix CTM application in SkResizeImagefilter; implement bounds traversals. by senorblanco@chromium.org · 10 years ago