Commit Graph

24470 Commits

Author SHA1 Message Date
Jonah Williams
6262150796 fix run release test APK location (#54703) 2020-04-13 18:03:50 -07:00
Jonah Williams
6cb74eeac8 fix apk location for devicelab (#54697) 2020-04-13 16:56:27 -07:00
engine-flutter-autoroll
db36d3b98a Roll engine 405fe37dcd10..deef2663aca4 (2 commits) (#54685) 2020-04-13 16:15:02 -07:00
Jonah Williams
723bc76847 [flutter_tools] update coverage collector to use vmservice api (#54682) 2020-04-13 16:10:02 -07:00
Yegor
14cceefe2b Make Web shard count configurable via WEB_SHARD_COUNT (#54678) 2020-04-13 16:05:02 -07:00
Jonah Williams
ee43de0476 [flutter_tools] support enable-experiment in flutter analyze (#54613) 2020-04-13 16:00:03 -07:00
Jonah Williams
9cb9bfbd7c [flutter_tools] use new output location for the apk (#54328) 2020-04-13 15:55:02 -07:00
Hans Muller
650592b3ef Updated Nested SingleChildScrollView test for clarity (#54670) 2020-04-13 12:50:01 -07:00
engine-flutter-autoroll
80953eea0d 405fe37dc Roll src/third_party/skia 32c61af49cdb..4b4efe4d6f1f (3 commits) (flutter/engine#17675) (#54649) 2020-04-13 12:45:01 -07:00
kwkr
861b0b5749 remove outdated build_runner instructions (#54645) 2020-04-13 12:40:02 -07:00
Darren Austin
ff2358623b Allow WIllPopCallback to return null or false to veto the pop. (#54640) 2020-04-13 12:35:03 -07:00
Mehmet Fidanboylu
d1e052815e Reland "Add API to services package that overrides HTTP ban (#54243)" (#54522) 2020-04-13 12:30:02 -07:00
Jonah Williams
e21266294f Revert "Do not wait for connections after process has exited (#54497)" (#54618)
This reverts commit 283ec9e2a1.
2020-04-13 11:04:31 -07:00
engine-flutter-autoroll
fe41c9726a Roll engine 926f6fcbbc10..521c1d443125 (2 commits) (#54638) 2020-04-13 03:45:02 -07:00
engine-flutter-autoroll
812885c179 Roll engine cc7d2857a94e..926f6fcbbc10 (1 commits) (#54624) 2020-04-12 20:40:01 -07:00
engine-flutter-autoroll
8892ba4bbc cc7d2857a Roll src/third_party/dart 23a8788f6a9c..8ef508ba3667 (2 commits) (flutter/engine#17668) (#54622) 2020-04-12 18:35:01 -07:00
engine-flutter-autoroll
88e0f9fe79 Roll engine beb8a7ec48f6..aef9986cf14a (4 commits) (#54603) 2020-04-12 15:55:01 -07:00
engine-flutter-autoroll
7f56b53de4 beb8a7ec4 Update editing state in InputConnectionAdaptor.setSelection (flutter/engine#17652) (#54570) 2020-04-12 09:00:01 -07:00
Emmanuel Garcia
54dba4cd59 Don't import plugins that don't support android in settings.gradle (#54407) 2020-04-12 08:55:03 -07:00
engine-flutter-autoroll
1118d24794 e66389398 Roll src/third_party/dart 9e2c8ef0009b..89b0f6726123 (8 commits) (flutter/engine#17658) (#54568) 2020-04-11 18:05:02 -07:00
engine-flutter-autoroll
9cd341d92a Roll engine d6c1398a3f06..f0e489600aca (4 commits) (#54562) 2020-04-11 15:35:01 -07:00
Kaushik Iska
7b9aeb2ff2 [flutter_driver] Reland add SceneDisplayLag stats to timeline summary (#54490) 2020-04-11 15:30:01 -07:00
Pierre-Louis
da343dcc75 Add .last_build_id to gitignore (#54428) 2020-04-11 13:25:02 -07:00
Herbert Poul
3441743c5c [macos] build: add build-number and buid-name arguments (#53928) 2020-04-11 13:20:01 -07:00
Mehmet Fidanboylu
35ed1ccc9a Revert "Add API to services package that overrides HTTP ban (#54243)" (#54519)
This reverts commit 9eb2a2ad6a.
2020-04-10 22:18:30 -07:00
engine-flutter-autoroll
39b9eb1968 Roll engine bed48056a651..d6c1398a3f06 (2 commits) (#54513) 2020-04-10 22:15:02 -07:00
Mehmet Fidanboylu
9eb2a2ad6a Add API to services package that overrides HTTP ban (#54243) 2020-04-10 22:14:42 -07:00
engine-flutter-autoroll
813e0830c5 Roll engine 68fd83348896..bed48056a651 (2 commits) (#54508) 2020-04-10 19:35:03 -07:00
Yegor
559a27aaae mark web benchmarks as not flaky (#54505) 2020-04-10 19:34:51 -07:00
engine-flutter-autoroll
8ecd5e8010 Roll engine adb4f9e9751b..68fd83348896 (2 commits) (#54496) 2020-04-10 16:55:02 -07:00
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 ce92333bf7.
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