From e41798a855dd04f960966c3fb4139d78bd085f2c Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Fri, 6 Dec 2024 11:21:27 +0000 Subject: [PATCH] Roll Skia from c9647f13cded to d616d927bb77 (28 revisions) https://skia.googlesource.com/skia.git/+log/c9647f13cded..d616d927bb77 2024-12-06 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Dawn from 38268c8df30d to 1e61e82b1b7a (6 revisions) 2024-12-06 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Skia Infra from 73c103d87739 to 48b61740d60f (9 revisions) 2024-12-06 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 0846b50db6b1 to 11d17e6bd029 (6 revisions) 2024-12-05 kjlubick@google.com Move SkJSON.h to //modules/jsonreader 2024-12-05 kjlubick@google.com Remove JSON output from public API of SkSLDebugTrace 2024-12-05 skia-autoroll@skia-public.iam.gserviceaccount.com Manual roll Dawn from 3ee07d9e3ba7 to 38268c8df30d (12 revisions) 2024-12-05 jamesgk@google.com [graphite] Add a test for unused target surface on replay 2024-12-05 jamesgk@google.com [graphite] Allow providing unused target surface on replay 2024-12-05 jamesgk@google.com Ignore all deferred canvas tests in Protected configs 2024-12-05 lukasza@chromium.org [rust png] Integrate Rust `png` crate into `SkPngRustEncoderImpl`. 2024-12-05 lukasza@chromium.org [rust png] Extract `SkPngEncoderBase::onEncodeRows`. 2024-12-05 briansalomon@gmail.com Show timer queries for Graphite/Dawn in Viewer stats 2024-12-05 lukasza@chromium.org [rust png] Extract `SkPngEncoderBase::getTargetInfo`. 2024-12-05 lukasza@chromium.org [rust png] Test that can detect encoding RGB vs RGBA mismatch. 2024-12-05 michaelludwig@google.com [ganesh] Check index count for overflow for good measure 2024-12-05 robertphillips@google.com Address some numerical instability in SkRRect::transform 2024-12-05 jamesgk@google.com [graphite] Support mipmapped deferred canvases 2024-12-05 kjlubick@google.com Add graphite-specific version of tools/DisplayParams 2024-12-05 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 0bb109aa3311 to e42047f0bbac (16 revisions) 2024-12-05 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from ef19ac786024 to 0846b50db6b1 (6 revisions) 2024-12-05 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Skia Infra from 2d420a4dcfc4 to 73c103d87739 (7 revisions) 2024-12-05 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Dawn from e0d7445de8cd to 3ee07d9e3ba7 (18 revisions) 2024-12-04 kjlubick@google.com Slightly improve readability of SkSwizzler_opts 2024-12-04 kjlubick@google.com Help type deduction for old compilers 2024-12-04 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 7adbb3e81110 to 0bb109aa3311 (14 revisions) 2024-12-04 jvanverth@google.com Catch some excessive loop cases in GrTriangulator. 2024-12-04 skia-autoroll@skia-public.iam.gserviceaccount.com Roll skottie-base from 04ad645c0403 to 32e4afed6d80 2024-12-04 fmalita@chromium.org [svg] Conditional debugging 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,jvanverth@google.com,kjlubick@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://issues.skia.org/issues/new?component=1389291&template=1850622 Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md --- DEPS | 2 +- ci/licenses_golden/excluded_files | 1 + ci/licenses_golden/licenses_skia | 15 ++++++++++----- 3 files changed, 12 insertions(+), 6 deletions(-) diff --git a/DEPS b/DEPS index 2bfeb73abf3f2..931de9eaf9e7d 100644 --- a/DEPS +++ b/DEPS @@ -14,7 +14,7 @@ vars = { 'flutter_git': 'https://flutter.googlesource.com', 'skia_git': 'https://skia.googlesource.com', 'llvm_git': 'https://llvm.googlesource.com', - 'skia_revision': 'c9647f13cdedac9871fd93a70e3fa27d8f8972b9', + 'skia_revision': 'd616d927bb77fc3a7db4cf0cc17012863ad1f7c5', # 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/excluded_files b/ci/licenses_golden/excluded_files index 22736c1f9de42..dc786d51f0486 100644 --- a/ci/licenses_golden/excluded_files +++ b/ci/licenses_golden/excluded_files @@ -2805,6 +2805,7 @@ ../../../flutter/third_party/skia/modules/canvaskit/wasm_tools/SIMD/.gitignore ../../../flutter/third_party/skia/modules/jetski/BUILD.bazel ../../../flutter/third_party/skia/modules/jetski/README +../../../flutter/third_party/skia/modules/jsonreader/BUILD.bazel ../../../flutter/third_party/skia/modules/pathkit/.gitignore ../../../flutter/third_party/skia/modules/pathkit/BUILD.bazel ../../../flutter/third_party/skia/modules/pathkit/CHANGELOG.md diff --git a/ci/licenses_golden/licenses_skia b/ci/licenses_golden/licenses_skia index e0a2f53b23df4..93d05ad55812a 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 4642a9c41e5bde12a29ae2b31a095b9c +Signature: ba7beab42d8d63a3217ba9c228d3530b ==================================================================================================== LIBRARY: etc1 @@ -402,6 +402,7 @@ FILE: ../../../flutter/third_party/skia/package-lock.json FILE: ../../../flutter/third_party/skia/relnotes/GpuStats.md FILE: ../../../flutter/third_party/skia/relnotes/GraphiteLogPriority.md FILE: ../../../flutter/third_party/skia/relnotes/SkColorSpaceMakeCICP.md +FILE: ../../../flutter/third_party/skia/relnotes/debugtrace.md FILE: ../../../flutter/third_party/skia/relnotes/precompilecontext.md FILE: ../../../flutter/third_party/skia/src/gpu/gpu_workaround_list.txt FILE: ../../../flutter/third_party/skia/src/ports/fontations/Cargo.toml @@ -4991,6 +4992,8 @@ ORIGIN: ../../../flutter/third_party/skia/include/private/base/SkSpan_impl.h + . ORIGIN: ../../../flutter/third_party/skia/include/private/base/SkTo.h + ../../../flutter/third_party/skia/LICENSE ORIGIN: ../../../flutter/third_party/skia/include/private/gpu/vk/SkiaVulkan.h + ../../../flutter/third_party/skia/LICENSE ORIGIN: ../../../flutter/third_party/skia/include/utils/SkTextUtils.h + ../../../flutter/third_party/skia/LICENSE +ORIGIN: ../../../flutter/third_party/skia/modules/jsonreader/SkJSONReader.cpp + ../../../flutter/third_party/skia/LICENSE +ORIGIN: ../../../flutter/third_party/skia/modules/jsonreader/SkJSONReader.h + ../../../flutter/third_party/skia/LICENSE ORIGIN: ../../../flutter/third_party/skia/modules/skcms/skcms.cc + ../../../flutter/third_party/skia/LICENSE ORIGIN: ../../../flutter/third_party/skia/modules/skcms/src/Transform_inl.h + ../../../flutter/third_party/skia/LICENSE ORIGIN: ../../../flutter/third_party/skia/modules/skcms/src/skcms_internals.h + ../../../flutter/third_party/skia/LICENSE @@ -5140,8 +5143,6 @@ ORIGIN: ../../../flutter/third_party/skia/src/sksl/ir/SkSLVariableReference.cpp ORIGIN: ../../../flutter/third_party/skia/src/text/gpu/SDFMaskFilter.cpp + ../../../flutter/third_party/skia/LICENSE ORIGIN: ../../../flutter/third_party/skia/src/text/gpu/SkChromeRemoteGlyphCache.cpp + ../../../flutter/third_party/skia/LICENSE ORIGIN: ../../../flutter/third_party/skia/src/utils/SkCallableTraits.h + ../../../flutter/third_party/skia/LICENSE -ORIGIN: ../../../flutter/third_party/skia/src/utils/SkJSON.cpp + ../../../flutter/third_party/skia/LICENSE -ORIGIN: ../../../flutter/third_party/skia/src/utils/SkJSON.h + ../../../flutter/third_party/skia/LICENSE ORIGIN: ../../../flutter/third_party/skia/src/utils/SkTextUtils.cpp + ../../../flutter/third_party/skia/LICENSE ORIGIN: ../../../flutter/third_party/skia/src/utils/mac/SkUniqueCFRef.h + ../../../flutter/third_party/skia/LICENSE ORIGIN: ../../../flutter/third_party/skia/src/utils/win/SkDWriteNTDDI_VERSION.h + ../../../flutter/third_party/skia/LICENSE @@ -5205,6 +5206,8 @@ FILE: ../../../flutter/third_party/skia/include/private/base/SkSpan_impl.h FILE: ../../../flutter/third_party/skia/include/private/base/SkTo.h FILE: ../../../flutter/third_party/skia/include/private/gpu/vk/SkiaVulkan.h FILE: ../../../flutter/third_party/skia/include/utils/SkTextUtils.h +FILE: ../../../flutter/third_party/skia/modules/jsonreader/SkJSONReader.cpp +FILE: ../../../flutter/third_party/skia/modules/jsonreader/SkJSONReader.h FILE: ../../../flutter/third_party/skia/modules/skcms/skcms.cc FILE: ../../../flutter/third_party/skia/modules/skcms/src/Transform_inl.h FILE: ../../../flutter/third_party/skia/modules/skcms/src/skcms_internals.h @@ -5354,8 +5357,6 @@ FILE: ../../../flutter/third_party/skia/src/sksl/ir/SkSLVariableReference.cpp FILE: ../../../flutter/third_party/skia/src/text/gpu/SDFMaskFilter.cpp FILE: ../../../flutter/third_party/skia/src/text/gpu/SkChromeRemoteGlyphCache.cpp FILE: ../../../flutter/third_party/skia/src/utils/SkCallableTraits.h -FILE: ../../../flutter/third_party/skia/src/utils/SkJSON.cpp -FILE: ../../../flutter/third_party/skia/src/utils/SkJSON.h FILE: ../../../flutter/third_party/skia/src/utils/SkTextUtils.cpp FILE: ../../../flutter/third_party/skia/src/utils/mac/SkUniqueCFRef.h FILE: ../../../flutter/third_party/skia/src/utils/win/SkDWriteNTDDI_VERSION.h @@ -9787,6 +9788,8 @@ ORIGIN: ../../../flutter/third_party/skia/gm/smallcircles.cpp + ../../../flutter ORIGIN: ../../../flutter/third_party/skia/include/ports/SkFontMgr_android_ndk.h + ../../../flutter/third_party/skia/LICENSE ORIGIN: ../../../flutter/third_party/skia/src/codec/SkPngCodecBase.cpp + ../../../flutter/third_party/skia/LICENSE ORIGIN: ../../../flutter/third_party/skia/src/codec/SkPngCodecBase.h + ../../../flutter/third_party/skia/LICENSE +ORIGIN: ../../../flutter/third_party/skia/src/encode/SkPngEncoderBase.cpp + ../../../flutter/third_party/skia/LICENSE +ORIGIN: ../../../flutter/third_party/skia/src/encode/SkPngEncoderBase.h + ../../../flutter/third_party/skia/LICENSE ORIGIN: ../../../flutter/third_party/skia/src/gpu/vk/vulkanmemoryallocator/VulkanMemoryAllocatorPriv.h + ../../../flutter/third_party/skia/LICENSE ORIGIN: ../../../flutter/third_party/skia/src/sksl/transform/SkSLTransform.cpp + ../../../flutter/third_party/skia/LICENSE TYPE: LicenseType.bsd @@ -9794,6 +9797,8 @@ FILE: ../../../flutter/third_party/skia/gm/smallcircles.cpp FILE: ../../../flutter/third_party/skia/include/ports/SkFontMgr_android_ndk.h FILE: ../../../flutter/third_party/skia/src/codec/SkPngCodecBase.cpp FILE: ../../../flutter/third_party/skia/src/codec/SkPngCodecBase.h +FILE: ../../../flutter/third_party/skia/src/encode/SkPngEncoderBase.cpp +FILE: ../../../flutter/third_party/skia/src/encode/SkPngEncoderBase.h FILE: ../../../flutter/third_party/skia/src/gpu/vk/vulkanmemoryallocator/VulkanMemoryAllocatorPriv.h FILE: ../../../flutter/third_party/skia/src/sksl/transform/SkSLTransform.cpp ----------------------------------------------------------------------------------------------------