From c1826a8024a7c2787426c11217f06fc051cb1463 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Thu, 13 Jun 2024 00:50:31 +0000 Subject: [PATCH] Roll Skia from b2f163ae11bf to 69a53db434a6 (8 revisions) https://skia.googlesource.com/skia.git/+log/b2f163ae11bf..69a53db434a6 2024-06-12 michaelludwig@google.com [skif] Use FilterResult::rescale() for blur() 2024-06-12 brianosman@google.com Remove SKSL_STANDALONE from SkSLModuleLoader 2024-06-12 ccameron@chromium.org SkGainmapEncoder: Add Exif segment 2024-06-12 brianosman@google.com Remove guard for AAA scan converter intersection bugfix 2024-06-12 brianosman@google.com Fully remove deferred blitting from AAA scan converter 2024-06-12 ccameron@chromium.org SkTiff: Make constants public 2024-06-12 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SK Tool from ec3221eef698 to 8489c5749b4b 2024-06-12 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 9a693759186a to c3c17897c123 (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 brianosman@google.com,bungeman@google.com,chinmaygarde@google.com,rmistry@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/licenses_skia | 8 +++++++- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/DEPS b/DEPS index fac438201705d..06e97a8dba6f2 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': 'b2f163ae11bfaf0bca2eb8fcdbc51b2fd6f71012', + 'skia_revision': '69a53db434a62cf5f9e6c5e8b3be8088fe4eacc7', # 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 c76bed8ed6afe..be7c5d21c8946 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: e40fc6d0ec2fcd9b62c81ebc3d60e3eb +Signature: 8a1c42830a996af34d00c80b2cdc2a78 ==================================================================================================== LIBRARY: etc1 @@ -9561,6 +9561,9 @@ ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/render/SDFTextLCDRend ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/render/SDFTextLCDRenderStep.h + ../../../flutter/third_party/skia/LICENSE ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/task/DrawTask.cpp + ../../../flutter/third_party/skia/LICENSE ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/task/DrawTask.h + ../../../flutter/third_party/skia/LICENSE +ORIGIN: ../../../flutter/third_party/skia/src/sksl/SkSLModuleData.h + ../../../flutter/third_party/skia/LICENSE +ORIGIN: ../../../flutter/third_party/skia/src/sksl/SkSLModuleDataDefault.cpp + ../../../flutter/third_party/skia/LICENSE +ORIGIN: ../../../flutter/third_party/skia/src/sksl/SkSLModuleDataFile.cpp + ../../../flutter/third_party/skia/LICENSE ORIGIN: ../../../flutter/third_party/skia/src/sksl/analysis/SkSLCheckSymbolTableCorrectness.cpp + ../../../flutter/third_party/skia/LICENSE ORIGIN: ../../../flutter/third_party/skia/src/sksl/ir/SkSLSymbol.cpp + ../../../flutter/third_party/skia/LICENSE ORIGIN: ../../../flutter/third_party/skia/src/sksl/transform/SkSLEliminateUnnecessaryBraces.cpp + ../../../flutter/third_party/skia/LICENSE @@ -9629,6 +9632,9 @@ FILE: ../../../flutter/third_party/skia/src/gpu/graphite/render/SDFTextLCDRender FILE: ../../../flutter/third_party/skia/src/gpu/graphite/render/SDFTextLCDRenderStep.h FILE: ../../../flutter/third_party/skia/src/gpu/graphite/task/DrawTask.cpp FILE: ../../../flutter/third_party/skia/src/gpu/graphite/task/DrawTask.h +FILE: ../../../flutter/third_party/skia/src/sksl/SkSLModuleData.h +FILE: ../../../flutter/third_party/skia/src/sksl/SkSLModuleDataDefault.cpp +FILE: ../../../flutter/third_party/skia/src/sksl/SkSLModuleDataFile.cpp FILE: ../../../flutter/third_party/skia/src/sksl/analysis/SkSLCheckSymbolTableCorrectness.cpp FILE: ../../../flutter/third_party/skia/src/sksl/ir/SkSLSymbol.cpp FILE: ../../../flutter/third_party/skia/src/sksl/transform/SkSLEliminateUnnecessaryBraces.cpp