From 081af50f7a8e5c58bac47fc355340ac42f021ff4 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Tue, 17 Nov 2020 20:05:33 +0000 Subject: [PATCH] Roll Skia from 75c38f94efd6 to 8f46ecc84fab (1 revision) https://skia.googlesource.com/skia.git/+log/75c38f94efd6..8f46ecc84fab 2020-11-17 bsalomon@google.com Remove two YUV effect GMs: yuv_to_rgb_effect and yuv_nv12_to_rgb_effect. 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 lovisolo@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 | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/DEPS b/DEPS index cb0756c4a433b..a646e96495669 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': '75c38f94efd6b919b7636ff41883c45339219493', + 'skia_revision': '8f46ecc84fab83ffccd2977a633006d77ec3c161', # 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 98cb931209f75..3325a33d39f4b 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 063bfa53c098890a50f2e72bc6453668 +Signature: 9f52045ae66d4c43d1386663b453869a UNUSED LICENSES: @@ -1867,7 +1867,7 @@ FILE: ../../../third_party/skia/gm/textblob.cpp FILE: ../../../third_party/skia/gm/textblobshader.cpp FILE: ../../../third_party/skia/gm/tiledscaledbitmap.cpp FILE: ../../../third_party/skia/gm/variedtext.cpp -FILE: ../../../third_party/skia/gm/yuvtorgbeffect.cpp +FILE: ../../../third_party/skia/gm/yuvtorgbsubset.cpp FILE: ../../../third_party/skia/include/c/sk_canvas.h FILE: ../../../third_party/skia/include/c/sk_data.h FILE: ../../../third_party/skia/include/c/sk_image.h