27629 Commits

Author SHA1 Message Date
Jenn Magder
305a855f6d
Migrate integration test shard test data to null safety (#92147) 2021-10-20 14:58:05 -07:00
Aliaksei Chorny
12ec91a5a4
The covered child in AnimatedCrossFade should not get touch events (#91349) 2021-10-20 14:28:01 -07:00
Kate Lovett
15de4aa449
Fix persistentFooter padding (#92039) 2021-10-20 14:08:05 -07:00
Christopher Fujino
e593a863eb
[flutter_conductor] validate git parsed version and release branch match (#92064) 2021-10-20 13:43:02 -07:00
Alex
8f574c297a
disabled flutter sandbox (#92200) 2021-10-20 15:53:26 -04:00
engine-flutter-autoroll
9b51eafcf8
Roll Engine from 88428f36db1d to d54f439cdae5 (1 revision) (#92204) 2021-10-20 12:38:04 -07:00
Tong Mu
5f4ac10d16
Report exceptions from key event handlers and listeners (#91792)
This PR ensures that all 3 ways of handling key events are wrapped with exception handling logic, so that user exceptions do not cause unstable states and are correctly reported.
2021-10-20 12:08:24 -07:00
engine-flutter-autoroll
f84a2dc7bb
Roll Engine from 9594a68aa2b9 to 88428f36db1d (4 revisions) (#92193) 2021-10-20 11:33:01 -07:00
engine-flutter-autoroll
bc89ae5269
Roll Plugins from fecd22e1de55 to b8aea6d0e73d (3 revisions) (#92192) 2021-10-20 11:28:02 -07:00
Alex
ec429e0196
[conductor] Added a generic tooltip widget (#92187)
* Added a generic tooltip widget

* added the header
2021-10-20 14:05:09 -04:00
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
Alex
a6e91c368a
Conductor UI step1 (#91903)
* finished dropdown widget

* removed mock state

* Added step 1 substeps

* stepper tests fail

* tests still fail

* removed redundant checkbox

* removed test data

* full fixes based on Chris' comments

* changed widget's name

* changed statefulwidget, added test

* fixes based on Casey's comments

* empty commit to kick pending checks
2021-10-20 11:49:55 -04:00
engine-flutter-autoroll
cf443a7eae
Roll Engine from 115c859b2cfb to 9594a68aa2b9 (2 revisions) (#92158) 2021-10-20 02:53:04 -07:00
engine-flutter-autoroll
71a0b6169d
Roll Engine from e6a4610ebd4c to 115c859b2cfb (2 revisions) (#92151) 2021-10-19 23:08:04 -07:00
engine-flutter-autoroll
f80d1d9447
Roll Engine from 112fb84b5dc1 to e6a4610ebd4c (6 revisions) (#92146) 2021-10-19 20:33:03 -07:00
engine-flutter-autoroll
0318ba7f31
Roll Plugins from 3bffbf87fe96 to fecd22e1de55 (1 revision) (#92143) 2021-10-19 20:28: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
godofredoc
43bbdd08e7
Remove sandbox entitlement to allow tests to run on big sur. (#92065) 2021-10-19 15:33:02 -07:00
Gary Qian
94999f708b
Set exported to true to allow external adb to start app for CI (#92118) 2021-10-19 15:13:04 -07:00
LongCatIsLooong
e00d87ffcc
[keyboard_textfield_test] wait until the keyboard becomes visible (#92032) 2021-10-19 15:03:04 -07:00
engine-flutter-autoroll
63c43a5edd
Roll Engine from 9830def3a494 to 112fb84b5dc1 (4 revisions) (#92126) 2021-10-19 14:58:04 -07:00
engine-flutter-autoroll
98558b4f85
Roll Plugins from fbb7d3aa514b to 3bffbf87fe96 (1 revision) (#92125) 2021-10-19 14:38:01 -07:00
Casey Hillers
a1e2942631
[ci.yaml] Only run test ownership on tot (#92122) 2021-10-19 14:08:02 -07:00
engine-flutter-autoroll
486c377bee
Roll Plugins from aae841aa5a70 to fbb7d3aa514b (1 revision) (#92110) 2021-10-19 12:33:02 -07:00
engine-flutter-autoroll
38af87f647
Roll Engine from 910395ef686f to 9830def3a494 (2 revisions) (#92099) 2021-10-19 12:31:32 -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
Flutter GitHub Bot
921cfebb58
Marks Linux_android flutter_gallery__image_cache_memory to be flaky (#92019) 2021-10-19 12:18:04 -07:00
Zachary Anderson
b412f6fff8
Revert "Update outdated runners in the benchmarks folder (#91126)" (#92106)
This reverts commit 31e3364771eb2d2ed407cc51684abb936c81fbbd.
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
engine-flutter-autoroll
170715d1b3
Roll Engine from faa45f497f92 to 910395ef686f (9 revisions) (#92082) 2021-10-19 07:53:02 -07:00
Gary Qian
fa4d57a00b
Add android:exported property to support API 31 for deferred components test (#92066) 2021-10-19 07:50:34 -07:00
Markus Aksli
63a64a8875
Revert "Add TooltipVisibility widget (#91609)" (#92088)
This reverts commit 6b94f2f62a0d169c09d8b80c9f15ff245a98f67c.
2021-10-19 15:41:28 +03:00
Markus Aksli
6b94f2f62a
Add TooltipVisibility widget (#91609) 2021-10-19 04:53:04 -07:00
engine-flutter-autoroll
d74cf314d6
Roll Plugins from 9e46048ad2e1 to aae841aa5a70 (1 revision) (#92059) 2021-10-19 03:58:06 -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
engine-flutter-autoroll
93da78f896
Roll Plugins from 176cfb8083bc to 9e46048ad2e1 (1 revision) (#91938) 2021-10-16 04:18:02 -07:00
engine-flutter-autoroll
50ed0a23cd
Roll Engine from f6ad5636f117 to faa45f497f92 (2 revisions) (#91932) 2021-10-16 03:38:02 -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
keyonghan
11308a8865
Deflake Mac plugin_test_ios (#91823) 2021-10-15 14:41:34 -07:00
engine-flutter-autoroll
8b1355e8e1
Roll Engine from 77a9af74beb7 to f6ad5636f117 (1 revision) (#91928) 2021-10-15 14:33:04 -07:00
Emmanuel Garcia
d7631275fe
Bump targetSdkVersion to 31 and organize static values (#91719) 2021-10-15 13:41:48 -07:00
engine-flutter-autoroll
ff6f462095
Roll Engine from 13e4ba56398a to 77a9af74beb7 (2 revisions) (#91920) 2021-10-15 13:26:34 -07:00
Bonsai11
30cc01fb23
Add callback when dismiss threshold is reached (#88736) 2021-10-15 13:13:04 -07:00