From 351a601cd8a04c5cf74b79653d1bb2630954fbf1 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Wed, 28 Apr 2021 15:19:01 -0400 Subject: [PATCH] Roll Skia from ffeef16664ea to 27c4202f4bd6 (1 revision) (#25818) --- DEPS | 2 +- ci/licenses_golden/licenses_skia | 4 +--- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/DEPS b/DEPS index f3ebe5549..4ce2acb0d 100644 --- a/DEPS +++ b/DEPS @@ -27,7 +27,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': 'ffeef16664ea6788023526de0705fa451881c407', + 'skia_revision': '27c4202f4bd68d9184a02c6f2a631f422cac33d2', # 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 749b79bc7..69fbc9607 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: a1711e32cff7d07c1549d6375df02ae4 +Signature: fa5ec28b8d8682841c02c41d28bdbcb6 UNUSED LICENSES: @@ -614,8 +614,6 @@ FILE: ../../../third_party/skia/src/effects/imagefilters/SkShaderImageFilter.cpp FILE: ../../../third_party/skia/src/gpu/GrAppliedClip.h FILE: ../../../third_party/skia/src/gpu/GrAuditTrail.cpp FILE: ../../../third_party/skia/src/gpu/GrAuditTrail.h -FILE: ../../../third_party/skia/src/gpu/GrBitmapTextureMaker.cpp -FILE: ../../../third_party/skia/src/gpu/GrBitmapTextureMaker.h FILE: ../../../third_party/skia/src/gpu/GrClipStackClip.cpp FILE: ../../../third_party/skia/src/gpu/GrClipStackClip.h FILE: ../../../third_party/skia/src/gpu/GrColorSpaceXform.cpp -- GitLab