From dfdc576323ee0c89f49d167f8250c268779cd0a3 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Fri, 9 Dec 2022 21:11:10 +0000 Subject: [PATCH] Roll Skia from ec407902999b to 44062eff3e25 (8 revisions) https://skia.googlesource.com/skia.git/+log/ec407902999b..44062eff3e25 2022-12-09 nscobie@google.com Revert "JpegR decoder. Initial commit." 2022-12-09 kjlubick@google.com [bazel] Add CI test for layering_check implementation 2022-12-09 kjlubick@google.com [bazel] Implement layering_check in our custom toolchain 2022-12-09 cmumford@google.com [infra] Moved some perf OptimizeForSize jobs to new machines 2022-12-09 lehoangquyen@chromium.org [graphite] Implement DawnQueueManager. 2022-12-09 johnstiles@google.com Add continue statement to RP codegen. 2022-12-09 nicolettep@google.com Add Graphite Vulkan Build to Jobs. 2022-12-09 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 89b9b4762b94 to bad7c66f82c8 (1 revision) 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 bdero@google.com,djsollen@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 | 21 ++++++++++++++++----- 2 files changed, 17 insertions(+), 6 deletions(-) diff --git a/DEPS b/DEPS index c020534948fdd..3ace108b372b1 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': 'ec407902999bf2c08afa6af4ae55d93709580b4c', + 'skia_revision': '44062eff3e250e3902e897231339c3f126c9a3f1', # 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 29d2669e5ab3f..7feefbf9d68cd 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: b1a6dc8898706db1b1209119a252219b +Signature: da3d3cfd186ce9b4eacfb187b28eb32e UNUSED LICENSES: @@ -534,6 +534,9 @@ FILE: ../../../third_party/skia/docker/skia-with-swift-shader-base/Dockerfile FILE: ../../../third_party/skia/docker/skia-with-swift-shader-base/build-with-swift-shader-and-run FILE: ../../../third_party/skia/example/BUILD.bazel FILE: ../../../third_party/skia/experimental/bazel_test/BUILD.bazel +FILE: ../../../third_party/skia/experimental/bazel_test/base/BUILD.bazel +FILE: ../../../third_party/skia/experimental/bazel_test/client/BUILD.bazel +FILE: ../../../third_party/skia/experimental/bazel_test/core/BUILD.bazel FILE: ../../../third_party/skia/experimental/docs/animationCommon.js FILE: ../../../third_party/skia/experimental/docs/backend.js FILE: ../../../third_party/skia/experimental/docs/canvasBackend.js @@ -880,6 +883,7 @@ FILE: ../../../third_party/skia/infra/bots/task_drivers/push_bazel_apps_from_was FILE: ../../../third_party/skia/infra/bots/task_drivers/recreate_skps/BUILD.bazel FILE: ../../../third_party/skia/infra/bots/task_drivers/run_gn_to_bp/BUILD.bazel FILE: ../../../third_party/skia/infra/bots/task_drivers/run_wasm_gm_tests/BUILD.bazel +FILE: ../../../third_party/skia/infra/bots/task_drivers/toolchain_layering_check/BUILD.bazel FILE: ../../../third_party/skia/infra/bots/tasks.json FILE: ../../../third_party/skia/infra/bots/tools/luci-go/linux64/isolate.sha1 FILE: ../../../third_party/skia/infra/bots/tools/luci-go/mac64/isolate.sha1 @@ -1178,6 +1182,7 @@ FILE: ../../../third_party/skia/src/utils/win/BUILD.bazel FILE: ../../../third_party/skia/src/xml/BUILD.bazel FILE: ../../../third_party/skia/src/xps/BUILD.bazel FILE: ../../../third_party/skia/toolchain/BUILD.bazel +FILE: ../../../third_party/skia/toolchain/clang_layering_check.bzl FILE: ../../../third_party/skia/toolchain/download_linux_amd64_toolchain.bzl FILE: ../../../third_party/skia/toolchain/download_mac_toolchain.bzl FILE: ../../../third_party/skia/toolchain/download_toolchains.bzl @@ -7538,9 +7543,6 @@ FILE: ../../../third_party/skia/modules/svg/include/SkSVGOpenTypeSVGDecoder.h FILE: ../../../third_party/skia/modules/svg/src/SkSVGOpenTypeSVGDecoder.cpp FILE: ../../../third_party/skia/src/codec/SkAvifCodec.cpp FILE: ../../../third_party/skia/src/codec/SkAvifCodec.h -FILE: ../../../third_party/skia/src/codec/SkJpegRCodec.cpp -FILE: ../../../third_party/skia/src/codec/SkJpegRCodec.h -FILE: ../../../third_party/skia/src/codec/SkStubJpegRDecoderAPI.h FILE: ../../../third_party/skia/src/gpu/graphite/mtl/MtlComputeCommandEncoder.h FILE: ../../../third_party/skia/src/sfnt/SkOTTable_hmtx.h FILE: ../../../third_party/skia/src/sksl/codegen/SkSLRasterPipelineBuilder.cpp @@ -7610,6 +7612,7 @@ FILE: ../../../third_party/skia/infra/bots/task_drivers/bazel_build/bazel_build. FILE: ../../../third_party/skia/infra/bots/task_drivers/canvaskit_gold/canvaskit_gold.go FILE: ../../../third_party/skia/infra/bots/task_drivers/check_generated_files/check_generated_files.go FILE: ../../../third_party/skia/infra/bots/task_drivers/cpu_tests/cpu_tests.go +FILE: ../../../third_party/skia/infra/bots/task_drivers/toolchain_layering_check/toolchain_layering_check.go FILE: ../../../third_party/skia/modules/skunicode/src/SkUnicode.cpp FILE: ../../../third_party/skia/src/core/SkBuiltInCodeSnippetID.h FILE: ../../../third_party/skia/src/core/SkCapabilities.cpp @@ -7833,8 +7836,16 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ==================================================================================================== LIBRARY: skia -ORIGIN: ../../../third_party/skia/include/gpu/graphite/dawn/DawnTypes.h + ../../../third_party/skia/LICENSE +ORIGIN: ../../../third_party/skia/experimental/bazel_test/base/base.h + ../../../third_party/skia/LICENSE TYPE: LicenseType.bsd +FILE: ../../../third_party/skia/experimental/bazel_test/base/base.h +FILE: ../../../third_party/skia/experimental/bazel_test/base/base_priv.h +FILE: ../../../third_party/skia/experimental/bazel_test/client/gizmo.cpp +FILE: ../../../third_party/skia/experimental/bazel_test/client/gizmo.h +FILE: ../../../third_party/skia/experimental/bazel_test/client/main.cpp +FILE: ../../../third_party/skia/experimental/bazel_test/core/core.cpp +FILE: ../../../third_party/skia/experimental/bazel_test/core/core.h +FILE: ../../../third_party/skia/experimental/bazel_test/core/core_priv.h FILE: ../../../third_party/skia/include/gpu/MutableTextureState.h FILE: ../../../third_party/skia/include/gpu/graphite/dawn/DawnTypes.h FILE: ../../../third_party/skia/include/gpu/graphite/vk/VulkanGraphiteTypes.h