skia2/src
John Stiles 9c975c52d6 Store loop-unroll information inside ForStatement.
This will be useful when trying to determine the flattened size of a
program, and it is expensive to compute on demand.

Change-Id: I232d9189511502d4783e5542a9bfe0dff8ea8c4a
Bug: skia:12396
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/443883
Commit-Queue: John Stiles <johnstiles@google.com>
Commit-Queue: Brian Osman <brianosman@google.com>
Auto-Submit: John Stiles <johnstiles@google.com>
Reviewed-by: Brian Osman <brianosman@google.com>
2021-08-31 15:28:15 +00:00
..
android Rename/simplify SkCanvas::resetClip() and make recordable 2021-07-23 19:05:42 +00:00
c Migrate to drawImage w/ sampling 2021-01-22 22:38:02 +00:00
codec Fix cases of variable shadowing in src/. 2021-08-02 20:22:19 +00:00
core Avoid integer overflow in area calculation for SkRect::Subtract 2021-08-31 14:53:48 +00:00
effects fix aligned delete missing symbol 2021-08-26 20:08:16 +00:00
fonts Revert "Revert "onMatchFaceStyle is unused, so remove it"" 2021-04-27 16:40:29 +00:00
gpu Move three Op-derived classes to the skgpu::v1 namespace 2021-08-30 21:16:11 +00:00
image Reland "Add sRGB 8888 colortype" 2021-08-24 12:56:32 +00:00
images Reland "Add sRGB 8888 colortype" 2021-08-24 12:56:32 +00:00
lazy Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'. 2020-09-03 03:41:26 +00:00
opts Reland "Add sRGB 8888 colortype" 2021-08-24 12:56:32 +00:00
pathops Fix various cases of variable shadowing in Skia. 2021-08-11 00:03:13 +00:00
pdf [pdf] Fully position after emitting Type3 glyph 2021-08-19 19:43:15 +00:00
ports Fix additional cases of variable shadowing. 2021-08-16 17:47:14 +00:00
sfnt Enable ClangTidy check llvm-namespace-comment. 2020-08-06 19:07:52 +00:00
shaders Reland "Add sRGB 8888 colortype" 2021-08-24 12:56:32 +00:00
sksl Store loop-unroll information inside ForStatement. 2021-08-31 15:28:15 +00:00
svg Use SkClipOp::kFoo instead of kFoo_SkClipOp from SkClipOpPriv 2021-08-03 18:08:21 +00:00
utils Fix cases of variable shadowing in /src/. 2021-08-14 15:34:33 +00:00
xml Less string copies of text in XML parsing. 2021-02-05 15:36:43 +00:00
xps Remove ableist language 2021-06-16 21:37:21 +00:00