1. f46d5ca use std::make_unique by Mike Klein · 4 years, 8 months ago
  2. 3f412f9 [svgcanvas] Named colors support by Florin Malita · 5 years ago
  3. 05bab9a [svgcanvas] Don't emit default fill and stroke attributes by Florin Malita · 5 years ago
  4. 673e87c [svgcanvas] Consolidate constant-Y text positions by Florin Malita · 5 years ago
  5. abc9653 [SkSVGCanvas] Add flag for converting text to paths by Florin Malita · 5 years ago
  6. 51e15a6 Use SkTextEncoding enum instead of macros. by Ben Wagner · 5 years ago
  7. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  8. b286bc2 Introduce new factory for SkColorFilters by Mike Reed · 5 years ago
  9. e25b447 Move SkTileModes to top level by Mike Reed · 5 years ago
  10. 562017b [SVGCanvas] Clean up public factories by Florin Malita · 5 years ago
  11. 212e906 don't use drawPosText by Mike Reed · 6 years ago
  12. 84dd183 Implement Color Filters for SKIA SVG backend by Anas AlJabri · 6 years ago
  13. c640d0d Revert "Revert "SkTypes: extract SkTo"" by Hal Canary · 6 years ago
  14. fdcfb8b Revert "SkTypes: extract SkTo" by Hal Canary · 6 years ago
  15. 2a2f675 SkTypes: extract SkTo by Hal Canary · 6 years ago
  16. 41f4f31 Reland "Have draw(Text|PosText|PosTextH) use a single entry on the device" by Herb Derby · 6 years ago
  17. 74b390d Revert "Have draw(Text|PosText|PosTextH) use a single entry on the device" by Hal Canary · 6 years ago
  18. 4225b32 Have draw(Text|PosText|PosTextH) use a single entry on the device by Herb Derby · 6 years ago
  19. 6ce482a Remove include/svg from public.bzl includes. by Ben Wagner · 6 years ago
  20. 77e3afc [SkSVGDevice] Add support for image shaders. by Alexander Midlash · 6 years ago
  21. ff2742e SkQP: slim deps. Also skia_enable_fontmgr_empty by Hal Canary · 6 years ago
  22. 5df4934 Revert[2] "Change SkCanvas to *not* inherit from SkRefCnt" by Mike Reed · 8 years ago
  23. b613c26 Revert "Change SkCanvas to *not* inherit from SkRefCnt" by Heather Miller · 8 years ago
  24. 8240750 Change SkCanvas to *not* inherit from SkRefCnt by Mike Reed · 8 years ago
  25. 342b7ac tests: s/SkAutoTUnref/sk_sp/ by Hal Canary · 8 years ago
  26. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  27. 7a04869 [SVGDevice] Text whitespace unittest by fmalita · 9 years ago