Yegor
283ec9e2a1
Do not wait for connections after process has exited ( #54497 )
2020-04-10 16:54:10 -07:00
Yegor
d119e5f1e4
Add A/B test mode to local devicelab runner ( #54494 )
...
* Add A/B test mode to local devicelab runner
2020-04-10 16:53:52 -07:00
Christopher Fujino
03c566768b
[flutter_tools] Remove fromPlatform from tests ( #54152 )
2020-04-10 16:51:28 -07:00
Gary Qian
59b2c5a39e
Add null check in TextStyle.apply for TextBaseline ( #54442 )
2020-04-10 16:50:02 -07:00
engine-flutter-autoroll
f7ee7ae7a3
Roll engine 49f7cd04ac57..adb4f9e9751b (2 commits) ( #54492 )
2020-04-10 15:25:01 -07:00
Christopher Fujino
2adb1fc095
Fix environment leakage in doctor_test ( #54478 )
2020-04-10 13:35:38 -07:00
Jonah Williams
d081364d3c
[flutter_tools] remove indirection around App.framework production ( #53853 )
2020-04-10 13:34:45 -07:00
Alexandre Ardhuin
7ceed97302
replace simple empty Container with w & h with SizedBox ( #54394 )
...
* replace simple Container(w & h) with SizedBox
* address review comments
* address review comments
2020-04-10 22:32:40 +02:00
Mouad Debbar
b0610be3b4
[web] Don't collect trace info in the color grid benchmark ( #54396 )
2020-04-10 13:30:15 -07:00
Gary Qian
bb02f40ca8
Remove strict repeat check from framework formatter (moved to engine) ( #53974 )
2020-04-10 13:26:12 -07:00
Greg Spencer
c7b10df765
Fix initial value for highlight mode on desktop platforms. ( #54306 )
...
This fixes the initial value of FocusManager.highlightMode so that it gets initialized correctly on desktop platforms.
My recent update of this code (#52990 ) broke things so that the highlight mode never changed from the initial default of touch, which meant that focus highlights didn't show unless you set FocusManager.highlightStrategy to something (even automatic, the default: setting it caused the mode to be updated).
2020-04-10 13:23:55 -07:00
engine-flutter-autoroll
a9b550469e
Roll engine 9101b63f9872..49f7cd04ac57 (14 commits) ( #54474 )
2020-04-10 13:15:01 -07:00
Kaushik Iska
50b4c39c5d
Revert "[flutter_driver] Add SceneDisplayLag stats to timeline summary ( #54218 )" ( #54480 )
...
This reverts commit ce92333bf72dbcb13d18be9ff2465cd9fd421de9.
2020-04-10 12:48:48 -07:00
Michael Goderbauer
6c048301a6
Revert "WIP2" ( #54286 )
2020-04-10 12:25:02 -07:00
Kaushik Iska
ce92333bf7
[flutter_driver] Add SceneDisplayLag stats to timeline summary ( #54218 )
2020-04-10 12:20:01 -07:00
Jonah Williams
f7de5aa5b0
fix visual density prefer_const_constructors lint ( #54471 )
2020-04-10 11:20:25 -07:00
William Oprandi
756a1f0301
Pass showCheckboxColumn parameter to DataTable ( #53655 )
2020-04-10 10:39:47 -07:00
Shi-Hao Hong
bec1b734bd
Cleanup in gen_l10n files ( #54401 )
2020-04-10 10:35:33 -07:00
engine-flutter-autoroll
16761c7591
Roll engine 5b4b1f33c6d6..9101b63f9872 (30 commits) ( #54409 )
2020-04-10 10:35:01 -07:00
Jonah Williams
0700be79e5
[flutter_tools] disable cache in devices test ( #54389 )
2020-04-10 10:33:23 -07:00
Jonah Williams
5adfd38dde
[flutter_tools] Move service methods to VmService extension methods ( #54337 )
2020-04-10 10:33:07 -07:00
Kaushik Iska
4987210ab6
[benchmarks] Handle multiple begin/end trace events ( #54220 )
...
Parser would earlier alternate after finding the first
begin event, not it looks for pairs.
Fixes: https://github.com/flutter/flutter/issues/54095
2020-04-10 10:32:41 -07:00
Chris Yang
7042481dae
fix test ( #54403 )
2020-04-10 10:30:04 -07:00
Shi-Hao Hong
c16c3b0443
[gen_l10n] Expand integration tests ( #54314 )
2020-04-10 10:25:03 -07:00
Greg Spencer
d64955ab49
Add visualDensity and focus support to ListTile ( #53888 )
2020-04-10 10:20:02 -07:00
Jonah Williams
de84c1e18a
[flutter_tools] attempt to fix benchmark mode test ( #54414 )
2020-04-10 10:10:04 -07:00
Tong Wu
a5765331bc
Re-enable deploy_gallery. ( #54248 )
2020-04-09 16:15:01 -07:00
Jenn Magder
df63c82c9c
Convert iOS simulator log reader to simctl, use unified logging filters ( #54154 )
2020-04-09 14:35:01 -07:00
Jonah Williams
4b98c0565a
Revert "fix and re-land "re-enable android_view_test
( #54214 )" ( #54312 )" ( #54387 )
...
This reverts commit 13052b10e42e201a78883c3c79c3a2e85d9e17b0.
2020-04-09 12:41:00 -07:00
Jonah Williams
292bbd872d
Revert "Roll engine 5b4b1f33c6d6..916f014d1cfb (24 commits) ( #54373 )" ( #54383 )
...
This reverts commit 656f4d12266ab4d1ecc9cce4f546388eb6919039.
2020-04-09 11:58:13 -07:00
Jacob MacDonald
efdce3cf72
drop image package dependency for goldens ( #54144 )
2020-04-09 11:21:23 -07:00
engine-flutter-autoroll
656f4d1226
Roll engine 5b4b1f33c6d6..916f014d1cfb (24 commits) ( #54373 )
2020-04-09 11:08:10 -07:00
Chris Yang
13052b10e4
fix and re-land "re-enable android_view_test
( #54214 )" ( #54312 )
2020-04-09 11:03:02 -07:00
Jonah Williams
d390f4d9c6
switch benchmark to isolate runnable ( #54374 )
2020-04-09 09:48:54 -07:00
Kirill Pertsev
d6806392a8
Implements --machine flag for devices
command ( #50581 )
2020-04-09 09:14:16 -07:00
Jonah Williams
74a1b9b33e
[flutter_tools] make verbose macOS builds actually verbose ( #54320 )
2020-04-09 09:00:44 -07:00
Per Classon
4451ffca23
Add option for deferred loading to gen_l10n ( #53824 )
2020-04-09 03:57:01 -07:00
Jonah Williams
0d459f2326
[flutter_tools] Remove packageMap usage and update package_config ( #54301 )
...
* remove PackageMap
* Update flutter_web_platform.dart
2020-04-08 21:32:25 -07:00
Jonah Williams
01a47b9b1a
[versions] update all flutter versions ( #54334 )
2020-04-08 21:32:01 -07:00
Jonah Williams
cb8bafb38d
[flutter_tools] surgically remove outputs from shared directory ( #53962 )
2020-04-08 19:09:59 -07:00
liyuqian
b475eaf8ba
Set AA flag for painting images ( #51656 )
2020-04-08 19:02:04 -07:00
Filip Hracek
1593788cd9
Rename GPU thread to raster thread in API docs ( #53422 )
2020-04-08 18:57:03 -07:00
Shi-Hao Hong
5d63637e43
[gen_l10n] Fallback feature for untranslated messages ( #53374 )
...
* Generate methods using template resources if they do not exist in other locales
* Added a flag to either output of messages that have not been translated with detail into a file, or display a summary on the terminal.
* Add integration test for fallback message usage
2020-04-08 18:55:50 -07:00
Jason Simmons
173c93d9a2
Minimal implementation of FlutterError.toString for release mode ( #54291 )
2020-04-08 18:52:02 -07:00
Kate Lovett
49f3e1acbb
PageStorage sample ( #54317 )
2020-04-08 18:47:01 -07:00
Gary Qian
19ff596979
Add missing properties to TextStyle.apply ( #54305 )
2020-04-08 15:42:02 -07:00
Jonah Williams
cf5e4b544e
[flutter_tools] fix routing test ( #54313 )
2020-04-08 14:53:19 -07:00
Jonah Williams
412e4dd50e
[flutter_tools] migrate devfs web to package_config ( #54299 )
2020-04-08 14:41:11 -07:00
Jonah Williams
dbecf2afd5
Revert "enable the regressed test ( #54214 )" ( #54307 )
...
This reverts commit f8784e72a96d770055757e8787a5303d3a87ebbb.
2020-04-08 13:58:33 -07:00
Shi-Hao Hong
592f7886e5
Remove escape dollar parameter in localizations_utils ( #54219 )
2020-04-08 12:52:03 -07:00