From b860aa9265027676db207a44855794066ad01a2a Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Fri, 18 Nov 2022 17:00:54 +0000 Subject: [PATCH] Roll Skia from 5270b1d26b5f to cf967e6b1c00 (5 revisions) https://skia.googlesource.com/skia.git/+log/5270b1d26b5f..cf967e6b1c00 2022-11-18 bungeman@google.com Fix SkTFitsIn enum signedness checks 2022-11-18 kjlubick@google.com [infra] Make fetch-ninja idempotent 2022-11-18 jsimmons@google.com Remove unused TextLine::metricsWithoutMultiplier method 2022-11-18 jsimmons@google.com Fix typos in TextLine::shapeEllipsis 2022-11-18 bsalomon@google.com Convert Samples from other directories to Slides 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 aaclarke@google.com,tdenniston@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 | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/DEPS b/DEPS index 780083204d74d..b6f9cf7c7f9ad 100644 --- a/DEPS +++ b/DEPS @@ -18,7 +18,7 @@ vars = { 'llvm_git': 'https://llvm.googlesource.com', # OCMock is for testing only so there is no google clone 'ocmock_git': 'https://github.com/erikdoe/ocmock.git', - 'skia_revision': '5270b1d26b5f2fa5e1a41c9ca631c629fc53f669', + 'skia_revision': 'cf967e6b1c00d463aebf191a90c136369ab39007', # 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 27f150d2f9a00..9cdc35a787cb6 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 9b81d83f7fc556c8b247b75b4d4dbe21 +Signature: c969f5e7b488b796cdc3656ec8e9ce61 UNUSED LICENSES: @@ -582,7 +582,7 @@ FILE: ../../../third_party/skia/experimental/sktext/editor/Texts.h FILE: ../../../third_party/skia/experimental/sktext/include/Interface.h FILE: ../../../third_party/skia/experimental/sktext/include/Text.h FILE: ../../../third_party/skia/experimental/sktext/include/Types.h -FILE: ../../../third_party/skia/experimental/sktext/samples/Text.cpp +FILE: ../../../third_party/skia/experimental/sktext/slides/Text.cpp FILE: ../../../third_party/skia/experimental/sktext/src/Line.cpp FILE: ../../../third_party/skia/experimental/sktext/src/Line.h FILE: ../../../third_party/skia/experimental/sktext/src/LogicalRun.cpp @@ -1023,8 +1023,8 @@ FILE: ../../../third_party/skia/modules/skparagraph/include/ParagraphStyle.h FILE: ../../../third_party/skia/modules/skparagraph/include/TextShadow.h FILE: ../../../third_party/skia/modules/skparagraph/include/TextStyle.h FILE: ../../../third_party/skia/modules/skparagraph/include/TypefaceFontProvider.h -FILE: ../../../third_party/skia/modules/skparagraph/samples/BUILD.bazel -FILE: ../../../third_party/skia/modules/skparagraph/samples/SampleParagraph.cpp +FILE: ../../../third_party/skia/modules/skparagraph/slides/BUILD.bazel +FILE: ../../../third_party/skia/modules/skparagraph/slides/ParagraphSlide.cpp FILE: ../../../third_party/skia/modules/skparagraph/src/BUILD.bazel FILE: ../../../third_party/skia/modules/skparagraph/src/Decorations.cpp FILE: ../../../third_party/skia/modules/skparagraph/src/Decorations.h @@ -1059,7 +1059,7 @@ FILE: ../../../third_party/skia/modules/skresources/include/BUILD.bazel FILE: ../../../third_party/skia/modules/skresources/src/BUILD.bazel FILE: ../../../third_party/skia/modules/sksg/BUILD.bazel FILE: ../../../third_party/skia/modules/sksg/include/BUILD.bazel -FILE: ../../../third_party/skia/modules/sksg/samples/BUILD.bazel +FILE: ../../../third_party/skia/modules/sksg/slides/BUILD.bazel FILE: ../../../third_party/skia/modules/sksg/src/BUILD.bazel FILE: ../../../third_party/skia/modules/skshaper/BUILD.bazel FILE: ../../../third_party/skia/modules/skshaper/include/BUILD.bazel @@ -3567,7 +3567,7 @@ FILE: ../../../third_party/skia/include/private/SkSLStatement.h FILE: ../../../third_party/skia/include/private/SkSLSymbol.h FILE: ../../../third_party/skia/include/private/SkSafe_math.h FILE: ../../../third_party/skia/include/utils/SkNoDrawCanvas.h -FILE: ../../../third_party/skia/modules/sksg/samples/SampleSVGPong.cpp +FILE: ../../../third_party/skia/modules/sksg/slides/SVGPongSlide.cpp FILE: ../../../third_party/skia/modules/skshaper/include/SkShaper.h FILE: ../../../third_party/skia/modules/skshaper/src/SkShaper_harfbuzz.cpp FILE: ../../../third_party/skia/modules/skshaper/src/SkShaper_primitive.cpp