-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
Roll Flutter from 6c06abbb5576 to e726eb401c2c (51 revisions) #6987
Roll Flutter from 6c06abbb5576 to e726eb401c2c (51 revisions) #6987
Commits on Jun 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for dbcef3c - Browse repository at this point
Copy the full SHA dbcef3cView commit details -
948d812 Roll Flutter Engine from 74f42ca3544c to 0ad18fe4c0b5 (2 revi…
…sions) (flutter/flutter#150447)
Configuration menu - View commit details
-
Copy full SHA for f3f2405 - Browse repository at this point
Copy the full SHA f3f2405View commit details -
b98d485 Make flutter tool enforce >= kotlin 1.7.0, Gradle 7.0.2, and …
…AGP 7.0.0, and Fix test failures blocking androidx upgrade (flutter/flutter#149204)
Configuration menu - View commit details
-
Copy full SHA for 27158fb - Browse repository at this point
Copy the full SHA 27158fbView commit details -
9bfac23 Remove duplicate testOutputsDirectory definition from integra…
…tion_test package (flutter/flutter#150224)
Configuration menu - View commit details
-
Copy full SHA for 58019be - Browse repository at this point
Copy the full SHA 58019beView commit details -
Configuration menu - View commit details
-
Copy full SHA for 07c452b - Browse repository at this point
Copy the full SHA 07c452bView commit details -
835ff20 Revert "[a11y] Add semantics: button to bottom navigation bar…
… items and dropdown menu items" (flutter/flutter#150445)
Configuration menu - View commit details
-
Copy full SHA for 0642a0b - Browse repository at this point
Copy the full SHA 0642a0bView commit details -
f11d368 Roll Flutter Engine from 0ad18fe4c0b5 to a31279381b40 (7 revi…
…sions) (flutter/flutter#150473)
Configuration menu - View commit details
-
Copy full SHA for 4384c9d - Browse repository at this point
Copy the full SHA 4384c9dView commit details -
Configuration menu - View commit details
-
Copy full SHA for dc7dfae - Browse repository at this point
Copy the full SHA dc7dfaeView commit details -
c631d08 Roll Flutter Engine from a31279381b40 to f9c497f178d3 (9 revi…
…sions) (flutter/flutter#150528)
Configuration menu - View commit details
-
Copy full SHA for a4104f2 - Browse repository at this point
Copy the full SHA a4104f2View commit details -
64dd1ca Roll Flutter Engine from f9c497f178d3 to dd37cefd4a94 (2 revi…
…sions) (flutter/flutter#150537)
Configuration menu - View commit details
-
Copy full SHA for ae04bd3 - Browse repository at this point
Copy the full SHA ae04bd3View commit details -
Configuration menu - View commit details
-
Copy full SHA for f621a72 - Browse repository at this point
Copy the full SHA f621a72View commit details -
Configuration menu - View commit details
-
Copy full SHA for c948499 - Browse repository at this point
Copy the full SHA c948499View commit details -
8e4f704 [CLI tool] in
flutter test
, consider--flavor
when valida……ting the cached asset bundle (flutter/flutter#150461)
Configuration menu - View commit details
-
Copy full SHA for 51910f5 - Browse repository at this point
Copy the full SHA 51910f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1911456 - Browse repository at this point
Copy the full SHA 1911456View commit details -
c2c1833 [material/menu_anchor.dart] Remove _MenuAnchorState from pare…
…nt when disposed. (flutter/flutter#149586)
Configuration menu - View commit details
-
Copy full SHA for c7a9df3 - Browse repository at this point
Copy the full SHA c7a9df3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 836c69f - Browse repository at this point
Copy the full SHA 836c69fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6684edd - Browse repository at this point
Copy the full SHA 6684eddView commit details -
0e2f3d7 Let the lockfile script generate lockfiles for kotlin gradle …
…files as well (flutter/flutter#150471)
Configuration menu - View commit details
-
Copy full SHA for 1272af9 - Browse repository at this point
Copy the full SHA 1272af9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f1e846 - Browse repository at this point
Copy the full SHA 5f1e846View commit details -
b095364 Roll Flutter Engine from dd37cefd4a94 to dda82d905f37 (9 revi…
…sions) (flutter/flutter#150582)
Configuration menu - View commit details
-
Copy full SHA for 46559c0 - Browse repository at this point
Copy the full SHA 46559c0View commit details -
c633398 Update flutter.dev links from misc packages to more permanent…
… destinations (flutter/flutter#150532)
Configuration menu - View commit details
-
Copy full SHA for ac88e7d - Browse repository at this point
Copy the full SHA ac88e7dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7da9586 - Browse repository at this point
Copy the full SHA 7da9586View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1448e35 - Browse repository at this point
Copy the full SHA 1448e35View commit details -
9056c0b made SelectionArea alignment consistent between web and other…
… platform (flutter/flutter#150037)
Configuration menu - View commit details
-
Copy full SHA for af6cb49 - Browse repository at this point
Copy the full SHA af6cb49View commit details -
20459dd Enable SelectionArea double tap/triple tap gesture support fo…
…r mobile platforms (flutter/flutter#149295)
Configuration menu - View commit details
-
Copy full SHA for b2e952f - Browse repository at this point
Copy the full SHA b2e952fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f90840 - Browse repository at this point
Copy the full SHA 9f90840View commit details -
9988510 Roll Flutter Engine from dda82d905f37 to 33415c6ee7c2 (7 revi…
…sions) (flutter/flutter#150637)
Configuration menu - View commit details
-
Copy full SHA for 09e991c - Browse repository at this point
Copy the full SHA 09e991cView commit details -
Configuration menu - View commit details
-
Copy full SHA for c6c2a06 - Browse repository at this point
Copy the full SHA c6c2a06View commit details -
4a84fb0 Remove discontinued
device_info
andconnectivity
plugins ……from `flutter_gallery`, roll pub packages (flutter/flutter#150585)
Configuration menu - View commit details
-
Copy full SHA for 8ab17bf - Browse repository at this point
Copy the full SHA 8ab17bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 72bcd82 - Browse repository at this point
Copy the full SHA 72bcd82View commit details -
1cb003b Fix: Memory leak in UndoHistory widget because it never de-re…
…gistered itself as global UndoManager client (Resolves #148291) (flutter/flutter#150661)
Configuration menu - View commit details
-
Copy full SHA for cd80562 - Browse repository at this point
Copy the full SHA cd80562View commit details -
Configuration menu - View commit details
-
Copy full SHA for a2d996f - Browse repository at this point
Copy the full SHA a2d996fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c6ec19 - Browse repository at this point
Copy the full SHA 3c6ec19View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2802b05 - Browse repository at this point
Copy the full SHA 2802b05View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f3293b - Browse repository at this point
Copy the full SHA 9f3293bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ffb9829 - Browse repository at this point
Copy the full SHA ffb9829View commit details -
7292c94 Update android_device.dart to have clearLogs not print to sta…
…ndard error (flutter/flutter#150197)
Configuration menu - View commit details
-
Copy full SHA for 19ba24a - Browse repository at this point
Copy the full SHA 19ba24aView commit details -
1eb7cd2 allow adb to set canfail then use canFail=true for clearing l…
…ogs (flutter/flutter#150517)
Configuration menu - View commit details
-
Copy full SHA for c3c13c0 - Browse repository at this point
Copy the full SHA c3c13c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 69e75ec - Browse repository at this point
Copy the full SHA 69e75ecView commit details -
d7af931 Update flutter.dev links from framework to more permanent des…
…tinations (flutter/flutter#150531)
Configuration menu - View commit details
-
Copy full SHA for 7a427c2 - Browse repository at this point
Copy the full SHA 7a427c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 63c0a83 - Browse repository at this point
Copy the full SHA 63c0a83View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6575ee0 - Browse repository at this point
Copy the full SHA 6575ee0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0eba44a - Browse repository at this point
Copy the full SHA 0eba44aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 361f777 - Browse repository at this point
Copy the full SHA 361f777View commit details -
Configuration menu - View commit details
-
Copy full SHA for 70dc18e - Browse repository at this point
Copy the full SHA 70dc18eView commit details -
c9f72d5 Roll Flutter Engine from be7db94196fe to afa7ce19bca8 (18 rev…
…isions) (flutter/flutter#150762)
Configuration menu - View commit details
-
Copy full SHA for 0a1268b - Browse repository at this point
Copy the full SHA 0a1268bView commit details -
e250c65 [flutter_tools/dap] Handle app.stop errors when launching/att…
…aching (flutter/flutter#149734)
Configuration menu - View commit details
-
Copy full SHA for dbd03e8 - Browse repository at this point
Copy the full SHA dbd03e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 12816e9 - Browse repository at this point
Copy the full SHA 12816e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for b4de368 - Browse repository at this point
Copy the full SHA b4de368View commit details -
f90f40a Roll Flutter Engine from afa7ce19bca8 to fbd92055f3a6 (1 revi…
…sion) (flutter/flutter#150777)
Configuration menu - View commit details
-
Copy full SHA for 44120e1 - Browse repository at this point
Copy the full SHA 44120e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 64bbb7d - Browse repository at this point
Copy the full SHA 64bbb7dView commit details