From de062d031ebcec480e1ff72d00cdc9adf70e2e8a Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Thu, 6 Feb 2020 20:19:48 +0000 Subject: [PATCH] Roll src/third_party/skia 7f36405ea3ec..c0360582d211 (6 commits) https://skia.googlesource.com/skia.git/+log/7f36405ea3ec..c0360582d211 git log 7f36405ea3ec..c0360582d211 --date=short --first-parent --format='%ad %ae %s' 2020-02-06 jlavrova@google.com Cache should work with INF values 2020-02-06 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2020-02-06 mtklein@google.com rm SkPreConfig.h and SkPostConfig.h 2020-02-06 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2020-02-06 michaelludwig@google.com Fix compiler warning using mixed enum types 2020-02-06 brianosman@google.com Remove SkScalarClampMax and SkScalarPin Created with: gclient setdep -r src/third_party/skia@c0360582d211 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/skia-flutter-autoroll Please CC scroggo@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Bug: None Tbr: scroggo@google.com --- DEPS | 2 +- ci/licenses_golden/licenses_skia | 4 +--- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/DEPS b/DEPS index c812557a30e59..3900282ec19e4 100644 --- a/DEPS +++ b/DEPS @@ -26,7 +26,7 @@ vars = { 'skia_git': 'https://skia.googlesource.com', # OCMock is for testing only so there is no google clone 'ocmock_git': 'https://github.com/erikdoe/ocmock.git', - 'skia_revision': '7f36405ea3eccc0954921159882b25435bdabe26', + 'skia_revision': 'c0360582d2113ab3ff1a4726ee38d76bb369de3c', # 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 22f83fa0c9b25..3578b3db9d661 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 8fa1eb02f96ceffefc1471f64ea3b72d +Signature: cd4c796dcec7f6bb20d35e70ab6c90f5 UNUSED LICENSES: @@ -5737,8 +5737,6 @@ FILE: ../../../third_party/skia/include/core/SkPath.h FILE: ../../../third_party/skia/include/core/SkPathEffect.h FILE: ../../../third_party/skia/include/core/SkPathMeasure.h FILE: ../../../third_party/skia/include/core/SkPoint.h -FILE: ../../../third_party/skia/include/core/SkPostConfig.h -FILE: ../../../third_party/skia/include/core/SkPreConfig.h FILE: ../../../third_party/skia/include/core/SkRect.h FILE: ../../../third_party/skia/include/core/SkRefCnt.h FILE: ../../../third_party/skia/include/core/SkScalar.h