From b73f0a496c11f4df674d06b6f0545924a0458550 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Wed, 19 Oct 2022 16:54:19 +0000 Subject: [PATCH] Roll Skia from a9255bc938bf to 4fa600316d1d (6 revisions) https://skia.googlesource.com/skia.git/+log/a9255bc938bf..4fa600316d1d 2022-10-19 johnstiles@google.com Abort if SkMakeRuntimeEffect fails. 2022-10-19 herb@google.com Reland "Reland "Make SkTArray grow only"" 2022-10-19 johnstiles@google.com Remove DSL Push/PopSymbolTable() helper functions. 2022-10-19 johnstiles@google.com Remove DSL AddToSymbolTable() helper function. 2022-10-19 johnstiles@google.com Remove DSL CurrentSymbolTable() helper function. 2022-10-19 johnstiles@google.com Remove DSL Symbol() helper function. 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 chinmaygarde@google.com,wrightgeorge@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, 2 insertions(+), 4 deletions(-) diff --git a/DEPS b/DEPS index 01fc18f5653b1..2f0c209b97151 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': 'a9255bc938bfece330dc0e5e3d2058a0e4f5ed15', + 'skia_revision': '4fa600316d1d8b296f3ebf0f3f8a968be0b2e99d', # 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 e574884683231..e311dcb6a143a 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: bae7d06b7ed2985a6d79bad11f1c3dbe +Signature: 33d651aee0b43d2ccfeedd5eab4263da UNUSED LICENSES: @@ -7295,7 +7295,6 @@ FILE: ../../../third_party/skia/include/private/chromium/GrSlug.h FILE: ../../../third_party/skia/include/private/chromium/Slug.h FILE: ../../../third_party/skia/include/private/gpu/ganesh/GrDawnTypesPriv.h FILE: ../../../third_party/skia/include/private/gpu/ganesh/GrMockTypesPriv.h -FILE: ../../../third_party/skia/include/sksl/DSLSymbols.h FILE: ../../../third_party/skia/include/sksl/SkSLOperator.h FILE: ../../../third_party/skia/modules/canvaskit/paragraph_bindings_gen.cpp FILE: ../../../third_party/skia/src/core/SkBlendModeBlender.cpp @@ -7566,7 +7565,6 @@ FILE: ../../../third_party/skia/src/sksl/dsl/DSLCase.cpp FILE: ../../../third_party/skia/src/sksl/dsl/DSLFunction.cpp FILE: ../../../third_party/skia/src/sksl/dsl/DSLLayout.cpp FILE: ../../../third_party/skia/src/sksl/dsl/DSLStatement.cpp -FILE: ../../../third_party/skia/src/sksl/dsl/DSLSymbols.cpp FILE: ../../../third_party/skia/src/sksl/dsl/priv/DSL_priv.h FILE: ../../../third_party/skia/src/sksl/ir/SkSLFunctionDeclaration.cpp FILE: ../../../third_party/skia/src/sksl/ir/SkSLModifiers.cpp