From 9b1a35f58c59b3e7b27cb001d9e68c2aa25a4282 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Wed, 24 Jun 2020 03:15:17 +0000 Subject: [PATCH] Roll Skia from 22f246f5ad1d to a3b0b30a78b6 (1 revision) https://skia.googlesource.com/skia.git/+log/22f246f5ad1d..a3b0b30a78b6 2020-06-24 fmalita@chromium.org [skrive] Parse ellipse data 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 lovisolo@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/+doc/master/autoroll/README.md --- DEPS | 2 +- ci/licenses_golden/licenses_skia | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/DEPS b/DEPS index d6da12fd6d304..39473a86cb98d 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': '22f246f5ad1d240fd5743b387626ca2b4612894b', + 'skia_revision': 'a3b0b30a78b67af7a2c322ba7043ae810b69920b', # 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 dae9dace60906..92bb75eb7cb8c 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 76822531f26e9948a5e403885dc5c243 +Signature: 43862d802a31aeaae4581a62865a66d2 UNUSED LICENSES: @@ -5225,6 +5225,7 @@ FILE: ../../../third_party/skia/experimental/skrive/src/Artboard.cpp FILE: ../../../third_party/skia/experimental/skrive/src/Color.cpp FILE: ../../../third_party/skia/experimental/skrive/src/Component.cpp FILE: ../../../third_party/skia/experimental/skrive/src/Drawable.cpp +FILE: ../../../third_party/skia/experimental/skrive/src/Ellipse.cpp FILE: ../../../third_party/skia/experimental/skrive/src/Node.cpp FILE: ../../../third_party/skia/experimental/skrive/src/Paint.cpp FILE: ../../../third_party/skia/experimental/skrive/src/Shape.cpp