From a62703778b3bd10772d920cebcf9ec3465882ab5 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Mon, 10 Aug 2020 13:11:02 -0400 Subject: [PATCH] Roll Skia from 039f681a841a to 7e74746f7f59 (6 revisions) (#20375) --- DEPS | 2 +- ci/licenses_golden/licenses_skia | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/DEPS b/DEPS index c05d84994..a509476e6 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': '039f681a841a5507db74458329e5be64f9edf984', + 'skia_revision': '7e74746f7f595d516fd9a22cdfdc78252744a52d', # 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 70830e84f..6b0077c03 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 7c9ceca6d9de80a20fa55479fd9ed633 +Signature: 3e1884b6697a9ae3e8ac44742e88df07 UNUSED LICENSES: @@ -3817,7 +3817,6 @@ FILE: ../../../third_party/skia/src/sksl/SkSLSectionAndParameterHelper.h FILE: ../../../third_party/skia/src/sksl/SkSLString.cpp FILE: ../../../third_party/skia/src/sksl/SkSLString.h FILE: ../../../third_party/skia/src/sksl/SkSLStringStream.h -FILE: ../../../third_party/skia/src/sksl/generated/sksl_fp.sksl FILE: ../../../third_party/skia/src/sksl/ir/SkSLEnum.h FILE: ../../../third_party/skia/src/sksl/ir/SkSLSetting.cpp FILE: ../../../third_party/skia/src/sksl/ir/SkSLSwitchCase.h -- GitLab