From 28e54d487d6f4131f411b2f6499d398f725b5517 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Fri, 10 Jul 2020 13:10:05 +0000 Subject: [PATCH] Roll Skia from 9f821489c9f3 to f8a6b5b4b0d0 (1 revision) https://skia.googlesource.com/skia.git/+log/9f821489c9f3..f8a6b5b4b0d0 2020-07-10 reed@google.com Impl SkFilterOptions for raster-images 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 mtklein@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, 3 insertions(+), 2 deletions(-) diff --git a/DEPS b/DEPS index 3b47b6d5272fc..3a05f5c9b0875 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': '9f821489c9f39c53bba496217cd7c1cf2ae9742b', + 'skia_revision': 'f8a6b5b4b0d02895f70af4158c47c3069488a64a', # 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 fd90e332b4272..309f865c75594 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 08851211b73fff32f715fd961858f6d3 +Signature: b63f90d0cdd71df9edf7508619ff94ce UNUSED LICENSES: @@ -2037,6 +2037,7 @@ TYPE: LicenseType.bsd FILE: ../../../third_party/skia/bench/BenchLogger.cpp FILE: ../../../third_party/skia/bench/BenchLogger.h FILE: ../../../third_party/skia/bench/ChecksumBench.cpp +FILE: ../../../third_party/skia/bench/FilteringBench.cpp FILE: ../../../third_party/skia/bench/GameBench.cpp FILE: ../../../third_party/skia/bench/GrMemoryPoolBench.cpp FILE: ../../../third_party/skia/bench/LineBench.cpp