Roll Skia from 37755d48cca3 to 8448abc95867 (7 revisions) (flutter/engine#53230)
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
This commit is contained in:
committed by
GitHub
parent
5d93067fd9
commit
186e005083
2
DEPS
2
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.
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user