skia2/modules/svg/include
Tyler Denniston a0a5146ba9 [svg] Use new parsing for gradient classes
- Added new SVG_OPTIONAL_ATTR macro for lazy properties
- Added SkSVGIRI type -- we need explicit types now to be able to
  dispatch via the templated parse function
- Converted several attribute parse functions to templated version

Change-Id: I270d35983083f368e36afd96a62c768161d49942
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/333518
Commit-Queue: Tyler Denniston <tdenniston@google.com>
Reviewed-by: Florin Malita <fmalita@chromium.org>
2020-11-10 19:04:49 +00:00
..
SkSVGAttribute.h [svg] Convert most presentation attributes to new style parsing 2020-11-06 19:29:54 +00:00
SkSVGAttributeParser.h [svg] Use new parsing for gradient classes 2020-11-10 19:04:49 +00:00
SkSVGCircle.h Reland "[svg] Relocate out of experimental" 2020-10-16 02:32:41 +00:00
SkSVGClipPath.h Reland "[svg] Relocate out of experimental" 2020-10-16 02:32:41 +00:00
SkSVGContainer.h [svg] Implement gradientUnits="objectBoundingBox" 2020-10-27 19:56:28 +00:00
SkSVGDefs.h Reland "[svg] Relocate out of experimental" 2020-10-16 02:32:41 +00:00
SkSVGDOM.h Reland "[svg] Relocate out of experimental" 2020-10-16 02:32:41 +00:00
SkSVGEllipse.h Reland "[svg] Relocate out of experimental" 2020-10-16 02:32:41 +00:00
SkSVGFe.h [svg] Implement feComposite, basic filter result storage 2020-11-10 14:00:56 +00:00
SkSVGFeColorMatrix.h [svg] Implement feColorMatrix filter 2020-11-06 18:40:24 +00:00
SkSVGFeComposite.h [svg] Implement feComposite, basic filter result storage 2020-11-10 14:00:56 +00:00
SkSVGFeTurbulence.h [svg] Minor parser tweaks 2020-11-05 17:12:06 +00:00
SkSVGFilter.h [svg] New layer for image filter if one is set 2020-11-02 21:54:25 +00:00
SkSVGFilterContext.h [svg] Implement feComposite, basic filter result storage 2020-11-10 14:00:56 +00:00
SkSVGG.h Reland "[svg] Relocate out of experimental" 2020-10-16 02:32:41 +00:00
SkSVGGradient.h [svg] Use new parsing for gradient classes 2020-11-10 19:04:49 +00:00
SkSVGHiddenContainer.h Reland "[svg] Relocate out of experimental" 2020-10-16 02:32:41 +00:00
SkSVGIDMapper.h Reland "[svg] Relocate out of experimental" 2020-10-16 02:32:41 +00:00
SkSVGLine.h Reland "[svg] Relocate out of experimental" 2020-10-16 02:32:41 +00:00
SkSVGLinearGradient.h [svg] Use new parsing for gradient classes 2020-11-10 19:04:49 +00:00
SkSVGNode.h [svg] Use new parsing for gradient classes 2020-11-10 19:04:49 +00:00
SkSVGPath.h Reland "[svg] Relocate out of experimental" 2020-10-16 02:32:41 +00:00
SkSVGPattern.h Reland "[svg] Relocate out of experimental" 2020-10-16 02:32:41 +00:00
SkSVGPoly.h Reland "[svg] Relocate out of experimental" 2020-10-16 02:32:41 +00:00
SkSVGRadialGradient.h [svg] Use new parsing for gradient classes 2020-11-10 19:04:49 +00:00
SkSVGRect.h [svg] Implement gradientUnits="objectBoundingBox" 2020-10-27 19:56:28 +00:00
SkSVGRenderContext.h [svg] New layer for image filter if one is set 2020-11-02 21:54:25 +00:00
SkSVGShape.h Reland "[svg] Relocate out of experimental" 2020-10-16 02:32:41 +00:00
SkSVGStop.h Reland "[svg] Relocate out of experimental" 2020-10-16 02:32:41 +00:00
SkSVGSVG.h [svg] Add support for preserveAspectRatio 2020-10-21 22:10:33 +00:00
SkSVGText.h [svg] Convert text-anchor to a presentation attribute 2020-10-28 14:10:01 +00:00
SkSVGTransformableNode.h [svg] Implement gradientUnits="objectBoundingBox" 2020-10-27 19:56:28 +00:00
SkSVGTypes.h [svg] Use new parsing for gradient classes 2020-11-10 19:04:49 +00:00
SkSVGUse.h [svg] Implement gradientUnits="objectBoundingBox" 2020-10-27 19:56:28 +00:00
SkSVGValue.h [svg] Use new parsing for gradient classes 2020-11-10 19:04:49 +00:00