Roll Skia from 06cd203d0607 to f7e4ddabb754 (2 revisions) (flutter/engine#55041)
https://skia.googlesource.com/skia.git/+log/06cd203d0607..f7e4ddabb754 2024-09-09 fmalita@google.com [skottie] Allow conincident keyframes 2024-09-09 kjlubick@google.com Revert "Update to Bazel 7" 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,bwils@google.com,codefu@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:
parent
7d6bb315bc
commit
2783af7183
2
DEPS
2
DEPS
@ -14,7 +14,7 @@ vars = {
|
||||
'flutter_git': 'https://flutter.googlesource.com',
|
||||
'skia_git': 'https://skia.googlesource.com',
|
||||
'llvm_git': 'https://llvm.googlesource.com',
|
||||
'skia_revision': '06cd203d0607e1c7b3e25d9f08eb2c67c11c268c',
|
||||
'skia_revision': 'f7e4ddabb754d02285f26fa71736339bafc9e085',
|
||||
|
||||
# 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: ad383f342858989e58ceab94d1a03ae2
|
||||
Signature: e3b346de6c6c87fa5f8f635b2e63f78b
|
||||
|
||||
====================================================================================================
|
||||
LIBRARY: etc1
|
||||
@ -328,8 +328,6 @@ TYPE: LicenseType.bsd
|
||||
FILE: ../../../flutter/third_party/skia/.bazelignore
|
||||
FILE: ../../../flutter/third_party/skia/.bazelproject
|
||||
FILE: ../../../flutter/third_party/skia/Cargo.toml
|
||||
FILE: ../../../flutter/third_party/skia/MODULE.bazel
|
||||
FILE: ../../../flutter/third_party/skia/MODULE.bazel.lock
|
||||
FILE: ../../../flutter/third_party/skia/OWNERS_build_files.android
|
||||
FILE: ../../../flutter/third_party/skia/RELEASE_NOTES.md
|
||||
FILE: ../../../flutter/third_party/skia/go.mod
|
||||
|
Loading…
x
Reference in New Issue
Block a user