From a999edc87234531c3f96128c566593aa685edce9 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Fri, 12 Apr 2019 00:15:05 +0000 Subject: [PATCH] Roll src/third_party/skia 36477b49c2ef..3b60397fd35d (6 commits) https://skia.googlesource.com/skia.git/%2Blog/36477b49c2ef..3b60397fd35d git log 36477b49c2ef4c4dc23f8c53df4d51d141407ba8..3b60397fd35df09823b0c64fbf00ffc99ffe8c8c --date=short --no-merges --format=%ad %ae %s 2019-04-11 herb@google.com Convert GPU SDF handling to use prepareForDrawing 2018-08-27 bungeman@google.com Make SkPaintFilterCanvas paints no longer COW. 2019-04-11 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2019-04-11 mtklein@google.com Revert "simplify and centralize SK_API" 2019-04-11 herb@google.com Convert GPU path handling to using prepareForDrawing 2019-04-11 mtklein@google.com use __builtin_shufflevector when available 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 (egdaniel@google.com), and stop the roller if necessary. --- DEPS | 2 +- ci/licenses_golden/licenses_skia | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/DEPS b/DEPS index db965c6f8d129..830ed5def9ef7 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': '36477b49c2ef4c4dc23f8c53df4d51d141407ba8', + 'skia_revision': '3b60397fd35df09823b0c64fbf00ffc99ffe8c8c', # 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 415975573753f..5511ddb940bd7 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: c7c3f4acec439edec1b7b44324cca267 +Signature: 14c51d7f77a6feb3f3c406f5f1f0bc84 UNUSED LICENSES: @@ -5971,7 +5971,6 @@ FILE: ../../../third_party/skia/gm/overdrawcanvas.cpp FILE: ../../../third_party/skia/gm/samplelocations.cpp FILE: ../../../third_party/skia/gm/skbug_8664.cpp FILE: ../../../third_party/skia/gm/skbug_8955.cpp -FILE: ../../../third_party/skia/include/core/SkApi.h FILE: ../../../third_party/skia/include/core/SkTileMode.h FILE: ../../../third_party/skia/include/gpu/GrContextThreadSafeProxy.h FILE: ../../../third_party/skia/include/private/GrContext_Base.h