From 0655db586092dedcc1876bc386ef963583c09b90 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Fri, 18 Nov 2022 04:14:20 +0000 Subject: [PATCH] Roll Skia from 55f654bf5cff to 9d56e506b4df (13 revisions) https://skia.googlesource.com/skia.git/+log/55f654bf5cff..9d56e506b4df 2022-11-18 herb@google.com Remove missplaced attribute 2022-11-18 kjlubick@google.com Reland "[includes] Enforce IWYU on GrCaps" 2022-11-17 johnstiles@google.com Add immediate_i and immediate_u to the RP builder. 2022-11-17 johnstiles@google.com Remove [[unlikely]] attribute. 2022-11-17 herb@google.com Fix Forward: export sk_report_container_overflow_and_die 2022-11-17 brianosman@google.com Revert "Remove legacy shader context support from SkPictureShader" 2022-11-17 borenet@google.com [infra] Add kubeval CIPD package 2022-11-17 johnstiles@google.com Remove FunctionSlots struct and its additional mask field. 2022-11-17 johnstiles@google.com Add a stack for condition masks. 2022-11-17 johnstiles@google.com Revert "[includes] Enforce IWYU on GrCaps" 2022-11-17 johnstiles@google.com Add load_unmasked op. 2022-11-17 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from f1b1fd3fc034 to e1ca9c6a1169 (7 revisions) 2022-11-17 kjlubick@google.com [includes] Enforce IWYU on GrCaps 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 --- DEPS | 2 +- ci/licenses_golden/licenses_skia | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/DEPS b/DEPS index 99c53533dc7b9..7eac603f532bb 100644 --- a/DEPS +++ b/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': '55f654bf5cff8eb8a5364725509204271100ca81', + 'skia_revision': '9d56e506b4df8a75b559aa9d25ecdb7db88ca8a0', # WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY # See `lib/web_ui/README.md` for how to roll CanvasKit to a new version. diff --git a/ci/licenses_golden/licenses_skia b/ci/licenses_golden/licenses_skia index 2fab3302f520d..afd9d3800e5a5 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 275f7cfce617c35e931f9a2d0694989f +Signature: bd4b97ad20a8f6e9b8e76ad0daf5970c UNUSED LICENSES: @@ -682,6 +682,7 @@ 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/kubeval/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 @@ -7677,6 +7678,7 @@ FILE: ../../../third_party/skia/src/gpu/ganesh/GrBufferTransferRenderTask.h FILE: ../../../third_party/skia/src/gpu/ganesh/GrBufferUpdateRenderTask.cpp FILE: ../../../third_party/skia/src/gpu/ganesh/GrBufferUpdateRenderTask.h FILE: ../../../third_party/skia/src/gpu/ganesh/GrImageInfo.cpp +FILE: ../../../third_party/skia/src/gpu/ganesh/TestFormatColorTypeCombination.h FILE: ../../../third_party/skia/src/gpu/ganesh/tessellate/PathTessellator.cpp FILE: ../../../third_party/skia/src/gpu/ganesh/tessellate/PathTessellator.h FILE: ../../../third_party/skia/src/gpu/ganesh/tessellate/StrokeTessellator.cpp