From f5a5031e9487d8b1c83050a37ffb1914cc5ecf33 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Sat, 7 Mar 2020 14:16:01 -0500 Subject: [PATCH] Roll src/third_party/skia cf573d844da6..2e19af063bcc (1 commits) (#17009) --- DEPS | 2 +- ci/licenses_golden/licenses_skia | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/DEPS b/DEPS index 794a353e4..7098ab297 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': 'cf573d844da6faae9d0b463847c0f2305280dac3', + 'skia_revision': '2e19af063bcc025d3c12b3fc5164412542413461', # 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 3d243a44b..87d2e2b1d 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 973ceae969b24cf7de2ffe6ddcb0f988 +Signature: 1e4e4f311e3118081e49414f0ae6a793 UNUSED LICENSES: @@ -3920,7 +3920,6 @@ FILE: ../../../third_party/skia/src/gpu/d3d/GrD3DUtil.h FILE: ../../../third_party/skia/src/gpu/effects/GrDeviceSpaceEffect.fp FILE: ../../../third_party/skia/src/gpu/effects/generated/GrDeviceSpaceEffect.cpp FILE: ../../../third_party/skia/src/gpu/effects/generated/GrDeviceSpaceEffect.h -FILE: ../../../third_party/skia/src/sksl/SkSLByteCode.cpp FILE: ../../../third_party/skia/src/sksl/SkSLInterpreter.h FILE: ../../../third_party/skia/src/sksl/SkSLSPIRVtoHLSL.cpp FILE: ../../../third_party/skia/src/sksl/SkSLSPIRVtoHLSL.h -- GitLab