-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Roll Flutter from 212064a3e558 to 4e027f789d59 (80 revisions) #9050
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
Closed
engine-flutter-autoroll
wants to merge
80
commits into
flutter:main
from
engine-flutter-autoroll:flutter-packages-69d3bb3b-c0b6-4a6b-8bc9-36ee1efec211-1744308739
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
… source (#166114)" (flutter/flutter#166666)
…review_scaffold (#166687)" (flutter/flutter#166700)
…_widget_preview_scaffold (#166687)" (#166700)" (flutter/flutter#166711)
…utside of delegatedTransition and only changes top bar (flutter/flutter#164680)
…ming a hotreload on GLES> (flutter/flutter#166881)
…o the flutter/flutter repository (flutter/flutter#166790)
…o previews are defined (flutter/flutter#166869)
fluttergithubbot
approved these changes
Apr 10, 2025
Contributor
|
autosubmit label was removed for flutter/packages/9050, 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. |
Contributor
Author
|
Commit queue failed; closing this roll. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Roll Flutter from 212064a to 4e027f789d59 (80 revisions)
flutter/flutter@212064a...4e027f7
2025-04-10 bkonyi@google.com [ Widget Preview ] Link to placeholder documentation when no previews are defined (flutter/flutter#166869)
2025-04-10 yjbanov@google.com [web:skwasm] be consistent about handling imbalanced layer push/pop sequence (flutter/flutter#166887)
2025-04-10 bkonyi@google.com [ Widget Preview ] Add support for "soft" restart of individual previews (flutter/flutter#166846)
2025-04-10 dkwingsmt@users.noreply.github.com Migrate in-comment links of the flutter/engine repository to the flutter/flutter repository (flutter/flutter#166790)
2025-04-10 15619084+vashworth@users.noreply.github.com Run tests on either iOS 17 or iOS 18 (flutter/flutter#166879)
2025-04-10 jonahwilliams@google.com [devicelab] use surface control/hcpp in lazy startup benchmark. (flutter/flutter#166893)
2025-04-10 bruno.leroux@gmail.com Update TextFormField restoration tests (flutter/flutter#166678)
2025-04-10 dacoharkes@google.com [native assets] Roll dependencies (flutter/flutter#166862)
2025-04-10 engine-flutter-autoroll@skia.org Roll Skia from 6552940886b8 to 5ef1b00ac320 (1 revision) (flutter/flutter#166891)
2025-04-10 matanlurey@users.noreply.github.com Handle missing placeholders in
gen-l10n, add a regression test. (flutter/flutter#166867)2025-04-10 jonahwilliams@google.com [engine] disable Skia resource manager warning when using Impeller. (flutter/flutter#166882)
2025-04-10 engine-flutter-autoroll@skia.org Roll Skia from ac01f9306a0c to 6552940886b8 (15 revisions) (flutter/flutter#166883)
2025-04-09 dkwingsmt@users.noreply.github.com [Web] Ensure that NetworkImage does not crash when disposed between frames (flutter/flutter#166652)
2025-04-09 jonahwilliams@google.com [Impeller] set correct depth for emulated advanced blend restore. (flutter/flutter#166501)
2025-04-09 jonahwilliams@google.com Add runtime flag for enable flutter_gpu, off by default. (flutter/flutter#165337)
2025-04-09 jonahwilliams@google.com [Impeller] correctly invalidate program objects when performing a hotreload on GLES> (flutter/flutter#166881)
2025-04-09 jonahwilliams@google.com [Impeller] Speed up vulkan startup time by re-using existing vulkan context. (flutter/flutter#166784)
2025-04-09 jonahwilliams@google.com [Impeller] prefer 24 bit depth buffer format on vulkan backend. (flutter/flutter#166854)
2025-04-09 jonahwilliams@google.com bump max tasks to a huge number. (flutter/flutter#166876)
2025-04-09 flar@google.com [Impeller] Tessellate paths directly using PathReceiver (flutter/flutter#166759)
2025-04-09 dkwingsmt@users.noreply.github.com ImageStreamCompleter no longer checks
_hadAtLeastOneListenerfor disposal (flutter/flutter#166797)2025-04-09 matanlurey@users.noreply.github.com Roll forward "Content aware hash moved..." with fix (flutter/flutter#166873)
2025-04-09 engine-flutter-autoroll@skia.org Roll Packages from 2405f6a to 431dc61 (2 revisions) (flutter/flutter#166871)
2025-04-09 realpvn@gmail.com 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 codefu@google.com Content aware hash moved to script and tracked (flutter/flutter#166717)
2025-04-09 valentin.haloiu@gmail.com Add
buildMode,icuDataPathandengineRevisioninterpolations for custom devices (flutter/flutter#164455)2025-04-09 mit@google.com Update roadmap email (flutter/flutter#166838)
2025-04-09 huy@nevercode.io Fix CarouselView demo page is not functional using mouse scroll (flutter/flutter#166512)
2025-04-09 137456488+flutter-pub-roller-bot@users.noreply.github.com Roll pub packages (flutter/flutter#166810)
2025-04-09 stanleycocoa@gmail.com fix(ListTileTheme): isThreeLine is missing. (flutter/flutter#165481)
2025-04-09 jonahwilliams@google.com [Impeller] fix image shader matrix to 3x3. (flutter/flutter#166612)
2025-04-09 jonahwilliams@google.com [framework] re-enable skipped impeller goldens. (flutter/flutter#166354)
2025-04-09 rmolivares@renzo-olivares.dev SliverEnsureSemantics (flutter/flutter#165589)
2025-04-09 engine-flutter-autoroll@skia.org Roll Skia from 7b929584566c to ac01f9306a0c (3 revisions) (flutter/flutter#166776)
2025-04-09 jonahwilliams@google.com [Impeller] keep device holder and allocator alive until last vk image is destroyed. (flutter/flutter#166725)
2025-04-09 137456488+flutter-pub-roller-bot@users.noreply.github.com Roll pub packages (flutter/flutter#166779)
2025-04-09 engine-flutter-autoroll@skia.org Roll Packages from 267ac7b to 2405f6a (1 revision) (flutter/flutter#166775)
2025-04-09 matanlurey@users.noreply.github.com Allow dart pub deps --json to fail without causing an explicit crash. (flutter/flutter#166778)
2025-04-09 ybz975218925@gmail.com Fix TreeSliver rendering offset. (flutter/flutter#166442)
2025-04-09 jonahwilliams@google.com [Impeller] disable no decal metal test. (flutter/flutter#166771)
2025-04-09 alexmarkov@google.com Remove package:macros and package:_macros from pubspec.yaml (flutter/flutter#166749)
2025-04-08 jonahwilliams@google.com Re-disable microbenchmarks iOS. (flutter/flutter#166788)
2025-04-08 34871572+gmackall@users.noreply.github.com Fix warnings in FGP (flutter/flutter#166727)
...