Skip to content

Roll Flutter from 212064a3e558 to 5f48a17123f5 (82 revisions) #9052

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

engine-flutter-autoroll
Copy link
Contributor

Roll Flutter from 212064a to 5f48a17123f5 (82 revisions)

flutter/flutter@212064a...5f48a17

2025-04-10 [email protected] [Impeller] Use device property uniform aligment instead of conservative value of 256. (flutter/flutter#166884)
2025-04-10 [email protected] Remove unnecessary this. qualifiers. (flutter/flutter#166805)
2025-04-10 [email protected] [ Widget Preview ] Link to placeholder documentation when no previews are defined (flutter/flutter#166869)
2025-04-10 [email protected] [web:skwasm] be consistent about handling imbalanced layer push/pop sequence (flutter/flutter#166887)
2025-04-10 [email protected] [ Widget Preview ] Add support for "soft" restart of individual previews (flutter/flutter#166846)
2025-04-10 [email protected] Migrate in-comment links of the flutter/engine repository to the flutter/flutter repository (flutter/flutter#166790)
2025-04-10 [email protected] Run tests on either iOS 17 or iOS 18 (flutter/flutter#166879)
2025-04-10 [email protected] [devicelab] use surface control/hcpp in lazy startup benchmark. (flutter/flutter#166893)
2025-04-10 [email protected] Update TextFormField restoration tests (flutter/flutter#166678)
2025-04-10 [email protected] [native assets] Roll dependencies (flutter/flutter#166862)
2025-04-10 [email protected] Roll Skia from 6552940886b8 to 5ef1b00ac320 (1 revision) (flutter/flutter#166891)
2025-04-10 [email protected] Handle missing placeholders in gen-l10n, add a regression test. (flutter/flutter#166867)
2025-04-10 [email protected] [engine] disable Skia resource manager warning when using Impeller. (flutter/flutter#166882)
2025-04-10 [email protected] Roll Skia from ac01f9306a0c to 6552940886b8 (15 revisions) (flutter/flutter#166883)
2025-04-09 [email protected] [Web] Ensure that NetworkImage does not crash when disposed between frames (flutter/flutter#166652)
2025-04-09 [email protected] [Impeller] set correct depth for emulated advanced blend restore. (flutter/flutter#166501)
2025-04-09 [email protected] Add runtime flag for enable flutter_gpu, off by default. (flutter/flutter#165337)
2025-04-09 [email protected] [Impeller] correctly invalidate program objects when performing a hotreload on GLES> (flutter/flutter#166881)
2025-04-09 [email protected] [Impeller] Speed up vulkan startup time by re-using existing vulkan context. (flutter/flutter#166784)
2025-04-09 [email protected] [Impeller] prefer 24 bit depth buffer format on vulkan backend. (flutter/flutter#166854)
2025-04-09 [email protected] bump max tasks to a huge number. (flutter/flutter#166876)
2025-04-09 [email protected] [Impeller] Tessellate paths directly using PathReceiver (flutter/flutter#166759)
2025-04-09 [email protected] ImageStreamCompleter no longer checks _hadAtLeastOneListener for disposal (flutter/flutter#166797)
2025-04-09 [email protected] Roll forward "Content aware hash moved..." with fix (flutter/flutter#166873)
2025-04-09 [email protected] Roll Packages from 2405f6a to 431dc61 (2 revisions) (flutter/flutter#166871)
2025-04-09 [email protected] Fix: Focus on leading icon when null (flutter/flutter#164966)
2025-04-09 98614782+auto-submit[bot]@users.noreply.github.com Reverts "SliverEnsureSemantics (#165589)" (flutter/flutter#166870)
2025-04-09 98614782+auto-submit[bot]@users.noreply.github.com Reverts "[ Widget Preview ] Add initial support for communications over the Dart Tooling Daemon (DTD) (#166698)" (flutter/flutter#166866)
2025-04-09 98614782+auto-submit[bot]@users.noreply.github.com Reverts "Content aware hash moved to script and tracked (#166717)" (flutter/flutter#166864)
2025-04-09 [email protected] Content aware hash moved to script and tracked (flutter/flutter#166717)
2025-04-09 [email protected] Add buildMode, icuDataPath and engineRevision interpolations for custom devices (flutter/flutter#164455)
2025-04-09 [email protected] Update roadmap email (flutter/flutter#166838)
2025-04-09 [email protected] Fix CarouselView demo page is not functional using mouse scroll (flutter/flutter#166512)
2025-04-09 [email protected] Roll pub packages (flutter/flutter#166810)
2025-04-09 [email protected] fix(ListTileTheme): isThreeLine is missing. (flutter/flutter#165481)
2025-04-09 [email protected] [Impeller] fix image shader matrix to 3x3. (flutter/flutter#166612)
2025-04-09 [email protected] [framework] re-enable skipped impeller goldens. (flutter/flutter#166354)
2025-04-09 [email protected] SliverEnsureSemantics (flutter/flutter#165589)
2025-04-09 [email protected] Roll Skia from 7b929584566c to ac01f9306a0c (3 revisions) (flutter/flutter#166776)
2025-04-09 [email protected] [Impeller] keep device holder and allocator alive until last vk image is destroyed. (flutter/flutter#166725)
2025-04-09 [email protected] Roll pub packages (flutter/flutter#166779)
2025-04-09 [email protected] Roll Packages from 267ac7b to 2405f6a (1 revision) (flutter/flutter#166775)
2025-04-09 [email protected] Allow dart pub deps --json to fail without causing an explicit crash. (flutter/flutter#166778)
2025-04-09 [email protected] Fix TreeSliver rendering offset. (flutter/flutter#166442)
2025-04-09 [email protected] [Impeller] disable no decal metal test. (flutter/flutter#166771)
2025-04-09 [email protected] Remove package:macros and package:_macros from pubspec.yaml (flutter/flutter#166749)
...

…utside of delegatedTransition and only changes top bar (flutter/flutter#164680)
@engine-flutter-autoroll engine-flutter-autoroll added the autosubmit Merge PR when tree becomes green via auto submit App label Apr 10, 2025
@auto-submit auto-submit bot removed the autosubmit Merge PR when tree becomes green via auto submit App label Apr 10, 2025
Copy link
Contributor

auto-submit bot commented Apr 10, 2025

autosubmit label was removed for flutter/packages/9052, because - The status or check suite Linux_android android_build_all_packages_legacy master has failed. Please fix the issues identified (or deflake) before re-applying this label.

@engine-flutter-autoroll
Copy link
Contributor Author

Commit queue failed; closing this roll.

@engine-flutter-autoroll engine-flutter-autoroll deleted the flutter-packages-ddcf304a-30cf-4910-97d4-fa615bd7f934-1744310306 branch April 17, 2025 19:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants