From 8ed196494bc7580262a1d1824d4279ba550c21d6 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Mon, 10 Aug 2020 16:31:01 -0400 Subject: [PATCH] Roll Skia from ea8be2120ee6 to 46a324a16c4b (3 revisions) (#20382) --- DEPS | 2 +- ci/licenses_golden/licenses_skia | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/DEPS b/DEPS index 239a6e0ad..f96d0d2fa 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': 'ea8be2120ee65e35d053baa6925eb9413751ad44', + 'skia_revision': '46a324a16c4b28a2d01af305e6a469d7017e0a4a', # 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 80eeec7d3..f1d914a32 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 95ee052a7fade9fca4a1e86546c31a8a +Signature: 98a74ec23a13ce9ea2056016618b50b0 UNUSED LICENSES: @@ -5315,6 +5315,8 @@ FILE: ../../../third_party/skia/src/gpu/effects/generated/GrHighContrastFilterEf FILE: ../../../third_party/skia/src/gpu/effects/generated/GrHighContrastFilterEffect.h FILE: ../../../third_party/skia/src/gpu/ops/GrSimpleMeshDrawOpHelperWithStencil.cpp FILE: ../../../third_party/skia/src/gpu/ops/GrSimpleMeshDrawOpHelperWithStencil.h +FILE: ../../../third_party/skia/src/gpu/ops/GrSmallPathAtlasMgr.cpp +FILE: ../../../third_party/skia/src/gpu/ops/GrSmallPathAtlasMgr.h FILE: ../../../third_party/skia/src/gpu/ops/GrSmallPathShapeData.h FILE: ../../../third_party/skia/src/gpu/tessellate/GrDrawAtlasPathOp.cpp FILE: ../../../third_party/skia/src/gpu/tessellate/GrDrawAtlasPathOp.h -- GitLab