From 626244a72c5d53cc6d00c840987f9059faed511a Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Wed, 22 Jul 2020 19:51:02 -0400 Subject: [PATCH] Roll Skia from c0e711019b91 to cc848b59f805 (3 revisions) (#19966) --- DEPS | 2 +- ci/licenses_golden/licenses_skia | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/DEPS b/DEPS index 635484f46..3efd0b899 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': 'c0e711019b9192956f6483fd410ea3f89ead2b72', + 'skia_revision': 'cc848b59f80506bf047abc0727a92d66957e8eee', # 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 007ed6d0e..7d34bf341 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 193646a04cb05d915bf2a7d261b06f27 +Signature: 17a804162bd269104d2c04a52bda1956 UNUSED LICENSES: @@ -6314,7 +6314,7 @@ FILE: ../../../third_party/skia/src/gpu/GrGlyph.h FILE: ../../../third_party/skia/src/gpu/GrGpu.cpp FILE: ../../../third_party/skia/src/gpu/GrRectanizer.h FILE: ../../../third_party/skia/src/gpu/GrRectanizerPow2.cpp -FILE: ../../../third_party/skia/src/gpu/GrTAllocator.h +FILE: ../../../third_party/skia/src/gpu/GrTBlockList.h FILE: ../../../third_party/skia/src/gpu/GrVertexWriter.h FILE: ../../../third_party/skia/src/gpu/SkGpuDevice.h FILE: ../../../third_party/skia/src/gpu/SkGr.cpp -- GitLab