Roll Skia from 83d6345dd3c2 to f1983b5af2ef (2 revisions) (flutter/engine#47541)

https://skia.googlesource.com/skia.git/+log/83d6345dd3c2..f1983b5af2ef

2023-11-01 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SK Tool from 2c27f85a1e61 to d8f2bd60cf90
2023-11-01 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Dawn from 1f568ab4ba16 to 9d518424af37 (15 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,herb@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 2023-11-01 02:19:05 -04:00 committed by GitHub
parent 0037dc1cba
commit cb5a26c08c

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