From 3d9860fb1d4743c461f8036a1bb3de9f00741af6 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Fri, 4 Feb 2022 22:02:44 +0000 Subject: [PATCH] Roll Skia from 8b618c3e1687 to b292c30aa0c6 (7 revisions) https://skia.googlesource.com/skia.git/+log/8b618c3e1687..b292c30aa0c6 2022-02-04 johnstiles@google.com Reenable unreachable-code warnings. 2022-02-04 johnstiles@google.com Prepare to reenable unreachable-code warnings. 2022-02-04 kjlubick@google.com [canvaskit] Add more features to Bazel build 2022-02-04 robertphillips@google.com [graphite] Reorganize code snippets a bit 2022-02-04 egdaniel@google.com [graphite] Add RecorderPriv class 2022-02-04 egdaniel@google.com [graphite] Fix unused member warning in Release build. 2022-02-04 robertphillips@google.com [graphite] Split up Mtl uniform generation a bit 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 borenet@google.com,jimgraham@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 | 7 ++++++- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/DEPS b/DEPS index 37a65896af316..a88ecccb69692 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': '8b618c3e16870cf92ad3c153f888c7ceb0cdd40c', + 'skia_revision': 'b292c30aa0c63fe858d8b68393629ebd4ca734c4', # 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 69b1cf3356fe6..db6d0bfb6296b 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 126eb7e49e10d25af5bfc25794d82c17 +Signature: 57cf8b8d3ce7ba3c4b861b9a4c5779a8 UNUSED LICENSES: @@ -1111,6 +1111,9 @@ FILE: ../../../third_party/skia/modules/canvaskit/skp.js FILE: ../../../third_party/skia/modules/canvaskit/util.js FILE: ../../../third_party/skia/modules/canvaskit/wasm_tools/gms.html FILE: ../../../third_party/skia/modules/canvaskit/wasm_tools/viewer.html +FILE: ../../../third_party/skia/modules/particles/BUILD.bazel +FILE: ../../../third_party/skia/modules/particles/include/BUILD.bazel +FILE: ../../../third_party/skia/modules/particles/src/BUILD.bazel FILE: ../../../third_party/skia/modules/pathkit/chaining.js FILE: ../../../third_party/skia/modules/pathkit/externs.js FILE: ../../../third_party/skia/modules/pathkit/helper.js @@ -6104,6 +6107,8 @@ FILE: ../../../third_party/skia/experimental/graphite/src/GlobalCache.h FILE: ../../../third_party/skia/experimental/graphite/src/Log.h FILE: ../../../third_party/skia/experimental/graphite/src/PaintParams.cpp FILE: ../../../third_party/skia/experimental/graphite/src/PaintParams.h +FILE: ../../../third_party/skia/experimental/graphite/src/RecorderPriv.cpp +FILE: ../../../third_party/skia/experimental/graphite/src/RecorderPriv.h FILE: ../../../third_party/skia/experimental/graphite/src/Resource.cpp FILE: ../../../third_party/skia/experimental/graphite/src/Resource.h FILE: ../../../third_party/skia/experimental/graphite/src/ResourceCache.cpp