23342 Commits

Author SHA1 Message Date
Jonah Williams
443d07b707
[versions] roll to latest test (#79099) 2021-03-31 07:45:40 -07:00
Jia Hao
8158b478d7
Add tests for integration tests to devicelab (#79258) 2021-03-30 22:29:03 -07:00
Craig Labenz
9bbe89d8e7
Add MaterialStateBorderSide.resolveWith (#78731)
* added MaterialStateBorderSide.resolveWith

(Partially) Resolves #68596

* responded to comment nits

* reversed changes to text_buttons

* added test confirming compatibility with chips

* added MaterialStateBorderSide test for chip

* added intended usage for MaterialStateXYZ classes

* another docstring update

* corrected error in use case

* made resolvewith samples closures

* refined materialstatecolor example in docstring

* changed nullability in docstring and added null test

* added missing type in test

* fixed another typo in docstrings
2021-03-30 21:20:12 -07:00
engine-flutter-autoroll
7ff0d14d48
0db60bbfc let google_maps_flutter_web version solve for older mockito (flutter/plugins#3769) (#79425) 2021-03-30 20:44:02 -07:00
engine-flutter-autoroll
91f22a0949
Roll Plugins from e0e9be0e499d to 860adb44e385 (2 revisions) (#79417) 2021-03-30 19:39:03 -07:00
LongCatIsLooong
9b7c10aa2c
leading distribution docs (#78581) 2021-03-30 19:34:03 -07:00
Jia Hao
9e3eadb98d
[flutter_tools] Support Integration Tests (#76200) 2021-03-30 19:29:02 -07:00
Jenn Magder
2271578ab6
Add missing io import to complex_layout_semantics_perf (#79421) 2021-03-30 18:28:06 -07:00
Dan Field
11afd31c98
one more path (#79419) 2021-03-30 18:02:24 -07:00
engine-flutter-autoroll
c3bdd624f7
e0e9be0e4 Update build-all test for null-safe template (flutter/plugins#3773) (#79402) 2021-03-30 17:09:04 -07:00
Alexandre Ardhuin
41507a0408
add missing trailing commas (#79352) 2021-03-30 17:04:02 -07:00
Jenn Magder
83980ef246
Migrate event_printer and test_config to null safety (#79346) 2021-03-30 16:59:05 -07:00
Dan Field
b6a6ea7045
Allow writing startup_info.json to somewhere other than the build dir (#79338) 2021-03-30 16:18:45 -07:00
keyonghan
cbf9fb0864
Trigger Build (#79411) 2021-03-30 16:00:47 -07:00
Jason Simmons
a51e597d7d
Fix package declarations for add-to-app integration tests (#77648) 2021-03-30 14:19:02 -07:00
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