Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit 8b77056

Browse files
Roll Skia from ec4a1e03f7b0 to 004c81523e44 (23 revisions) (#53813)
https://skia.googlesource.com/skia.git/+log/ec4a1e03f7b0..004c81523e44 2024-07-11 [email protected] Roll SK Tool from 3c9cca49b866 to 2d5b62fa0b39 2024-07-11 [email protected] [graphite] Make RuntimeEffect precompilation match the rest of the system 2024-07-11 [email protected] Add presubmit check to detect accidental leakage of src/ into include/ 2024-07-11 [email protected] [graphite] Replace PrecompileChildPtr with a sk_sp<PrecompileBase> 2024-07-11 [email protected] Revert "[graphite] Add non-aa bounds filling renderer" 2024-07-11 [email protected] Roll vulkan-deps from eff9c7d7bfff to bc656cdad31e (3 revisions) 2024-07-11 [email protected] Roll Skia Infra from 3c9cca49b866 to 67fb1a1b693f (8 revisions) 2024-07-11 [email protected] Roll Dawn from f986604e2165 to c7002cf03eb0 (14 revisions) 2024-07-11 [email protected] graphite: Use format index for pipeline render pass key 2024-07-10 [email protected] Remove assert in SubRun deserialization 2024-07-10 [email protected] Update viewer/android build 2024-07-10 [email protected] [graphite] Add non-aa bounds filling renderer 2024-07-10 [email protected] [dawn] Use new device callback types in Graphite 2024-07-10 [email protected] [graphite] CoverBoundsRenderStep can be configured with custom DepthStencilSettings 2024-07-10 [email protected] [graphite] Add colorspace xform to primitive color 2024-07-10 [email protected] Revert "[Graphite] Enable storage buffers in Vulkan" 2024-07-10 [email protected] Manual roll Dawn from 14d1f6cd4cd2 to f986604e2165 (11 revisions) 2024-07-10 [email protected] Roll vulkan-deps from 9ad77082be54 to eff9c7d7bfff (2 revisions) 2024-07-10 [email protected] [Graphite] Add perspective local matrix shader 2024-07-10 [email protected] [Graphite] Add perspective flag to precompile LMS 2024-07-10 [email protected] Reject interface blocks containing a boolean. 2024-07-10 [email protected] [Graphite] Enable storage buffers in Vulkan 2024-07-10 [email protected] [graphite] Add substruct support to UniformOffsetCalculator 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],[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://issues.skia.org/issues/new?component=1389291&template=1850622 Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
1 parent 158e677 commit 8b77056

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ vars = {
1414
'flutter_git': 'https://flutter.googlesource.com',
1515
'skia_git': 'https://skia.googlesource.com',
1616
'llvm_git': 'https://llvm.googlesource.com',
17-
'skia_revision': 'ec4a1e03f7b03b6cd2a7797979e220269f78d76b',
17+
'skia_revision': '004c81523e44cef6144df28252cbfc9ceade0d8c',
1818

1919
# WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY
2020
# See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.

ci/licenses_golden/licenses_skia

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 9e80eaefcb438aeae2f902a9a88cdc5c
1+
Signature: 08c956b2682e4961271772051b666a24
22

33
====================================================================================================
44
LIBRARY: etc1

0 commit comments

Comments
 (0)