4427 Commits

Author SHA1 Message Date
Adam Barth
bbaff5ea69 Merge pull request #2406 from abarth/rm_draw_looper
Remove the one use of DrawLooper
2016-03-03 20:35:43 -08:00
Adam Barth
245c5ae2b8 Remove the one use of DrawLooper
We're going to remove DrawLooper from the canvas API soon.
2016-03-03 17:32:34 -08:00
Yegor
cd0ddce963 Merge pull request #2402 from yjbanov/use-xcrun
[ios] use xcrun to launch simulator instead of hardcoded path
2016-03-03 17:14:13 -08:00
Hans Muller
e321e43187 Merge pull request #2404 from HansMuller/box_decoration
Container's child is now inset by the Container's border
2016-03-03 17:08:34 -08:00
Yegor Jbanov
e69f6562ed [ios] use xcrun to launch simulator instead of hardcoded path 2016-03-03 16:58:16 -08:00
Hans Muller
d04ab2e001 BoxDecoration borders define padding 2016-03-03 16:56:27 -08:00
Adam Barth
9b7ee3b7cc Merge pull request #2377 from abarth/rm_test
Remove test dependency from package:flutter
2016-03-03 16:53:22 -08:00
Yegor
df73b48105 Merge pull request #2400 from yjbanov/gen-flx-on-first-ios-launch
[ios] generate flx on first ios launch
2016-03-03 16:23:00 -08:00
Yegor Jbanov
58b2c630ab [ios] generate flx on first ios launch 2016-03-03 16:10:03 -08:00
Devon Carew
6ab1ff3511 Merge pull request #2398 from devoncarew/fix_zip
fix the zip tool when building for ios
2016-03-03 15:28:33 -08:00
Devon Carew
d9682b73d7 Merge pull request #2397 from devoncarew/show_stdout_on_failures
show stdout on xcode failures
2016-03-03 15:22:52 -08:00
Devon Carew
361893b180 fix the zip tool when building for ios 2016-03-03 15:18:32 -08:00
Devon Carew
f68d86dab2 show stdout on xcode failures 2016-03-03 15:10:45 -08:00
Ian Hickson
fbc61cb1ff Merge pull request #2394 from Hixie/MultiChildLayoutDelegate-docs
Improve documentation for MultiChildLayoutDelegate
2016-03-03 15:07:34 -08:00
Ian Hickson
222c2ad315 Merge pull request #2382 from Hixie/scroll-member-order
Reorder and document members in ScrollableState
2016-03-03 15:07:28 -08:00
Viktor Lidholt
4eff10e170 Merge pull request #2388 from vlidholt/master
Renames Weather demo
2016-03-03 15:03:46 -08:00
Hixie
7cae550c71 Improve documentation for MultiChildLayoutDelegate 2016-03-03 14:57:34 -08:00
Devon Carew
0382817e9f Merge pull request #2389 from devoncarew/fix_stop_tests
fix the stop command tests
2016-03-03 14:18:31 -08:00
Devon Carew
8283ce87e2 fix the stop command tests 2016-03-03 13:58:49 -08:00
Viktor Lidholt
2d76b2f88b Renames Weather demo 2016-03-03 13:17:24 -08:00
Adam Barth
41cdd600df Remove test dependency from package:flutter
The mojo_sdk has cleaned up its dependencies, so we no longer need to depend on
package:test from package:flutter.
2016-03-03 12:26:58 -08:00
Hixie
91a3ac95a0 Reorder and document members in ScrollableState 2016-03-03 12:19:09 -08:00
Adam Barth
932b09c33a Merge pull request #2048 from abarth/test2
Switch from hack_load_vm_file_hook to PlatformPlugin
2016-03-03 12:11:53 -08:00
Devon Carew
6868d24f37 Merge pull request #2380 from devoncarew/atom_validation
Atom validation
2016-03-03 12:10:30 -08:00
Devon Carew
e1f476b6d0 Merge pull request #2378 from devoncarew/refactor_stop
refactor the stop command to not use DeviceStore
2016-03-03 12:06:57 -08:00
Devon Carew
c54d54b7be improve the atom validation 2016-03-03 12:06:30 -08:00
Hans Muller
0a0f3e7ac5 Merge pull request #2376 from HansMuller/dismiss_direction
Add DismissDirection onDismissed() callback parameter
2016-03-03 11:54:30 -08:00
Hans Muller
44cd57f2f2 Add DismissDirection onDismissed() callback parameter 2016-03-03 11:47:15 -08:00
Devon Carew
e9e7f44df8 Merge pull request #2379 from devoncarew/refactor_xcode
refactor to move an ios specific class out of globals.dart
2016-03-03 11:27:25 -08:00
Adam Barth
5e9f51a7bd Merge pull request #2374 from abarth/rm_cloud
Don't install the Cloud SDK on Travis
2016-03-03 11:23:46 -08:00
Adam Barth
96ec5316b8 Switch from hack_load_vm_file_hook to PlatformPlugin
This patch switches us from using our previous hacking approach to integrating
with package:test to using the new PlatformPlugin interface.
2016-03-03 11:23:36 -08:00
Adam Barth
9a70e52d16 Merge pull request #2373 from abarth/icon_test
Add a test for icon opacity crash
2016-03-03 11:06:32 -08:00
Hans Muller
13e7c017e6 Merge pull request #2372 from HansMuller/menu_item
Add type parameters to uses of PopupMenuItem
2016-03-03 10:41:03 -08:00
Adam Barth
f32e5670a5 Don't install the Cloud SDK on Travis
We don't need this anymore.
2016-03-03 10:36:40 -08:00
Adam Barth
00a00deffc Add a test for icon opacity crash
Fixes #2361
2016-03-03 10:33:57 -08:00
Hans Muller
f1659e4f7a more type parameters 2016-03-03 10:18:53 -08:00
Ian Hickson
8af3dde3af Merge pull request #2371 from flutter/Hixie-patch-1
Update engine.version
2016-03-03 10:17:26 -08:00
Ian Hickson
07915983ef Update engine.version 2016-03-03 09:48:24 -08:00
Devon Carew
d911aaa6d0 refactot the stop command to not use DeviceStore 2016-03-03 00:22:40 -08:00
Devon Carew
0fb288c575 refactor to move an ios specific class out of globals.dart 2016-03-02 21:14:11 -08:00
Adam Barth
59664e4f80 Disable test that's causing bot to hang
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.
2016-03-02 19:29:18 -08:00
Yegor
625dc8a98a Merge pull request #2364 from yjbanov/driver-command-type-hierarchy
[driver] serialize commands to plain strings
2016-03-02 19:01:31 -08:00
Adam Barth
017b4230ed Merge pull request #2358 from abarth/update_engine
Update engine
2016-03-02 18:40:48 -08:00
Adam Barth
865e3cc0ce Update engine
This change brings in a new version of Mojo, which has improved Mozart
interfaces.
2016-03-02 18:32:49 -08:00
yjbanov
008785be8f [driver] serialize commands to plain strings
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.
2016-03-02 18:01:16 -08:00
Yegor
60b8127155 Merge pull request #2310 from yjbanov/stocks-scroll-perf-test
driver.scroll action; scroll perf test for Stocks
2016-03-02 17:16:07 -08:00
yjbanov
ee184a7821 driver.scroll action; scroll perf test for Stocks 2016-03-02 17:13:49 -08:00
Yegor
cde2e1017e Merge pull request #2354 from yjbanov/wait-for-pause-on-start
[driver] wait for the isolate to enter pause on start
2016-03-02 17:11:53 -08:00
Hans Muller
2fe456bf95 Merge pull request #2360 from HansMuller/fix_icon
Fix Icon opacity handling
2016-03-02 16:48:05 -08:00
krisgiesing
59ba45ef4d Merge pull request #2359 from krisgiesing/scaling_quality
Use bilinear interpolation when scaling images
2016-03-02 16:34:28 -08:00