Skip to content

Commit d112fd5

Browse files
skia-flutter-autorollkjlubick
authored andcommitted
Roll Skia from 52613fcc0780 to 9e4f5cc3aeb4 (1 revision) (flutter#43659)
https://skia.googlesource.com/skia.git/+log/52613fcc0780..9e4f5cc3aeb4 2023-07-13 johnstiles@google.com Fix WGSL codegen for compound assignment with swizzles. 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 brianosman@google.com,kjlubick@google.com,rmistry@google.com,zra@google.com 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 31cdcb3 commit d112fd5

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': '52613fcc0780a8f9478fb50f7c8629cd0b48930d',
21+
'skia_revision': '9e4f5cc3aeb485fe4b656962f6490f21682d8ede',
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: cc39f05a3ca19757f1e5a0fbb07cbaf2
1+
Signature: e83929b0e618966969fcd625c0f8b7d8
22

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

0 commit comments

Comments
 (0)