From 0ed989182f9c924f7c736e892ae577de885d6610 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Wed, 9 Dec 2020 22:03:01 -0500 Subject: [PATCH] Roll Skia from 123501fd19a8 to ff7bfea4ab76 (23 revisions) (#22978) --- DEPS | 2 +- ci/licenses_golden/licenses_skia | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/DEPS b/DEPS index c7d8d67ce..32d04a1bc 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': '123501fd19a8ed9fb474b3d83a77583617dd46f8', + 'skia_revision': 'ff7bfea4ab76658da6b3f0e5f682d4bf451189f2', # 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 43e637714..d0be3e699 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: d4c3d1e7cec742eb2a6496bff6d4297b +Signature: 9b9f8957449805a5224212f9de623ac9 UNUSED LICENSES: @@ -4196,6 +4196,9 @@ 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/GrStrokeIndirectOp.cpp +FILE: ../../../third_party/skia/src/gpu/tessellate/GrStrokeIndirectOp.h +FILE: ../../../third_party/skia/src/gpu/tessellate/GrStrokeIterator.h FILE: ../../../third_party/skia/src/gpu/tessellate/GrVectorXform.h FILE: ../../../third_party/skia/src/gpu/tessellate/GrWangsFormula.h FILE: ../../../third_party/skia/src/gpu/text/GrSDFTOptions.cpp -- GitLab