From 66dfbf532bd8a7252b8b679af20bb607b63d3c03 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Wed, 21 Dec 2022 23:10:53 +0000 Subject: [PATCH] Roll Skia from cd149aaa33bd to f1610a251e3a (5 revisions) https://skia.googlesource.com/skia.git/+log/cd149aaa33bd..f1610a251e3a 2022-12-21 egdaniel@google.com Move Dawn Context creation off of Context. 2022-12-21 aaronhk@chromium.org Add float version of saveLayerAlpha 2022-12-21 nathbappai@gmail.com [direct3d] Fix return value from boolean to pointer type 2022-12-21 johnstiles@google.com Add Luma RP codegen tests. 2022-12-21 johnstiles@google.com Add scalar-vector binary-expr support to RP codegen. 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,kjlubick@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 | 8 +++++--- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/DEPS b/DEPS index 70e432ff5c6af..3496c1db76bbc 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': 'cd149aaa33bd51e842c22f28d8c5bd20bf06a842', + 'skia_revision': 'f1610a251e3a541c673999cfd091a96977d9e820', # 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 145c8f7eaf72e..5da6b5517788a 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: e70d1ac599b32e56724c063b45d07980 +Signature: 3a1caeabe30db550ac2dc747ff805fd7 ==================================================================================================== LIBRARY: etc1 @@ -8280,6 +8280,7 @@ ORIGIN: ../../../third_party/skia/include/gpu/GpuTypes.h + ../../../third_party/ ORIGIN: ../../../third_party/skia/include/gpu/graphite/ContextOptions.h + ../../../third_party/skia/LICENSE ORIGIN: ../../../third_party/skia/include/gpu/graphite/ImageProvider.h + ../../../third_party/skia/LICENSE ORIGIN: ../../../third_party/skia/include/gpu/graphite/dawn/DawnBackendContext.h + ../../../third_party/skia/LICENSE +ORIGIN: ../../../third_party/skia/include/gpu/graphite/dawn/DawnUtils.h + ../../../third_party/skia/LICENSE ORIGIN: ../../../third_party/skia/include/gpu/graphite/mtl/MtlUtils.h + ../../../third_party/skia/LICENSE ORIGIN: ../../../third_party/skia/include/gpu/graphite/vk/VulkanGraphiteUtils.h + ../../../third_party/skia/LICENSE ORIGIN: ../../../third_party/skia/include/gpu/vk/VulkanBackendContext.h + ../../../third_party/skia/LICENSE @@ -8402,7 +8403,7 @@ ORIGIN: ../../../third_party/skia/src/gpu/graphite/dawn/DawnTexture.cpp + ../../ ORIGIN: ../../../third_party/skia/src/gpu/graphite/dawn/DawnTexture.h + ../../../third_party/skia/LICENSE ORIGIN: ../../../third_party/skia/src/gpu/graphite/dawn/DawnTypesPriv.cpp + ../../../third_party/skia/LICENSE ORIGIN: ../../../third_party/skia/src/gpu/graphite/dawn/DawnUtils.cpp + ../../../third_party/skia/LICENSE -ORIGIN: ../../../third_party/skia/src/gpu/graphite/dawn/DawnUtils.h + ../../../third_party/skia/LICENSE +ORIGIN: ../../../third_party/skia/src/gpu/graphite/dawn/DawnUtilsPriv.h + ../../../third_party/skia/LICENSE ORIGIN: ../../../third_party/skia/src/gpu/graphite/geom/Geometry.h + ../../../third_party/skia/LICENSE ORIGIN: ../../../third_party/skia/src/gpu/graphite/geom/SubRunData.h + ../../../third_party/skia/LICENSE ORIGIN: ../../../third_party/skia/src/gpu/graphite/mtl/MtlComputePipeline.h + ../../../third_party/skia/LICENSE @@ -8491,6 +8492,7 @@ FILE: ../../../third_party/skia/include/gpu/GpuTypes.h 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/graphite/dawn/DawnUtils.h FILE: ../../../third_party/skia/include/gpu/graphite/mtl/MtlUtils.h FILE: ../../../third_party/skia/include/gpu/graphite/vk/VulkanGraphiteUtils.h FILE: ../../../third_party/skia/include/gpu/vk/VulkanBackendContext.h @@ -8613,7 +8615,7 @@ FILE: ../../../third_party/skia/src/gpu/graphite/dawn/DawnTexture.cpp FILE: ../../../third_party/skia/src/gpu/graphite/dawn/DawnTexture.h FILE: ../../../third_party/skia/src/gpu/graphite/dawn/DawnTypesPriv.cpp FILE: ../../../third_party/skia/src/gpu/graphite/dawn/DawnUtils.cpp -FILE: ../../../third_party/skia/src/gpu/graphite/dawn/DawnUtils.h +FILE: ../../../third_party/skia/src/gpu/graphite/dawn/DawnUtilsPriv.h FILE: ../../../third_party/skia/src/gpu/graphite/geom/Geometry.h FILE: ../../../third_party/skia/src/gpu/graphite/geom/SubRunData.h FILE: ../../../third_party/skia/src/gpu/graphite/mtl/MtlComputePipeline.h