Roll Skia from 58772db6bc46 to 254b27e90e3c (1 revision) (flutter/engine#50896)

https://skia.googlesource.com/skia.git/+log/58772db6bc46..254b27e90e3c

2024-02-23 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 004d9803b30c to 9c43d05064bd (4 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 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:
skia-flutter-autoroll 2024-02-22 20:19:32 -05:00 committed by GitHub
parent 8ebbe7519e
commit 3e05ade137

2
DEPS
View File

@ -14,7 +14,7 @@ vars = {
'flutter_git': 'https://flutter.googlesource.com',
'skia_git': 'https://skia.googlesource.com',
'llvm_git': 'https://llvm.googlesource.com',
'skia_revision': '58772db6bc46a4500312dbc6052a0d51ac0e46a3',
'skia_revision': '254b27e90e3cdd89ff31f4d8d378910c81d2800b',
# WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY
# See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.