Roll Skia from 44bb9d908ee4 to a2936eff2179 (21 revisions) (#173603)

https://skia.googlesource.com/skia.git/+log/44bb9d908ee4..a2936eff2179

2025-08-12 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Dawn
from 95b0296852ac to 6831e9de3fb3 (15 revisions)
2025-08-11
recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com
Roll recipe dependencies (trivial).
2025-08-11 mike@reedtribe.org Use new path::iter
2025-08-11 mike@reedtribe.org More flexible rect->quad variants
2025-08-11 skia-autoroll@skia-public.iam.gserviceaccount.com Roll
vulkan-deps from faf017592714 to 974e23c791f2 (1 revision)
2025-08-11 danieldilan@google.com Expand tValue check for
SkCubic::RootsValidT
2025-08-11 syoussefi@google.com [vulkan] Re-enable use of
VK_EXT_vertex_input_dynamic_state
2025-08-11 thomsmit@google.com [graphite] Separate gradient data
handling from PipelineDataGatherer
2025-08-11 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE
from 61ddca7917b9 to 5f5baf8680cd (11 revisions)
2025-08-11 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Dawn
from 9917d95cbce9 to 95b0296852ac (25 revisions)
2025-08-10 skia-autoroll@skia-public.iam.gserviceaccount.com Roll
vulkan-deps from 74c8580cad1a to faf017592714 (1 revision)
2025-08-10 mike@reedtribe.org Add convexity tests when adding a (convex)
path
2025-08-10 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com
Update SKP version
2025-08-09 mike@reedtribe.org Update PathKit for new multiple moveTo
behavior
2025-08-09 skia-autoroll@skia-public.iam.gserviceaccount.com Roll
vulkan-deps from 209cb738a9ca to 74c8580cad1a (2 revisions)
2025-08-08 mike@reedtribe.org Bench for adding shapes to paths
2025-08-08 mike@reedtribe.org Use new path-iter, use spans
2025-08-08 mdebbar@google.com Fix `CanvasKit.TextDirection` fallback
2025-08-08 mike@reedtribe.org Absorb multiple move-verbs
2025-08-08 danieldilan@google.com Add colorspace transform test for png
2025-08-08 mike@reedtribe.org Remove arc tracking from paths -- no one
cared.

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
codefu@google.com,kjlubick@google.com,robertphillips@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:
engine-flutter-autoroll 2025-08-12 02:59:36 -04:00 committed by GitHub
parent ed13140204
commit a3bcc7a59c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

2
DEPS
View File

@ -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': '44bb9d908ee4866052f3fee440535ddf43e9262f',
'skia_revision': 'a2936eff217992c49385cb5b437c559573d1510a',
# WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY
# See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.