From 33d7691be34b36b8b785758a8b00b6f2604b913c Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Mon, 21 Dec 2020 16:11:57 +0000 Subject: [PATCH] Roll Skia from 88883c4ca259 to 6aea07880248 (1 revision) https://skia.googlesource.com/skia.git/+log/88883c4ca259..6aea07880248 2020-12-21 reed@google.com Don't use sprite-blit if cubic sampling 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 bungeman@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 0fcdb51244178..1065616bd8a77 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': '88883c4ca259aa1340286c3a0f85fe97a911292d', + 'skia_revision': '6aea07880248b361958db393a083f9546c99b097', # 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 e91cfa002b124..46ed9075b85cf 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: ddc1a9f278a5de49df3f3deb4a0f67d3 +Signature: 9cceabc3b94a059a6e0669db6dc6aabe UNUSED LICENSES: @@ -4165,6 +4165,7 @@ FILE: ../../../third_party/skia/src/core/SkMarkerStack.cpp FILE: ../../../third_party/skia/src/core/SkMarkerStack.h FILE: ../../../third_party/skia/src/core/SkMipmapBuilder.h FILE: ../../../third_party/skia/src/core/SkOpts_erms.cpp +FILE: ../../../third_party/skia/src/core/SkSamplingPriv.h FILE: ../../../third_party/skia/src/core/SkVerticesPriv.h FILE: ../../../third_party/skia/src/gpu/GrDynamicAtlas.cpp FILE: ../../../third_party/skia/src/gpu/GrDynamicAtlas.h