From 26eab207d4baa189d75898fe545bae4dd3feeb8e Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Thu, 16 Jun 2022 04:51:06 +0000 Subject: [PATCH] Roll Skia from 4a375fe2138e to 383d46895d63 (5 revisions) https://skia.googlesource.com/skia.git/+log/4a375fe2138e..383d46895d63 2022-06-16 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Dawn from 314840bba107 to 4a63612cd2af (13 revisions) 2022-06-15 johnstiles@google.com Add 'packed' to description of SK_BEGIN_REQUIRE_DENSE. 2022-06-15 johnstiles@google.com Revert "Move SkSubRun to src/text" 2022-06-15 jvanverth@google.com [graphite] Add stubs for text RenderSteps. 2022-06-15 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 21fa1f0acbfa to 3fa0753fea3a (1 revision) 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 johnstiles@google.com,kaushikiska@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 | 14 +++++++++----- 2 files changed, 10 insertions(+), 6 deletions(-) diff --git a/DEPS b/DEPS index a405176dc99a9..85fbe352d5875 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': '4a375fe2138efdb7d8fc5ab2c1acabb71369bcad', + 'skia_revision': '383d46895d630077dff52ff0ccf4ef7881e0df08', # 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 71824b15bbd99..7b70c2dce50cc 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: e9a2c0a84a597b33e1f49f60d2453641 +Signature: b61b57de5924478cf48ce30a8e467744 UNUSED LICENSES: @@ -1340,7 +1340,6 @@ FILE: ../../../third_party/skia/src/sksl/sksl_rt_shader.sksl FILE: ../../../third_party/skia/src/sksl/sksl_vert.sksl FILE: ../../../third_party/skia/src/sksl/tracing/BUILD.bazel FILE: ../../../third_party/skia/src/sksl/transform/BUILD.bazel -FILE: ../../../third_party/skia/src/text/BUILD.bazel FILE: ../../../third_party/skia/src/text/gpu/BUILD.bazel FILE: ../../../third_party/skia/src/utils/BUILD.bazel FILE: ../../../third_party/skia/src/xml/BUILD.bazel @@ -2661,6 +2660,7 @@ FILE: ../../../third_party/skia/src/gpu/graphite/mtl/MtlTexture.mm FILE: ../../../third_party/skia/src/gpu/graphite/mtl/MtlTypesPriv.mm FILE: ../../../third_party/skia/src/gpu/graphite/mtl/MtlUtils.h FILE: ../../../third_party/skia/src/gpu/graphite/render/StencilAndFillPathRenderer.cpp +FILE: ../../../third_party/skia/src/gpu/graphite/render/TextRenderer.cpp FILE: ../../../third_party/skia/src/sksl/SkSLBuiltinTypes.cpp FILE: ../../../third_party/skia/src/sksl/SkSLBuiltinTypes.h FILE: ../../../third_party/skia/src/sksl/SkSLContext.cpp @@ -5954,6 +5954,10 @@ FILE: ../../../third_party/skia/src/gpu/graphite/render/TessellateStrokesRenderS FILE: ../../../third_party/skia/src/gpu/graphite/render/TessellateStrokesRenderStep.h FILE: ../../../third_party/skia/src/gpu/graphite/render/TessellateWedgesRenderStep.cpp FILE: ../../../third_party/skia/src/gpu/graphite/render/TessellateWedgesRenderStep.h +FILE: ../../../third_party/skia/src/gpu/graphite/render/TextDirectRenderStep.cpp +FILE: ../../../third_party/skia/src/gpu/graphite/render/TextDirectRenderStep.h +FILE: ../../../third_party/skia/src/gpu/graphite/render/TextSDFRenderStep.cpp +FILE: ../../../third_party/skia/src/gpu/graphite/render/TextSDFRenderStep.h FILE: ../../../third_party/skia/src/gpu/graphite/text/AtlasManager.cpp FILE: ../../../third_party/skia/src/gpu/graphite/text/AtlasManager.h FILE: ../../../third_party/skia/src/gpu/tessellate/FixedCountBufferUtils.cpp @@ -7496,12 +7500,12 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ==================================================================================================== LIBRARY: skia -ORIGIN: ../../../third_party/skia/src/core/SkGlyphRunPainter.cpp + ../../../third_party/skia/LICENSE +ORIGIN: ../../../third_party/skia/src/core/SkGlyphRun.cpp + ../../../third_party/skia/LICENSE TYPE: LicenseType.bsd +FILE: ../../../third_party/skia/src/core/SkGlyphRun.cpp +FILE: ../../../third_party/skia/src/core/SkGlyphRun.h FILE: ../../../third_party/skia/src/core/SkGlyphRunPainter.cpp FILE: ../../../third_party/skia/src/core/SkGlyphRunPainter.h -FILE: ../../../third_party/skia/src/text/GlyphRun.cpp -FILE: ../../../third_party/skia/src/text/GlyphRun.h ---------------------------------------------------------------------------------------------------- Copyright 2018 The Android Open Source Project