Commit Graph

18842 Commits

Author SHA1 Message Date
Kate Lovett
ce4d635aeb Fix visual overflow when overscrolling RenderShrinkWrappingViewport (#91620) 2021-10-20 11:01:33 -07:00
Chris Yang
42eb903200 [flutter_tools] iOS: display name defaults to the Title Case of flutter project name. (#91529) 2021-10-20 10:33:02 -07:00
Emmanuel Garcia
2bdbe7238c Rewire all Dart entrypoints when the Dart plugin registrant is used. (#91856) 2021-10-19 20:23:04 -07:00
Jenn Magder
8ab4de021c Migrate desktop_device to null safety (#92055) 2021-10-19 12:28:04 -07:00
Markus Aksli
502edd48c9 Reland "Add TooltipVisibility widget" (#92090) 2021-10-19 12:26:33 -07:00
Jenn Magder
8474f41e90 Migrate xcdevice and ios devices to null safety (#92056) 2021-10-19 12:23:03 -07:00
Zachary Anderson
b412f6fff8 Revert "Update outdated runners in the benchmarks folder (#91126)" (#92106)
This reverts commit 31e3364771.
2021-10-19 10:35:15 -07:00
Greg Spencer
31e3364771 Update outdated runners in the benchmarks folder (#91126)
This change updates the platform runners in the benchmarks subdir.

I've attempted to replace the entire group with new code as if the project were recreated with flutter create so that they don't become a Frankenstein of minor changes to make it work again, but just plain old generated code that can be replaced and updated in place.
2021-10-19 08:27:29 -07:00
Markus Aksli
63a64a8875 Revert "Add TooltipVisibility widget (#91609)" (#92088)
This reverts commit 6b94f2f62a.
2021-10-19 15:41:28 +03:00
Markus Aksli
6b94f2f62a Add TooltipVisibility widget (#91609) 2021-10-19 04:53:04 -07:00
Gary Qian
0407aa4480 Reland "Add multidex flag and automatic multidex support (#90944)" (#92049) 2021-10-19 02:20:39 -07:00
Christopher Fujino
34ec94a16d [flutter_tools] migrate web_device.dart to null-safety (#91632) 2021-10-19 01:33:08 -07:00
saltedpotatos
ef634b39a5 Fix typo in settings_controller.dart (#91866)
Also make the spelling ThemeMode consistent
2021-10-18 15:10:33 -07:00
Satoshi Yoshio
686a1c27b5 Fix typo in code comments (#91995) 2021-10-18 12:41:33 -07:00
Kate Lovett
9608a64d4b Revert "Remove BottomNavigationBarItem.title deprecation" (#91930) 2021-10-16 03:36:34 -07:00
Emmanuel Garcia
99c8dd56b4 Add android:exported="true" to activity in Android manifest (#91934) 2021-10-15 15:56:47 -07:00
Emmanuel Garcia
d7631275fe Bump targetSdkVersion to 31 and organize static values (#91719) 2021-10-15 13:41:48 -07:00
Bonsai11
30cc01fb23 Add callback when dismiss threshold is reached (#88736) 2021-10-15 13:13:04 -07:00
Casey Rogers
ab5dfe1d2e s/extent/size/ (#91775) 2021-10-15 13:10:54 -07:00
Justin McCandless
3ece170c40 _CastError on Semantics copy in release mode (#91827) 2021-10-15 12:56:33 -07:00
Kaushik Iska
461a316388 Roll Engine from 8034050e7810 to 60d0fdfa2232 (18 revisions) (#91907) 2021-10-15 11:21:32 -07:00
Jenn Magder
a82c50f1f6 Revert "Migrate xcdevice and ios devices to null safety (#91704)" (#91912)
This reverts commit 0065873670.
2021-10-15 09:48:08 -07:00
Jenn Magder
6c9259ae7c Revert "Migrate desktop_device to null safety (#91705)" (#91911)
This reverts commit 59a6ba7cf8.
2021-10-15 09:41:03 -07:00
Ian Hickson
2f4e3ce5b0 Improve error message for when you're not running chromedriver (#91789) 2021-10-14 22:38:05 -07:00
Jenn Magder
59a6ba7cf8 Migrate desktop_device to null safety (#91705) 2021-10-14 22:33:02 -07:00
Jenn Magder
0065873670 Migrate xcdevice and ios devices to null safety (#91704) 2021-10-14 22:28:02 -07:00
Ian Hickson
299d484903 Enable more lints (#91642) 2021-10-14 22:03:03 -07:00
Michael Goderbauer
9570d353b3 Add missing debug vars to debugAssertAllRenderVarsUnset (#91848) 2021-10-14 15:38:03 -07:00
Darren Austin
ac745b3f75 ThemeData property cleanup. (#91774) 2021-10-14 15:14:37 -07:00
Hans Muller
acab6dccef Reland Refactored ListTileTheme: ListTileThemeData, ThemeData.listThemeData (#91840) 2021-10-14 15:13:19 -07:00
Kenzie (Schmoll) Davisson
8fa2a5e886 Add profileRenderObjectPaints and profileRenderObjectLayouts service extensions (#91822) 2021-10-14 15:05:36 -07:00
Kate Lovett
ccc8261495 Remove BottomNavigationBarItem.title deprecation (#90295) 2021-10-14 13:33:05 -07:00
Bjarte Bore
64b0cfda3d Added support for MaterialState to InputDecorator (#91762) 2021-10-14 13:26:45 -07:00
Taha Tesser
06e75e94e5 Minor doc fix forCupertinoTabBar (#91829) 2021-10-14 13:03:07 -07:00
Kate Lovett
4c8fa187f3 Reland Remove autovalidate deprecations (#91443) 2021-10-14 12:53:03 -07:00
Michael Goderbauer
210a905f21 Remove unused offset from Layer.addToScene/addChildrenToScene (#91753) 2021-10-14 12:48:06 -07:00
Ren You
240d209345 Revert "Refactored ListTileTheme: ListTileThemeData, ThemeData.listThemeData (#91449)" (#91811)
This reverts commit 94ff520222.
2021-10-14 07:04:26 -07:00
Zachary Anderson
a9c31eca48 Revert "Add multidex flag and automatic multidex support (#90944)" (#91791)
This reverts commit 1d9edde079.
2021-10-13 23:09:50 -07:00
nt4f04uNd
158939a89d Scrollbar shouldRepaint to respect the shape (#91506) 2021-10-13 17:58:04 -07:00
Taha Tesser
8654810125 [flutter_localizations] fix README links (#91479) 2021-10-13 17:53:05 -07:00
Gary Qian
1d9edde079 Add multidex flag and automatic multidex support (#90944) 2021-10-13 17:48:04 -07:00
Taha Tesser
abfcc84e58 [CupertinoTabBar] Add an official interactive sample (#91763) 2021-10-13 13:38:02 -07:00
omerlevran46
4b1b65118e [fuchsia] - remove device-finder for device discovery (#91502)
device-finder binary is being from removed from the Fuchsia SDK
in fxb/85985.
2021-10-13 16:04:27 -04:00
Danny Tuppeny
f8f96a4f80 Run "flutter update-packages --force-upgrade" to get latest DDS (#91736) 2021-10-13 10:58:04 -07:00
The one with the braid (she/her) | Dфҿ mit dem Zopf (sie/ihr)
01afd64bcc Implemented getter to expose current url strategy for web plugins (#90708) 2021-10-13 10:48:05 -07:00
Ben Konyi
dc7fea8d19 Revert "Reland "Enable caching of CPU samples collected at application startup (#89600)" (#90611)" (#91754)
This reverts commit e89a885fab.
2021-10-13 12:45:45 -04:00
Ben Konyi
e89a885fab Reland "Enable caching of CPU samples collected at application startup (#89600)" (#90611)
This reverts commit 58944e6b88.
2021-10-13 10:13:30 -04:00
Danny Tuppeny
5fd1d36ecc Limit 10 second future modification-date in integration test to only where required for reloads (#91300)
This prevents all of the `flutter run` calls immediately re-running `flutter pub get` when it has already been run by test setup code.
2021-10-13 10:44:55 +01:00
Hans Muller
94ff520222 Refactored ListTileTheme: ListTileThemeData, ThemeData.listThemeData (#91449) 2021-10-12 15:05:09 -07:00
Jenn Magder
6987c9fb82 Migrate crash_reporting and github_template (#91516) 2021-10-12 13:48:03 -07:00