From 825ed406b4044d8687d9b6e2d9d9501e718b4ca3 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Thu, 21 Jan 2021 22:03:19 +0000 Subject: [PATCH] Roll Skia from 8a37fb2c605b to 37d16f135265 (4 revisions) https://skia.googlesource.com/skia.git/+log/8a37fb2c605b..37d16f135265 2021-01-21 csmartdalton@google.com Remove GrTriangulator::fIsLinear 2021-01-21 csmartdalton@google.com GrTriangulator cleanups 2021-01-21 robertphillips@google.com Add new lazytiling GM and update GrTextureEffect 2021-01-21 nifong@google.com Fix most remaining wasm gm unit tests by correctly providing gl context 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/+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 c666aae8c4e32..152ba23706d6a 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': '8a37fb2c605b492ab23f084e27b8f304a3dd50e6', + 'skia_revision': '37d16f1352659877a009c341adaadcad347ea806', # 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 004baec18d72f..379e77fb797d7 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 90a6c6caca7b8fc463375e3ca1a2bc58 +Signature: 659db7c05eedb2e113159f3e3845df0b UNUSED LICENSES: @@ -5987,6 +5987,7 @@ LIBRARY: skia ORIGIN: ../../../third_party/skia/gm/crbug_1167277.cpp + ../../../third_party/skia/LICENSE TYPE: LicenseType.bsd FILE: ../../../third_party/skia/gm/crbug_1167277.cpp +FILE: ../../../third_party/skia/gm/lazytiling.cpp FILE: ../../../third_party/skia/src/core/SkYUVAInfoLocation.h FILE: ../../../third_party/skia/src/gpu/GrYUVATextureProxies.cpp FILE: ../../../third_party/skia/src/gpu/GrYUVATextureProxies.h