From 57a93f41ea7a37b3fedc97f118b20b0e534f58aa Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Sat, 10 Oct 2020 12:53:28 +0000 Subject: [PATCH] Roll Skia from 13fc260c7080 to aa64c352b349 (1 revision) https://skia.googlesource.com/skia.git/+log/13fc260c7080..aa64c352b349 2020-10-10 bsalomon@google.com Remove legacy gpu blur util code 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 jvanverth@google.com on the revert to ensure that a human is aware of the problem. 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/master/autoroll/README.md --- DEPS | 2 +- ci/licenses_golden/licenses_skia | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/DEPS b/DEPS index ada5dd2ffa211..1c208f30dbe92 100644 --- a/DEPS +++ b/DEPS @@ -26,7 +26,7 @@ vars = { 'skia_git': 'https://skia.googlesource.com', # OCMock is for testing only so there is no google clone 'ocmock_git': 'https://github.com/erikdoe/ocmock.git', - 'skia_revision': '13fc260c7080d2122a7e7152c9385d914cd20be7', + 'skia_revision': 'aa64c352b349a779e98d903eda594dd0ce502736', # When updating the Dart revision, ensure that all entries that are # dependencies of Dart are also updated to match the entries in the diff --git a/ci/licenses_golden/licenses_skia b/ci/licenses_golden/licenses_skia index ba1665f7c6c97..79e80323db799 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: c252752f32283d7bfc5847ad8abb5106 +Signature: 1ddc21dfb8c528f98d2a0fc2bdf73821 UNUSED LICENSES: @@ -2781,7 +2781,6 @@ FILE: ../../../third_party/skia/src/core/SkDrawLooper.cpp FILE: ../../../third_party/skia/src/core/SkFontStream.h FILE: ../../../third_party/skia/src/core/SkGpuBlurUtils.cpp FILE: ../../../third_party/skia/src/core/SkGpuBlurUtils.h -FILE: ../../../third_party/skia/src/core/SkLegacyGpuBlurUtils.cpp FILE: ../../../third_party/skia/src/core/SkMatrixUtils.h FILE: ../../../third_party/skia/src/core/SkMessageBus.h FILE: ../../../third_party/skia/src/core/SkMipmap.cpp