- 04 Mar, 2016 4 commits
-
-
Hans Muller authored
-
Adam Barth authored
Remove test dependency from package:flutter
-
Yegor authored
[ios] generate flx on first ios launch
-
Yegor Jbanov authored
-
- 03 Mar, 2016 36 commits
-
-
Devon Carew authored
fix the zip tool when building for ios
-
Devon Carew authored
show stdout on xcode failures
-
Devon Carew authored
-
Devon Carew authored
-
Ian Hickson authored
Improve documentation for MultiChildLayoutDelegate
-
Ian Hickson authored
Reorder and document members in ScrollableState
-
Viktor Lidholt authored
Renames Weather demo
-
Hixie authored
-
Devon Carew authored
fix the stop command tests
-
Devon Carew authored
-
Viktor Lidholt authored
-
Adam Barth authored
The mojo_sdk has cleaned up its dependencies, so we no longer need to depend on package:test from package:flutter.
-
Hixie authored
-
Adam Barth authored
Switch from hack_load_vm_file_hook to PlatformPlugin
-
Devon Carew authored
Atom validation
-
Devon Carew authored
refactor the stop command to not use DeviceStore
-
Devon Carew authored
-
Hans Muller authored
Add DismissDirection onDismissed() callback parameter
-
Hans Muller authored
-
Devon Carew authored
refactor to move an ios specific class out of globals.dart
-
Adam Barth authored
Don't install the Cloud SDK on Travis
-
Adam Barth authored
This patch switches us from using our previous hacking approach to integrating with package:test to using the new PlatformPlugin interface.
-
Adam Barth authored
Add a test for icon opacity crash
-
Hans Muller authored
Add type parameters to uses of PopupMenuItem
-
Adam Barth authored
We don't need this anymore.
-
Adam Barth authored
Fixes #2361
-
Hans Muller authored
-
Ian Hickson authored
Update engine.version
-
Ian Hickson authored
-
Devon Carew authored
-
Devon Carew authored
-
Adam Barth authored
This test causes the buildbot to hang. We don't currently have any hang protection, which means this test ends up killing the bot. Disable the test for now why we work on the root issues.
-
Yegor authored
[driver] serialize commands to plain strings
-
Adam Barth authored
Update engine
-
Adam Barth authored
This change brings in a new version of Mojo, which has improved Mozart interfaces.
-
yjbanov authored
Turns out VM service only accepts flat parameter name/value pairs. It only worked this far because vm_service_client (mistakenly) uses JSON encoder to encode parameters. This change separates the Command type hierarchy from that of Result and tightens type constraints on Command object parameters.
-