From 5918291b6784aed60e661af40ff46fc96d6d4bc6 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Mon, 15 Apr 2024 18:16:24 +0000 Subject: [PATCH] Roll Skia from 0fe107da5a4e to d27e288efd54 (6 revisions) https://skia.googlesource.com/skia.git/+log/0fe107da5a4e..d27e288efd54 2024-04-15 egdaniel@google.com Be more consistent in nanobench across Ganesh and Graphite. 2024-04-15 michaelludwig@google.com Update libwebp version to match chromium's 2024-04-15 jcgregorio@google.com Revert "Roll ANGLE from 66bc9cfa0014 to 9bae58594634 (4 revisions)" 2024-04-15 kjlubick@google.com Fail SkParagraph GMs gracefully when unicode fails to be created 2024-04-15 jcgregorio@google.com Remove Test-Win10-Clang-RUBYR5-GPU-RadeonVega6-x86_64-Release-All-Direct3D from the tree for now. 2024-04-15 jamesgk@google.com [graphite] Analytic blur for rects 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,chinmaygarde@google.com,michaelludwig@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 | 10 +++++++++- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/DEPS b/DEPS index 429660f42c09b..dd3c788f74ab1 100644 --- a/DEPS +++ b/DEPS @@ -14,7 +14,7 @@ vars = { 'flutter_git': 'https://flutter.googlesource.com', 'skia_git': 'https://skia.googlesource.com', 'llvm_git': 'https://llvm.googlesource.com', - 'skia_revision': '0fe107da5a4e0cc8f29f16c882b6e6f08164cb21', + 'skia_revision': 'd27e288efd5464700841644c7ff8753d4214ed92', # 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 e0b35bdaea204..e26bbed98cddc 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: ae490c80ad1b348f1e9ec046f467c8d8 +Signature: b5e7f00b1c999e4f28da153fdfdb0842 ==================================================================================================== LIBRARY: etc1 @@ -9537,6 +9537,10 @@ ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/ComputePathAtlas.h + ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/FactoryFunctionsPriv.h + ../../../flutter/third_party/skia/LICENSE ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/RasterPathUtils.cpp + ../../../flutter/third_party/skia/LICENSE ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/RasterPathUtils.h + ../../../flutter/third_party/skia/LICENSE +ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/geom/RectBlurData.cpp + ../../../flutter/third_party/skia/LICENSE +ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/geom/RectBlurData.h + ../../../flutter/third_party/skia/LICENSE +ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/render/RectBlurRenderStep.cpp + ../../../flutter/third_party/skia/LICENSE +ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/render/RectBlurRenderStep.h + ../../../flutter/third_party/skia/LICENSE ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/task/DrawTask.cpp + ../../../flutter/third_party/skia/LICENSE ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/task/DrawTask.h + ../../../flutter/third_party/skia/LICENSE ORIGIN: ../../../flutter/third_party/skia/src/sksl/analysis/SkSLCheckSymbolTableCorrectness.cpp + ../../../flutter/third_party/skia/LICENSE @@ -9581,6 +9585,10 @@ FILE: ../../../flutter/third_party/skia/src/gpu/graphite/ComputePathAtlas.h FILE: ../../../flutter/third_party/skia/src/gpu/graphite/FactoryFunctionsPriv.h FILE: ../../../flutter/third_party/skia/src/gpu/graphite/RasterPathUtils.cpp FILE: ../../../flutter/third_party/skia/src/gpu/graphite/RasterPathUtils.h +FILE: ../../../flutter/third_party/skia/src/gpu/graphite/geom/RectBlurData.cpp +FILE: ../../../flutter/third_party/skia/src/gpu/graphite/geom/RectBlurData.h +FILE: ../../../flutter/third_party/skia/src/gpu/graphite/render/RectBlurRenderStep.cpp +FILE: ../../../flutter/third_party/skia/src/gpu/graphite/render/RectBlurRenderStep.h FILE: ../../../flutter/third_party/skia/src/gpu/graphite/task/DrawTask.cpp FILE: ../../../flutter/third_party/skia/src/gpu/graphite/task/DrawTask.h FILE: ../../../flutter/third_party/skia/src/sksl/analysis/SkSLCheckSymbolTableCorrectness.cpp