From 6898756f1ec4e2d00dc94cec539a4e4d71ea1e06 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Tue, 20 Jul 2021 18:41:01 -0400 Subject: [PATCH] Roll Skia from 88dd356bf1af to 3deb8458fbca (8 revisions) (#27601) --- DEPS | 2 +- ci/licenses_golden/licenses_skia | 6 +++++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/DEPS b/DEPS index 8ec7bbccfd..d0fd550056 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': '88dd356bf1af0895cb0786d15895e49dea13789e', + 'skia_revision': '3deb8458fbca03ee2f2eabf403f3fbd735fd037b', # 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 9261d33a72..3421b7d621 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 06f4e2b87b93f34cc8e994fa51b72966 +Signature: 86365332392f30bed8c2e5e1bf81fafb UNUSED LICENSES: @@ -3937,6 +3937,8 @@ 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 +FILE: ../../../third_party/skia/src/gpu/mtl/GrMtlFramebuffer.h +FILE: ../../../third_party/skia/src/gpu/mtl/GrMtlFramebuffer.mm FILE: ../../../third_party/skia/src/gpu/mtl/GrMtlRenderCommandEncoder.h FILE: ../../../third_party/skia/src/gpu/tessellate/GrAtlasRenderTask.cpp FILE: ../../../third_party/skia/src/gpu/tessellate/GrAtlasRenderTask.h @@ -5720,6 +5722,8 @@ FILE: ../../../third_party/skia/src/gpu/tessellate/GrStrokeFixedCountTessellator FILE: ../../../third_party/skia/src/gpu/tessellate/GrStrokeTessellator.h FILE: ../../../third_party/skia/src/gpu/tessellate/shaders/GrModulateAtlasCoverageFP.cpp FILE: ../../../third_party/skia/src/gpu/tessellate/shaders/GrModulateAtlasCoverageFP.h +FILE: ../../../third_party/skia/src/sksl/SkSLDSLParser.cpp +FILE: ../../../third_party/skia/src/sksl/SkSLDSLParser.h FILE: ../../../third_party/skia/src/sksl/SkSLMangler.cpp FILE: ../../../third_party/skia/src/sksl/SkSLParsedModule.h FILE: ../../../third_party/skia/src/sksl/dsl/DSLBlock.cpp -- GitLab