Jenn Magder
04ebce9279
Fix import device_port_forwarder typo ( #79507 )
2021-03-31 18:43:34 -07:00
Jenn Magder
152af5aba7
Fix device_port_forwarder file name typo ( #79481 )
2021-03-31 18:14:03 -07:00
Hannes Winkler
e8ad03099f
[flutter_tools] Add support for custom devices ( #78113 )
2021-03-31 18:09:02 -07:00
engine-flutter-autoroll
c1ca47b4b4
Roll Engine from 70af54fa0b60 to 77a2b31ba0d0 (2 revisions) ( #79478 )
...
* db4d423ad Roll Skia from 1d2a26d0df07 to 428523f9a4dc (5 revisions) (flutter/engine#25311 )
* 77a2b31ba [doc] added dart type mapping in declaration comment (flutter/engine#25329 )
2021-03-31 16:59:53 -07:00
LongCatIsLooong
2d49823315
Don't call onChanged callbacks when formatter rejects the change & handle text input formatter exceptions. ( #78707 )
2021-03-31 16:59:03 -07:00
Jenn Magder
8ddc27e607
Split globals.dart into null sound and unsound libraries ( #79016 )
2021-03-31 16:55:20 -07:00
Greg Spencer
dff957fb5c
Mark Mac_ios flutter_gallery__transition_perf_e2e_ios32 flaky ( #79496 )
2021-03-31 16:21:56 -07:00
Abhishek Ghaskata
f86c859bea
Refactor tabbar code sample ( #76387 )
2021-03-31 15:19:02 -07:00
Darren Austin
722a085f10
Properly position the built-in drag handles on horizontal lists. ( #79484 )
2021-03-31 15:15:40 -07:00
engine-flutter-autoroll
6fd2dcffac
febc3e36e [path_provider] Switch to new analysis options (flutter/plugins#3755) ( #79476 )
2021-03-31 15:14:04 -07:00
Jonah Williams
29207e4f78
[flutter_tools] split application package factory dependencies ( #79461 )
2021-03-31 15:11:58 -07:00
Alexandre Ardhuin
671926db1b
add missing trailing commas ( #79434 )
2021-03-31 14:24:03 -07:00
chunhtai
54c0e7a487
Enable android semantics integration test ( #79295 )
2021-03-31 14:19:03 -07:00
Justin McCandless
4982a7f185
InteractiveViewer should call onInteractionUpdate even when gesture is disabled ( #78990 )
2021-03-31 14:14:04 -07:00
Ayush Bherwani
97a75b9c46
[TextSelectionTheme] improve docs ( #75967 )
2021-03-31 14:09:05 -07:00
Dan Field
26a6c6fe44
Revert "Mark new_gallery__crane_perf flaky ( #79470 )" ( #79477 )
...
This reverts commit 63ab46f51afc584cd5b1fc7d213af5560932fd8a.
2021-03-31 14:02:53 -07:00
Dan Field
d377c1baed
Always write full timeline before summary ( #79310 )
2021-03-31 13:01:28 -07:00
Jonah Williams
6b3093b6af
[flutter_tools] remove globals from Device and separate FlutterDeviceManager ( #79454 )
2021-03-31 12:59:00 -07:00
Jonah Williams
5847a58f58
[flutter_tools] remove unused testbed method ( #79459 )
2021-03-31 11:55:31 -07:00
Jenn Magder
395246f08c
Remove some globals from the tool ( #79422 )
2021-03-31 11:43:20 -07:00
Devon Carew
ce1db5f1d7
add a link to the data driven file format docs ( #79412 )
2021-03-31 10:49:02 -07:00
Jonah Williams
c89d57f652
[flutter_tools] make flutter.gradle compatible with 7 rc1 ( #79167 )
2021-03-31 10:44:04 -07:00
Alexander Brusher
beb62a663d
Rolls isKeyboardKey engine change with fix ( #79407 )
...
* Adds a semantics node flag to identify sliders.
* [fuchsia] Fix roll of engine PR #25167
This changes fixes tests failing due to new isKeyboardKey semantics
flag.
* Fix typo
Co-authored-by: Zachary Anderson <zanderso@users.noreply.github.com>
2021-03-31 10:43:58 -07:00
Jenn Magder
63ab46f51a
Mark new_gallery__crane_perf flaky ( #79470 )
2021-03-31 10:43:01 -07:00
Jonah Williams
4d54b8966a
roll gallery version to fix build ( #79456 )
2021-03-31 08:14:38 -07:00
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