From 67a71214b9b5f6eb3eb7fe9b360382759c797df3 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Wed, 17 May 2023 14:26:58 +0000 Subject: [PATCH] Roll Skia from c3473c32bb35 to ffa425bacfc4 (14 revisions) https://skia.googlesource.com/skia.git/+log/c3473c32bb35..ffa425bacfc4 2023-05-17 robertphillips@google.com Create Protected EGL contexts when possible on Android 2023-05-17 johnstiles@google.com Delete dead code in DSLStatement. 2023-05-17 johnstiles@google.com Add Block::MakeCompoundStatement. 2023-05-17 jvanverth@google.com [graphite] Remove spurious text method. 2023-05-17 kjlubick@google.com Manually Roll Dawn from 89a3dac88297 to 83c5c8b15157 (41 revisions) 2023-05-17 johnstiles@google.com Remove unnecessary return value from Parser::structVarDeclaration. 2023-05-17 johnstiles@google.com Restructure AddVarDeclaration to not require friendship. 2023-05-17 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 32a999c86b9c to 7d17e63c2439 (11 revisions) 2023-05-17 michaelludwig@google.com [skif] Shore up getOutputLayerBounds() for old filter definitions 2023-05-17 johnstiles@google.com Move force-noinline support out of DSL. 2023-05-17 michaelludwig@google.com [skif] Update SkPictureImageFilter to use FilterResult 2023-05-17 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 25def1a0da1c to 9de2cfb06593 (17 revisions) 2023-05-17 jvanverth@google.com [graphite] Add YUVA shader. 2023-05-17 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from a62e8dbc3467 to 28718d8b4108 (2 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 brianosman@google.com,johnstiles@google.com,rmistry@google.com,zra@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 | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/DEPS b/DEPS index 97de0a23ae24d..e459baf1c2200 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': 'c3473c32bb35f24803dcd6c7bc74d6ac0924f8cc', + 'skia_revision': 'ffa425bacfc437de72d049e2cc488a90cb1f0036', # 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 9ca90bf40b3a4..fc990d7eceff0 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 311025fcfb5b586d943056a9c0678776 +Signature: 928a95b118579cada8f8012e2c5b34e0 ==================================================================================================== LIBRARY: etc1 @@ -390,6 +390,7 @@ FILE: ../../../third_party/skia/relnotes/skimage_graphite.md FILE: ../../../third_party/skia/relnotes/skimage_methods.md FILE: ../../../third_party/skia/relnotes/skimage_subset.md FILE: ../../../third_party/skia/relnotes/skimagefilters_magnifier.md +FILE: ../../../third_party/skia/relnotes/skimagefilters_picture.md FILE: ../../../third_party/skia/relnotes/skimagegenerator_encoded.md FILE: ../../../third_party/skia/relnotes/sksurface_backend.md FILE: ../../../third_party/skia/relnotes/sksurface_namespace.md