From 6d2cbb2dbbf2a8d4dc85ab827cec1369bcc499f8 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Sat, 22 Feb 2020 17:09:04 -0500 Subject: [PATCH] Roll src/third_party/skia bf5cb0f539e7..46f5c5f08b61 (2 commits) (#16732) --- DEPS | 2 +- ci/licenses_golden/licenses_skia | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/DEPS b/DEPS index b1d1b59c7..ed10f7110 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': 'bf5cb0f539e7b7485bda9c1377f663d6c444d2f4', + 'skia_revision': '46f5c5f08b619a039104aff7aec342bd22619e45', # 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 c71f3d696..f1ceaa3c3 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 73afdc4dd53614d3bfc3fa4ca775a418 +Signature: 8528ab1e026569ddcc9970f0d52a4eb7 UNUSED LICENSES: @@ -5649,6 +5649,7 @@ FILE: ../../../third_party/skia/gm/skbug_9819.cpp FILE: ../../../third_party/skia/gm/strokerect_anisotropic.cpp FILE: ../../../third_party/skia/gm/verifiers/gmverifier.cpp FILE: ../../../third_party/skia/gm/verifiers/gmverifier.h +FILE: ../../../third_party/skia/include/core/SkM44.h FILE: ../../../third_party/skia/include/gpu/d3d/GrD3DBackendContext.h FILE: ../../../third_party/skia/include/private/SkDDLTmpRedirect.h FILE: ../../../third_party/skia/include/private/SkM44.h -- GitLab