From be69b07cc45477488029015e5cf006d0a7672230 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Thu, 27 Dec 2018 15:49:10 -0500 Subject: [PATCH] Roll src/third_party/skia d2fa2eb59f2d..487132b82826 (1 commits) (#7314) https://skia.googlesource.com/skia.git/+log/d2fa2eb59f2d..487132b82826 Created with: gclient setdep -r src/third_party/skia@487132b82826 The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. --- DEPS | 2 +- ci/licenses_golden/licenses_skia | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/DEPS b/DEPS index 5371defd0..6fd18d8e2 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': 'd2fa2eb59f2d1cd3a7d117ff4c0bb32ad2ca1d4e', + 'skia_revision': '487132b828260f271d9e7d6ab52226db55b94f4f', # 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 8b05a8d91..f29bc0aa7 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 5dfc0b121dc04568bb741e892cd8df9e +Signature: 8f2a46791b6f4bfb19006187588d09cb UNUSED LICENSES: @@ -1351,6 +1351,7 @@ FILE: ../../../third_party/skia/include/effects/SkTrimPathEffect.h FILE: ../../../third_party/skia/include/gpu/GrBackendDrawableInfo.h FILE: ../../../third_party/skia/include/gpu/GrDriverBugWorkarounds.h FILE: ../../../third_party/skia/include/gpu/vk/GrVkMemoryAllocator.h +FILE: ../../../third_party/skia/include/gpu/vk/GrVkVulkan.h FILE: ../../../third_party/skia/include/ports/SkFontMgr_fuchsia.h FILE: ../../../third_party/skia/include/private/GrCCClipPath.h FILE: ../../../third_party/skia/include/private/GrCCPerOpListPaths.h @@ -1626,7 +1627,6 @@ FILE: ../../../third_party/skia/src/gpu/vk/GrVkPipelineLayout.h FILE: ../../../third_party/skia/src/gpu/vk/GrVkSamplerYcbcrConversion.cpp FILE: ../../../third_party/skia/src/gpu/vk/GrVkSamplerYcbcrConversion.h FILE: ../../../third_party/skia/src/gpu/vk/GrVkTypesPriv.cpp -FILE: ../../../third_party/skia/src/gpu/vk/GrVkVulkan.h FILE: ../../../third_party/skia/src/image/SkImage_GpuBase.cpp FILE: ../../../third_party/skia/src/image/SkImage_GpuBase.h FILE: ../../../third_party/skia/src/image/SkImage_GpuYUVA.cpp -- GitLab