From c78627503329d4158cfb2f3c4d123d41ce3ef065 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Thu, 6 Jan 2022 18:32:44 +0000 Subject: [PATCH] Roll Skia from a5d4541ae556 to 96e4053be7a5 (3 revisions) https://skia.googlesource.com/skia.git/+log/a5d4541ae556..96e4053be7a5 2022-01-06 kjlubick@google.com Update Bazel files 2022-01-06 kjlubick@google.com Add SKSL guard to SkCustomMesh APIs 2022-01-06 jsimmons@google.com Avoid scanning for bidi levels if the paragraph is unidirectional 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 ethannicholas@google.com,zra@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 | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/DEPS b/DEPS index 8388ab6590c53..b31ca2ca51c84 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': 'a5d4541ae5567d34e8d64810ae1ab3edab007ba9', + 'skia_revision': '96e4053be7a50092ed308024aef661b8d3600f25', # 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 c0b1a07dd091a..e64359c5dedf8 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 8a9bd29cd311cec5b1872f61e86eead5 +Signature: 3ef76d017bd8be5d68f3d42808ea723e UNUSED LICENSES: @@ -1294,6 +1294,7 @@ FILE: ../../../third_party/skia/src/sksl/sksl_gpu.sksl FILE: ../../../third_party/skia/src/sksl/sksl_public.sksl 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/svg/BUILD.bazel FILE: ../../../third_party/skia/src/utils/BUILD.bazel