From 73944625e082af9aa508ccafdc1c6c1302a2822e Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Thu, 24 Aug 2023 20:59:59 +0000 Subject: [PATCH] Roll Skia from d7d56885a49b to 25fafff5b32c (1 revision) https://skia.googlesource.com/skia.git/+log/d7d56885a49b..25fafff5b32c 2023-08-24 michaelludwig@google.com Move Gaussian blur utility functions into skgpu::BlurUtils 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,jimgraham@google.com,lovisolo@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 | 6 +++++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/DEPS b/DEPS index 9910e6076da44..01e2ad52b1671 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': 'd7d56885a49b54fe570b51134668b6ec4179af4b', + 'skia_revision': '25fafff5b32c62ea0c46c011f2e4f2d2b7f06efb', # 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 12a81ac3cb57d..0432b1ea1a8cf 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: fd8b29fb708184925b2df0a093b33439 +Signature: 0eac497351bbf573fcec87e47be68f94 ==================================================================================================== LIBRARY: etc1 @@ -8904,6 +8904,8 @@ ORIGIN: ../../../third_party/skia/src/encode/SkPngEncoder_none.cpp + ../../../th ORIGIN: ../../../third_party/skia/src/encode/SkWebpEncoder_none.cpp + ../../../third_party/skia/LICENSE ORIGIN: ../../../third_party/skia/src/gpu/BlendFormula.cpp + ../../../third_party/skia/LICENSE ORIGIN: ../../../third_party/skia/src/gpu/BlendFormula.h + ../../../third_party/skia/LICENSE +ORIGIN: ../../../third_party/skia/src/gpu/BlurUtils.cpp + ../../../third_party/skia/LICENSE +ORIGIN: ../../../third_party/skia/src/gpu/BlurUtils.h + ../../../third_party/skia/LICENSE ORIGIN: ../../../third_party/skia/src/gpu/DitherUtils.cpp + ../../../third_party/skia/LICENSE ORIGIN: ../../../third_party/skia/src/gpu/DitherUtils.h + ../../../third_party/skia/LICENSE ORIGIN: ../../../third_party/skia/src/gpu/GpuTypesPriv.h + ../../../third_party/skia/LICENSE @@ -9145,6 +9147,8 @@ FILE: ../../../third_party/skia/src/encode/SkPngEncoder_none.cpp FILE: ../../../third_party/skia/src/encode/SkWebpEncoder_none.cpp FILE: ../../../third_party/skia/src/gpu/BlendFormula.cpp FILE: ../../../third_party/skia/src/gpu/BlendFormula.h +FILE: ../../../third_party/skia/src/gpu/BlurUtils.cpp +FILE: ../../../third_party/skia/src/gpu/BlurUtils.h FILE: ../../../third_party/skia/src/gpu/DitherUtils.cpp FILE: ../../../third_party/skia/src/gpu/DitherUtils.h FILE: ../../../third_party/skia/src/gpu/GpuTypesPriv.h