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

Commit dcdb96e

Browse files
Roll Skia from 1dfecd7cd478 to 7f385b0ae434 (9 revisions) (#37693)
https://skia.googlesource.com/skia.git/+log/1dfecd7cd478..7f385b0ae434 2022-11-16 [email protected] SkSpan: fix initializer-list confusion 2022-11-16 [email protected] Revert "[graphite] Make Uniform Graphite-only" 2022-11-16 [email protected] [infra] Create kubectl asset 2022-11-16 [email protected] [graphite] fix compile error for DawnResourceProvider.cpp 2022-11-16 [email protected] Upgrade OS version on Sparky360 devices. 2022-11-16 [email protected] [graphite] Make Uniform Graphite-only 2022-11-16 [email protected] [includes] Enforce IWYU on even more base files 2022-11-16 [email protected] [includes] Enforce IWYU on some base files 2022-11-16 [email protected] [bazel] Support enforcing IWYU on select headers 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 [email protected],[email protected] 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
1 parent 4f3f456 commit dcdb96e

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ vars = {
1818
'llvm_git': 'https://llvm.googlesource.com',
1919
# OCMock is for testing only so there is no google clone
2020
'ocmock_git': 'https://github.com/erikdoe/ocmock.git',
21-
'skia_revision': '1dfecd7cd478c0f7fffa766e4404c158e679eb2b',
21+
'skia_revision': '7f385b0ae4345975693950d86be0a55baf25efbe',
2222

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

ci/licenses_golden/licenses_skia

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 8067dd8f1e3f82ba9b3ffa8b166ea1d0
1+
Signature: 21257453c3482061b5adc7c8b636c8a4
22

33
UNUSED LICENSES:
44

@@ -681,6 +681,7 @@ FILE: ../../../third_party/skia/infra/bots/assets/ios-dev-image-13.4/VERSION
681681
FILE: ../../../third_party/skia/infra/bots/assets/ios-dev-image-13.5/VERSION
682682
FILE: ../../../third_party/skia/infra/bots/assets/ios-dev-image-13.6/VERSION
683683
FILE: ../../../third_party/skia/infra/bots/assets/ios-dev-image-14.4/VERSION
684+
FILE: ../../../third_party/skia/infra/bots/assets/kubectl/VERSION
684685
FILE: ../../../third_party/skia/infra/bots/assets/linux_vulkan_sdk/VERSION
685686
FILE: ../../../third_party/skia/infra/bots/assets/lottie-samples/VERSION
686687
FILE: ../../../third_party/skia/infra/bots/assets/mesa_intel_driver_linux/VERSION

0 commit comments

Comments
 (0)