This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Commit 1cea554
committed
Roll Skia from 54dbda290908 to b8c0a78a2378 (43 revisions)
https://skia.googlesource.com/skia.git/+log/54dbda290908..b8c0a78a2378
2023-01-06 [email protected] Enforce Raster Pipeline results in SkSLTest.
2023-01-06 [email protected] SkAndroidCodec: Expose XMP metadata
2023-01-06 [email protected] Provide options for FreeType zlib
2023-01-06 [email protected] Implement LValue::push in RP codegen.
2023-01-06 [email protected] Reland "[graphite] Emit texture/sampler binding layout based on Caps"
2023-01-06 [email protected] Reland "[sksl] Convert a sampler2D into a image and sampler in Dawn SPIR-V"
2023-01-06 [email protected] Reland "[sksl] Validate backend resource index flags"
2023-01-06 [email protected] Roll Dawn from e12cb4f3bdf7 to 582ce0b0b4c8 (8 revisions)
2023-01-06 [email protected] Roll SK Tool from 3c706ee3c271 to d56d77d144f8
2023-01-06 [email protected] Remove reference to SK_IS_BOT
2023-01-06 [email protected] Roll FreeType from 0bcb664d to ebe7e912 (6 commits)
2023-01-06 [email protected] Manual Dawn roll (take 2)
2023-01-06 [email protected] [graphite] Support color spaces in DM
2023-01-06 [email protected] [graphite] Support SkWorkingFormatColorFilter
2023-01-06 [email protected] Implement ++x and --x in RP codegen.
2023-01-06 [email protected] Revert "Manual Dawn roll"
2023-01-06 [email protected] Manual Dawn roll
2023-01-06 [email protected] [graphite] Update a few GMs to work in Graphite
2023-01-06 [email protected] Implement sign(x) in RP codegen.
2023-01-06 [email protected] Revert changes breaking the Android roll
2023-01-06 [email protected] Improve push_duplicates(1) codegen.
2023-01-06 [email protected] Generate better code for simple swizzles.
2023-01-06 [email protected] Roll vulkan-deps from de825b9210cc to d3d26aeb92d2 (4 revisions)
2023-01-06 [email protected] Roll ANGLE from d0fa9fe214ff to 1d2b20f53532 (10 revisions)
2023-01-06 [email protected] Roll Skia Infra from 20657cd82ed9 to 3c706ee3c271 (5 revisions)
2023-01-06 [email protected] [graphite] Emit texture/sampler binding layout based on Caps
2023-01-06 [email protected] [sksl] Convert a sampler2D into a image and sampler in Dawn SPIR-V
2023-01-05 [email protected] [sksl] Validate backend resource index flags
2023-01-05 [email protected] Handle dropping a glyph for paths and drawables
2023-01-05 [email protected] Implement fract(x) in RP codegen.
2023-01-05 [email protected] Implement prefix-expression negation in RP codegen.
2023-01-05 [email protected] Don't clear glyph image when generating drawable
2023-01-05 [email protected] Add push_clone builder op.
2023-01-05 [email protected] Resubmit initial JpegR decoder. This still has limitations:
2023-01-05 [email protected] Roll vulkan-deps from 879476fab2db to de825b9210cc (1 revision)
2023-01-05 [email protected] Roll SK Tool from 9b60a7a1e47d to 3c706ee3c271
2023-01-05 [email protected] migrate jetski and jetski demo to androidx
2023-01-05 [email protected] Run SkSL fract() test in dm.
2023-01-05 [email protected] Reland "Add shim includes for Android"
2023-01-05 [email protected] Fix ceil() tests on SSE2.
2023-01-05 [email protected] Disable floor for all flavors of ANGLE + Win + Intel.
2023-01-05 [email protected] Revert "Add shim includes for Android"
2023-01-05 [email protected] [infra] Switch out Galaxy20 for Pixel7 Vulkan job on CQ
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/skia-flutter-autoroll
Please CC [email protected],[email protected] on the revert to ensure that a human
is aware of the problem.
To file a bug in Skia: https://bugs.chromium.org/p/skia/issues/entry
To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose
To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md1 parent fd5a96e commit 1cea554
2 files changed
+8
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
8195 | 8195 | | |
8196 | 8196 | | |
8197 | 8197 | | |
| 8198 | + | |
| 8199 | + | |
| 8200 | + | |
8198 | 8201 | | |
8199 | 8202 | | |
8200 | 8203 | | |
| |||
8224 | 8227 | | |
8225 | 8228 | | |
8226 | 8229 | | |
| 8230 | + | |
| 8231 | + | |
| 8232 | + | |
8227 | 8233 | | |
8228 | 8234 | | |
8229 | 8235 | | |
| |||
0 commit comments