From 805de7b469fbe0d8d2578e4a4bd4e94a8b803f26 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Tue, 13 Jun 2023 22:48:37 +0000 Subject: [PATCH] Roll Skia from 6d5dc31d88e2 to 19051bc5fc90 (25 revisions) https://skia.googlesource.com/skia.git/+log/6d5dc31d88e2..19051bc5fc90 2023-06-13 robertphillips@google.com Revert "Move tiled image draws to operate at the Device level" 2023-06-13 jvanverth@google.com [graphite] Add generation from SkImages to wacky_yuv GM 2023-06-13 jamesgk@google.com Revert "Add unit test for nested runtime blending" 2023-06-13 jamesgk@google.com Add unit test for nested runtime blending 2023-06-13 apli@google.com [sksl] Rename compute shader texture intrinsics 2023-06-13 robertphillips@google.com Move tiled image draws to operate at the Device level 2023-06-13 kjlubick@google.com Rename SkPromiseImageTexture -> GrPromiseImageTexture 2023-06-13 jvanverth@google.com [graphite] Add Vulkan draw support. 2023-06-13 johnstiles@google.com Fix GLSL codegen when sk_Clockwise appears in more than one function. 2023-06-13 herb@google.com Quad intersections for glyph underlines 2023-06-13 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 13e40cf948ed to f4703823888a (3 revisions) 2023-06-13 johnstiles@google.com Port a handful of intrinsics to WGSL. 2023-06-13 kjlubick@google.com Remove SkYUVAPixmapInfo::SupportedDataTypes(const GrImageContext&) 2023-06-13 johnstiles@google.com Emit const-variables in WGSL where possible. 2023-06-13 kjlubick@google.com Revert "[skottie] add functionality for get, set, and tracking image slots to SlotManager" 2023-06-13 drott@chromium.org [Fontations] Implement onGetTableTags() 2023-06-13 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SK Tool from ecc1c77185cb to 94c481e189bc 2023-06-13 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Skia Infra from c5beac3c360b to ecc1c77185cb (2 revisions) 2023-06-13 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 10380f4ba473 to 1572f609c18e (9 revisions) 2023-06-13 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Dawn from 3a77c42f230d to bfe346b8723e (11 revisions) 2023-06-13 ayzhao@google.com Fix missing include in SkJpegXmp.cpp 2023-06-13 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 2219aacad808 to 13e40cf948ed (13 revisions) 2023-06-12 jmbetancourt@google.com [skottie] add functionality for get, set, and tracking image slots to SlotManager 2023-06-12 kjlubick@google.com Remove ddl from SkSurface 2023-06-12 johnstiles@google.com Add WGSL support for sk_Caps. 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 brianosman@google.com,chinmaygarde@google.com,herb@google.com,rmistry@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 | 12 +++++++++--- 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/DEPS b/DEPS index 0c91b1e549d67..aa70d892d4d4e 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': '6d5dc31d88e2da6f10bc484bd686bc5112a3c356', + 'skia_revision': '19051bc5fc902035be957c50a42710f9add1d8c2', # 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 b4fe0ff1b569b..3828da0637cc2 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: e765ca2f49ca2dea6cce6b7c906f328e +Signature: 7f5087db435528a9774ab2bfdd915e58 ==================================================================================================== LIBRARY: etc1 @@ -384,6 +384,7 @@ FILE: ../../../third_party/skia/modules/pathkit/perf/pathops.bench.js FILE: ../../../third_party/skia/modules/pathkit/perf/perfReporter.js FILE: ../../../third_party/skia/modules/skparagraph/test.html FILE: ../../../third_party/skia/package-lock.json +FILE: ../../../third_party/skia/relnotes/SkPromiseImageTexture.md FILE: ../../../third_party/skia/relnotes/ddl_private.md FILE: ../../../third_party/skia/relnotes/skblenders_arithmetic_saturate.md FILE: ../../../third_party/skia/relnotes/skcolortable.md @@ -394,6 +395,7 @@ FILE: ../../../third_party/skia/relnotes/sksamplingoptions_implicit.md FILE: ../../../third_party/skia/relnotes/skshaders_namespace.md FILE: ../../../third_party/skia/relnotes/sksurface_methods.md FILE: ../../../third_party/skia/relnotes/sktablecolorfilter.md +FILE: ../../../third_party/skia/relnotes/yuv-supported-formats.md FILE: ../../../third_party/skia/src/core/SkOrderedReadBuffer.h FILE: ../../../third_party/skia/src/gpu/gpu_workaround_list.txt FILE: ../../../third_party/skia/src/sksl/generated/sksl_compute.minified.sksl @@ -4644,7 +4646,6 @@ ORIGIN: ../../../third_party/skia/src/core/SkGaussFilter.h + ../../../third_part ORIGIN: ../../../third_party/skia/src/core/SkImageInfoPriv.h + ../../../third_party/skia/LICENSE ORIGIN: ../../../third_party/skia/src/core/SkMaskBlurFilter.cpp + ../../../third_party/skia/LICENSE ORIGIN: ../../../third_party/skia/src/core/SkMaskBlurFilter.h + ../../../third_party/skia/LICENSE -ORIGIN: ../../../third_party/skia/src/core/SkPromiseImageTexture.cpp + ../../../third_party/skia/LICENSE ORIGIN: ../../../third_party/skia/src/core/SkRasterClipStack.h + ../../../third_party/skia/LICENSE ORIGIN: ../../../third_party/skia/src/core/SkVertices.cpp + ../../../third_party/skia/LICENSE ORIGIN: ../../../third_party/skia/src/core/SkWritePixelsRec.h + ../../../third_party/skia/LICENSE @@ -4871,7 +4872,6 @@ FILE: ../../../third_party/skia/src/core/SkGaussFilter.h FILE: ../../../third_party/skia/src/core/SkImageInfoPriv.h FILE: ../../../third_party/skia/src/core/SkMaskBlurFilter.cpp FILE: ../../../third_party/skia/src/core/SkMaskBlurFilter.h -FILE: ../../../third_party/skia/src/core/SkPromiseImageTexture.cpp FILE: ../../../third_party/skia/src/core/SkRasterClipStack.h FILE: ../../../third_party/skia/src/core/SkVertices.cpp FILE: ../../../third_party/skia/src/core/SkWritePixelsRec.h @@ -8927,7 +8927,9 @@ ORIGIN: ../../../third_party/skia/include/gpu/graphite/YUVABackendTextures.h + . ORIGIN: ../../../third_party/skia/include/private/base/SkCPUTypes.h + ../../../third_party/skia/LICENSE ORIGIN: ../../../third_party/skia/include/private/chromium/GrDeferredDisplayList.h + ../../../third_party/skia/LICENSE ORIGIN: ../../../third_party/skia/include/private/chromium/GrDeferredDisplayListRecorder.h + ../../../third_party/skia/LICENSE +ORIGIN: ../../../third_party/skia/include/private/chromium/GrPromiseImageTexture.h + ../../../third_party/skia/LICENSE ORIGIN: ../../../third_party/skia/include/private/chromium/GrSurfaceCharacterization.h + ../../../third_party/skia/LICENSE +ORIGIN: ../../../third_party/skia/include/private/chromium/SkImageChromium.h + ../../../third_party/skia/LICENSE ORIGIN: ../../../third_party/skia/include/private/gpu/ganesh/GrTextureGenerator.h + ../../../third_party/skia/LICENSE ORIGIN: ../../../third_party/skia/src/base/SkBezierCurves.h + ../../../third_party/skia/LICENSE ORIGIN: ../../../third_party/skia/src/base/SkCubics.cpp + ../../../third_party/skia/LICENSE @@ -8990,6 +8992,7 @@ ORIGIN: ../../../third_party/skia/src/gpu/ganesh/GrDeferredDisplayListPriv.h + . ORIGIN: ../../../third_party/skia/src/gpu/ganesh/GrDeferredDisplayListRecorder.cpp + ../../../third_party/skia/LICENSE ORIGIN: ../../../third_party/skia/src/gpu/ganesh/GrFragmentProcessors.cpp + ../../../third_party/skia/LICENSE ORIGIN: ../../../third_party/skia/src/gpu/ganesh/GrFragmentProcessors.h + ../../../third_party/skia/LICENSE +ORIGIN: ../../../third_party/skia/src/gpu/ganesh/GrPromiseImageTexture.cpp + ../../../third_party/skia/LICENSE ORIGIN: ../../../third_party/skia/src/gpu/ganesh/effects/GrColorTableEffect.cpp + ../../../third_party/skia/LICENSE ORIGIN: ../../../third_party/skia/src/gpu/ganesh/effects/GrColorTableEffect.h + ../../../third_party/skia/LICENSE ORIGIN: ../../../third_party/skia/src/gpu/ganesh/effects/GrPerlinNoise2Effect.cpp + ../../../third_party/skia/LICENSE @@ -9104,7 +9107,9 @@ FILE: ../../../third_party/skia/include/gpu/graphite/YUVABackendTextures.h FILE: ../../../third_party/skia/include/private/base/SkCPUTypes.h FILE: ../../../third_party/skia/include/private/chromium/GrDeferredDisplayList.h FILE: ../../../third_party/skia/include/private/chromium/GrDeferredDisplayListRecorder.h +FILE: ../../../third_party/skia/include/private/chromium/GrPromiseImageTexture.h FILE: ../../../third_party/skia/include/private/chromium/GrSurfaceCharacterization.h +FILE: ../../../third_party/skia/include/private/chromium/SkImageChromium.h FILE: ../../../third_party/skia/include/private/gpu/ganesh/GrTextureGenerator.h FILE: ../../../third_party/skia/src/base/SkBezierCurves.h FILE: ../../../third_party/skia/src/base/SkCubics.cpp @@ -9167,6 +9172,7 @@ FILE: ../../../third_party/skia/src/gpu/ganesh/GrDeferredDisplayListPriv.h FILE: ../../../third_party/skia/src/gpu/ganesh/GrDeferredDisplayListRecorder.cpp FILE: ../../../third_party/skia/src/gpu/ganesh/GrFragmentProcessors.cpp FILE: ../../../third_party/skia/src/gpu/ganesh/GrFragmentProcessors.h +FILE: ../../../third_party/skia/src/gpu/ganesh/GrPromiseImageTexture.cpp FILE: ../../../third_party/skia/src/gpu/ganesh/effects/GrColorTableEffect.cpp FILE: ../../../third_party/skia/src/gpu/ganesh/effects/GrColorTableEffect.h FILE: ../../../third_party/skia/src/gpu/ganesh/effects/GrPerlinNoise2Effect.cpp