skia2/src
Chris Dalton 0e54309477 Merge GrStrokePatchBuilder into GrStrokeTessellateOp
There's really no reason for these classes to be separate at this
point. Also extracts a "GrStrokeOp" base class that has the
functionality that will be shared with indirect stroking.

Bug: skia:10419
Change-Id: I960d5e6d64f0814ccb4a3852bc627af2b8082a1f
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/331860
Reviewed-by: Greg Daniel <egdaniel@google.com>
Commit-Queue: Chris Dalton <csmartdalton@google.com>
2020-11-03 23:39:42 +00:00
..
android androidFramework_replaceClip proposal 2020-06-25 21:54:11 +00:00
c fix typo 2020-10-29 16:19:43 +00:00
codec Revert "Reland "heif: Add AVIF type and AVIF sniffing"" 2020-11-03 18:42:49 +00:00
core Poison unallocated block memory in GrBlockAllocator. 2020-11-03 19:31:35 +00:00
effects Pass function arguments using SkSpan instead of count + ptr. 2020-10-27 14:41:04 +00:00
fonts Make SkFontMgr::onMakeFromStreamArgs pure virtual. 2020-06-28 01:16:34 +00:00
gpu Merge GrStrokePatchBuilder into GrStrokeTessellateOp 2020-11-03 23:39:42 +00:00
image Revert changes to unbreak bots. 2020-11-03 18:52:45 +00:00
images Add platform image encoder for using NDK APIs 2020-08-13 15:21:41 +00:00
lazy Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'. 2020-09-03 03:41:26 +00:00
opts power up skvx::map 2020-10-12 19:43:33 +00:00
pathops move SkTPin to include/private 2020-10-16 19:45:11 +00:00
pdf move SkTPin to include/private 2020-10-16 19:45:11 +00:00
ports Declare FontConfig not threadsafe. 2020-11-02 19:58:14 +00:00
sfnt Enable ClangTidy check llvm-namespace-comment. 2020-08-06 19:07:52 +00:00
shaders Pass function arguments using SkSpan instead of count + ptr. 2020-10-27 14:41:04 +00:00
sksl Fix bad FP codegen when sample() calls are inlined. 2020-11-03 19:54:45 +00:00
svg move SkTPin to include/private 2020-10-16 19:45:11 +00:00
utils Fix use-after-free error discovered by the fuzzer. 2020-11-03 17:59:02 +00:00
xml Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'. 2020-09-03 03:41:26 +00:00
xps Reland "SkDevice::drawSpecial accepts arbitrary matrix v2" 2020-10-13 17:56:10 +00:00