From 3f0c3d90c15cce4f1621c2d29e7c72100afc42a7 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Tue, 18 Oct 2022 16:48:53 +0000 Subject: [PATCH] Roll Skia from 0f9cdfafa145 to b934b9d63b3f (4 revisions) https://skia.googlesource.com/skia.git/+log/0f9cdfafa145..b934b9d63b3f 2022-10-18 robertphillips@google.com [graphite] Add release callback to Texture 2022-10-18 borenet@google.com [infra] Update infra dep to bump kitchen version 2022-10-18 egdaniel@google.com [Graphite] Share some vulkan util helper functions. 2022-10-18 jvanverth@google.com Revert "[graphite] Add transferPixels to RecorderPriv." 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 chinmaygarde@google.com,wrightgeorge@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, 4 insertions(+), 3 deletions(-) diff --git a/DEPS b/DEPS index 9b03146cda230..00e3bf5ad4e36 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': '0f9cdfafa14548248e0c7304e82b3a4b010df493', + 'skia_revision': 'b934b9d63b3f6fc35d4ba9c267c84db06cb8e4c3', # 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 19737897926ea..6eb322b15ed85 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 04bf7a8e2add916bd5cc3c54df48a01f +Signature: 0c90598cbe876e0f1033c756072a52a2 UNUSED LICENSES: @@ -7897,16 +7897,17 @@ FILE: ../../../third_party/skia/src/gpu/graphite/vk/VulkanCaps.cpp FILE: ../../../third_party/skia/src/gpu/graphite/vk/VulkanCaps.h FILE: ../../../third_party/skia/src/gpu/graphite/vk/VulkanCommandBuffer.cpp FILE: ../../../third_party/skia/src/gpu/graphite/vk/VulkanCommandBuffer.h +FILE: ../../../third_party/skia/src/gpu/graphite/vk/VulkanGraphiteUtils.h FILE: ../../../third_party/skia/src/gpu/graphite/vk/VulkanQueueManager.cpp FILE: ../../../third_party/skia/src/gpu/graphite/vk/VulkanQueueManager.h FILE: ../../../third_party/skia/src/gpu/graphite/vk/VulkanResourceProvider.cpp FILE: ../../../third_party/skia/src/gpu/graphite/vk/VulkanResourceProvider.h FILE: ../../../third_party/skia/src/gpu/graphite/vk/VulkanSharedContext.cpp FILE: ../../../third_party/skia/src/gpu/graphite/vk/VulkanSharedContext.h -FILE: ../../../third_party/skia/src/gpu/graphite/vk/VulkanUtils.h FILE: ../../../third_party/skia/src/gpu/tessellate/FixedCountBufferUtils.cpp FILE: ../../../third_party/skia/src/gpu/tessellate/FixedCountBufferUtils.h FILE: ../../../third_party/skia/src/gpu/tessellate/LinearTolerances.h +FILE: ../../../third_party/skia/src/gpu/vk/VulkanUtils.h FILE: ../../../third_party/skia/src/shaders/SkEmptyShader.cpp FILE: ../../../third_party/skia/src/shaders/gradients/SkGradientShaderBase.cpp FILE: ../../../third_party/skia/src/sksl/SkSLModuleLoader.cpp