Skip to content

Commit 76b7abb

Browse files
Roll Skia from c79d632de004 to cde3d60ab3fe (2 revisions) (flutter#55318)
https://skia.googlesource.com/skia.git/+log/c79d632de004..cde3d60ab3fe 2024-09-20 skia-autoroll@skia-public.iam.gserviceaccount.com Manual roll Dawn from 20cc91312e16 to f4340f83b2e5 (12 revisions) 2024-09-20 kjlubick@google.com Delete include/gpu shim files 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,jmbetancourt@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 d78fa21 commit 76b7abb

3 files changed

Lines changed: 2 additions & 47 deletions

File tree

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': 'c79d632de00461dcab44108652facc67f6f978de',
17+
'skia_revision': 'cde3d60ab3fefe2b84f48facff112e5002d5be2f',
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: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2700,7 +2700,6 @@
27002700
../../../flutter/third_party/skia/include/effects/BUILD.bazel
27012701
../../../flutter/third_party/skia/include/encode/BUILD.bazel
27022702
../../../flutter/third_party/skia/include/gpu/BUILD.bazel
2703-
../../../flutter/third_party/skia/include/gpu/d3d/BUILD.bazel
27042703
../../../flutter/third_party/skia/include/gpu/ganesh/BUILD.bazel
27052704
../../../flutter/third_party/skia/include/gpu/ganesh/d3d/BUILD.bazel
27062705
../../../flutter/third_party/skia/include/gpu/ganesh/gl/BUILD.bazel
@@ -2713,11 +2712,9 @@
27132712
../../../flutter/third_party/skia/include/gpu/ganesh/mock/BUILD.bazel
27142713
../../../flutter/third_party/skia/include/gpu/ganesh/mtl/BUILD.bazel
27152714
../../../flutter/third_party/skia/include/gpu/ganesh/vk/BUILD.bazel
2716-
../../../flutter/third_party/skia/include/gpu/gl/BUILD.bazel
27172715
../../../flutter/third_party/skia/include/gpu/graphite/BUILD.bazel
27182716
../../../flutter/third_party/skia/include/gpu/graphite/mtl/BUILD.bazel
27192717
../../../flutter/third_party/skia/include/gpu/graphite/vk/BUILD.bazel
2720-
../../../flutter/third_party/skia/include/gpu/mock/BUILD.bazel
27212718
../../../flutter/third_party/skia/include/gpu/mtl/BUILD.bazel
27222719
../../../flutter/third_party/skia/include/gpu/vk/BUILD.bazel
27232720
../../../flutter/third_party/skia/include/pathops/BUILD.bazel

0 commit comments

Comments
 (0)