23327 Commits

Author SHA1 Message Date
Darren Austin
994133c75c
Removed the built-in overlay from ReorderableListView. (#79024)
Removed the built-in overlay from the ReorderableListView so that it now depends on the surrounding overlay.
2021-03-30 13:28:25 -07:00
Christopher Fujino
a2a520cba3
only cache release manifest files for 60 seconds (#79325) 2021-03-30 13:15:34 -07:00
Kaushik Iska
b2b98a26db
Remove animation_with_microtasks_perf_ios__timeline_summary from prod_builders.json (#79394) 2021-03-30 12:49:02 -07:00
Jenn Magder
5a6d2a0a8e
Check for outdated Podfile before running pod install (#79343) 2021-03-30 12:42:39 -07:00
Jonah Williams
f59b185be4
[flutter_tools] do not make drive require pub if --no-pub is requested (#79379) 2021-03-30 11:39:02 -07:00
Abhishek Ghaskata
1f30bfd417
remove codesign.dart (#78764) 2021-03-30 11:38:03 -07:00
Anurag Roy
95e2cbb132
[SliverAppBar] Improve dartpad sample in documentation (#78984) 2021-03-30 09:29:02 -07:00
Pierre-Louis
89f82ff4fb
[Reland][Fonts] Update material icons (#79364)
* [Fonts] Update material icons (#78311)

* Update icons

* remove trailing blank line

* Update icons.dart
2021-03-30 17:27:07 +02:00
Jenn Magder
5d87b3efbf
Migrate code_signing to null safety (#79342) 2021-03-30 08:19:28 -07:00
Michael Thomsen
2cdd51900c
Enable null safety by default in templates (#78619) 2021-03-30 10:16:05 +02:00
engine-flutter-autoroll
e93590474d
c631fa190 Make sure androidx.lifecycle classes aren't R8'ed away when using flutter_plugin_android_lifecycle (flutter/plugins#3746) (#79345) 2021-03-29 23:14:03 -07:00
engine-flutter-autoroll
9de26095fe
Roll Engine from 4c6abc1e063e to dbcbf69a57b9 (16 revisions) (#79341) 2021-03-29 22:14:02 -07:00
engine-flutter-autoroll
83cd4edee6
ed290be50 Add tests for publish check tool command (flutter/plugins#3760) (#79339) 2021-03-29 22:09:02 -07:00
Jonah Williams
430626d0f3
[flutter_tools] use existing service implementations for web (#78995) 2021-03-29 21:44:03 -07:00
Jenn Magder
12880f7751
Point gallery test data to FLUTTER_TEST_OUTPUTS_DIR (#79332) 2021-03-29 21:39:03 -07:00
Janice Collins
4d062996d3
Update dartdoc to 0.41.0 (#79304) 2021-03-29 21:34:02 -07:00
Alexandre Ardhuin
a6832d4d32
add missing trailing commas (#79299) 2021-03-29 21:29:02 -07:00
Kate Lovett
8a3c09af60
Add scrollbar tests for simultaneous scroll/drag (#79297) 2021-03-29 21:24:03 -07:00
chunhtai
ceb0a5fa8d
skip android semantics integration test to enable engine roll (#79296) 2021-03-29 21:19:02 -07:00
Dan Field
318ff7a0ac
Drain socket before throwing (#79289) 2021-03-29 21:14:03 -07:00
engine-flutter-autoroll
5151ea4801
Roll Engine from b5e15d055d13 to 4c6abc1e063e (47 revisions) (#79288) 2021-03-29 21:09:03 -07:00
Jenn Magder
0eec9df9f9
Revert "Mark flutter_gallery__transition_perf_e2e_ios32 flaky (#79317)" (#79323) 2021-03-29 21:08:49 -07:00
engine-flutter-autoroll
0aabcf18a3
e4064a313 capitalise Platform class (flutter/plugins#3762) (#79284) 2021-03-29 21:04:03 -07:00
Shi-Hao Hong
134aa8e9da
[gen-l10n] Add nullable-getter flag (#79263) 2021-03-29 20:59:04 -07:00
Jonah Williams
cf6d4a35a5
[flutter_tools] guard L service extension in debug mode (#79173) 2021-03-29 20:54:05 -07:00
Kaushik Iska
e6920662ad
Add a test to exercise multiple async microtasks in frame workload (#79163) 2021-03-29 20:49:05 -07:00
Jenn Magder
4a2ff6490f
Migrate file_store to null safety (#79111) 2021-03-29 20:44:05 -07:00
Jenn Magder
6dcaeb3d90
Mark docs tests unflaky (#79324) 2021-03-29 20:10:27 -07:00
Dan Field
374993ce88
fix tree (#79329) 2021-03-29 18:52:36 -07:00
Michael Bui
39499bd2bf
make showKeyboard respect finder's skipOffstage value (#79034) 2021-03-29 18:19:03 -07:00
Matej Knopp
462ad79036
Provide caret rect to text input plugin (#77608) 2021-03-29 18:14:06 -07:00
Dan Field
750fd1d536
Avoid hard coding "build" for test output files (#79322) 2021-03-29 17:36:34 -07:00
Greg Spencer
7f651f5415
Empty commit to trigger rerun of tests after a recipe change (#79321) 2021-03-29 17:17:33 -07:00
Jenn Magder
c47fdebafe
Mark flutter_gallery__transition_perf_e2e_ios32 flaky (#79317) 2021-03-29 16:45:33 -07:00
Jenn Magder
f12d90c435
Add split Linux docs jobs to prod builder json (#78888) 2021-03-29 13:35:16 -07:00
Jenn Magder
d6c77320ae
Migrate gen_l10n_types to null safety (#79108) 2021-03-29 13:34:55 -07:00
Michael Goderbauer
5231a7dc59
Inline some element methods for better stack overflow affinity (#78269) 2021-03-29 13:34:04 -07:00
Tong Mu
c4ba26e31b
Revert "Let InkWell/Ink/ancestor support GlobalKey so that splash does not stop when changing position. (#71138)" (#79300)
This reverts commit e7266dbb079d31fff0f886518c6a1b25bf89bb94.
2021-03-29 13:12:18 -07:00
Tong Mu
a603714610
Revert "Make LogicalKeyboardKey.keyLabel a getter and better (#79100)" (#79217) 2021-03-28 03:54:02 -07:00
Todd Volkert
304f155ac2
Fix hit testing in PointerSignalResolver sample (#78933) 2021-03-27 14:22:36 -07:00
Tong Mu
b60c855af5
Make LogicalKeyboardKey.keyLabel a getter and better (#79100) 2021-03-26 22:14:01 -07:00
engine-flutter-autoroll
7c2b969a90
5787b354b [in_app_purchase] moved android iap unit tests (flutter/plugins#3732) (#79149) 2021-03-26 19:49:01 -07:00
Kaushik Iska
2e7e5b4530
Add timeline summary entries to capture vsync frame lag (#79090) 2021-03-26 19:44:01 -07:00
YeungKC
e7266dbb07
Let InkWell/Ink/ancestor support GlobalKey so that splash does not stop when changing position. (#71138) 2021-03-26 19:39:01 -07:00
Alexandre Ardhuin
e384ca7979
use null aware operators for function invocations (#79049) 2021-03-26 09:34:03 -07:00
Jenn Magder
bc2c7954db
Revert "Roll Engine from b5e15d055d13 to 6f27f892d95e (27 revisions) (#79109)" (#79119)
This reverts commit e007cad2cf79ce79a0ec882b6524b05f651f614b.
2021-03-25 20:55:16 -07:00
xubaolin
74eb9df21a
Check if MultiChildRenderObjectElement has an associated RO (#78854) 2021-03-25 19:29:03 -07:00
engine-flutter-autoroll
e007cad2cf
Roll Engine from b5e15d055d13 to 6f27f892d95e (27 revisions) (#79109) 2021-03-25 19:00:58 -07:00
engine-flutter-autoroll
c6977946f4
Roll Plugins from 7c87a8c52ce2 to 1ecc550155e9 (2 revisions) (#79103) 2021-03-25 17:58:49 -07:00
Jonah Williams
35bd77bb08
[flutter_tools] separate concept of null safe language version from current language version (#79052) 2021-03-25 17:14:34 -07:00