From 4bc682c439506aa3c0a6472828eee232cdd6c858 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Mon, 10 Feb 2020 22:42:46 +0000 Subject: [PATCH] Roll src/third_party/skia 465864cad5d2..21f382c19d76 (6 commits) https://skia.googlesource.com/skia.git/+log/465864cad5d2..21f382c19d76 git log 465864cad5d2..21f382c19d76 --date=short --first-parent --format='%ad %ae %s' 2020-02-10 jcgregorio@google.com docs - Update links to go directly to doxygen content. 2020-02-10 herb@google.com Remove unused fields from SkScalerContextProxy 2020-02-10 mtklein@google.com sub_f32 -> sub_f32_imm more sanely 2020-02-10 bsalomon@google.com Fix fiddle after change to remove GrSurfaceDesc. 2020-02-10 csmartdalton@google.com Add a simple atlas to the GPU tessellation path renderer 2020-02-10 mtklein@google.com only emit _imm ops when JITing for x86 Created with: gclient setdep -r src/third_party/skia@21f382c19d76 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 stani@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/+/master/autoroll/README.md Bug: None Tbr: stani@google.com --- DEPS | 2 +- ci/licenses_golden/licenses_skia | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/DEPS b/DEPS index 302c79bc9a600..8f24596010f51 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': '465864cad5d24660216f2fbe96e93b8052b2ac7c', + 'skia_revision': '21f382c19d76cdc6a9c8c94aef9cce3baf429391', # 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 8722ca9548c8c..af97f0225868f 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: f075e665126e51cc43bc7e1e16a420e3 +Signature: cb594cbe5f4e13cd75caabdeb3966547 UNUSED LICENSES: @@ -5687,6 +5687,8 @@ FILE: ../../../third_party/skia/src/core/SkM44.cpp FILE: ../../../third_party/skia/src/gpu/GrDynamicAtlas.cpp FILE: ../../../third_party/skia/src/gpu/GrDynamicAtlas.h FILE: ../../../third_party/skia/src/gpu/GrEagerVertexAllocator.h +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/GrPathParser.cpp FILE: ../../../third_party/skia/src/gpu/tessellate/GrPathParser.h ----------------------------------------------------------------------------------------------------