From c1c55658bcc13d68dec75e419a184f3f6a2eeb9a Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Tue, 2 May 2023 18:54:19 -0400 Subject: [PATCH] Roll Skia from 644e199b6832 to 089b9cca26fe (14 revisions) (flutter/engine#41675) https://skia.googlesource.com/skia.git/+log/644e199b6832..089b9cca26fe 2023-05-02 kjlubick@google.com Move SkSurface::GetBackend* to SkSurfaces namespace 2023-05-02 jvanverth@google.com [graphite] Disable GraphitePurgeNotUsedSinceResourcesTest on Dawn 2023-05-02 jamesgk@google.com [sksl] Support FB fetch in Metal 2023-05-02 fmalita@chromium.org Add missing SkVideoDecoder header 2023-05-02 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from fa4dad7039f3 to cb476d124f71 (5 revisions) 2023-05-02 jmbetancourt@google.com clean src files for JetSki BUILDs 2023-05-02 jvanverth@google.com [graphite] Clean up of SkImageShader::addToKey(). 2023-05-02 jvanverth@google.com [graphite] Fix more minor features for Vulkan. 2023-05-02 fmalita@chromium.org [skwindow] Revisit naming 2023-05-02 kjlubick@google.com Mark SkSurface::recordingContext() and recorder() as const 2023-05-02 istepancar@gmail.com Update AUTHORS 2023-05-02 fmalita@chromium.org [jetski] Fix gn/gradle builds 2023-05-02 fmalita@chromium.org Update Viewer/Android build 2023-05-02 johnstiles@google.com Remove abs_float SkRP ops. 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,bungeman@google.com,jimgraham@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 +- engine/src/flutter/ci/licenses_golden/licenses_skia | 11 ++++------- 2 files changed, 5 insertions(+), 8 deletions(-) diff --git a/DEPS b/DEPS index fbebcec1bd..4dd8615211 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': '644e199b68329c93f98220a24b2dfa06285a0ef2', + 'skia_revision': '089b9cca26fec8d8bfcc8c7393f39520f5636b07', # 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/engine/src/flutter/ci/licenses_golden/licenses_skia b/engine/src/flutter/ci/licenses_golden/licenses_skia index 1fd1341f01..99ba1ae545 100644 --- a/engine/src/flutter/ci/licenses_golden/licenses_skia +++ b/engine/src/flutter/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 71d67f4d08f967b73956f9523fc17e3a +Signature: 36a984751221a669495519706f39910f ==================================================================================================== LIBRARY: etc1 @@ -386,6 +386,7 @@ FILE: ../../../third_party/skia/modules/skparagraph/test.html FILE: ../../../third_party/skia/package-lock.json FILE: ../../../third_party/skia/relnotes/skimage_methods.md FILE: ../../../third_party/skia/relnotes/skimage_subset.md +FILE: ../../../third_party/skia/relnotes/sksurface_backend.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 @@ -7306,8 +7307,6 @@ ORIGIN: ../../../third_party/skia/include/private/gpu/graphite/MtlGraphiteTypesP ORIGIN: ../../../third_party/skia/include/utils/SkOrderedFontMgr.h + ../../../third_party/skia/LICENSE ORIGIN: ../../../third_party/skia/modules/jetski/src/Canvas.cpp + ../../../third_party/skia/LICENSE ORIGIN: ../../../third_party/skia/modules/jetski/src/ColorFilters.cpp + ../../../third_party/skia/LICENSE -ORIGIN: ../../../third_party/skia/modules/jetski/src/Font.cpp + ../../../third_party/skia/LICENSE -ORIGIN: ../../../third_party/skia/modules/jetski/src/FontChainAdapter.cpp + ../../../third_party/skia/LICENSE ORIGIN: ../../../third_party/skia/modules/jetski/src/Gradients.cpp + ../../../third_party/skia/LICENSE ORIGIN: ../../../third_party/skia/modules/jetski/src/Image.cpp + ../../../third_party/skia/LICENSE ORIGIN: ../../../third_party/skia/modules/jetski/src/ImageFilter.cpp + ../../../third_party/skia/LICENSE @@ -7323,7 +7322,6 @@ ORIGIN: ../../../third_party/skia/modules/jetski/src/Surface.cpp + ../../../thir ORIGIN: ../../../third_party/skia/modules/jetski/src/Surface.h + ../../../third_party/skia/LICENSE ORIGIN: ../../../third_party/skia/modules/jetski/src/SurfaceThread.cpp + ../../../third_party/skia/LICENSE ORIGIN: ../../../third_party/skia/modules/jetski/src/SurfaceThread.h + ../../../third_party/skia/LICENSE -ORIGIN: ../../../third_party/skia/modules/jetski/src/Text.cpp + ../../../third_party/skia/LICENSE ORIGIN: ../../../third_party/skia/modules/jetski/src/Utils.cpp + ../../../third_party/skia/LICENSE ORIGIN: ../../../third_party/skia/modules/jetski/src/Utils.h + ../../../third_party/skia/LICENSE ORIGIN: ../../../third_party/skia/modules/skottie/src/effects/BulgeEffect.cpp + ../../../third_party/skia/LICENSE @@ -7393,8 +7391,6 @@ FILE: ../../../third_party/skia/include/private/gpu/graphite/MtlGraphiteTypesPri FILE: ../../../third_party/skia/include/utils/SkOrderedFontMgr.h FILE: ../../../third_party/skia/modules/jetski/src/Canvas.cpp FILE: ../../../third_party/skia/modules/jetski/src/ColorFilters.cpp -FILE: ../../../third_party/skia/modules/jetski/src/Font.cpp -FILE: ../../../third_party/skia/modules/jetski/src/FontChainAdapter.cpp FILE: ../../../third_party/skia/modules/jetski/src/Gradients.cpp FILE: ../../../third_party/skia/modules/jetski/src/Image.cpp FILE: ../../../third_party/skia/modules/jetski/src/ImageFilter.cpp @@ -7410,7 +7406,6 @@ FILE: ../../../third_party/skia/modules/jetski/src/Surface.cpp FILE: ../../../third_party/skia/modules/jetski/src/Surface.h FILE: ../../../third_party/skia/modules/jetski/src/SurfaceThread.cpp FILE: ../../../third_party/skia/modules/jetski/src/SurfaceThread.h -FILE: ../../../third_party/skia/modules/jetski/src/Text.cpp FILE: ../../../third_party/skia/modules/jetski/src/Utils.cpp FILE: ../../../third_party/skia/modules/jetski/src/Utils.h FILE: ../../../third_party/skia/modules/skottie/src/effects/BulgeEffect.cpp @@ -8941,6 +8936,7 @@ ORIGIN: ../../../third_party/skia/include/core/SkICC.h + ../../../third_party/sk ORIGIN: ../../../third_party/skia/include/core/SkTextureCompressionType.h + ../../../third_party/skia/LICENSE ORIGIN: ../../../third_party/skia/include/gpu/ganesh/GrTextureGenerator.h + ../../../third_party/skia/LICENSE ORIGIN: ../../../third_party/skia/include/gpu/ganesh/SkImageGanesh.h + ../../../third_party/skia/LICENSE +ORIGIN: ../../../third_party/skia/include/gpu/ganesh/SkSurfaceGanesh.h + ../../../third_party/skia/LICENSE ORIGIN: ../../../third_party/skia/include/gpu/graphite/Image.h + ../../../third_party/skia/LICENSE ORIGIN: ../../../third_party/skia/include/gpu/graphite/YUVABackendTextures.h + ../../../third_party/skia/LICENSE ORIGIN: ../../../third_party/skia/include/private/base/SkCPUTypes.h + ../../../third_party/skia/LICENSE @@ -9033,6 +9029,7 @@ FILE: ../../../third_party/skia/include/core/SkICC.h FILE: ../../../third_party/skia/include/core/SkTextureCompressionType.h FILE: ../../../third_party/skia/include/gpu/ganesh/GrTextureGenerator.h FILE: ../../../third_party/skia/include/gpu/ganesh/SkImageGanesh.h +FILE: ../../../third_party/skia/include/gpu/ganesh/SkSurfaceGanesh.h FILE: ../../../third_party/skia/include/gpu/graphite/Image.h FILE: ../../../third_party/skia/include/gpu/graphite/YUVABackendTextures.h FILE: ../../../third_party/skia/include/private/base/SkCPUTypes.h