From 699f9128a37509ec1efb64ae191e8a5be46f2809 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Thu, 21 May 2020 23:34:39 +0000 Subject: [PATCH] Roll Skia from 67e21a19259b to 317dce5c81c0 (3 revisions) https://skia.googlesource.com/skia.git/+log/67e21a19259b..317dce5c81c0 2020-05-21 herb@google.com Drop SkTextBlobs with > 2M glyphs. 2020-05-21 csmartdalton@google.com Add a tessellation mode that uses indirect draws 2020-05-21 csmartdalton@google.com Disable WebGL antialias in CanvasKit 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 67ed7905d5470..8784f7e0da45c 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': '67e21a19259bcd280dc7c1bdfd4d14202788bcb9', + 'skia_revision': '317dce5c81c04e20cc631e0b843311f78bb7fe15', # 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 8255166f48868..24b726192bbaa 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: f82de3a51607c201933868fc1e52a9d7 +Signature: 9beb3db63161d2f55b3bafca5dd0c24d UNUSED LICENSES: @@ -5290,6 +5290,7 @@ 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 ----------------------------------------------------------------------------------------------------