From 66a9d8c22e97321348adc68f8fdaead29082a081 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Thu, 10 Feb 2022 19:27:47 +0000 Subject: [PATCH] Roll Skia from c5d3326d767d to b6dfd97c5290 (10 revisions) https://skia.googlesource.com/skia.git/+log/c5d3326d767d..b6dfd97c5290 2022-02-10 herb@google.com const SkDescriptor::flatten 2022-02-10 bungeman@google.com Implement SkRecordedDrawable::onApproximateBytesUsed 2022-02-10 jlavrova@google.com Adding a trace to nanobench for RP/VM comparison 2022-02-10 brianosman@google.com Reland "Add kR8_unorm_SkColorType" 2022-02-10 erikrose@google.com [infra] Make jobs for new Intel MacBook Pros 2022-02-10 kjlubick@google.com [canvaskit] Improve error when non-matrix argument passed in 2022-02-10 brianosman@google.com Remove isOpaque parameter from CanvasKit SkRuntimeEffect APIs 2022-02-10 johnstiles@google.com Limit infinity support to GLSL 3.3 and above. 2022-02-10 johnstiles@google.com Enable warning -Wformat-nonliteral. 2022-02-10 johnstiles@google.com Update REPORTER_ASSERT/ERRORF to check format strings. 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,herb@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 | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/DEPS b/DEPS index 828fe4632ccb8..29c2f02bbff3a 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': 'c5d3326d767d262e9f92f308ea6811ddf03ed834', + 'skia_revision': 'b6dfd97c52906c1748b9c2a2406eea44a8daf96c', # 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 d277717cf7c33..61cd1fc007b28 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 034a18b08e17e7f9233edb75a9a8dd48 +Signature: 73ec28a544af6c4f53d57c7ff43fa7f0 UNUSED LICENSES: @@ -5640,6 +5640,7 @@ FILE: ../../../third_party/skia/src/sksl/SkSLGLSL.h FILE: ../../../third_party/skia/src/sksl/ir/SkSLExpression.cpp FILE: ../../../third_party/skia/src/sksl/lex/TransitionTable.cpp FILE: ../../../third_party/skia/src/sksl/lex/TransitionTable.h +FILE: ../../../third_party/skia/src/utils/SkCycles.h FILE: ../../../third_party/skia/src/utils/SkOrderedFontMgr.cpp ---------------------------------------------------------------------------------------------------- Copyright 2021 Google Inc. @@ -6526,6 +6527,7 @@ LIBRARY: skia ORIGIN: ../../../third_party/skia/gm/drawlines_with_local_matrix.cpp + ../../../third_party/skia/LICENSE TYPE: LicenseType.bsd FILE: ../../../third_party/skia/gm/drawlines_with_local_matrix.cpp +FILE: ../../../third_party/skia/src/utils/SkBlitterTrace.h ---------------------------------------------------------------------------------------------------- Copyright 2022 Google Inc.