From 57c21d4dec8b3d084e7d08ccdfa3dfd5d9d65044 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll <37626415+skia-flutter-autoroll@users.noreply.github.com> Date: Fri, 2 Nov 2018 13:42:37 -0400 Subject: [PATCH] Roll src/third_party/skia 30edaaac1da4..3bfe9665aabc (5 commits) (#6735) https://skia.googlesource.com/skia.git/+log/30edaaac1da4..3bfe9665aabc Created with: gclient setdep -r src/third_party/skia@3bfe9665aabc 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 | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/DEPS b/DEPS index d96c00e44..056263b52 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': '30edaaac1da449ac3a83f15dff5259aee6e05247', + 'skia_revision': '3bfe9665aabcfa4983da19936a5199f67df21d99', # 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 45b4ce592..a8b1537d7 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: b7d6a45cc3c766b0d23b3a77b3a99f98 +Signature: 5e00e5ed4bcf74d55663d10ad62a29c6 UNUSED LICENSES: @@ -1299,6 +1299,7 @@ FILE: ../../../third_party/skia/bench/PolyUtilsBench.cpp FILE: ../../../third_party/skia/bench/ShaderMaskFilterBench.cpp FILE: ../../../third_party/skia/experimental/nima/NimaActor.cpp FILE: ../../../third_party/skia/experimental/nima/NimaActor.h +FILE: ../../../third_party/skia/experimental/pvg/draw_msg.proto FILE: ../../../third_party/skia/fuzz/FuzzCommon.cpp FILE: ../../../third_party/skia/fuzz/FuzzPathMeasure.cpp FILE: ../../../third_party/skia/fuzz/FuzzRegionOp.cpp -- GitLab