From be441d28a9d5d99d885fdd5475b437d2712eab71 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Wed, 5 Jun 2024 18:19:34 +0000 Subject: [PATCH] Roll Skia from 37755d48cca3 to 8448abc95867 (7 revisions) https://skia.googlesource.com/skia.git/+log/37755d48cca3..8448abc95867 2024-06-05 kjlubick@google.com Replace GrVkBackendContext with skgpu::VulkanBackendContext 2024-06-05 kjlubick@google.com Remove deprecated fields from GrVkBackendContext 2024-06-05 aaclarke@google.com Added support for encoding the pixel format BGRA10XR to PNG. 2024-06-05 nicolettep@google.com [graphite] Accommodate AHardwareBuffer-backed textures when checking validity 2024-06-05 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from a58be9cfb9b6 to 5562cb7a09df (3 revisions) 2024-06-05 kjlubick@google.com Add gni filegroups for ports files 2024-06-05 jvanverth@google.com Increase precision in GrConvexPolyEffect. 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,jmbetancourt@google.com,matanl@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://issues.skia.org/issues/new?component=1389291&template=1850622 Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md --- DEPS | 2 +- ci/licenses_golden/licenses_skia | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/DEPS b/DEPS index dcaf580b39b96..74309ae62bc00 100644 --- a/DEPS +++ b/DEPS @@ -14,7 +14,7 @@ vars = { 'flutter_git': 'https://flutter.googlesource.com', 'skia_git': 'https://skia.googlesource.com', 'llvm_git': 'https://llvm.googlesource.com', - 'skia_revision': '37755d48cca3382758a88266b11dc2dc6f6530f5', + 'skia_revision': '8448abc95867871f4fee45c3a359ca51c8fc2292', # 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 06c4facb9a654..3985ec8caff15 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 33d203425d723c107fcad2f79d03612c +Signature: 877408aedd2715980f120056b9df35ce ==================================================================================================== LIBRARY: etc1 @@ -398,6 +398,7 @@ FILE: ../../../flutter/third_party/skia/modules/pathkit/perf/perfReporter.js FILE: ../../../flutter/third_party/skia/modules/skparagraph/test.html FILE: ../../../flutter/third_party/skia/package-lock.json FILE: ../../../flutter/third_party/skia/relnotes/UvecN.md +FILE: ../../../flutter/third_party/skia/relnotes/deprecated-vulkan-fields.md FILE: ../../../flutter/third_party/skia/relnotes/mask-filters.md FILE: ../../../flutter/third_party/skia/src/gpu/gpu_workaround_list.txt FILE: ../../../flutter/third_party/skia/src/ports/fontations/Cargo.toml