From fab739fc42e0cad60e5631caa5e14bae0249a423 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Tue, 15 Nov 2022 15:19:24 +0000 Subject: [PATCH] Roll Skia from 1991515dd191 to 826b3ea577f3 (4 revisions) https://skia.googlesource.com/skia.git/+log/1991515dd191..826b3ea577f3 2022-11-15 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Skia Infra from e9b6c3973911 to 71c1067c73fe (3 revisions) 2022-11-15 robertphillips@google.com [graphite] Make KeyHelpers be Graphite-only 2022-11-15 johnstiles@google.com Reland "Reland "Add SkRasterPipeline ops immediate_f and store_unmasked."" 2022-11-15 kjlubick@google.com [canvaskit] Deploy 0.37.2 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,tdenniston@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 | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/DEPS b/DEPS index 2041d1a01a578..0561d0d77928a 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': '1991515dd191b8fef9b221ec2cc3f8ba86aa6f10', + 'skia_revision': '826b3ea577f316804d0f19c44d78118b39875340', # 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 954fa65e7633b..f96472b2763c5 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 52116a5c3979c7d08c2eb64d20f01c08 +Signature: d37b398a2a6bfd1ea1ead398d3f0337d UNUSED LICENSES: @@ -7722,8 +7722,6 @@ FILE: ../../../third_party/skia/src/core/SkCapabilities.cpp FILE: ../../../third_party/skia/src/core/SkDebugUtils.h FILE: ../../../third_party/skia/src/core/SkKeyContext.cpp FILE: ../../../third_party/skia/src/core/SkKeyContext.h -FILE: ../../../third_party/skia/src/core/SkKeyHelpers.cpp -FILE: ../../../third_party/skia/src/core/SkKeyHelpers.h FILE: ../../../third_party/skia/src/core/SkRuntimeEffectDictionary.h FILE: ../../../third_party/skia/src/core/SkSLTypeShared.cpp FILE: ../../../third_party/skia/src/core/SkSLTypeShared.h @@ -7766,6 +7764,8 @@ FILE: ../../../third_party/skia/src/gpu/graphite/GraphiteResourceKey.cpp FILE: ../../../third_party/skia/src/gpu/graphite/GraphiteResourceKey.h FILE: ../../../third_party/skia/src/gpu/graphite/ImageUtils.cpp FILE: ../../../third_party/skia/src/gpu/graphite/ImageUtils.h +FILE: ../../../third_party/skia/src/gpu/graphite/KeyHelpers.cpp +FILE: ../../../third_party/skia/src/gpu/graphite/KeyHelpers.h FILE: ../../../third_party/skia/src/gpu/graphite/Log.h FILE: ../../../third_party/skia/src/gpu/graphite/PaintParams.cpp FILE: ../../../third_party/skia/src/gpu/graphite/PaintParams.h