-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Roll Flutter from 2e221e7308ba to 303f222e17e3 (77 revisions) #7638
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
Merged
auto-submit
merged 77 commits into
flutter:main
from
engine-flutter-autoroll:flutter-packages-bf3f014a-cf66-4e45-bb67-98ce7d0765f4-1726164118
Sep 12, 2024
Merged
Roll Flutter from 2e221e7308ba to 303f222e17e3 (77 revisions) #7638
auto-submit
merged 77 commits into
flutter:main
from
engine-flutter-autoroll:flutter-packages-bf3f014a-cf66-4e45-bb67-98ce7d0765f4-1726164118
Sep 12, 2024
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
…, `CupertinoDialogRoute` and show dialog methods. (#154048)" (flutter/flutter#154743)
…6 (12 revisions) (#154764)" (flutter/flutter#154765)
…oesn't exist when search and filters both are enabled (flutter/flutter#151969)
…un`, discard any `RPCError` thrown due to the device being disconnected (flutter/flutter#155049)
fluttergithubbot
approved these changes
Sep 12, 2024
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Sep 13, 2024
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Sep 13, 2024
auto-submit bot
pushed a commit
to flutter/flutter
that referenced
this pull request
Sep 13, 2024
flutter/packages@91caa7a...330581f 2024-09-12 [email protected] Refactor the test benchmark app to make the example easier to follow (flutter/packages#7640) 2024-09-12 [email protected] Fix an if statement with resumed video players on Android. (flutter/packages#7641) 2024-09-12 [email protected] Roll Flutter from 2e221e7 to 303f222 (77 revisions) (flutter/packages#7638) 2024-09-12 [email protected] [google_maps_flutter_android] Convert `PlatformCameraUpdate` to pigeon. (flutter/packages#7507) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/flutter-packages-flutter-autoroll Please CC [email protected],[email protected] on the revert to ensure that a human is aware of the problem. 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
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 2e221e7 to 303f222 (77 revisions)
flutter/flutter@2e221e7...303f222
2024-09-12 [email protected] Manual roll to 48ddaf578fb0c8326d5b4b680b0f49ea72e33216 (flutter/flutter#155070)
2024-09-12 [email protected] Externalize and update onboarding instructions (flutter/flutter#154730)
2024-09-12 [email protected] when setting up the log reader for a device during
flutter run
, discard anyRPCError
thrown due to the device being disconnected (flutter/flutter#155049)2024-09-12 98614782+auto-submit[bot]@users.noreply.github.com Reverts "iOS: update provisioning profile for 2024-2025 cert (#155052)" (flutter/flutter#155059)
2024-09-12 [email protected] iOS: update provisioning profile for 2024-2025 cert (flutter/flutter#155052)
2024-09-11 [email protected] Factor out
Container
objects (flutter/flutter#153619)2024-09-11 [email protected] Move (
dev/tools
), complete v0 ofnative_driver
(Android) (flutter/flutter#154843)2024-09-11 [email protected] Roll Flutter Engine from ade8ef293bc6 to ee5adf6d2ee1 (2 revisions) (flutter/flutter#155046)
2024-09-11 [email protected] Fix
flutter run
on Mac x64 hosts if Swift Package Manager is enabled (flutter/flutter#154645)2024-09-11 [email protected] Roll Packages from bb53e5d to 4c18648 (1 revision) (flutter/flutter#155033)
2024-09-11 [email protected] Roll Flutter Engine from 4eb729b7a5c4 to ade8ef293bc6 (3 revisions) (flutter/flutter#155031)
2024-09-11 [email protected] fix: Dropdown menu trying to access highlight element which doesn't exist when search and filters both are enabled (flutter/flutter#151969)
2024-09-11 [email protected] Marks Linux build_tests_3_5 to be unflaky (flutter/flutter#154993)
2024-09-11 [email protected] Add 'direction' allow to 'SegmentedButton' oriented vertically (flutter/flutter#150903)
2024-09-11 [email protected] Marks Linux build_tests_5_5 to be unflaky (flutter/flutter#154995)
2024-09-11 [email protected] Update the signature of DDS launcher callback. (flutter/flutter#154949)
2024-09-11 [email protected] Migrate Color.toString() test, improves
equalsIgnoringHashCodes
(flutter/flutter#154934)2024-09-11 [email protected] Update material and cupertino localizations (flutter/flutter#154959)
2024-09-11 [email protected] Marks Linux build_tests_1_5 to be unflaky (flutter/flutter#154991)
2024-09-11 [email protected] Marks Linux build_tests_2_5 to be unflaky (flutter/flutter#154992)
2024-09-11 [email protected] Fix
flutter create
warning regarding Java compatibility (flutter/flutter#152836)2024-09-11 [email protected] Roll Flutter Engine from 54757dab9462 to 4eb729b7a5c4 (1 revision) (flutter/flutter#155022)
2024-09-11 [email protected] Fix java version used by
build_aar_module_test
(flutter/flutter#154967)2024-09-11 [email protected] Roll Flutter Engine from 0a14c519ea4f to 54757dab9462 (1 revision) (flutter/flutter#155015)
2024-09-11 [email protected] Roll Flutter Engine from 35a3171b72c5 to 0a14c519ea4f (1 revision) (flutter/flutter#154984)
2024-09-11 [email protected] Roll Flutter Engine from b9c0b96c3316 to 35a3171b72c5 (1 revision) (flutter/flutter#154980)
2024-09-11 [email protected] Roll Flutter Engine from 52eeea075767 to b9c0b96c3316 (1 revision) (flutter/flutter#154976)
2024-09-11 [email protected] Roll Flutter Engine from a26075f9b1e6 to 52eeea075767 (1 revision) (flutter/flutter#154973)
2024-09-11 [email protected] Roll Flutter Engine from 60c15bc0f40e to a26075f9b1e6 (6 revisions) (flutter/flutter#154969)
2024-09-11 [email protected] Migrate
apple-mobile-web-*
tomobile-web-*
. (flutter/flutter#154964)2024-09-11 [email protected] Roll Flutter Engine from 8a038a6f7099 to 60c15bc0f40e (15 revisions) (flutter/flutter#154960)
2024-09-10 [email protected] Adds dart fixes for Color opacity functions (flutter/flutter#154953)
2024-09-10 [email protected] Missing benchmarks for
foundation/all_elements_bench.dart
(flutter/flutter#154954)2024-09-10 [email protected] Update color assertions (flutter/flutter#154752)
2024-09-10 [email protected] handle EAGAIN (macOS) in ErrorHandlingProcessManager (flutter/flutter#154306)
2024-09-10 [email protected] fix unpack freezing app with animation duration zero (flutter/flutter#153890)
2024-09-10 [email protected] Remove last
--disable-dart-dev
influtter/flutter
. (flutter/flutter#154948)2024-09-10 [email protected] Remove scheduler: luci from new
build_aar_module_test
(flutter/flutter#154945)2024-09-10 [email protected] Roll pub packages (flutter/flutter#154939)
2024-09-10 [email protected]
CupertinoSlidingSegmentedControl
update (flutter/flutter#152976)2024-09-10 [email protected] Roll pub packages (flutter/flutter#154933)
2024-09-10 [email protected] fix test
chrome.close can recover if getTab throws a StateError
(flutter/flutter#154889)2024-09-10 [email protected] SearchBar context menu (flutter/flutter#154833)
2024-09-10 [email protected] Fix
flutter build aar
for modules that use a plugin (flutter/flutter#154757)2024-09-10 [email protected] Roll Packages from b4e0fc1 to bb53e5d (4 revisions) (flutter/flutter#154926)
2024-09-10 [email protected] Clean up
SnackBar
inherit theme data test (flutter/flutter#154921)...