Jason Simmons
a75730fe44
Restore support for the --local-engine flag in devicelab/bin/run.dart ( #79583 )
2021-04-01 13:54:02 -07:00
keyonghan
0d0ea524cc
Revert "Mark Mac_ios flutter_gallery__transition_perf_e2e_ios32 flaky ( #79496 )" ( #79560 )
...
This reverts commit dff957fb5ca833a16e511d638c5857b795816928.
2021-04-01 13:01:46 -07:00
Casey Hillers
e48f64f2df
Mark integration_test_test as flaky ( #79561 )
2021-04-01 11:34:06 -07:00
Chris Bracken
3e7e06512c
Correct misspellings throughout the codebase ( #79500 )
2021-04-01 10:04:03 -07:00
Jenn Magder
1f19fd7108
Take screenshot when startup perf test fails to run ( #79514 )
2021-03-31 21:32:49 -07:00
Shi-Hao Hong
1ab20d6f42
[Stocks App] NNBD migration, refresh gen-l10n ( #79460 )
2021-03-31 19:59:02 -07:00
Greg Spencer
dff957fb5c
Mark Mac_ios flutter_gallery__transition_perf_e2e_ios32 flaky ( #79496 )
2021-03-31 16:21:56 -07:00
chunhtai
54c0e7a487
Enable android semantics integration test ( #79295 )
2021-03-31 14:19:03 -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
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
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
Jason Simmons
a51e597d7d
Fix package declarations for add-to-app integration tests ( #77648 )
2021-03-30 14:19:02 -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
Abhishek Ghaskata
1f30bfd417
remove codesign.dart ( #78764 )
2021-03-30 11:38:03 -07:00
Michael Thomsen
2cdd51900c
Enable null safety by default in templates ( #78619 )
2021-03-30 10:16:05 +02: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
chunhtai
ceb0a5fa8d
skip android semantics integration test to enable engine roll ( #79296 )
2021-03-29 21:19:02 -07:00
Jenn Magder
0eec9df9f9
Revert "Mark flutter_gallery__transition_perf_e2e_ios32 flaky ( #79317 )" ( #79323 )
2021-03-29 21:08:49 -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
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
Dan Field
750fd1d536
Avoid hard coding "build" for test output files ( #79322 )
2021-03-29 17:36:34 -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
Tong Mu
a603714610
Revert "Make LogicalKeyboardKey.keyLabel a getter and better ( #79100 )" ( #79217 )
2021-03-28 03:54:02 -07:00
Tong Mu
b60c855af5
Make LogicalKeyboardKey.keyLabel a getter and better ( #79100 )
2021-03-26 22:14:01 -07:00
Alexandre Ardhuin
e384ca7979
use null aware operators for function invocations ( #79049 )
2021-03-26 09:34:03 -07:00
Jonah Williams
dfc134dd9a
[versions] roll many versions ( #79088 )
2021-03-25 15:43:44 -07:00
Pierre-Louis
c49cd2719d
[Fonts] Remove update_icons TODO ( #79027 )
2021-03-25 09:29:02 -07:00
Tong Mu
5647407f07
Add mouseCursor, onEnter, and onExit to TextSpan ( #77754 )
2021-03-25 00:39:03 -07:00
David Iglesias
40ed6a6ddb
[ci] Run same script to analyze plugins as flutter/plugins. ( #79008 )
2021-03-24 18:04:04 -07:00
Jenn Magder
25571a59b0
Revert "Manually close the tree ( #78991 )" ( #79006 )
...
This reverts commit 8caf4d4416887ff0d54584299a18bf743a5c2fd7.
2021-03-24 14:02:03 -07:00
Tong Mu
eb6e56761e
Revert "Remove keyLabel and debugName from Logical/PhysicalKeyboardKey ( #78263 )" ( #79005 )
...
This reverts commit 515ef91ba1f6021403e30ecf535a852e3cbd9a2c.
2021-03-24 13:31:02 -07:00
Jenn Magder
8caf4d4416
Manually close the tree ( #78991 )
2021-03-24 11:06:21 -07:00
Tong Mu
515ef91ba1
Remove keyLabel and debugName from Logical/PhysicalKeyboardKey ( #78263 )
...
- Remove `LogicalKeyboardKey.keyLabel`
- Make `Physical/LogicalKeyboardKey.debugName` getters
- Make `Physical/LogicalKeyboardKey()` factory constructors, which cache non-predefined instances.
2021-03-24 04:59:57 -07:00
Michael Goderbauer
cec6491838
Remove ignores that are not ignoring anything ( #78669 )
2021-03-23 18:46:04 -07:00
Jenn Magder
6b22834699
Update packages to pick up new process version ( #78910 )
2021-03-23 17:30:49 -07:00
Zachary Anderson
5efc7169eb
Reverts "Implement dartPluginClass support for plugins #74469 " ( #78623 )
...
* Revert "Enable dart_plugin_registry_test (#76645 )"
This reverts commit 109e0bb9f55ed6e9884547843356d16897eaf6a9.
* Revert "Apply changes caused by https://github.com/flutter/flutter/pull/76662 (#77093 )"
This reverts commit cdca6485f05287bb12b1acebbbae2ba107d6c1be.
* Revert "Disable clang format in the plugin registrants (#76662 )"
This reverts commit dadbd47d097f5cce868832fa8b4d03439a5c8402.
* Revert "Disable warnings for the dart plugin registrant (#76561 )"
This reverts commit 098ece522d41f25370d19f5ec09d93ce2e727019.
* Revert "Remove dart_plugin_registry_test timeouts (#76838 )"
This reverts commit 1610a2747654dec3cabbd1d81d0bc5885b2067a2.
* Revert "Implement dartPluginClass support for plugins (#74469 )"
This reverts commit b7d4806243a4e906bf061f79a0e314ba28111aa6.
Kick.
2021-03-23 14:28:11 -07:00
Jenn Magder
3463946448
Take screenshot when drive fails ( #78822 )
2021-03-22 19:06:28 -07:00
Shi-Hao Hong
49adef6792
[State Restoration] Code sample templates, migrate existing code samples ( #78757 )
...
* Create state restoration templates,
* Update existing state restoration samples to use the new templates
* Add to README, decided to require stateful widgets to include RestorationMixin
2021-03-23 09:24:34 +08:00
Shi-Hao Hong
7a88eb97ea
Typo fixes ( #78755 )
2021-03-23 09:23:43 +08:00