Roll Skia from 335200e57c26 to 3029f75db702 (2 revisions) (flutter/engine#53554)
https://skia.googlesource.com/skia.git/+log/335200e57c26..3029f75db702 2024-06-25 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Skia Infra from e080995c5d21 to d6925c2a17cc (4 revisions) 2024-06-25 michaelludwig@google.com Fix NPE in Tagged Images slide 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,jimgraham@google.com,rmistry@google.com,scroggo@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
This commit is contained in:
parent
52fd0b4db7
commit
833ddf5993
2
DEPS
2
DEPS
@ -14,7 +14,7 @@ vars = {
|
|||||||
'flutter_git': 'https://flutter.googlesource.com',
|
'flutter_git': 'https://flutter.googlesource.com',
|
||||||
'skia_git': 'https://skia.googlesource.com',
|
'skia_git': 'https://skia.googlesource.com',
|
||||||
'llvm_git': 'https://llvm.googlesource.com',
|
'llvm_git': 'https://llvm.googlesource.com',
|
||||||
'skia_revision': '335200e57c267f1f41b361be517721d1db6c674d',
|
'skia_revision': '3029f75db70272636f0bbf236d57499b19ebb57a',
|
||||||
|
|
||||||
# WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY
|
# WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY
|
||||||
# See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.
|
# See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
Signature: 05dbb3dc9ea1593f54d5033030dfeeb4
|
Signature: e8a3423781271215a5e149d0e6e6257c
|
||||||
|
|
||||||
====================================================================================================
|
====================================================================================================
|
||||||
LIBRARY: etc1
|
LIBRARY: etc1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user