Skip to content

Commit ce613ce

Browse files
Roll Skia from 2c43bf002b7f to 96ce4d6f433d (3 revisions) (flutter#47931)
https://skia.googlesource.com/skia.git/+log/2c43bf002b7f..96ce4d6f433d 2023-11-10 johnstiles@google.com Simplify graphite_vert logic slightly. 2023-11-10 jannh@google.com RasterPathAtlas: fix key builder index typo 2023-11-10 johnstiles@google.com Simplify graphite_frag logic slightly. 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 bdero@google.com,brianosman@google.com,fmalita@google.com,rmistry@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://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 77a12e4 commit ce613ce

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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': '2c43bf002b7f90cbb582776a4dc8f112bc9dedb0',
21+
'skia_revision': '96ce4d6f433d161aa6367e698515ea3814c384e6',
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: d9dfff200be0d64ae2713e6f47adcc41
1+
Signature: b131d01fb09623e7130bae0fd5de8c89
22

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

0 commit comments

Comments
 (0)