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