1. dec7802 Reland "[svg] Absolute positioning support for text" by Florin Malita · 4 years, 8 months ago
  2. e2f6245 Revert "[svg] Absolute positioning support for text" by Derek Sollenberger · 4 years, 8 months ago
  3. febb1b8 [svg] Absolute positioning support for text by Florin Malita · 4 years, 8 months ago
  4. 04e03bc [svg] Convert stop-color and stop-opacity to presentation attrs by Tyler Denniston · 4 years, 8 months ago
  5. 7416571 [svg] Split out SkSVGColor from paint by Tyler Denniston · 4 years, 8 months ago
  6. 041f665 [svg] Remove kInherit from several SVG types by Tyler Denniston · 4 years, 8 months ago
  7. 4c6f57a [svg] Use new code path for rest of presentation attrs by Tyler Denniston · 4 years, 8 months ago
  8. 79832e3 [svg] Parse "inherit" generically for SkSVGProperty by Tyler Denniston · 4 years, 9 months ago
  9. a0a5146 [svg] Use new parsing for gradient classes by Tyler Denniston · 4 years, 9 months ago
  10. b25caae [svg] Implement feComposite, basic filter result storage by Tyler Denniston · 4 years, 9 months ago
  11. 8c42567 [svg] Convert most presentation attributes to new style parsing by Florin Malita · 4 years, 9 months ago
  12. 70bb18d [svg] Implement feColorMatrix filter by Tyler Denniston · 4 years, 9 months ago
  13. 5715499 [svg] Add plumbing for bottom-up attribute parsing by Tyler Denniston · 4 years, 9 months ago
  14. dada960 [svg] Add feTurbulence filter (incomplete) by Tyler Denniston · 4 years, 9 months ago
  15. b3cafbc [svg] Add 'filter' presentation attribute and parsing by Tyler Denniston · 4 years, 10 months ago
  16. 30e327e [svg] Rename gradient units type to object bounding box units by Tyler Denniston · 4 years, 10 months ago
  17. 056385b [svg] Convert text-anchor to a presentation attribute by Florin Malita · 4 years, 10 months ago
  18. 385e744 [svg] Add support for preserveAspectRatio by Florin Malita · 4 years, 10 months ago
  19. ab76ab4 [svg] Add gradientUnits attribute, value, and parsing by Tyler Denniston · 4 years, 10 months ago
  20. 39fe8c8 [svg] Parse text attributes by Florin Malita · 4 years, 10 months ago
  21. 8aa0edf move SkTPin to include/private by Mike Klein · 4 years, 10 months ago
  22. b341810 Reland "[svg] Relocate out of experimental" by Florin Malita · 4 years, 10 months ago[Renamed (99%) from experimental/svg/model/SkSVGAttributeParser.cpp]
  23. d6cf56f Revert "[svg] Relocate out of experimental" by Robert Phillips · 4 years, 10 months ago[Renamed (99%) from modules/svg/src/SkSVGAttributeParser.cpp]
  24. 6fc4106 [svg] Relocate out of experimental by Florin Malita · 4 years, 10 months ago[Renamed (99%) from experimental/svg/model/SkSVGAttributeParser.cpp]
  25. a6841be Enable ClangTidy check llvm-namespace-comment. by John Stiles · 5 years ago
  26. 2d65b73 [svg] Fix multiple transforms specified by Tyler Denniston · 5 years ago
  27. a625f92 [svg] Fix translate() with no ty specified. by Tyler Denniston · 5 years ago
  28. 8ac25c4 [svg] Improve color value parsing by Tyler Denniston · 5 years ago
  29. 308c072 [svg] Implement currentColor for gradient stops by Tyler Denniston · 5 years ago
  30. a362669 [svg] Remove primitive type wrappers by Florin Malita · 5 years ago
  31. b96bb97 [SVG] Fix polyline/polygon point parsing by Tyler Denniston · 5 years ago
  32. d1e5b03 [SVG] Fix application of skewX/skewY attributes by Tyler Denniston · 5 years ago
  33. f005c25 [SVG] Fix spec links by Florin Malita · 5 years ago
  34. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 6 years ago
  35. 5edcd31 migrating SkTDArray towards std::vector api by Mike Reed · 7 years ago
  36. f9ecb4e Revert "migrating SkTDArray towards std::vector api" by Mike Reed · 7 years ago
  37. 79884be migrating SkTDArray towards std::vector api by Mike Reed · 7 years ago
  38. 4284613 Enable conditional-uninitialized flag by Kevin Lubick · 8 years ago
  39. f543a60 [SVGDom] Add 'stroke-dasharray' support by Florin Malita · 8 years ago
  40. ffe6ae4 [SVGDom] Add 'visibility' support by Florin Malita · 8 years ago
  41. ce8840e [SVGDom] ClipPath support by Florin Malita · 9 years ago
  42. e932d4b [SVGDom] Add fill-rule support by Florin Malita · 9 years ago
  43. cecd617 [SVGDom] Linear gradient 'spreadMethod' support by fmalita · 9 years ago
  44. 28d5b72 [SVGDom] Initial linear gradient support by fmalita · 9 years ago
  45. 5b31f32 [SVGDom] <polygon> & <polyline> support by fmalita · 9 years ago
  46. 2d961e0 [SVGDom] Add more presentation attributes. by fmalita · 9 years ago
  47. 61f36b3 [SVGDom] Improve whitespace handling in style parsing by fmalita · 9 years ago
  48. c97796b [SVGDom] Improved transform parsing by fmalita · 9 years ago
  49. 397a517 [SVGDom] Add viewBox support by fmalita · 9 years ago
  50. bffc256 [SVGDom] Initial SVGLength support by fmalita · 9 years ago