Roll Skia from 149bb820e0c3 to 69f83e81ef3f (2 revisions) (flutter/engine#39815)

https://skia.googlesource.com/skia.git/+log/149bb820e0c3..69f83e81ef3f

2023-02-23 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SK Tool from c5d7aa561ac6 to e83f9ff90015
2023-02-23 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 1633a1bb6741 to 177936ace37d (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,chinmaygarde@google.com,michaelludwig@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://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

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-02-23 02:15:08 -05:00 committed by GitHub
parent 04fc4b65af
commit 738eab9797

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