From 2fa1ab9de49f0feacfc1c6a489c1521b3f007249 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll <37626415+skia-flutter-autoroll@users.noreply.github.com> Date: Thu, 4 Oct 2018 17:49:21 -0400 Subject: [PATCH] Roll src/third_party/skia d95303e10cbc..4302eb9a6e14 (12 commits) (#6443) https://skia.googlesource.com/skia.git/+log/d95303e10cbc..4302eb9a6e14 Created with: gclient setdep -r src/third_party/skia@4302eb9a6e14 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 | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/DEPS b/DEPS index 1debfcd79..662bad2ac 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': 'd95303e10cbccd30e28a52a7533352497f4b5298', + 'skia_revision': '4302eb9a6e1409bda51f23cd2f2454bb8bfb0323', # 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 d53a57717..59df2d2ed 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 49f1e6b2518ee1ad07ed344a9c8946a4 +Signature: 785f00c7fd64a1f51f8b7cd1ceb0399d UNUSED LICENSES: @@ -1597,8 +1597,8 @@ FILE: ../../../third_party/skia/src/gpu/vk/GrVkImageLayout.h FILE: ../../../third_party/skia/src/gpu/vk/GrVkPipelineLayout.cpp FILE: ../../../third_party/skia/src/gpu/vk/GrVkPipelineLayout.h FILE: ../../../third_party/skia/src/gpu/vk/GrVkTypesPriv.cpp -FILE: ../../../third_party/skia/src/image/SkImage_GpuShared.cpp -FILE: ../../../third_party/skia/src/image/SkImage_GpuShared.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 FILE: ../../../third_party/skia/src/image/SkImage_GpuYUVA.h FILE: ../../../third_party/skia/src/image/SkImage_Lazy.h -- GitLab