Ren You
519d98539a
Revert "Replace some dynamic to Object? type ( #80772 )" ( #80965 ) ( #80986 )
...
* Revert "Replace some `dynamic` to `Object?` type (#80772 )" (#80965 )
This reverts commit 12a2e682b47e16818cc7cd9ca5fe8ea09fd38992.
* Add frontend_server_client to dependency allowlist (#80912 )
Co-authored-by: Jenn Magder <magder@google.com>
2021-04-22 15:16:37 -07:00
Jenn Magder
95d7d671c6
Remove analyze --dartdocs flag ( #80484 )
2021-04-18 09:29:02 -07:00
Jonah Williams
f6f59c58bc
create SDK package allowlist for core packages ( #80318 )
2021-04-16 14:29:32 -07:00
Dan Field
e7b7ebc066
Shake widget inspector from non-debug builds ( #80157 )
2021-04-14 21:54:03 -07:00
Dan Field
d7da6190ff
roll packages ( #80307 )
2021-04-13 18:19:02 -07:00
Casey Hillers
c571804913
Revert "Reland [devicelab] Migrate Gallery to BuildTestTask ( #78361 )" ( #79903 )
...
This reverts commit 0c9781e3dd043f4fa9f356611bff88535c37931b.
2021-04-06 16:28:54 -07:00
Casey Hillers
0c9781e3dd
Reland [devicelab] Migrate Gallery to BuildTestTask ( #78361 )
2021-04-06 16:04:03 -07:00
Janice Collins
82551118b8
Update dartdoc to 0.42.0 ( #79795 )
2021-04-05 14:09:03 -07:00
Jonah Williams
443d07b707
[versions] roll to latest test ( #79099 )
2021-03-31 07:45:40 -07:00
Christopher Fujino
a2a520cba3
only cache release manifest files for 60 seconds ( #79325 )
2021-03-30 13:15:34 -07:00
Abhishek Ghaskata
1f30bfd417
remove codesign.dart ( #78764 )
2021-03-30 11:38: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
Jonah Williams
dfc134dd9a
[versions] roll many versions ( #79088 )
2021-03-25 15:43:44 -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
6b22834699
Update packages to pick up new process version ( #78910 )
2021-03-23 17:30:49 -07:00
Shi-Hao Hong
7a88eb97ea
Typo fixes ( #78755 )
2021-03-23 09:23:43 +08:00
Todd Volkert
351e319a47
Improve documentation for PointerSignalResolver class ( #78738 )
2021-03-22 12:15:03 -07:00
Jenn Magder
c90cd65a38
Standardize tool test shard selection ( #78636 )
2021-03-19 15:33:36 -07:00
Michael Goderbauer
197b440e96
Migrate out custom ignore syntax to flutter_ignore ( #78497 )
2021-03-19 15:33:05 -07:00
Jonah Williams
28532edaa5
Update all versions and migrate devicelab framework to package:vm_service ( #78557 )
2021-03-18 12:38:12 -07:00
Jenn Magder
2dbe1ec8fb
Move web tool test per-test timeout to shard ( #78508 )
2021-03-18 11:50:49 -07:00
Ian Hickson
f3c25fa07a
Align more closely with package:test ( #77118 ) ( #78343 )
2021-03-16 13:58:02 -07:00
Casey Hillers
c30fdfbe82
Revert "[devicelab] Migrate Gallery to BuildTestTask ( #77956 )" ( #78355 )
...
This reverts commit 93fb258602a4e47c7b8048e576f3f4cbc15187ce.
2021-03-16 12:20:36 -07:00
Casey Hillers
93fb258602
[devicelab] Migrate Gallery to BuildTestTask ( #77956 )
2021-03-16 11:58:03 -07:00
Zachary Anderson
e7e1a04aa3
Revert "Align more closely with package:test ( #77118 )" ( #78329 )
...
This reverts commit 0cbe597540f6b51ab7157ab8747906e9923b79e4.
2021-03-16 09:26:34 -07:00
Ian Hickson
0cbe597540
Align more closely with package:test ( #77118 )
2021-03-15 16:28:02 -07:00
Greg Spencer
a8d820a46e
Update samples to use repo analysis options, Fix sample templates and a ton of analyzer issues ( #77868 )
2021-03-11 16:45:03 -08:00
Jonah Williams
2edf6b7320
Remove mockito deps from dev/ ( #77749 )
2021-03-10 17:50:44 -08:00
Tong Mu
7abee113e8
[Analyze] Make deprecation note analyzer clearer on quote misuse ( #77653 )
...
* Impl
* Escape$
* eofnl
* Make message more clear
2021-03-09 13:21:45 -08:00
Michael Goderbauer
cb867bbedc
Enable unnecessary_await_in_return lint ( #77434 )
2021-03-05 18:38:15 -08:00
Gary Qian
ee41782732
[flutter_tools] Deferred components build system ( #76192 )
2021-03-04 18:09:02 -08:00
Michael Goderbauer
7b251f5f37
Enable use_function_type_syntax_for_parameters lint ( #77163 )
2021-03-04 08:59:17 -08:00
Jenn Magder
781eb13642
Store symlinks in package archive ( #77184 )
2021-03-03 17:21:14 -08:00
Jonah Williams
ddcb8d7d6d
Update all versions! ( #77153 )
2021-03-03 14:11:30 -08:00
Michael Goderbauer
d3209379ba
enable provide_deprecation_message ( #77106 )
2021-03-02 16:34:05 -08:00
Michael Goderbauer
7e017d318e
Enable file_names and package_names lints ( #77087 )
2021-03-02 15:24:04 -08:00
Michael Goderbauer
fc99e7c0d7
Enable missing_whitespace_between_adjacent_strings ( #77027 )
2021-03-01 18:30:17 -08:00
omerlevran46
f996033fcc
[fuchsia] - migrate devicer discovery workflows to use ffx ( #76241 )
2021-03-01 13:16:13 -08:00
Christopher Fujino
697547c3ea
Fix prepare package ( #76898 )
2021-02-26 17:10:45 -08:00
Janice Collins
b300efcd8f
Update dartdoc to 0.40.0. ( #76820 )
2021-02-25 15:06:04 -08:00
Jia Hao
1c179c401f
Bump packages ( #76673 )
2021-02-24 09:21:03 -08:00
Jenn Magder
65e94f51c0
Remove unused flutter_driver_screenshot integration test ( #76575 )
2021-02-23 19:56:02 -08:00
Jenn Magder
90c66f5db3
Turn on desktop and web integration tests for beta and stable ( #76433 )
2021-02-22 18:21:03 -08:00
Jenn Magder
9ab50033fc
Build more integration tests during pre-submit ( #76554 )
2021-02-22 14:04:09 -08:00
Jason Simmons
73ec544238
Update all packages and upgrade to path_provider 2.0.0-nullsafety ( #76420 )
2021-02-19 16:40:24 -08:00
Jonah Williams
db1e9f053f
update all packages ( #76254 )
2021-02-17 17:33:56 -08:00
Jonah Williams
7088c5ba2a
Update all packages ( #76143 )
2021-02-16 15:29:12 -08:00
Casey Hillers
afd1d92a01
Refresh Flutter infra README ( #75542 )
2021-02-11 14:23:11 -08:00
Yegor
e7953b3be4
[web] new service worker loading mechanism ( #75535 )
2021-02-11 09:16:21 -08:00