Roll Skia from 8e517817b30b to 7314a34ea888 (1 revision) (flutter/engine#49585)

https://skia.googlesource.com/skia.git/+log/8e517817b30b..7314a34ea888

2024-01-08 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 6410e2795f00 to eb5fcf15ff7f (2 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 armansito@google.com,brianosman@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://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-01-07 22:53:37 -05:00 committed by GitHub
parent 3f510653d4
commit 8fed207300

2
DEPS
View File

@ -18,7 +18,7 @@ vars = {
'llvm_git': 'https://llvm.googlesource.com',
# OCMock is for testing only so there is no google clone
'ocmock_git': 'https://github.com/erikdoe/ocmock.git',
'skia_revision': '8e517817b30b9784ace19acfd81c38c362bc940e',
'skia_revision': '7314a34ea888f11829aaa96842ca3f192aa4f2b7',
# WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY
# See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.