Roll Skia from 8c9f983ee600 to c699bb0d86fd (3 revisions) (flutter/engine#50136)

https://skia.googlesource.com/skia.git/+log/8c9f983ee600..c699bb0d86fd

2024-01-29 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 6c23a4230b97 to 2f4f3dcfb8ca (7 revisions)
2024-01-29 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SK Tool from 5a2d93cc6d14 to dc860568936c
2024-01-29 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 0dcdae5356cb to 735a7bd2eec1 (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,jmbetancourt@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
This commit is contained in:
skia-flutter-autoroll
2024-01-29 03:15:32 -05:00
committed by GitHub
parent d7c3c8a464
commit ab74d14bfa

2
DEPS
View File

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