- 03 Mar, 2016 34 commits
-
-
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.
-
Yegor authored
driver.scroll action; scroll perf test for Stocks
-
yjbanov authored
-
Yegor authored
[driver] wait for the isolate to enter pause on start
-
Hans Muller authored
Fix Icon opacity handling
-
krisgiesing authored
Use bilinear interpolation when scaling images
-
Hans Muller authored
-
Kris Giesing authored
Fixes #2337
-
Hans Muller authored
Restore scrolled tabs support
-
Hans Muller authored
-
Seth Ladd authored
move the link around for flutter doc homepage
-
- 02 Mar, 2016 6 commits
-
-
Yegor Jbanov authored
-
Ian Hickson authored
Hide icons in the accessibility tree.
-
Hixie authored
-
Adam Barth authored
Add "form" parameter to AnimationController forward and reverse
-
Seth Ladd authored
-
Eric Seidel authored
iOS Simulator: Attempt 'sideloading' the updated Flutter application if the application runner is already up
-