From 4e217874270c0c3c0ab78d94851df7542d1ae77a Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Wed, 12 Aug 2020 18:51:02 -0400 Subject: [PATCH] Roll Skia from b3f26441d191 to c95b589112f3 (12 revisions) (#20456) --- DEPS | 2 +- ci/licenses_golden/licenses_skia | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/DEPS b/DEPS index 5b01dbe54..312567ea6 100644 --- a/DEPS +++ b/DEPS @@ -26,7 +26,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': 'b3f26441d191eb5f0f217666017435069beada10', + 'skia_revision': 'c95b589112f32ff673f9e6a4204804036e219e05', # 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 6c4206244..6e281a3ac 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 66158512f8093c1334fc175ddeac5179 +Signature: 0c8ab73389711b42d9377a38b00b3ead UNUSED LICENSES: @@ -3908,6 +3908,7 @@ FILE: ../../../third_party/skia/modules/canvaskit/wasm_tools/SIMD/simd_float_cap FILE: ../../../third_party/skia/modules/canvaskit/wasm_tools/SIMD/simd_int_capabilities.cpp FILE: ../../../third_party/skia/src/core/SkIDChangeListener.cpp FILE: ../../../third_party/skia/src/core/SkMatrixProvider.h +FILE: ../../../third_party/skia/src/core/SkRuntimeEffectPriv.h FILE: ../../../third_party/skia/src/core/SkVM_fwd.h FILE: ../../../third_party/skia/src/gpu/GrBackendSemaphore.cpp FILE: ../../../third_party/skia/src/gpu/GrBackendSurfaceMutableStateImpl.h @@ -5676,6 +5677,7 @@ LIBRARY: skia ORIGIN: ../../../third_party/skia/fuzz/oss_fuzz/FuzzAPICreateDDL.cpp + ../../../third_party/skia/LICENSE TYPE: LicenseType.bsd FILE: ../../../third_party/skia/fuzz/FuzzCreateDDL.cpp +FILE: ../../../third_party/skia/fuzz/FuzzPath.cpp FILE: ../../../third_party/skia/fuzz/FuzzRRect.cpp FILE: ../../../third_party/skia/fuzz/oss_fuzz/FuzzAPICreateDDL.cpp FILE: ../../../third_party/skia/fuzz/oss_fuzz/FuzzAPISVGCanvas.cpp -- GitLab