Roll Skia from 3df2decadc3e to cb627fb20e06 (11 revisions) (#178345)

https://skia.googlesource.com/skia.git/+log/3df2decadc3e..cb627fb20e06

2025-11-11 skia-autoroll@skia-public.iam.gserviceaccount.com Roll
vulkan-deps from 3114945eb0e3 to 005577d63681 (7 revisions)
2025-11-11 bungeman@google.com Include SkData.h in Shaper.cpp
2025-11-11 kjlubick@google.com Add grshape fuzzer
2025-11-11 thomsmit@google.com [graphite] Fix typo in NoGPU jobs name
2025-11-11 robertphillips@google.com Fix fuzzer-found memory leak
2025-11-11
recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com
Roll recipe dependencies (trivial).
2025-11-11 skia-autoroll@skia-public.iam.gserviceaccount.com Roll
vulkan-deps from 36bb6b41b389 to 3114945eb0e3 (11 revisions)
2025-11-11 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE
from cc7e0e04887e to e8ea89217ec0 (6 revisions)
2025-11-11 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Skia
Infra from 8f80a4b72d9f to e441bd30cbdc (9 revisions)
2025-11-11 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Dawn
from a8dc09f23c22 to 498fbf7cc39e (23 revisions)
2025-11-11
recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com
Roll recipe dependencies (trivial).

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 aaclarke@google.com,bungeman@google.com,kjlubick@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-11-11 22:39:25 -05:00 committed by GitHub
parent 4ef262721c
commit e302730766
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

2
DEPS
View File

@ -15,7 +15,7 @@ vars = {
'flutter_git': 'https://flutter.googlesource.com',
'skia_git': 'https://skia.googlesource.com',
'llvm_git': 'https://llvm.googlesource.com',
'skia_revision': '3df2decadc3eaf4dd8851662213ede985d6aa207',
'skia_revision': 'cb627fb20e06759d8a2c0f4844c5072aee0558eb',
# WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY
# See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.