From 8425be76bcf345aabdce051d0f00a5236a207c6e Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Mon, 25 Apr 2022 21:21:40 +0000 Subject: [PATCH] Roll Skia from 4f33f5bef8eb to f8e52b27aa70 (4 revisions) https://skia.googlesource.com/skia.git/+log/4f33f5bef8eb..f8e52b27aa70 2022-04-25 kjlubick@google.com [bazel] Use minimal download flag when building on CI 2022-04-25 kjlubick@google.com Guard GPU parts of ToolUtils 2022-04-25 egdaniel@google.com Reland "Check that the GrBackendFormat of a promise image is textureable." 2022-04-25 bungeman@google.com Add optional OT-SVG support to FreeType 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,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 +- ci/licenses_golden/licenses_skia | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/DEPS b/DEPS index cd3e43083a7a2..be71918256570 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': '4f33f5bef8eb0d5fa925d983c63391e153234c93', + 'skia_revision': 'f8e52b27aa706a176b64684d008429a81fc46fe1', # 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 8d75e5c7cc00c..f5dcbe628e5aa 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 5237eea1e3cc3e4e601d59b781676311 +Signature: e5d5c643e22bf792d9e6d32ee994bf82 UNUSED LICENSES: @@ -6818,6 +6818,9 @@ ORIGIN: ../../../third_party/skia/gm/drawlines_with_local_matrix.cpp + ../../../ TYPE: LicenseType.bsd FILE: ../../../third_party/skia/gm/drawlines_with_local_matrix.cpp FILE: ../../../third_party/skia/gm/palette.cpp +FILE: ../../../third_party/skia/include/core/SkOpenTypeSVGDecoder.h +FILE: ../../../third_party/skia/modules/svg/include/SkSVGOpenTypeSVGDecoder.h +FILE: ../../../third_party/skia/modules/svg/src/SkSVGOpenTypeSVGDecoder.cpp FILE: ../../../third_party/skia/samplecode/SampleSBIX.cpp FILE: ../../../third_party/skia/src/sfnt/SkOTTable_hmtx.h FILE: ../../../third_party/skia/src/sksl/codegen/SkSLWGSLCodeGenerator.cpp