From 006f56a0bc1de489cc893879f8e537f4221f3bee Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Fri, 22 May 2020 13:47:39 +0000 Subject: [PATCH] Roll Skia from 80abb89c3632 to ec31488ace66 (1 revision) https://skia.googlesource.com/skia.git/+log/80abb89c3632..ec31488ace66 2020-05-22 mtklein@google.com Revert "Add a tessellation mode that uses indirect draws" 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, 2 insertions(+), 3 deletions(-) diff --git a/DEPS b/DEPS index a47d6e42716b6..4ce5106dc43a6 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': '80abb89c3632a0766610e90e631aae562c9c0a33', + 'skia_revision': 'ec31488ace6662735fb265fb60a2c3f1fbc7f645', # 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 9aefca27928f3..9814c7f361b9f 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: f0d9cebd3a669bf8effbf4cb410c2287 +Signature: 1bbc03e8aa021ae3005b56821313c1e4 UNUSED LICENSES: @@ -5290,7 +5290,6 @@ FILE: ../../../third_party/skia/src/gpu/tessellate/GrDrawAtlasPathOp.cpp FILE: ../../../third_party/skia/src/gpu/tessellate/GrDrawAtlasPathOp.h FILE: ../../../third_party/skia/src/gpu/tessellate/GrMiddleOutPolygonTriangulator.h FILE: ../../../third_party/skia/src/gpu/tessellate/GrMidpointContourParser.h -FILE: ../../../third_party/skia/src/gpu/tessellate/GrResolveLevelCounter.h FILE: ../../../third_party/skia/src/gpu/tessellate/GrVectorXform.h FILE: ../../../third_party/skia/src/gpu/tessellate/GrWangsFormula.h ----------------------------------------------------------------------------------------------------