- 25 Apr, 2019 1 commit
-
-
Dan Field authored
* Update packages * Capture JSON RPC errors that presently get swallowed
-
- 15 Apr, 2019 1 commit
-
-
Jonah Williams authored
-
- 19 Jan, 2019 1 commit
-
-
Ian Hickson authored
These are essentially self-inflicted race conditions. Instead of timeouts we're going to try a more verbose logging mechanism that points out when things are taking a long time.
-
- 17 Jan, 2019 1 commit
-
-
Kenzie Schmoll authored
* Register hot restart service in flutter_tools.
-
- 21 Dec, 2018 2 commits
-
-
Ian Hickson authored
This reverts commit 76f70810.
-
Ian Hickson authored
* Remove many timeouts. These are essentially self-inflicted race conditions. Instead of timeouts we're going to try a more verbose logging mechanism that points out when things are taking a long time. * Get the attach tests to pass. * Apply review comments from Todd * More review comment fixes * Put back the extended timeouts here now that I know why we have them...
-
- 09 Nov, 2018 1 commit
-
-
Ian Hickson authored
Fixes https://github.com/flutter/flutter/issues/19273
-
- 28 Oct, 2018 1 commit
-
-
Ian Hickson authored
* Revert "[H] Created a variant of InheritedWidget specifically for Listenables (#23393)" This reverts commit 93132859. * Revert "Fix a race condition in vmservice_test.dart (#23529)" This reverts commit 5e7b0a36.
-
- 27 Oct, 2018 1 commit
-
-
Ian Hickson authored
Fixes https://github.com/flutter/flutter/issues/19273
-
- 15 Aug, 2018 1 commit
-
-
Ian Hickson authored
* Upgrade everything except matcher. * Roll matcher (and test) * Adjust tests that depend on flutter:test directly to depend on a shim * Require use of package:test shim and remove other references to package:test
-
- 27 Jun, 2018 1 commit
-
-
Ian Hickson authored
This is an attempt to reland #18488 with less breakage on macOS.
-
- 15 Jun, 2018 2 commits
-
-
Ian Hickson authored
This reverts commit 77508722.
-
Ian Hickson authored
-
- 20 Apr, 2018 2 commits
-
-
Todd Volkert authored
We were trying to only catch WebSocketException, but in fact SocketException can be thrown as well.
-
Yegor authored
Fixes #13655
-
- 08 Nov, 2017 1 commit
-
-
Yegor authored
-