From 5f773fa1a7b117ed05405dd86a9c6fd24fa0e11c Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Fri, 26 Jan 2024 21:06:38 +0000 Subject: [PATCH] Roll Skia from c32aa37effcc to 6279c88b9e29 (1 revision) https://skia.googlesource.com/skia.git/+log/c32aa37effcc..6279c88b9e29 2024-01-26 johnstiles@google.com Implement Transform::FindAndDeclareBuiltinStructs. 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,jacksongardner@google.com,lovisolo@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 | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/DEPS b/DEPS index dbcc2c246a656..bc5f2fe783c2e 100644 --- a/DEPS +++ b/DEPS @@ -16,7 +16,7 @@ vars = { 'llvm_git': 'https://llvm.googlesource.com', # OCMock is for testing only 'ocmock_git': 'https://github.com/erikdoe/ocmock.git', - 'skia_revision': 'c32aa37effccafb55593fb6bb25d3aa90de17215', + 'skia_revision': '6279c88b9e29a25bf7fc6731fe7a6c41d503ee10', # 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 2a2094374c062..5413899ac5ca9 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 6f6ec317236971a21601bb50fa2c7d3f +Signature: 3f3903b5b37e6fb0cf8a26e783530b15 ==================================================================================================== LIBRARY: etc1 @@ -9505,9 +9505,11 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. LIBRARY: skia 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/SkSLFindAndDeclareBuiltinStructs.cpp + ../../../flutter/third_party/skia/LICENSE TYPE: LicenseType.bsd 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/SkSLFindAndDeclareBuiltinStructs.cpp ---------------------------------------------------------------------------------------------------- Copyright 2024 Google LLC