From b7dbe10f5d04e9755d2548150ced6fdc63c22126 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Thu, 29 Apr 2021 13:34:01 -0400 Subject: [PATCH] Roll Skia from 2b8fd2e8e010 to fb7d378a1ac1 (5 revisions) (#25838) --- DEPS | 2 +- ci/licenses_golden/licenses_skia | 4 +--- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/DEPS b/DEPS index fc94ed299..6309400d4 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': '2b8fd2e8e01043bd0e8adf773290ceb774f8bba6', + 'skia_revision': 'fb7d378a1ac1a34bc360934f75ffa1088a2aa5fc', # 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 0de92381b..6c0127fec 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: d02a0c46f7330d30223c139a5512eb5e +Signature: 741b6e1589559db7ca15cb3b94f12354 UNUSED LICENSES: @@ -620,8 +620,6 @@ FILE: ../../../third_party/skia/src/gpu/GrColorSpaceXform.cpp FILE: ../../../third_party/skia/src/gpu/GrColorSpaceXform.h FILE: ../../../third_party/skia/src/gpu/GrDirectContextPriv.h FILE: ../../../third_party/skia/src/gpu/GrFixedClip.h -FILE: ../../../third_party/skia/src/gpu/GrImageTextureMaker.cpp -FILE: ../../../third_party/skia/src/gpu/GrImageTextureMaker.h FILE: ../../../third_party/skia/src/gpu/GrOpsRenderPass.cpp FILE: ../../../third_party/skia/src/gpu/GrOpsRenderPass.h FILE: ../../../third_party/skia/src/gpu/GrProgramDesc.cpp -- GitLab