1. 6ac0df8 drawText Cleanup by Hal Canary · 5 years ago
  2. 2a475ea add drawString helper to canvas by Cary Clark · 7 years ago
  3. 33d2055 GM: some header cleanup by Mike Klein · 7 years ago
  4. 918e144 change clip-bounds getters to always return the rect by Mike Reed · 7 years ago
  5. ae8c933 Update SkMatrixImageFilter to sk_sp by robertphillips · 8 years ago
  6. 2a24338 GM: replace boilerplate with macros by halcanary · 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. d2ce185 make imagefilters* imagemagnifier imageresizetiled portable by caryclark · 9 years ago
  10. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  11. 8c874ee Move SkMatrixImageFilter into core, and add a factory fn for it. by senorblanco · 9 years ago
  12. 93a1215 SkPaint::FilterLevel -> SkFilterQuality by reed · 9 years ago
  13. 1c40292 remove unused GM flags by mtklein · 9 years ago
  14. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 9 years ago
  15. 992c7b0 Add standard fonts to all GMs. by Cary Clark · 10 years ago
  16. e4636aa Merge Replay and Quilt tasks, adding in all BBH implementations. by mtklein · 10 years ago
  17. f539318 Cleanup: Get rid of make_isize() function from gm.h. by tfarina · 10 years ago
  18. a90c680 Turn on quilt mode in DM. by commit-bot@chromium.org · 10 years ago
  19. fd0ec2c Implement a generic matrix transform image filter. by senorblanco@chromium.org · 10 years ago
  20. cac5fd5 Factory methods for heap-allocated SkImageFilter objects. by commit-bot@chromium.org · 10 years ago
  21. d4d44f0 Re-enable imageresizetiled, but skip it in tilegrid and rtree. by senorblanco@chromium.org · 10 years ago
  22. 897b73f Fix CTM application in SkResizeImagefilter; implement bounds traversals. by senorblanco@chromium.org · 10 years ago