mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Skia from 1dfecd7cd478 to 7f385b0ae434 (9 revisions) (flutter/engine#37693)
https://skia.googlesource.com/skia.git/+log/1dfecd7cd478..7f385b0ae434 2022-11-16 herb@google.com SkSpan: fix initializer-list confusion 2022-11-16 robertphillips@google.com Revert "[graphite] Make Uniform Graphite-only" 2022-11-16 borenet@google.com [infra] Create kubectl asset 2022-11-16 penghuang@chromium.org [graphite] fix compile error for DawnResourceProvider.cpp 2022-11-16 jcgregorio@google.com Upgrade OS version on Sparky360 devices. 2022-11-16 robertphillips@google.com [graphite] Make Uniform Graphite-only 2022-11-16 kjlubick@google.com [includes] Enforce IWYU on even more base files 2022-11-16 kjlubick@google.com [includes] Enforce IWYU on some base files 2022-11-16 kjlubick@google.com [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 aaclarke@google.com,tdenniston@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://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
This commit is contained in:
parent
86f91f085f
commit
463dae01ed
2
DEPS
2
DEPS
@ -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.
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
Signature: 8067dd8f1e3f82ba9b3ffa8b166ea1d0
|
||||
Signature: 21257453c3482061b5adc7c8b636c8a4
|
||||
|
||||
UNUSED LICENSES:
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user