Jonah Williams
|
2b635816c6
|
Wrap dwds in async guard, only catch known error types (#42364)
|
2019-10-10 16:34:27 -07:00 |
|
Jonah Williams
|
6a99a8d9e4
|
Ensure web restart analytics events aren't sent for failures/dont serve devtools by default (#42260)
|
2019-10-08 20:06:13 -07:00 |
|
Jonah Williams
|
e8517a434d
|
Add analytics tracking for compile and refresh times for Flutter Web (#41545)
|
2019-09-30 12:45:03 -07:00 |
|
Alexandre Ardhuin
|
f0553ba58e
|
Missing trailing commas (#41473)
* add missing trailing commas
* add more missing trailing commas
* add more and more missing trailing commas
|
2019-09-30 18:48:23 +02:00 |
|
Alexandre Ardhuin
|
f11c34109c
|
fix bad indentations(mainly around collection literals) (#41355)
|
2019-09-27 10:46:45 +02:00 |
|
Jonah Williams
|
c93839131c
|
Fix timing issues in initialization of web resident runner (#41347)
|
2019-09-26 14:23:19 -07:00 |
|
Jonah Williams
|
7065e43306
|
Allow skipping chrome launch with --no-web-browser-launch (#40627)
|
2019-09-25 13:55:54 -07:00 |
|
Alexandre Ardhuin
|
b873162194
|
fix some bad indentations (#41172)
|
2019-09-24 21:03:37 +02:00 |
|
Alexandre Ardhuin
|
89427d672d
|
add missing trailing commas in flutter_tools (#40968)
|
2019-09-24 08:06:09 +02:00 |
|
Jonah Williams
|
69a296463e
|
Allow skipping webOnlyInitializePlatform in Flutter for Web (#40301)
|
2019-09-13 10:20:30 -07:00 |
|
Jonah Williams
|
925a52fa6b
|
add host and port to run configuration for web devices (#40191)
|
2019-09-12 08:58:49 -07:00 |
|
Jonah Williams
|
8eee93fa64
|
Ensure we send hot restart events for flutter web (#40175)
|
2019-09-11 09:38:42 -07:00 |
|
Jonah Williams
|
f614144f0a
|
Add "web" server device to allow running flutter for web on arbitrary browsers (#39951)
* add web server device
* remove extra async
* fixes to server device
* testing updates
* fix test cases
* address comments
|
2019-09-10 19:29:31 -07:00 |
|
Jonah Williams
|
b4c3671718
|
Register reload sources call and make 'r' restart for web (#39950)
|
2019-09-06 10:41:15 -07:00 |
|
Jonah Williams
|
d804097014
|
print launching on device message (#39748)
|
2019-09-03 12:55:06 -07:00 |
|
Jonah Williams
|
cc9b614efd
|
minor cleanup and prevent multiple exit (#39751)
|
2019-09-03 11:00:39 -07:00 |
|
Jonah Williams
|
23637844a3
|
fix source map loading and service protocol for flutter web (#39189)
|
2019-08-27 19:06:48 -07:00 |
|
Jonah Williams
|
0f8b8c91a3
|
Kill resident runner on browser disconnect. (#39066)
|
2019-08-26 15:06:36 -07:00 |
|
Jonah Williams
|
ae29174560
|
Handle compilation failures from web application (#38723)
|
2019-08-19 17:33:46 -07:00 |
|
Jonah Williams
|
7ed27b51a3
|
print service url when connecting to web applications (#38823)
|
2019-08-19 17:32:43 -07:00 |
|
Yegor
|
9bc298deb6
|
update dependencies; add a Web smoke test (#37816)
update dependencies; add a Web smoke test
|
2019-08-09 09:58:49 -07:00 |
|
Jonah Williams
|
f98df595f3
|
Restructure resident web runner usage to avoid SDK users that don't support dwds (#37815)
|
2019-08-08 16:36:27 -07:00 |
|
Jonah Williams
|
a785db78fb
|
Reland "Integrate dwds into flutter tool for web support (#34252)" (#37649)" (#37650)
|
2019-08-05 16:51:57 -07:00 |
|
Jonah Williams
|
433436e1ee
|
Revert "Integrate dwds into flutter tool for web support (#34252)" (#37649)
|
2019-08-05 15:58:04 -07:00 |
|
Jonah Williams
|
4ccd81199f
|
Integrate dwds into flutter tool for web support (#34252)
|
2019-08-05 12:41:58 -07:00 |
|