Roll Skia from 0f515e97d535 to b2109e6bbbe7 (1 revision) (flutter/engine#37580)
https://skia.googlesource.com/skia.git/+log/0f515e97d535..b2109e6bbbe7 2022-11-14 kjlubick@google.com [bazel] Fix golang cross-compilation on RBE 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 jimgraham@google.com,tdenniston@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:
committed by
GitHub
parent
8c9aa24aee
commit
4be5f11613
2
DEPS
2
DEPS
@@ -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': '0f515e97d535ce7d9d3b420d476a555d6412ab93',
|
||||
'skia_revision': 'b2109e6bbbe793533bc8745528fc510dd9bda7d2',
|
||||
|
||||
# WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY
|
||||
# See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
Signature: 95b5f1f5fce394bfb9e38a0fd919aba6
|
||||
Signature: ca81b262ffca6b7972e4b1b6f7e2831f
|
||||
|
||||
UNUSED LICENSES:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user