From bf51e9415c68c1a03890237b22f55871a10b6301 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Mon, 29 Mar 2021 19:09:02 -0400 Subject: [PATCH] Roll Skia from 556302dea5bc to 7b41798fd606 (7 revisions) (#25291) --- DEPS | 2 +- ci/licenses_golden/licenses_skia | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/DEPS b/DEPS index f3c3f38bb..a54d2fd15 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': '556302dea5bcbf7493d064998998653b195c071e', + 'skia_revision': '7b41798fd606acd58c4df269c3ce5d48ea5e9204', # 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 e90912ffc..092e0f26b 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 8aa1b4f7f74092f708e20a22bfec6ba0 +Signature: 05f6307bc78774510f37c7de8bbd8f95 UNUSED LICENSES: @@ -3647,6 +3647,7 @@ FILE: ../../../third_party/skia/src/gpu/d3d/GrD3DGpu.cpp FILE: ../../../third_party/skia/src/gpu/d3d/GrD3DGpu.h FILE: ../../../third_party/skia/src/gpu/d3d/GrD3DOpsRenderPass.cpp FILE: ../../../third_party/skia/src/gpu/d3d/GrD3DOpsRenderPass.h +FILE: ../../../third_party/skia/src/gpu/d3d/GrD3DPipeline.h FILE: ../../../third_party/skia/src/gpu/d3d/GrD3DPipelineState.cpp FILE: ../../../third_party/skia/src/gpu/d3d/GrD3DPipelineState.h FILE: ../../../third_party/skia/src/gpu/d3d/GrD3DPipelineStateBuilder.cpp -- GitLab