From 9c66b1e36992d8b53ef8aa84f61b1a5ec387fc93 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Wed, 4 Nov 2020 00:10:33 +0000 Subject: [PATCH] Roll Skia from 6e7cfaff1817 to 0e54309477ac (2 revisions) https://skia.googlesource.com/skia.git/+log/6e7cfaff1817..0e54309477ac 2020-11-03 csmartdalton@google.com Merge GrStrokePatchBuilder into GrStrokeTessellateOp 2020-11-03 egdaniel@google.com Fix viewer last image and zoomer. 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 bsalomon@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 | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/DEPS b/DEPS index f3982adcd1f53..54f8070d11c85 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': '6e7cfaff1817d0ba84f21ea63c5ff3406eac4222', + 'skia_revision': '0e54309477ac038127683da2458bfb0b9b6e6bad', # 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 2c3a1d485605e..a47f963d688e4 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 589a2c09272ababc6e8f919d9788718e +Signature: a5fddc22df80181988653742f52a4db8 UNUSED LICENSES: @@ -3489,8 +3489,6 @@ FILE: ../../../third_party/skia/src/gpu/ops/GrQuadPerEdgeAA.cpp FILE: ../../../third_party/skia/src/gpu/ops/GrQuadPerEdgeAA.h FILE: ../../../third_party/skia/src/gpu/ops/GrStrokeRectOp.cpp FILE: ../../../third_party/skia/src/gpu/ops/GrStrokeRectOp.h -FILE: ../../../third_party/skia/src/gpu/tessellate/GrStrokePatchBuilder.cpp -FILE: ../../../third_party/skia/src/gpu/tessellate/GrStrokePatchBuilder.h FILE: ../../../third_party/skia/src/gpu/text/GrAtlasManager.cpp FILE: ../../../third_party/skia/src/gpu/text/GrAtlasManager.h FILE: ../../../third_party/skia/src/gpu/text/GrSDFMaskFilter.cpp @@ -5604,6 +5602,8 @@ FILE: ../../../third_party/skia/src/gpu/GrVx.h FILE: ../../../third_party/skia/src/gpu/tessellate/GrFillPathShader.cpp FILE: ../../../third_party/skia/src/gpu/tessellate/GrFillPathShader.h FILE: ../../../third_party/skia/src/gpu/tessellate/GrPathShader.h +FILE: ../../../third_party/skia/src/gpu/tessellate/GrStrokeOp.cpp +FILE: ../../../third_party/skia/src/gpu/tessellate/GrStrokeOp.h FILE: ../../../third_party/skia/src/gpu/tessellate/GrStrokeTessellateOp.cpp FILE: ../../../third_party/skia/src/gpu/tessellate/GrStrokeTessellateOp.h FILE: ../../../third_party/skia/src/gpu/tessellate/GrStrokeTessellateShader.cpp