1. 7571f9e Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'. by John Stiles · 5 years ago
  2. d007281 Fix clang 12 Wsuggest-override and Wsuggest-destructor-override by Brian Salomon · 5 years ago
  3. c991152 Added setNodeAttribute to SkSVGDom by Tyler Freeman · 5 years ago
  4. f4403e7 Revert "[SVG] Replace custom attribute value wrappers with std::variant" by Florin Malita · 5 years ago
  5. 97e0861 [SVG] Replace custom attribute value wrappers with std::variant by Florin Malita · 5 years ago
  6. 6c8314e [SVG] Implement currentColor for fill and stroke by Tyler Denniston · 5 years ago
  7. 0929425 [svg] Skip "inherited" presentation attributes by Florin Malita · 5 years ago
  8. e29cdaf Add experimental support for svg text tag. by Xavier Phan · 5 years ago
  9. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 6 years ago
  10. e1dadd7 [SVGDom] Add 'stroke-dashoffset' support by Florin Malita · 8 years ago
  11. f543a60 [SVGDom] Add 'stroke-dasharray' support by Florin Malita · 8 years ago
  12. ffe6ae4 [SVGDom] Add 'visibility' support by Florin Malita · 8 years ago
  13. 1aa1bb6 [SVGDom] Initial <pattern> support by Florin Malita · 8 years ago
  14. 6a69c05 [SVGDom] Initial <use> support by Florin Malita · 8 years ago
  15. 57a0edf [SVGDom] Add clip-rule support by Florin Malita · 8 years ago
  16. cc6cc29 [SVGDom] Radial gradient support by Florin Malita · 8 years ago
  17. ce8840e [SVGDom] ClipPath support by Florin Malita · 9 years ago
  18. e932d4b [SVGDom] Add fill-rule support by Florin Malita · 9 years ago
  19. bef51c2 [SVGDom] Opacity optimization by fmalita · 9 years ago
  20. a5344ee Revert of [SVGDom] Opacity optimization (patchset #4 id:60001 of https://codereview.chromium.org/2353503005/ ) by borenet · 9 years ago
  21. 3dbb7b9 [SVGDom] Opacity optimization by fmalita · 9 years ago
  22. 28d5b72 [SVGDom] Initial linear gradient support by fmalita · 9 years ago
  23. d24ee14 [SVGDom] Add <line> support by fmalita · 9 years ago
  24. dc4c2a9 [SVGDom] Add <circle>, <ellipse> support by fmalita · 9 years ago
  25. 6fb0648 [SVGDom] Add opacity support by fmalita · 9 years ago
  26. ca39d71 [SVGDom] SVGPong sample app by fmalita · 9 years ago
  27. 5b31f32 [SVGDom] <polygon> & <polyline> support by fmalita · 9 years ago
  28. 397a517 [SVGDom] Add viewBox support by fmalita · 9 years ago
  29. bffc256 [SVGDom] Initial SVGLength support by fmalita · 9 years ago
  30. 58649cc [SVGDom] Parse style attributes by fmalita · 9 years ago
  31. 6ceef3d Initial SVG model by fmalita · 9 years ago