- 05 Dec, 2016 6 commits
-
-
Chinmay Garde authored
It is not enabled by default in the VM because applications not launched via the tools may try to connect with the debugger. This causes the debugger and the IDE to hang on Mac.
-
Yegor authored
-
Jason Simmons authored
-
Matt Perry authored
Fixes https://github.com/flutter/flutter/issues/7035
-
Phil Quitslund authored
Includes fixes to the VM and analyzer. Hopefully final RC.
-
Luke Church authored
* Use touch to avoid race condition in file modification test * Remove unused import
-
- 04 Dec, 2016 1 commit
-
-
Devon Carew authored
-
- 03 Dec, 2016 1 commit
-
-
Yegor authored
-
- 02 Dec, 2016 5 commits
-
-
Dan Rubel authored
-
Hans Muller authored
-
Todd Volkert authored
* Add --record-to option to flutter tools This option will cause flutter tools to record all process invocations that occur and serialize their stdout and stderr to files that get added to a "recording" ZIP file. This is part of an effort to be able to test flutter tools in a hermetic environment. As a side-benefit, this recording should prove an excellent attachment to any bug report.
-
Jason Simmons authored
-
Yegor authored
-
- 01 Dec, 2016 4 commits
-
-
Jason Simmons authored
-
Alexandre Ardhuin authored
-
Hans Muller authored
-
Dan Rubel authored
* reapply handle new Observatory URL changes Fixes https://github.com/flutter/flutter/issues/6843 * allow non numeric IPv4 addresses Fixes https://github.com/flutter/flutter/issues/7051
-
- 30 Nov, 2016 12 commits
-
-
Hans Muller authored
-
Adam Barth authored
We don't need these anymore.
-
Phil Quitslund authored
Last full push to dev before `1.21` stable.
-
Todd Volkert authored
-
Adam Barth authored
Fixes #6915
-
Hans Muller authored
-
Michael Beckler authored
Changed DefaultTextStyle to consider the TextTheme defined in the context for Bottom Nav Bar (#7042) * Changed DefaultTextStyle to consider the TextTheme defined in the context * added regression test for bottom nav bar text themes * added second regression test for fixed navbar
-
Jason Simmons authored
Fixes https://github.com/flutter/flutter/issues/6947
-
Hans Muller authored
-
Todd Volkert authored
With this change, they're run via instance methods on an object obtained through the context. This will allow us to substitute that object in tests with replay/record versions to allow us to mock out the os-layer in tests.
-
Luke Church authored
* Skip failing input tests * Only skip on Mac OS
-
Collin Jackson authored
-
- 29 Nov, 2016 9 commits
-
-
Hans Muller authored
-
Phil Quitslund authored
-
John McCutchan authored
-
P.Y. Laligand authored
Started failing at 0b737ac5.
-
John McCutchan authored
-
Hans Muller authored
-
Hans Muller authored
-
John McCutchan authored
-
Todd Volkert authored
-
- 28 Nov, 2016 2 commits
-
-
Adam Barth authored
-