Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit 8e8b63f

Browse files
Roll Skia from 690c8d946e03 to f04ba9cd0e4b (2 revisions)
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
1 parent 411384d commit 8e8b63f

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ vars = {
1414
'flutter_git': 'https://flutter.googlesource.com',
1515
'skia_git': 'https://skia.googlesource.com',
1616
'llvm_git': 'https://llvm.googlesource.com',
17-
'skia_revision': '690c8d946e0341eb4bd63e347c3de7e7b64697f4',
17+
'skia_revision': 'f04ba9cd0e4b71027451a9724643af70de80879d',
1818

1919
# WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY
2020
# See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.

ci/licenses_golden/excluded_files

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2704,6 +2704,7 @@
27042704
../../../flutter/third_party/skia/include/gpu/gl/egl/BUILD.bazel
27052705
../../../flutter/third_party/skia/include/gpu/gl/epoxy/BUILD.bazel
27062706
../../../flutter/third_party/skia/include/gpu/gl/glx/BUILD.bazel
2707+
../../../flutter/third_party/skia/include/gpu/graphite/BUILD.bazel
27072708
../../../flutter/third_party/skia/include/gpu/graphite/mtl/BUILD.bazel
27082709
../../../flutter/third_party/skia/include/gpu/mock/BUILD.bazel
27092710
../../../flutter/third_party/skia/include/gpu/mtl/BUILD.bazel
@@ -2860,6 +2861,14 @@
28602861
../../../flutter/third_party/skia/src/gpu/ganesh/tessellate/BUILD.bazel
28612862
../../../flutter/third_party/skia/src/gpu/ganesh/text/BUILD.bazel
28622863
../../../flutter/third_party/skia/src/gpu/ganesh/vk/BUILD.bazel
2864+
../../../flutter/third_party/skia/src/gpu/graphite/BUILD.bazel
2865+
../../../flutter/third_party/skia/src/gpu/graphite/compute/BUILD.bazel
2866+
../../../flutter/third_party/skia/src/gpu/graphite/dawn/BUILD.bazel
2867+
../../../flutter/third_party/skia/src/gpu/graphite/geom/BUILD.bazel
2868+
../../../flutter/third_party/skia/src/gpu/graphite/mtl/BUILD.bazel
2869+
../../../flutter/third_party/skia/src/gpu/graphite/render/BUILD.bazel
2870+
../../../flutter/third_party/skia/src/gpu/graphite/task/BUILD.bazel
2871+
../../../flutter/third_party/skia/src/gpu/graphite/text/BUILD.bazel
28632872
../../../flutter/third_party/skia/src/gpu/mtl/BUILD.bazel
28642873
../../../flutter/third_party/skia/src/gpu/tessellate/BUILD.bazel
28652874
../../../flutter/third_party/skia/src/gpu/vk/BUILD.bazel

ci/licenses_golden/licenses_skia

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 4a3fa59965314240f085651badbe3743
1+
Signature: c7df51564ea711cfc40382a171f66e55
22

33
====================================================================================================
44
LIBRARY: etc1

0 commit comments

Comments
 (0)