From c281ef1a78690b6c2919b12dd1e8eb472982b3af Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Tue, 13 Dec 2022 20:26:56 +0000 Subject: [PATCH] Roll Skia from 280ac8882cff to 537e1e8c1ca6 (9 revisions) https://skia.googlesource.com/skia.git/+log/280ac8882cff..537e1e8c1ca6 2022-12-13 herb@google.com Move sk_is_trivially_relocatable_* to its own file 2022-12-13 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 435f4c5c651e to 88f98bfd92f8 (4 revisions) 2022-12-13 herb@google.com Move SkAlignedSTStorage to its own file 2022-12-13 robertphillips@google.com [graphite] Update CombinationBuilderTest to the new combination system 2022-12-13 brianosman@google.com Remove duplicate transfer function classification API 2022-12-13 johnstiles@google.com Update setup docs to include fetch-ninja. 2022-12-13 bsalomon@google.com Remove SK_LEGACY_MESH_MAKE 2022-12-13 johnstiles@google.com Update fetch-ninja to use Python 3. 2022-12-13 kjlubick@google.com [includes] Enforce IWYU on SkPath related things 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,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 | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/DEPS b/DEPS index ae8ac741aaf6b..2928fffd4255c 100644 --- a/DEPS +++ b/DEPS @@ -18,7 +18,7 @@ vars = { 'llvm_git': 'https://llvm.googlesource.com', # OCMock is for testing only so there is no google clone 'ocmock_git': 'https://github.com/erikdoe/ocmock.git', - 'skia_revision': '280ac8882cffff56e83d5a3af6de903b5fcc87ac', + 'skia_revision': '537e1e8c1ca6988f30acab807ae5230462bf677a', # 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 066f05c946d8c..1023becbdbab2 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: b1c69055420e97d4bd0f5d5d85ca9776 +Signature: 8b79c4a2ab30932c9a9986f375fe31aa UNUSED LICENSES: @@ -7607,6 +7607,8 @@ FILE: ../../../third_party/skia/include/gpu/graphite/ContextOptions.h FILE: ../../../third_party/skia/include/gpu/graphite/ImageProvider.h FILE: ../../../third_party/skia/include/gpu/graphite/dawn/DawnBackendContext.h FILE: ../../../third_party/skia/include/gpu/vk/VulkanBackendContext.h +FILE: ../../../third_party/skia/include/private/SkAlignedStorage.h +FILE: ../../../third_party/skia/include/private/SkTypeTraits.h FILE: ../../../third_party/skia/include/private/SkUniquePaintParamsID.h FILE: ../../../third_party/skia/include/sksl/SkSLVersion.h FILE: ../../../third_party/skia/infra/bots/task_drivers/bazel_build/bazel_build.go