From deb19524624da6103400f6ee1e7edab40adefc61 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Tue, 8 Nov 2022 21:01:12 -0500 Subject: [PATCH] Roll Skia from 94450cd1df4e to 22526b55be02 (6 revisions) (#37455) https://skia.googlesource.com/skia.git/+log/94450cd1df4e..22526b55be02 2022-11-08 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Skia Infra from 65ed8710816a to 1a3a7f52e8fc (1 revision) 2022-11-08 herb@google.com Change SkTArray::size to return int 2022-11-08 penghuang@chromium.org [graphite] add some jobs for build graphite dawn on Windows, Linux, etc 2022-11-08 egdaniel@google.com [Graphite] Share vulkan memory helpers between Ganesh and Graphite. 2022-11-08 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Skia Infra from 8f5037737d33 to 65ed8710816a (1 revision) 2022-11-08 jvanverth@google.com Revert "Add asyncReadPixels to SkImage and SkSurface." 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 jimgraham@google.com,lovisolo@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 | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/DEPS b/DEPS index 934efd218c88f..d22ceb3917be0 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': '94450cd1df4e6e025a4b7d6e2122035a904f2102', + 'skia_revision': '22526b55be02f947a29209d453a3ead26ab9576e', # 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 5d4723959f106..d8bd877a84c34 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: dced5e433ba7dd1d9c0a216014ace769 +Signature: e96847857d0063ea7729cc9b4d6ec4d1 UNUSED LICENSES: @@ -3332,8 +3332,6 @@ FILE: ../../../third_party/skia/src/gpu/ganesh/vk/GrVkGpu.cpp FILE: ../../../third_party/skia/src/gpu/ganesh/vk/GrVkGpu.h FILE: ../../../third_party/skia/src/gpu/ganesh/vk/GrVkImage.cpp FILE: ../../../third_party/skia/src/gpu/ganesh/vk/GrVkImage.h -FILE: ../../../third_party/skia/src/gpu/ganesh/vk/GrVkMemory.cpp -FILE: ../../../third_party/skia/src/gpu/ganesh/vk/GrVkMemory.h FILE: ../../../third_party/skia/src/gpu/ganesh/vk/GrVkRenderPass.cpp FILE: ../../../third_party/skia/src/gpu/ganesh/vk/GrVkRenderPass.h FILE: ../../../third_party/skia/src/gpu/ganesh/vk/GrVkRenderTarget.cpp @@ -3346,6 +3344,8 @@ FILE: ../../../third_party/skia/src/gpu/ganesh/vk/GrVkUtil.cpp FILE: ../../../third_party/skia/src/gpu/ganesh/vk/GrVkUtil.h FILE: ../../../third_party/skia/src/gpu/vk/VulkanInterface.cpp FILE: ../../../third_party/skia/src/gpu/vk/VulkanInterface.h +FILE: ../../../third_party/skia/src/gpu/vk/VulkanMemory.cpp +FILE: ../../../third_party/skia/src/gpu/vk/VulkanMemory.h FILE: ../../../third_party/skia/src/image/SkImage_Gpu.h FILE: ../../../third_party/skia/src/image/SkImage_Lazy.cpp FILE: ../../../third_party/skia/src/opts/SkBlitMask_opts.h