From c6dda5117bf4167a86135912c46453948d8a1d4d Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Wed, 12 May 2021 17:12:00 +0000 Subject: [PATCH] Roll Skia from 433d25c947e4 to 0270bf5d10be (5 revisions) https://skia.googlesource.com/skia.git/+log/433d25c947e4..0270bf5d10be 2021-05-12 reed@google.com Add shader styling 2021-05-12 bsalomon@google.com Remove workaround for angle bug 4536 2021-05-12 johnstiles@google.com The Matrices test now verifies its results. 2021-05-12 michaelludwig@google.com Reland "Simplify quickReject implementation in SkCanvas" 2021-05-12 jmbetancourt@google.com 3d cube initial demo 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 robertphillips@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 806efab6de396..8ff5b1961a4aa 100644 --- a/DEPS +++ b/DEPS @@ -27,7 +27,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': '433d25c947e4d63160f5115f2135f231be518a00', + 'skia_revision': '0270bf5d10bee1dca5b75dfee93d25eaa9ecd269', # 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 a4b025d48ee10..b71a25a6264da 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: d96756cb1367a0d25aa08172f3800436 +Signature: 08cc43d2e97f4b52e1b1ce46ad820eff UNUSED LICENSES: @@ -966,6 +966,7 @@ FILE: ../../../third_party/skia/demos.skia.org/demos/path_performance/shared.js FILE: ../../../third_party/skia/demos.skia.org/demos/path_performance/worker.js FILE: ../../../third_party/skia/demos.skia.org/demos/sampling_types/index.html FILE: ../../../third_party/skia/demos.skia.org/demos/textedit/index.html +FILE: ../../../third_party/skia/demos.skia.org/demos/textedit/spiralshader.js FILE: ../../../third_party/skia/demos.skia.org/demos/textedit/textapi_utils.js FILE: ../../../third_party/skia/demos.skia.org/demos/up_scaling/index.html FILE: ../../../third_party/skia/demos.skia.org/demos/web_worker/index.html