Commit graph

22090 commits

Author SHA1 Message Date
Jenn Magder 9cfd0b9d19
Turn off mac_build_gallery during infra investigation (#73728) 2021-01-11 12:33:43 -08:00
Renzo Olivares 59783d0fe1
Selecting spaces on SelectableText (mobile) (#73300) 2021-01-11 11:24:03 -08:00
Jenn Magder 66145fe652
Force plugins to inherit minimum macOS version from Flutter app (#72764) 2021-01-11 11:16:12 -08:00
Jenn Magder 4d5db88998
Default add-to-app xcode_backend script to be verbose (#73110) 2021-01-11 10:29:26 -08:00
Jenn Magder 062022b950
Move ios_content_validation_test to pre-submit tools test (#73577) 2021-01-11 10:29:06 -08:00
Jenn Magder ff56292eba
Revert "Temporarily mark some tests flaky that fail now that they are being run by infra (#73612)" (#73627)
This reverts commit e29c8c843f.
2021-01-11 10:28:42 -08:00
Hans Muller 6f002abcd7
Revert "Prevent text from overflowing in OutlineButton and OutlinedButton label. (#70872)" (#73715) 2021-01-11 10:19:04 -08:00
engine-flutter-autoroll 89197a6667
Roll Engine from 87004b05ab5a to d5cacaa3a6a4 (13 revisions) (#73712) 2021-01-11 09:29:03 -08:00
engine-flutter-autoroll 08771fa783
87004b05a Roll Skia from 5045de33e754 to 8f282f5d9f30 (1 revision) (flutter/engine#23560) (#73638) 2021-01-11 08:19:03 -08:00
engine-flutter-autoroll d9044a8a61
Roll Engine from 2bcb01b80ce5 to caf6a8191fab (4 revisions) (#73636) 2021-01-09 01:04:04 -08:00
engine-flutter-autoroll eb5ab56d0b
2bcb01b80 Add flt-renderer and flt-build-mode debug attributes to <body> (flutter/engine#23430) (#73633) 2021-01-08 21:54:03 -08:00
engine-flutter-autoroll 41d5545daf
Roll Engine from 2d1810285ca5 to 40f385f57b43 (2 revisions) (#73631) 2021-01-08 20:49:04 -08:00
engine-flutter-autoroll c7c662b3be
Roll Engine from df07060e4e20 to 2d1810285ca5 (2 revisions) (#73629) 2021-01-08 19:39:04 -08:00
engine-flutter-autoroll b1c06e4a27
Roll Engine from 9cb4d2dd243d to df07060e4e20 (7 revisions) (#73626) 2021-01-08 18:34:05 -08:00
Hans Muller 9a43df5142
Deprecated obsolete Material classes: FlatButton, RaisedButton, OutlineButton (#73352) 2021-01-08 15:44:47 -08:00
Ferhat 0c80a31256
[web] Reland - Switch flutter tool web-renderer default for web to auto (#73595) 2021-01-08 15:44:13 -08:00
Michael Goderbauer 535392bfd5
added tests, removed API (#69620) 2021-01-08 15:44:08 -08:00
Jenn Magder ddc0dc13ae
Mark smoke-catalina not flaky (#73589)
This reverts commit 99bc4de73c.
2021-01-08 15:41:59 -08:00
Greg Spencer e29c8c843f
Temporarily mark some tests flaky that fail now that they are being run by infra (#73612) 2021-01-08 15:15:31 -08:00
Gary Qian f581e41526
Revert "Revert "Roll Engine from 2e5833b7c572 to 9cb4d2dd243d (32 revisions) (#73594)" (#73609)" (#73610)
This reverts commit 19b76ade6f.
2021-01-08 14:58:26 -08:00
Gary Qian 19b76ade6f
Revert "Roll Engine from 2e5833b7c572 to 9cb4d2dd243d (32 revisions) (#73594)" (#73609)
This reverts commit 4606a69b0f.
2021-01-08 14:37:07 -08:00
engine-flutter-autoroll 4606a69b0f
Roll Engine from 2e5833b7c572 to 9cb4d2dd243d (32 revisions) (#73594) 2021-01-08 13:44:20 -08:00
engine-flutter-autoroll 892f8c7db0
b3bc1f2e2 [battery] Migrate battery_plugin_interface to null safety (flutter/plugins#3366) (#73588) 2021-01-08 12:59:07 -08:00
Michael Goderbauer 24d434d156
Revert "Revert "Fix _LateInitializationError for RenderObjectElement.renderObject (#70974)" (#73575)" (#73580) 2021-01-08 12:49:04 -08:00
Jenn Magder 5b503c7c93
Revert "Mark firebase tests as flaky (#73586)" (#73591)
This reverts commit f364bcb5bd.
2021-01-08 12:20:21 -08:00
Yegor 1f8501f0a4
web benchmark choose renderer explicitly (#73582) 2021-01-08 12:04:03 -08:00
Jonah Williams 25dd8684b1
[flutter_tools] add 483 to non-recoverable errors (#73579) 2021-01-08 11:56:13 -08:00
Jonah Williams df98145548
[flutter_tools] add API for passing arbitrary flags to tester binary (#73576) 2021-01-08 11:46:15 -08:00
engine-flutter-autoroll e54533a33b
Roll Plugins from 1b7afc52353c to d01c84cb64d1 (3 revisions) (#73573) 2021-01-08 11:24:03 -08:00
Alabhya 12f426f317
[Api docs]Added dartpad demo for Bottom App Bar (#73044) 2021-01-08 11:20:35 -08:00
Jenn Magder f364bcb5bd
Mark firebase tests as flaky (#73586) 2021-01-08 11:19:10 -08:00
Michael Goderbauer edfb6305d8
Revert "Fix _LateInitializationError for RenderObjectElement.renderObject (#70974)" (#73575)
This reverts commit c243d834ce.
2021-01-08 10:24:10 -08:00
Michael Goderbauer c243d834ce
Fix _LateInitializationError for RenderObjectElement.renderObject (#70974) 2021-01-08 09:35:10 -08:00
jensjoha 5bc725bea8
[dev] Don't use await for on stdout and stdin; pass local engine argument (#72136)
* [dev] Don't use await for on stdout and stdin; pass local engine argument

1) Don't use await for on stdout followd by await for on stderr.
   This can cause nothing to happen. E.g. if one didn't do something
   like `flutter pub upgrade` dev/automated_tests and the version in the
   old one was pre-nnbd (but flutter itself use lots of nnbd stuff) lots
   of errors would be emitted, but because we basically only listen to
   stdout nothing will happen (deadlock once stderr buffer runs out).
   Note that it still awaits the exit-code below.
2) Pass --local-engine (if given) so there won't be any crashes because
   of that.
2021-01-08 08:12:36 +01:00
Pierre-Louis 1bd89a9617
Revert "Add material icons golden test (#73361)" (#73521)
This reverts commit d3a2db22e7.
2021-01-07 18:58:12 -08:00
Jenn Magder 1fdf60a2ed
Revert "[web] Switch flutter tool web-renderer default for web to auto (#73502)" (#73529)
This reverts commit d4c77f31ef.
2021-01-07 18:08:03 -08:00
Shi-Hao Hong f6a499135b
[State Restoration] Scaffold.drawer and Scaffold.endDrawer (#72788) 2021-01-07 16:29:03 -08:00
Michael Goderbauer 5d1306e7ab
Update outdated links (#73514) 2021-01-07 16:28:12 -08:00
Kate Lovett f461f1c9c8
Remove deprecated WidgetsBinding.[deferFirstFrameReport, allowFirstFrameReport] (#72893) 2021-01-07 16:09:04 -08:00
engine-flutter-autoroll 29e2cfe9a2
Roll Plugins from d026d07afea2 to 1b7afc52353c (2 revisions) (#73507) 2021-01-07 16:04:03 -08:00
Jenn Magder 45d71e25ab
Build iOS apps using Swift Packages (#73508) 2021-01-07 15:59:09 -08:00
Ian Hickson 544a41eb55
Remove an obsolete comment from pubspec.yaml (#73505) 2021-01-07 15:59:04 -08:00
Ferhat d4c77f31ef
[web] Switch flutter tool web-renderer default for web to auto (#73502) 2021-01-07 15:54:04 -08:00
Gary Roumanis 705811fee2
Fix launching DevTools with Flutter Web applications (#72110) 2021-01-07 15:49:09 -08:00
Michael Goderbauer 918100f8e8
Migrate missed sample code to NNBD (#73509) 2021-01-07 15:44:13 -08:00
赵裕 0e684d02b5
[flutter_tools]fix typo in printHowToConsumeAar,which case sync fail (#71196) 2021-01-07 15:44:08 -08:00
Jenn Magder f596fdc008
Revert "Exclude arm64 from valid iOS simulators (#73458)" (#73511)
This reverts commit 273630c09d.
2021-01-07 14:06:32 -08:00
Jenn Magder bc7286f118
Use simctl exit code instead of stderr (#73070) 2021-01-07 13:13:56 -08:00
Jenn Magder 273630c09d
Exclude arm64 from valid iOS simulators (#73458) 2021-01-07 13:03:52 -08:00
Pierre-Louis d3a2db22e7
Add material icons golden test (#73361)
* Create icons golden test

* Update icons_test.dart

* Update icons_test.dart

* Update icons_test.dart

* change test name

* Add ability to load material icon font for golden tests

* formatting

* Skip test for browser

* Add end of file newline
2021-01-07 21:59:37 +01:00