skia2/modules
Tyler Denniston 041f6656dc [svg] Remove kInherit from several SVG types
We can now remove kInherit from all of the SVG types, but this CL does
just a few to get us started / prove the concept.

SkSVGPaint, SkSVGClip and SkSVGLineCap now do not contain kInherit as an
enum value. Also, SkSVGLineCap (and eventually others) can be a bare
enum class now.

Change-Id: I7de001459bcb1f5586d66b975f92fecedb125dde
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/335827
Reviewed-by: Florin Malita <fmalita@chromium.org>
Commit-Queue: Tyler Denniston <tdenniston@google.com>
2020-12-03 17:36:54 +00:00
..
audioplayer SFML [1] backed for SkAudioPlayer/Linux 2020-08-18 17:58:55 +00:00
canvaskit default to using new/delete for GrOp 2020-12-02 15:15:26 +00:00
particles Stop cloning builtin functions 2020-11-20 15:02:54 +00:00
pathkit [pathkit] update to build with emsdk 2.0.6 2020-10-08 17:26:32 +00:00
skottie Revert "[skottie] Add image sampling and transform options" 2020-12-03 17:11:00 +00:00
skparagraph Fixing some round problems with metrics 2020-12-03 14:52:23 +00:00
skplaintexteditor Enable ClangTidy check readability-const-return-type. 2020-08-07 17:42:38 +00:00
skresources Revert "[skottie] Add image sampling and transform options" 2020-12-03 17:11:00 +00:00
sksg Revert "[skottie] Add image sampling and transform options" 2020-12-03 17:11:00 +00:00
skshaper [skshaper] Fix CoreText segfault and convert UTF16 indices to UTF8 2020-11-10 02:53:01 +00:00
svg [svg] Remove kInherit from several SVG types 2020-12-03 17:36:54 +00:00