From 4681351af90ad5c817622c19ce815c04e5e1953a Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll <37626415+skia-flutter-autoroll@users.noreply.github.com> Date: Mon, 6 Aug 2018 16:56:46 -0400 Subject: [PATCH] Roll src/third_party/skia 6e487e67a3f3..641ac7daa81c (16 commits) (#5948) Auto-roller completed checks. Merging. --- DEPS | 2 +- travis/licenses_golden/licenses_skia | 10 +++++++--- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/DEPS b/DEPS index cd6137635..76a28721c 100644 --- a/DEPS +++ b/DEPS @@ -23,7 +23,7 @@ vars = { 'fuchsia_git': 'https://fuchsia.googlesource.com', 'github_git': 'https://github.com', 'skia_git': 'https://skia.googlesource.com', - 'skia_revision': '6e487e67a3f32108a3c0cf922d0870bd516a50eb', + 'skia_revision': '641ac7daa81cbfca06b310803fb1a607d0fc2b32', # 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/travis/licenses_golden/licenses_skia b/travis/licenses_golden/licenses_skia index 13fc9573f..ded8091ca 100644 --- a/travis/licenses_golden/licenses_skia +++ b/travis/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 1c3b1fdc80cef394e3f8a065aed59a32 +Signature: 49141c6e499a85d947a3b6be8fd7065b UNUSED LICENSES: @@ -1270,9 +1270,11 @@ LIBRARY: skcms LIBRARY: skia LIBRARY: vulkan LIBRARY: vulkanmemoryallocator -ORIGIN: ../../../third_party/skia/bench/GrCCGeometryBench.cpp + ../../../third_party/skia/LICENSE +ORIGIN: ../../../third_party/skia/bench/CompositingImagesBench.cpp + ../../../third_party/skia/LICENSE TYPE: LicenseType.bsd +FILE: ../../../third_party/skia/bench/CompositingImagesBench.cpp FILE: ../../../third_party/skia/bench/GrCCGeometryBench.cpp +FILE: ../../../third_party/skia/bench/ImageCycleBench.cpp FILE: ../../../third_party/skia/bench/JSONBench.cpp FILE: ../../../third_party/skia/bench/PolyUtilsBench.cpp FILE: ../../../third_party/skia/bench/ShaderMaskFilterBench.cpp @@ -1477,6 +1479,9 @@ FILE: ../../../third_party/skia/src/gpu/mtl/GrMtlCopyManager.mm FILE: ../../../third_party/skia/src/gpu/mtl/GrMtlCopyPipelineState.h FILE: ../../../third_party/skia/src/gpu/mtl/GrMtlCopyPipelineState.mm FILE: ../../../third_party/skia/src/gpu/mtl/GrMtlGpuCommandBuffer.h +FILE: ../../../third_party/skia/src/gpu/mtl/GrMtlPipelineState.h +FILE: ../../../third_party/skia/src/gpu/mtl/GrMtlPipelineStateBuilder.h +FILE: ../../../third_party/skia/src/gpu/mtl/GrMtlPipelineStateBuilder.mm FILE: ../../../third_party/skia/src/gpu/mtl/GrMtlResourceProvider.h FILE: ../../../third_party/skia/src/gpu/mtl/GrMtlResourceProvider.mm FILE: ../../../third_party/skia/src/gpu/mtl/GrMtlTextureRenderTarget.h @@ -3797,7 +3802,6 @@ FILE: ../../../third_party/skia/bench/ClipMaskBench.cpp FILE: ../../../third_party/skia/bench/ClipStrategyBench.cpp FILE: ../../../third_party/skia/bench/ColorCanvasDrawBitmapBench.cpp FILE: ../../../third_party/skia/bench/CubicKLMBench.cpp -FILE: ../../../third_party/skia/bench/MultitextureImageBench.cpp FILE: ../../../third_party/skia/bench/PathTextBench.cpp FILE: ../../../third_party/skia/bench/ShadowBench.cpp FILE: ../../../third_party/skia/dm/DMGpuTestProcs.cpp -- GitLab