mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Skia from 49819b05232d to 2c1a8b9c89fa (10 revisions) (#180973)
https://skia.googlesource.com/skia.git/+log/49819b05232d..2c1a8b9c89fa 2026-01-14 skia-autoroll@skia-public.iam.gserviceaccount.com Manual roll ANGLE from 90a1c1396b1a to 2d8ac01dc65b (9 revisions) 2026-01-14 kjlubick@google.com Explicitly use PNG decoder in viewer 2026-01-14 victorvianna@google.com Revert "Opt out of C++23 when building in Chromium" 2026-01-14 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2026-01-14 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2026-01-14 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 0bcc40c8233a to 9283eb54dc67 (4 revisions) 2026-01-14 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2026-01-14 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 533a34e45807 to 90a1c1396b1a (8 revisions) 2026-01-14 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Dawn from ff654f69aca0 to d4a5cc826c44 (11 revisions) 2026-01-14 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Skia Infra from b1a79607275a to 59aa56349f0e (13 revisions) 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 jimgraham@google.com,kjlubick@google.com,thomsmit@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
72b2728bfc
commit
53e9db2874
2
DEPS
2
DEPS
@ -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': '49819b05232dd0440caf522aeed0108354827761',
|
||||
'skia_revision': '2c1a8b9c89fa04f7a7463ede00803531dd2aef5d',
|
||||
|
||||
# WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY
|
||||
# See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user