From 560eba1a328ae4c1939aacb40ddc37df1b1d15a9 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll <37626415+skia-flutter-autoroll@users.noreply.github.com> Date: Fri, 28 Sep 2018 15:16:17 -0400 Subject: [PATCH] Roll src/third_party/skia 87311c6e565f..cfa315390f04 (9 commits) (#6382) https://skia.googlesource.com/skia.git/+log/87311c6e565f..cfa315390f04 Created with: gclient setdep -r src/third_party/skia@cfa315390f04 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 | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/DEPS b/DEPS index e5465d67f..29d6de6ff 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': '87311c6e565f7b5663b2286198e251a7f5171454', + 'skia_revision': 'cfa315390f04ebcdfac3569758535aec9f63dc0c', # 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 3d305d7f3..3ea30e21a 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 2be5fac2b59647d51680f662194ca2d2 +Signature: 4f2f038f62dacc6268c8f98045680305 UNUSED LICENSES: @@ -1336,6 +1336,8 @@ FILE: ../../../third_party/skia/gm/sharedcorners.cpp FILE: ../../../third_party/skia/gm/skinning.cpp FILE: ../../../third_party/skia/gm/trickycubicstrokes.cpp FILE: ../../../third_party/skia/include/android/SkAnimatedImage.h +FILE: ../../../third_party/skia/include/c/sk_colorspace.h +FILE: ../../../third_party/skia/include/c/sk_imageinfo.h FILE: ../../../third_party/skia/include/core/SkCanvasVirtualEnforcer.h FILE: ../../../third_party/skia/include/core/SkCoverageMode.h FILE: ../../../third_party/skia/include/core/SkFontParameters.h @@ -1398,6 +1400,7 @@ FILE: ../../../third_party/skia/samplecode/SampleNima.cpp FILE: ../../../third_party/skia/samplecode/SampleNimaActor.cpp FILE: ../../../third_party/skia/samplecode/SampleNimaActor.h FILE: ../../../third_party/skia/src/android/SkAnimatedImage.cpp +FILE: ../../../third_party/skia/src/c/sk_imageinfo.cpp FILE: ../../../third_party/skia/src/codec/SkEncodedInfo.cpp FILE: ../../../third_party/skia/src/compute/common/cl/find_cl.c FILE: ../../../third_party/skia/src/compute/common/cl/find_cl.h -- GitLab