From ff10a6971c8d6e41e604588ec8068fafb03436b2 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Wed, 15 Mar 2023 12:42:09 +0000 Subject: [PATCH] Roll Skia from 4d90ba479527 to 3b9131c65c01 (5 revisions) https://skia.googlesource.com/skia.git/+log/4d90ba479527..3b9131c65c01 2023-03-15 johnstiles@google.com Factor out indexed-swizzle rewrite logic to transform/. 2023-03-15 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from f78d05448fd6 to 46e5f8237dea (5 revisions) 2023-03-15 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 755bfe471d23 to 4982b903033b (9 revisions) 2023-03-15 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Skia Infra from fc72c97929d8 to 83f0cd8483c3 (2 revisions) 2023-03-15 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 64e470f7b9b0 to 6c1ab2e36382 (3 revisions) 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 aaclarke@google.com,brianosman@google.com,egdaniel@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://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, 4 insertions(+), 2 deletions(-) diff --git a/DEPS b/DEPS index 3ab416a6936ea..53735cf84db4b 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': '4d90ba479527e1bcbb629eeef82207ee4e051201', + 'skia_revision': '3b9131c65c014b669f7e0e38771d60d111cbb0a2', # 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 b753191451800..4cd3618c676dc 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 0945b8d0b215c9c3e48d4fb76a17f1e7 +Signature: 2dacb15fec70eea2936f61c55a33ee73 ==================================================================================================== LIBRARY: etc1 @@ -9001,6 +9001,7 @@ ORIGIN: ../../../third_party/skia/src/image/SkSurface_Null.cpp + ../../../third_ ORIGIN: ../../../third_party/skia/src/sksl/analysis/SkSLGetLoopControlFlowInfo.cpp + ../../../third_party/skia/LICENSE ORIGIN: ../../../third_party/skia/src/sksl/analysis/SkSLGetReturnComplexity.cpp + ../../../third_party/skia/LICENSE ORIGIN: ../../../third_party/skia/src/sksl/analysis/SkSLIsDynamicallyUniformExpression.cpp + ../../../third_party/skia/LICENSE +ORIGIN: ../../../third_party/skia/src/sksl/transform/SkSLRewriteIndexedSwizzle.cpp + ../../../third_party/skia/LICENSE TYPE: LicenseType.bsd FILE: ../../../third_party/skia/fuzz/FuzzCubicQuadRoots.cpp FILE: ../../../third_party/skia/fuzz/oss_fuzz/FuzzCubicQuadRoots.cpp @@ -9047,6 +9048,7 @@ FILE: ../../../third_party/skia/src/image/SkSurface_Null.cpp FILE: ../../../third_party/skia/src/sksl/analysis/SkSLGetLoopControlFlowInfo.cpp FILE: ../../../third_party/skia/src/sksl/analysis/SkSLGetReturnComplexity.cpp FILE: ../../../third_party/skia/src/sksl/analysis/SkSLIsDynamicallyUniformExpression.cpp +FILE: ../../../third_party/skia/src/sksl/transform/SkSLRewriteIndexedSwizzle.cpp ---------------------------------------------------------------------------------------------------- Copyright 2023 Google LLC