Roll Skia from 690c8d946e03 to f04ba9cd0e4b (2 revisions) (flutter/engine#54370)
https://skia.googlesource.com/skia.git/+log/690c8d946e03..f04ba9cd0e4b 2024-08-06 kjlubick@google.com [bazel] Add graphite modules for native Metal backend 2024-08-06 kjlubick@google.com Add Mac arm64 versions of binaries needed for k8s-config's presubmit 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,jsimmons@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
2d1989f7d1
commit
31f50610c0
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': '690c8d946e0341eb4bd63e347c3de7e7b64697f4',
|
||||
'skia_revision': 'f04ba9cd0e4b71027451a9724643af70de80879d',
|
||||
|
||||
# WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY
|
||||
# See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.
|
||||
|
@ -2704,6 +2704,7 @@
|
||||
../../../flutter/third_party/skia/include/gpu/gl/egl/BUILD.bazel
|
||||
../../../flutter/third_party/skia/include/gpu/gl/epoxy/BUILD.bazel
|
||||
../../../flutter/third_party/skia/include/gpu/gl/glx/BUILD.bazel
|
||||
../../../flutter/third_party/skia/include/gpu/graphite/BUILD.bazel
|
||||
../../../flutter/third_party/skia/include/gpu/graphite/mtl/BUILD.bazel
|
||||
../../../flutter/third_party/skia/include/gpu/mock/BUILD.bazel
|
||||
../../../flutter/third_party/skia/include/gpu/mtl/BUILD.bazel
|
||||
@ -2860,6 +2861,14 @@
|
||||
../../../flutter/third_party/skia/src/gpu/ganesh/tessellate/BUILD.bazel
|
||||
../../../flutter/third_party/skia/src/gpu/ganesh/text/BUILD.bazel
|
||||
../../../flutter/third_party/skia/src/gpu/ganesh/vk/BUILD.bazel
|
||||
../../../flutter/third_party/skia/src/gpu/graphite/BUILD.bazel
|
||||
../../../flutter/third_party/skia/src/gpu/graphite/compute/BUILD.bazel
|
||||
../../../flutter/third_party/skia/src/gpu/graphite/dawn/BUILD.bazel
|
||||
../../../flutter/third_party/skia/src/gpu/graphite/geom/BUILD.bazel
|
||||
../../../flutter/third_party/skia/src/gpu/graphite/mtl/BUILD.bazel
|
||||
../../../flutter/third_party/skia/src/gpu/graphite/render/BUILD.bazel
|
||||
../../../flutter/third_party/skia/src/gpu/graphite/task/BUILD.bazel
|
||||
../../../flutter/third_party/skia/src/gpu/graphite/text/BUILD.bazel
|
||||
../../../flutter/third_party/skia/src/gpu/mtl/BUILD.bazel
|
||||
../../../flutter/third_party/skia/src/gpu/tessellate/BUILD.bazel
|
||||
../../../flutter/third_party/skia/src/gpu/vk/BUILD.bazel
|
||||
|
@ -1,4 +1,4 @@
|
||||
Signature: 4a3fa59965314240f085651badbe3743
|
||||
Signature: c7df51564ea711cfc40382a171f66e55
|
||||
|
||||
====================================================================================================
|
||||
LIBRARY: etc1
|
||||
|
Loading…
x
Reference in New Issue
Block a user