Skip to content

Commit f6e66cb

Browse files
Roll Skia from 47b84f354604 to fdd97386193e (8 revisions) (flutter#164221)
https://skia.googlesource.com/skia.git/+log/47b84f354604..fdd97386193e 2025-02-26 [email protected] Roll vulkan-deps from 28db7e56a2ed to 8ed929b84efc (3 revisions) 2025-02-26 [email protected] [graphite] Minor cleanups 2025-02-26 [email protected] [graphite] Cleanup TestPrecompile jobs 2025-02-26 [email protected] Reland "Reland "[graphite] Remove TextureInfoData and TextureSpec in TextureInfo"" 2025-02-26 [email protected] [graphite] Add getPipelineLabel API for serialized Pipeline keys 2025-02-26 [email protected] Add BGRA format support 2025-02-26 [email protected] [graphite] Add dst color space field to RenderPassProperties 2025-02-26 [email protected] 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 [email protected],[email protected],[email protected] 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
1 parent 04cc4b1 commit f6e66cb

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ vars = {
1414
'flutter_git': 'https://flutter.googlesource.com',
1515
'skia_git': 'https://skia.googlesource.com',
1616
'llvm_git': 'https://llvm.googlesource.com',
17-
'skia_revision': '47b84f354604206d35d1bfe2eb39a3d4eca081bf',
17+
'skia_revision': 'fdd97386193e601e28e14ecd557178df69fb2bb6',
1818

1919
# WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY
2020
# See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.

engine/src/flutter/ci/licenses_golden/licenses_skia

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: bfca011aa7ec58d3bd72ed5e636c102c
1+
Signature: ca6c21f6149d809945d8215e14e70526
22

33
====================================================================================================
44
LIBRARY: etc1
@@ -399,9 +399,11 @@ FILE: ../../../flutter/third_party/skia/modules/pathkit/perf/perfReporter.js
399399
FILE: ../../../flutter/third_party/skia/modules/skparagraph/test.html
400400
FILE: ../../../flutter/third_party/skia/package-lock.json
401401
FILE: ../../../flutter/third_party/skia/relnotes/codec_is_animated_api.md
402+
FILE: ../../../flutter/third_party/skia/relnotes/getpipelinelabelapi.md
402403
FILE: ../../../flutter/third_party/skia/relnotes/graphiteincludes.md
403404
FILE: ../../../flutter/third_party/skia/relnotes/pdf_jpeg.md
404405
FILE: ../../../flutter/third_party/skia/relnotes/serializedkeyprecompilation.md
406+
FILE: ../../../flutter/third_party/skia/relnotes/userdefinedknownruntimeeffects.md
405407
FILE: ../../../flutter/third_party/skia/src/gpu/gpu_workaround_list.txt
406408
FILE: ../../../flutter/third_party/skia/src/ports/fontations/Cargo.toml
407409
FILE: ../../../flutter/third_party/skia/src/sksl/generated/sksl_compute.minified.sksl

0 commit comments

Comments
 (0)