From de78d2aa3dffcd4b5748b2b5dd996ec65ce040f8 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Wed, 3 Mar 2021 14:14:01 -0500 Subject: [PATCH] Roll Skia from a1e30a3a280a to f0de96f7b82a (7 revisions) (#24760) --- DEPS | 2 +- ci/licenses_golden/licenses_skia | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/DEPS b/DEPS index bfe570e98..53f3d4002 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': 'a1e30a3a280ac6a0062a287f7a51a4e5ef1be1fa', + 'skia_revision': 'f0de96f7b82a35ce1cd385da8c5c77b83fa2a617', # 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 2308bd691..f606fd0c9 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 6117abe872698510ee44b47b2d1e81c4 +Signature: f7929e6f83bf7ad01e369a0506922225 UNUSED LICENSES: @@ -5759,6 +5759,8 @@ FILE: ../../../third_party/skia/modules/svg/src/SkSVGMask.cpp FILE: ../../../third_party/skia/src/gpu/GrDrawIndirectCommand.h FILE: ../../../third_party/skia/src/gpu/GrRenderTaskCluster.cpp FILE: ../../../third_party/skia/src/gpu/GrRenderTaskCluster.h +FILE: ../../../third_party/skia/src/gpu/GrThreadSafePipelineBuilder.cpp +FILE: ../../../third_party/skia/src/gpu/GrThreadSafePipelineBuilder.h FILE: ../../../third_party/skia/src/gpu/mock/GrMockRenderTask.h FILE: ../../../third_party/skia/src/gpu/mock/GrMockSurfaceProxy.h ---------------------------------------------------------------------------------------------------- -- GitLab