Roll Skia from d2833b68c8c7 to 88cb2bff3842 (2 revisions) (flutter/engine#55853)

https://skia.googlesource.com/skia.git/+log/d2833b68c8c7..88cb2bff3842

2024-10-12 skia-autoroll@skia-public.iam.gserviceaccount.com Manual roll ANGLE from 3ef8d1714d61 to e7f0d107f258 (14 revisions)
2024-10-12 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from ab901eb0f984 to e0070499f409 (1 revision)

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,jacksongardner@google.com,jvanverth@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-10-12 20:32:22 -04:00 committed by GitHub
parent 5ee907fdf7
commit 021131d643

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': 'd2833b68c8c7bd2ffd607bd6425b860377e66490',
'skia_revision': '88cb2bff384267342e54d5eb302f8b32ecfbbbc6',
# WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY
# See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.