From 8d046faf95b32dfa466728ba6847b1bf6fd10860 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Mon, 2 Mar 2020 20:34:01 -0500 Subject: [PATCH] Roll src/third_party/skia ded437003d0e..b43cfa4d3f96 (7 commits) (#16894) --- DEPS | 2 +- ci/licenses_golden/licenses_skia | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/DEPS b/DEPS index 836375f09..cb5783205 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': 'ded437003d0e1ad5581b07d3d2afadccc68dc5b2', + 'skia_revision': 'b43cfa4d3f9630508d4fbda5dbd484046ebfabce', # 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 68155c7fe..b99f8bf2f 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 74fb527eceeeacc6cded0eda3baae3b9 +Signature: f4fd9cad88e690b7a690873aefccfb63 UNUSED LICENSES: @@ -5640,6 +5640,7 @@ FILE: ../../../third_party/skia/src/core/SkCanvasMatrix.h FILE: ../../../third_party/skia/src/core/SkCompressedDataUtils.cpp FILE: ../../../third_party/skia/src/core/SkCompressedDataUtils.h FILE: ../../../third_party/skia/src/core/SkM44.cpp +FILE: ../../../third_party/skia/src/core/SkVerticesPriv.h FILE: ../../../third_party/skia/src/gpu/GrDynamicAtlas.cpp FILE: ../../../third_party/skia/src/gpu/GrDynamicAtlas.h FILE: ../../../third_party/skia/src/gpu/GrEagerVertexAllocator.h -- GitLab