skia2/experimental/svg/model
Mike Reed c80ee456ad Revert "move onto new factories for SkMatrix"
This reverts commit 046c2b7d90.

Reason for revert: need to update/guard flutter

Original change's description:
> move onto new factories for SkMatrix
> 
> Just rename, no functional changes expected.
> 
> Change-Id: Id77ab1cf6b1cab35087a7c56000750912cf47383
> Reviewed-on: https://skia-review.googlesource.com/c/skia/+/290831
> Commit-Queue: Mike Reed <reed@google.com>
> Reviewed-by: Florin Malita <fmalita@chromium.org>

TBR=fmalita@chromium.org,reed@google.com

Change-Id: Ic74f177128913374b8c60b4df88f04cf72fbacb3
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/291359
Reviewed-by: Mike Reed <reed@google.com>
Commit-Queue: Mike Reed <reed@google.com>
2020-05-21 16:05:20 +00:00
..
SkPEG.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
SkSVGAttribute.cpp [SVG] Implement currentColor for fill and stroke 2020-04-09 18:48:16 +00:00
SkSVGAttribute.h SVG: Added font-size and font-weight attributes to Text node 2020-04-22 01:24:03 +00:00
SkSVGAttributeParser.cpp [svg] Fix multiple transforms specified 2020-04-16 13:39:30 +00:00
SkSVGAttributeParser.h [svg] Fix multiple transforms specified 2020-04-16 13:39:30 +00:00
SkSVGCircle.cpp Revert "[SVG] Replace custom attribute value wrappers with std::variant" 2020-04-10 14:14:22 +00:00
SkSVGCircle.h Revert "[SVG] Replace custom attribute value wrappers with std::variant" 2020-04-10 14:14:22 +00:00
SkSVGClipPath.cpp rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
SkSVGClipPath.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
SkSVGContainer.cpp rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
SkSVGContainer.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
SkSVGDefs.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
SkSVGDOM.cpp Added setNodeAttribute to SkSVGDom 2020-05-08 21:08:12 +00:00
SkSVGDOM.h Added setNodeAttribute to SkSVGDom 2020-05-08 21:08:12 +00:00
SkSVGEllipse.cpp Revert "[SVG] Replace custom attribute value wrappers with std::variant" 2020-04-10 14:14:22 +00:00
SkSVGEllipse.h Revert "[SVG] Replace custom attribute value wrappers with std::variant" 2020-04-10 14:14:22 +00:00
SkSVGG.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
SkSVGGradient.cpp [svg] Implement currentColor for gradient stops 2020-04-14 16:20:44 +00:00
SkSVGGradient.h [svg] Implement currentColor for gradient stops 2020-04-14 16:20:44 +00:00
SkSVGHiddenContainer.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
SkSVGIDMapper.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
SkSVGLine.cpp Revert "[SVG] Replace custom attribute value wrappers with std::variant" 2020-04-10 14:14:22 +00:00
SkSVGLine.h Revert "[SVG] Replace custom attribute value wrappers with std::variant" 2020-04-10 14:14:22 +00:00
SkSVGLinearGradient.cpp Revert "[SVG] Replace custom attribute value wrappers with std::variant" 2020-04-10 14:14:22 +00:00
SkSVGLinearGradient.h Revert "[SVG] Replace custom attribute value wrappers with std::variant" 2020-04-10 14:14:22 +00:00
SkSVGNode.cpp Revert "[SVG] Replace custom attribute value wrappers with std::variant" 2020-04-10 14:14:22 +00:00
SkSVGNode.h Added setNodeAttribute to SkSVGDom 2020-05-08 21:08:12 +00:00
SkSVGPath.cpp Revert "[SVG] Replace custom attribute value wrappers with std::variant" 2020-04-10 14:14:22 +00:00
SkSVGPath.h Revert "[SVG] Replace custom attribute value wrappers with std::variant" 2020-04-10 14:14:22 +00:00
SkSVGPattern.cpp Revert "[SVG] Replace custom attribute value wrappers with std::variant" 2020-04-10 14:14:22 +00:00
SkSVGPattern.h Revert "[SVG] Replace custom attribute value wrappers with std::variant" 2020-04-10 14:14:22 +00:00
SkSVGPoly.cpp Revert "[SVG] Replace custom attribute value wrappers with std::variant" 2020-04-10 14:14:22 +00:00
SkSVGPoly.h Revert "[SVG] Replace custom attribute value wrappers with std::variant" 2020-04-10 14:14:22 +00:00
SkSVGRadialGradient.cpp Revert "[SVG] Replace custom attribute value wrappers with std::variant" 2020-04-10 14:14:22 +00:00
SkSVGRadialGradient.h Revert "[SVG] Replace custom attribute value wrappers with std::variant" 2020-04-10 14:14:22 +00:00
SkSVGRect.cpp Revert "[SVG] Replace custom attribute value wrappers with std::variant" 2020-04-10 14:14:22 +00:00
SkSVGRect.h Revert "[SVG] Replace custom attribute value wrappers with std::variant" 2020-04-10 14:14:22 +00:00
SkSVGRenderContext.cpp [svg] Reapply currentColor to fill/stroke 2020-04-20 16:39:31 +00:00
SkSVGRenderContext.h [svg] Reapply currentColor to fill/stroke 2020-04-20 16:39:31 +00:00
SkSVGShape.cpp rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
SkSVGShape.h Revert "Revert "switch to new filltype for SkPath"" 2019-11-26 17:43:14 +00:00
SkSVGStop.cpp [svg] Implement currentColor for gradient stops 2020-04-14 16:20:44 +00:00
SkSVGStop.h [svg] Implement currentColor for gradient stops 2020-04-14 16:20:44 +00:00
SkSVGSVG.cpp Revert "move onto new factories for SkMatrix" 2020-05-21 16:05:20 +00:00
SkSVGSVG.h Revert "[SVG] Replace custom attribute value wrappers with std::variant" 2020-04-10 14:14:22 +00:00
SkSVGText.cpp SVG: Added font-size and font-weight attributes to Text node 2020-04-22 01:24:03 +00:00
SkSVGText.h SVG: Added font-size and font-weight attributes to Text node 2020-04-22 01:24:03 +00:00
SkSVGTransformableNode.cpp Revert "[SVG] Replace custom attribute value wrappers with std::variant" 2020-04-10 14:14:22 +00:00
SkSVGTransformableNode.h Revert "[SVG] Replace custom attribute value wrappers with std::variant" 2020-04-10 14:14:22 +00:00
SkSVGTypes.h [svg] Implement currentColor for gradient stops 2020-04-14 16:20:44 +00:00
SkSVGUse.cpp Revert "[SVG] Replace custom attribute value wrappers with std::variant" 2020-04-10 14:14:22 +00:00
SkSVGUse.h Revert "[SVG] Replace custom attribute value wrappers with std::variant" 2020-04-10 14:14:22 +00:00
SkSVGValue.cpp Revert "[SVG] Replace custom attribute value wrappers with std::variant" 2020-04-10 14:14:22 +00:00
SkSVGValue.h [svg] Implement currentColor for gradient stops 2020-04-14 16:20:44 +00:00