Roll Skia from 47b84f354604 to fdd97386193e (8 revisions) (#164221)
https://skia.googlesource.com/skia.git/+log/47b84f354604..fdd97386193e 2025-02-26 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 28db7e56a2ed to 8ed929b84efc (3 revisions) 2025-02-26 robertphillips@google.com [graphite] Minor cleanups 2025-02-26 robertphillips@google.com [graphite] Cleanup TestPrecompile jobs 2025-02-26 michaelludwig@google.com Reland "Reland "[graphite] Remove TextureInfoData and TextureSpec in TextureInfo"" 2025-02-26 robertphillips@google.com [graphite] Add getPipelineLabel API for serialized Pipeline keys 2025-02-26 aswolfers@google.com Add BGRA format support 2025-02-26 jamesgk@google.com [graphite] Add dst color space field to RenderPassProperties 2025-02-26 jamesgk@google.com Attempt specialized blurred rrect draw for arcs 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 brettos@google.com,kjlubick@google.com,matanl@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:
parent
04cc4b1f11
commit
f6e66cb27f
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': '47b84f354604206d35d1bfe2eb39a3d4eca081bf',
|
||||
'skia_revision': 'fdd97386193e601e28e14ecd557178df69fb2bb6',
|
||||
|
||||
# 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: bfca011aa7ec58d3bd72ed5e636c102c
|
||||
Signature: ca6c21f6149d809945d8215e14e70526
|
||||
|
||||
====================================================================================================
|
||||
LIBRARY: etc1
|
||||
@ -399,9 +399,11 @@ 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/codec_is_animated_api.md
|
||||
FILE: ../../../flutter/third_party/skia/relnotes/getpipelinelabelapi.md
|
||||
FILE: ../../../flutter/third_party/skia/relnotes/graphiteincludes.md
|
||||
FILE: ../../../flutter/third_party/skia/relnotes/pdf_jpeg.md
|
||||
FILE: ../../../flutter/third_party/skia/relnotes/serializedkeyprecompilation.md
|
||||
FILE: ../../../flutter/third_party/skia/relnotes/userdefinedknownruntimeeffects.md
|
||||
FILE: ../../../flutter/third_party/skia/src/gpu/gpu_workaround_list.txt
|
||||
FILE: ../../../flutter/third_party/skia/src/ports/fontations/Cargo.toml
|
||||
FILE: ../../../flutter/third_party/skia/src/sksl/generated/sksl_compute.minified.sksl
|
||||
|
Loading…
x
Reference in New Issue
Block a user