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

Commit 1ac96a6

Browse files
Roll Skia from 0f2af25f15ee to d86da2a029d8 (7 revisions) (#46587)
https://skia.googlesource.com/skia.git/+log/0f2af25f15ee..d86da2a029d8 2023-10-05 [email protected] Fix link errors in shared-library builds when using SkRuntimeEffect inner classes 2023-10-05 [email protected] Incorporate child effects into the mesh key and proxy handlers. 2023-10-05 [email protected] Set up texture bindings for SkMesh child effects. 2023-10-05 [email protected] Emit shader code and uniforms for a mesh's child processors. 2023-10-05 [email protected] Sync depot_tools to HEAD to fix RecreateSKPs bot sync failures 2023-10-05 [email protected] [graphite] Progress towards caching rasterPathAtlas masks. 2023-10-05 [email protected] Manual roll vulkan-deps from ff2054861dc4 to 404a76d9bf0e (5 revisions) 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://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.md
1 parent 3548653 commit 1ac96a6

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
@@ -18,7 +18,7 @@ vars = {
1818
'llvm_git': 'https://llvm.googlesource.com',
1919
# OCMock is for testing only so there is no google clone
2020
'ocmock_git': 'https://github.com/erikdoe/ocmock.git',
21-
'skia_revision': '0f2af25f15ee799bdd20b99e4364f14e9a102993',
21+
'skia_revision': 'd86da2a029d871842d23b143cef0a1c41b9fa4ea',
2222

2323
# WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY
2424
# 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: aad9b500e58c02d34f507dd9712d9760
1+
Signature: 5403ba875f3c376fc4909ab25af23332
22

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

0 commit comments

Comments
 (0)