From 027fe508c0b993dc3fb408620dedb0697bf84b3b Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Tue, 17 Nov 2020 17:03:01 -0500 Subject: [PATCH] Roll Skia from 75c38f94efd6 to 8f46ecc84fab (1 revision) (#22570) --- DEPS | 2 +- ci/licenses_golden/licenses_skia | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/DEPS b/DEPS index cb0756c4a..a646e9649 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 98cb93120..3325a33d3 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 -- GitLab