26476 Commits

Author SHA1 Message Date
Zachary Anderson
2468f315e0
Revert "Reland: display features (#93117)" (#93204)
This reverts commit 9038fac96055aa0536fddf6deb31b823e361271e.
2021-11-06 22:46:46 -07:00
Emmanuel Garcia
36a0bc5b96
Bump Gallery version (#93173) 2021-11-05 17:33:31 -07:00
keyonghan
33be68d9bf
Stop sending metrics to builder name (#92989) 2021-11-05 16:28:02 -07:00
Hans Muller
0815da4d38
Revert "Added widgets/AppModel" (#93161) 2021-11-05 16:13:03 -07:00
Jenn Magder
31933af486
Update minimum required version to Xcode 12.3 (#93094) 2021-11-05 16:08:04 -07:00
Jenn Magder
296eeb5971
Migrate custom_device to null safety (#92955) 2021-11-05 16:03:03 -07:00
Jenn Magder
f4d1bfedd2
Migrate tracing to null safety (#92849) 2021-11-05 15:58:07 -07:00
Andrei Diaconu
9038fac960
Reland: display features (#93117) 2021-11-05 15:54:25 -07:00
engine-flutter-autoroll
57f039f170
Roll Plugins from d6ca8a368ce3 to 27eda487859c (3 revisions) (#93157) 2021-11-05 13:53:04 -07:00
Markus Aksli
7b7778a809
Add golden tests for default and overriden expandedTitleScale in FlexibleSpaceBar (#93059) 2021-11-05 12:08:05 -07:00
Jacob MacDonald
a4fa2affe9
Update packages (#92924) 2021-11-05 12:03:03 -07:00
JBBx2016
3c27851833
Fixes issue where navigating to new route breaks FocusNode of previou… (#92615) 2021-11-05 11:58:05 -07:00
Emmanuel Garcia
15d0a8be1c
Pin to specific plugin version in multidex test (#93148) 2021-11-05 11:17:32 -07:00
Zachary Anderson
7779ad3c60
Revert "Reland engine display features (#89511)" (#93098)
This reverts commit 058dfd49a0be0b13937a7c0d1c926dc6d60d47bf.
2021-11-04 23:05:45 -07:00
Andrei Diaconu
058dfd49a0
Reland engine display features (#89511) 2021-11-04 18:37:55 -07:00
Jenn Magder
b8d53d51e4
Update docs to point to assets-for-api-docs cupertino css file (#92932) 2021-11-04 12:33:02 -07:00
Flutter GitHub Bot
18813b1888
Marks Linux web_canvaskit_tests_3 to be unflaky (#93016) 2021-11-04 12:23:04 -07:00
Flutter GitHub Bot
23ed6c73f0
Marks Linux web_canvaskit_tests_0 to be unflaky (#93013) 2021-11-04 12:18:06 -07:00
Flutter GitHub Bot
6755f7642f
Marks Linux web_canvaskit_tests_7_last to be unflaky (#93020) 2021-11-04 12:08:04 -07:00
engine-flutter-autoroll
1d22bd183c
Roll Plugins from e39a584ab08e to d6ca8a368ce3 (1 revision) (#93066) 2021-11-04 11:38:04 -07:00
Casey Rogers
a6702f6aa1
Allow Programmatic Control of Draggable Sheet (#92440) 2021-11-04 11:13:04 -07:00
engine-flutter-autoroll
1f6c6e2649
Roll Engine from 32fff2f6e12b to 5140e30cec13 (1 revision) (#93061) 2021-11-04 10:08:01 -07:00
Jenn Magder
261ea1baef
Suppress created file list for new "flutter create" projects (#93041) 2021-11-04 10:03:02 -07:00
engine-flutter-autoroll
9976d751f6
Roll Plugins from 2e102b8a8c41 to e39a584ab08e (1 revision) (#93060) 2021-11-04 09:15:34 -07:00
engine-flutter-autoroll
a1bafb278c
Roll Engine from e28b5df18c97 to 32fff2f6e12b (1 revision) (#93051) 2021-11-04 05:33:02 -07:00
engine-flutter-autoroll
45a6bb71c7
Roll Engine from bbc4615ecd63 to e28b5df18c97 (1 revision) (#93046) 2021-11-04 01:03:01 -07:00
engine-flutter-autoroll
83991244da
Roll Engine from c70041c85134 to bbc4615ecd63 (2 revisions) (#93043) 2021-11-03 21:58:03 -07:00
engine-flutter-autoroll
78d51d3fc8
Roll Engine from 4f5e2968b639 to c70041c85134 (4 revisions) (#93042) 2021-11-03 20:53:04 -07:00
Hans Muller
389a12f4e0
Added widgets/AppModel (#92297) 2021-11-03 20:23:02 -07:00
Markus Aksli
a4b5123395
Add animationDuration property to TabController (#91987) 2021-11-03 19:15:34 -07:00
Jason Simmons
0d0b2dbae5
Replace text directionality control characters with escape sequences in the semantics_tester (#93034) 2021-11-03 19:13:03 -07:00
Yegor
773789344e
[web:tools] always use CanvasKit from the cache when building web apps (#93002) 2021-11-03 17:48:25 -07:00
fzyzcjy
6cd39cce1d
Fix typo that is introduced in hotfix 2.5.x (#92745) 2021-11-03 17:47:05 -07:00
engine-flutter-autoroll
63a0fce6db
Roll Engine from fd0f83359dd8 to 4f5e2968b639 (1 revision) (#93033) 2021-11-03 17:38:03 -07:00
Taha Tesser
6fc988146b
[ReorderableListView] Update doc with example to make it clear proxyDecorator can overriden to customise an item when it is being dragged. (#91837) 2021-11-03 17:36:50 -07:00
Jenn Magder
5be462f550
Migrate doctor, format, and a few other commands to null safety (#92952) 2021-11-03 17:36:32 -07:00
Jenn Magder
cdbd0a92e3
Migrate channel, clean and a few other commands to null safety (#92950) 2021-11-03 17:33:05 -07:00
Taha Tesser
a8f67ee37f
[Cupertino] Exclude border for last action item in CupertinoContextMenu (#92481) 2021-11-03 16:31:57 -07:00
engine-flutter-autoroll
4327b15b10
Roll Engine from caf6d2997ddd to fd0f83359dd8 (2 revisions) (#93028) 2021-11-03 16:11:31 -07:00
Flutter GitHub Bot
bee0b768a9
Marks Linux_android flutter_gallery__start_up to be unflaky (#93022) 2021-11-03 16:08:03 -07:00
keyonghan
71e38aaa07
Skip overall_experience_test.dart: flutter run writes and clears pidfile appropriately (#93026) 2021-11-03 16:06:34 -07:00
Markus Aksli
9cfefafdeb
Add expandedScale to FlexibleSpaceBar (#92160) 2021-11-03 15:13:04 -07:00
engine-flutter-autoroll
f26aeda718
Roll Plugins from 53fff22979d2 to 2e102b8a8c41 (1 revision) (#93005) 2021-11-03 13:53:05 -07:00
engine-flutter-autoroll
12f1d95ba9
Roll Engine from e9d92561b9a7 to caf6d2997ddd (1 revision) (#93004) 2021-11-03 13:18:03 -07:00
Jenn Magder
868e417e57
Remove globals_null_migrated.dart, move into globals.dart (#92948) 2021-11-03 12:53:04 -07:00
engine-flutter-autoroll
9c6e67fa53
Roll Engine from 535f1c4c1c49 to e9d92561b9a7 (2 revisions) (#92996) 2021-11-03 12:13:04 -07:00
Konstantin Scheglov
59d8aca3fc
Fix a few prefer_const_declarations and avoid_redundant_argument_values. (#92929) 2021-11-03 11:26:24 -07:00
LongCatIsLooong
ffcd32ebb6
Move text editing Actions to EditableTextState (#90684) 2021-11-03 11:11:32 -07:00
engine-flutter-autoroll
035dfc87c5
Roll Engine from 6ae304aeef1b to 535f1c4c1c49 (2 revisions) (#92984) 2021-11-03 09:23:04 -07:00
engine-flutter-autoroll
ef137e56b0
Roll Engine from f08694a57857 to 6ae304aeef1b (1 revision) (#92980) 2021-11-03 08:16:31 -07:00