Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Roll Skia from 1dfecd7cd478 to 7f385b0ae434 (9 revisions)
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
  • Loading branch information
skia-flutter-autoroll committed Nov 16, 2022
commit 50657e05de467f988b5f343f92f5bc6025437f67
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ vars = {
'llvm_git': 'https://llvm.googlesource.com',
# OCMock is for testing only so there is no google clone
'ocmock_git': 'https://github.com/erikdoe/ocmock.git',
'skia_revision': '1dfecd7cd478c0f7fffa766e4404c158e679eb2b',
'skia_revision': '7f385b0ae4345975693950d86be0a55baf25efbe',

# WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY
# See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.
Expand Down
3 changes: 2 additions & 1 deletion ci/licenses_golden/licenses_skia
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Signature: 8067dd8f1e3f82ba9b3ffa8b166ea1d0
Signature: 21257453c3482061b5adc7c8b636c8a4

UNUSED LICENSES:

Expand Down Expand Up @@ -681,6 +681,7 @@ FILE: ../../../third_party/skia/infra/bots/assets/ios-dev-image-13.4/VERSION
FILE: ../../../third_party/skia/infra/bots/assets/ios-dev-image-13.5/VERSION
FILE: ../../../third_party/skia/infra/bots/assets/ios-dev-image-13.6/VERSION
FILE: ../../../third_party/skia/infra/bots/assets/ios-dev-image-14.4/VERSION
FILE: ../../../third_party/skia/infra/bots/assets/kubectl/VERSION
FILE: ../../../third_party/skia/infra/bots/assets/linux_vulkan_sdk/VERSION
FILE: ../../../third_party/skia/infra/bots/assets/lottie-samples/VERSION
FILE: ../../../third_party/skia/infra/bots/assets/mesa_intel_driver_linux/VERSION
Expand Down