From 45573e4949d63db3d0736f92e26cc8cd71978df1 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Sun, 21 Nov 2021 01:43:50 -0500 Subject: [PATCH] Roll Skia from 9b35cd642f98 to 37940afc0caf (6 revisions) (flutter/engine#29863) https://skia.googlesource.com/skia.git/+log/9b35cd642f98..37940afc0caf 2021-11-20 csmartdalton@google.com Remove remaining "Gr" references outside of #ifdefs from tessellators 2021-11-20 csmartdalton@google.com Move GrVertexColor to skgpu::VertexColor 2021-11-20 csmartdalton@google.com Move tessellation-specific functions out of GrPathUtils 2021-11-20 csmartdalton@google.com Move Ganesh-specific bits of StrokeTessellator into an #ifdef 2021-11-20 csmartdalton@google.com Convert StrokeTessellators to use PatchWriter 2021-11-20 johnstiles@google.com Remove VarType from trace_var opcode. 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 jlavrova@google.com,jsimmons@google.com on the revert to ensure that a human is aware of the problem. To file a bug in Skia: https://bugs.chromium.org/p/skia/issues/entry To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose 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/main/autoroll/README.md --- DEPS | 2 +- engine/src/flutter/ci/licenses_golden/licenses_skia | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/DEPS b/DEPS index 72755bbfa3..8b6600ec02 100644 --- a/DEPS +++ b/DEPS @@ -27,7 +27,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': '9b35cd642f98259a858eec0075c1b75b9188601e', + 'skia_revision': '37940afc0caf5a68c3c17e28d23f3c101b73d6fd', # WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY # See `lib/web_ui/README.md` for how to roll CanvasKit to a new version. diff --git a/engine/src/flutter/ci/licenses_golden/licenses_skia b/engine/src/flutter/ci/licenses_golden/licenses_skia index 37477a07d5..4095bf1de6 100644 --- a/engine/src/flutter/ci/licenses_golden/licenses_skia +++ b/engine/src/flutter/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 7fcc379a82fb079315f2083acd821832 +Signature: 46e28e07932d1111041e3ae737d16c06 UNUSED LICENSES: @@ -4051,10 +4051,10 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ==================================================================================================== LIBRARY: skia -ORIGIN: ../../../third_party/skia/bench/GlyphQuadFillBench.cpp + ../../../third_party/skia/LICENSE +ORIGIN: ../../../third_party/skia/bench/FindCubicConvex180ChopsBench.cpp + ../../../third_party/skia/LICENSE TYPE: LicenseType.bsd +FILE: ../../../third_party/skia/bench/FindCubicConvex180ChopsBench.cpp FILE: ../../../third_party/skia/bench/GlyphQuadFillBench.cpp -FILE: ../../../third_party/skia/bench/GrPathUtilsBench.cpp FILE: ../../../third_party/skia/bench/TessellateBench.cpp FILE: ../../../third_party/skia/experimental/skrive/include/SkRive.h FILE: ../../../third_party/skia/experimental/skrive/src/Artboard.cpp