From 6a67121242788808f4422da68c8e9a65fafeb3b7 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Fri, 5 Nov 2021 20:55:14 +0000 Subject: [PATCH] Roll Skia from deb9386be146 to 37bef2d300e4 (6 revisions) https://skia.googlesource.com/skia.git/+log/deb9386be146..37bef2d300e4 2021-11-05 kjlubick@google.com [canvaskit] Add tests/examples for using CanvasKit with Typescript. 2021-11-05 robertphillips@google.com Disable SVGs and tests on iPhone6 to prevent OOM 2021-11-05 johnstiles@google.com Add a trace_line opcode to SkVM. 2021-11-05 michaelludwig@google.com [graphite] Rename RenderPipeline[Desc] to GraphicsPipeline[Desc] 2021-11-05 hcm@google.com Update Skia milestone to 98 2021-11-05 csmartdalton@google.com Rename PathXform to AffineMatrix 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 robertphillips@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 +- ci/licenses_golden/licenses_skia | 26 ++++++++++++++++++-------- 2 files changed, 19 insertions(+), 9 deletions(-) diff --git a/DEPS b/DEPS index 7d2105abd7dda..4380e00b0cdd6 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': 'deb9386be14673b3d97b41017428bfcbcc4826ee', + 'skia_revision': '37bef2d300e49ae46c8927a8340390a76c1b9aa7', # 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/ci/licenses_golden/licenses_skia b/ci/licenses_golden/licenses_skia index ad3b03826a309..c18f85b62fd3c 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: e901d0a4d4883e7d304f135979078aba +Signature: a6667a702eafb6af46658ac51aa3b1bd UNUSED LICENSES: @@ -1048,6 +1048,16 @@ FILE: ../../../third_party/skia/modules/canvaskit/catchExceptionNop.js FILE: ../../../third_party/skia/modules/canvaskit/color.js FILE: ../../../third_party/skia/modules/canvaskit/cpu.js FILE: ../../../third_party/skia/modules/canvaskit/debug.js +FILE: ../../../third_party/skia/modules/canvaskit/external_test/typescript_browser/index.html +FILE: ../../../third_party/skia/modules/canvaskit/external_test/typescript_browser/module_uses_ck.ts +FILE: ../../../third_party/skia/modules/canvaskit/external_test/typescript_browser/package-lock.json +FILE: ../../../third_party/skia/modules/canvaskit/external_test/typescript_browser/package.json +FILE: ../../../third_party/skia/modules/canvaskit/external_test/typescript_browser/tsconfig.json +FILE: ../../../third_party/skia/modules/canvaskit/external_test/typescript_browser_es6/index.html +FILE: ../../../third_party/skia/modules/canvaskit/external_test/typescript_browser_es6/module_uses_ck.ts +FILE: ../../../third_party/skia/modules/canvaskit/external_test/typescript_browser_es6/package-lock.json +FILE: ../../../third_party/skia/modules/canvaskit/external_test/typescript_browser_es6/package.json +FILE: ../../../third_party/skia/modules/canvaskit/external_test/typescript_browser_es6/tsconfig.json FILE: ../../../third_party/skia/modules/canvaskit/externs.js FILE: ../../../third_party/skia/modules/canvaskit/font.js FILE: ../../../third_party/skia/modules/canvaskit/fonts/NotoMono-Regular.ttf @@ -2356,6 +2366,10 @@ FILE: ../../../third_party/skia/experimental/graphite/src/DrawPass.h FILE: ../../../third_party/skia/experimental/graphite/src/Gpu.cpp FILE: ../../../third_party/skia/experimental/graphite/src/Gpu.h FILE: ../../../third_party/skia/experimental/graphite/src/GpuWorkSubmission.h +FILE: ../../../third_party/skia/experimental/graphite/src/GraphicsPipeline.cpp +FILE: ../../../third_party/skia/experimental/graphite/src/GraphicsPipeline.h +FILE: ../../../third_party/skia/experimental/graphite/src/GraphicsPipelineDesc.cpp +FILE: ../../../third_party/skia/experimental/graphite/src/GraphicsPipelineDesc.h FILE: ../../../third_party/skia/experimental/graphite/src/Image_Graphite.cpp FILE: ../../../third_party/skia/experimental/graphite/src/Image_Graphite.h FILE: ../../../third_party/skia/experimental/graphite/src/ProgramCache.cpp @@ -2366,10 +2380,6 @@ FILE: ../../../third_party/skia/experimental/graphite/src/Recording.cpp FILE: ../../../third_party/skia/experimental/graphite/src/Recording.h FILE: ../../../third_party/skia/experimental/graphite/src/RenderPassTask.cpp FILE: ../../../third_party/skia/experimental/graphite/src/RenderPassTask.h -FILE: ../../../third_party/skia/experimental/graphite/src/RenderPipeline.cpp -FILE: ../../../third_party/skia/experimental/graphite/src/RenderPipeline.h -FILE: ../../../third_party/skia/experimental/graphite/src/RenderPipelineDesc.cpp -FILE: ../../../third_party/skia/experimental/graphite/src/RenderPipelineDesc.h FILE: ../../../third_party/skia/experimental/graphite/src/Renderer.h FILE: ../../../third_party/skia/experimental/graphite/src/ResourceProvider.cpp FILE: ../../../third_party/skia/experimental/graphite/src/ResourceProvider.h @@ -2404,8 +2414,8 @@ FILE: ../../../third_party/skia/experimental/graphite/src/mtl/MtlCommandBuffer.h FILE: ../../../third_party/skia/experimental/graphite/src/mtl/MtlCommandBuffer.mm FILE: ../../../third_party/skia/experimental/graphite/src/mtl/MtlGpu.h FILE: ../../../third_party/skia/experimental/graphite/src/mtl/MtlGpu.mm -FILE: ../../../third_party/skia/experimental/graphite/src/mtl/MtlRenderPipeline.h -FILE: ../../../third_party/skia/experimental/graphite/src/mtl/MtlRenderPipeline.mm +FILE: ../../../third_party/skia/experimental/graphite/src/mtl/MtlGraphicsPipeline.h +FILE: ../../../third_party/skia/experimental/graphite/src/mtl/MtlGraphicsPipeline.mm FILE: ../../../third_party/skia/experimental/graphite/src/mtl/MtlResourceProvider.h FILE: ../../../third_party/skia/experimental/graphite/src/mtl/MtlResourceProvider.mm FILE: ../../../third_party/skia/experimental/graphite/src/mtl/MtlTexture.h @@ -5948,6 +5958,7 @@ FILE: ../../../third_party/skia/src/gpu/ops/PathStencilCoverOp.cpp FILE: ../../../third_party/skia/src/gpu/ops/PathStencilCoverOp.h FILE: ../../../third_party/skia/src/gpu/ops/PathTessellateOp.cpp FILE: ../../../third_party/skia/src/gpu/ops/PathTessellateOp.h +FILE: ../../../third_party/skia/src/gpu/tessellate/AffineMatrix.h FILE: ../../../third_party/skia/src/gpu/tessellate/PatchWriter.cpp FILE: ../../../third_party/skia/src/gpu/tessellate/PatchWriter.h FILE: ../../../third_party/skia/src/gpu/tessellate/PathCurveTessellator.cpp @@ -5955,7 +5966,6 @@ FILE: ../../../third_party/skia/src/gpu/tessellate/PathCurveTessellator.h FILE: ../../../third_party/skia/src/gpu/tessellate/PathTessellator.h FILE: ../../../third_party/skia/src/gpu/tessellate/PathWedgeTessellator.cpp FILE: ../../../third_party/skia/src/gpu/tessellate/PathWedgeTessellator.h -FILE: ../../../third_party/skia/src/gpu/tessellate/PathXform.h FILE: ../../../third_party/skia/src/gpu/tessellate/StrokeFixedCountTessellator.cpp FILE: ../../../third_party/skia/src/gpu/tessellate/StrokeFixedCountTessellator.h FILE: ../../../third_party/skia/src/gpu/tessellate/StrokeTessellator.h