Ian Hickson
9297e44f00
Merge pull request #2114 from Hixie/travis
...
Have Travis check the build for Dart errors.
2015-11-25 15:14:58 -08:00
Hixie
02bac7a285
Have Travis check the build for Dart errors.
2015-11-25 15:10:01 -08:00
Adam Barth
980f874405
Merge pull request #2115 from abarth/modroid_vsync
...
Flutter for Modroid should use vsync
2015-11-25 13:30:03 -08:00
Adam Barth
97a375f096
Flutter for Modroid should use vsync
...
This patch teaches Flutter how to connect to the vsync service on Modroid.
Also, remove our now-redunant copy of vsync.mojom.
Fixes #589
2015-11-25 13:10:44 -08:00
Ian Hickson
0069b9378f
Merge pull request #2112 from Hixie/rev
...
Rev engine.
2015-11-25 09:58:42 -08:00
Hixie
2a43548005
Rev engine.
2015-11-25 09:58:13 -08:00
Ian Hickson
81d3551c71
Merge pull request #2111 from Hixie/rect-isEmpty
...
Fix Rect.isEmpty
2015-11-25 09:54:59 -08:00
Hixie
8f78acf2ca
Fix Rect.isEmpty
...
...and provide Size.isEmpty and Size.shortestSide for consistency.
2015-11-24 17:29:43 -08:00
Ian Hickson
f44597042c
Merge pull request #2110 from Hixie/has_paint_bounds_
...
Layers don't always have paint bounds.
2015-11-24 17:02:14 -08:00
krisgiesing
4dad72a7d2
Merge pull request #2109 from krisgiesing/remove_statics
...
Remove static data from Java keyboard-related service implementations
2015-11-24 15:38:35 -08:00
Hixie
915e7337a2
Layers don't always have paint bounds.
2015-11-24 15:20:28 -08:00
Kris Giesing
e37a1e0c38
Remove static data from Java keyboard-related service implementations
...
Fixes #299
2015-11-24 15:04:29 -08:00
Chinmay Garde
fa113d82b9
Merge pull request #2108 from chinmaygarde/master
...
URLConnections hold a strong reference to their delegate. Remove previous hack to hold on to the delegate manually.
2015-11-24 14:42:52 -08:00
Chinmay Garde
2c096576c5
URLConnections hold a strong reference to their delegate.
...
Remove previous hack to hold on to the delegate manually.
2015-11-24 14:40:53 -08:00
Chinmay Garde
b49a211177
Merge pull request #2107 from chinmaygarde/master
...
Don't tie the lifecycle of the NSURLConnection to that of the URLLoader and disable NSURLConnection caching
2015-11-24 14:32:38 -08:00
Chinmay Garde
0407148093
Don't tie the lifecycle of the NSURLConnection to that of the
...
URLLoader and disable NSURLConnection caching
2015-11-24 14:01:40 -08:00
Adam Barth
b792ca37fa
Rev pub packages
2015-11-24 12:45:02 -08:00
Adam Barth
751ec7fc24
Merge pull request #2106 from abarth/push_route
...
Add system-level routing
2015-11-24 12:40:56 -08:00
Adam Barth
a9db805f58
Add system-level routing
...
We now respect the "route" field in Intents to load a route other than '/'.
Also, use popRoute rather than events to indicate that the framework has asked
us to go back.
2015-11-24 12:40:41 -08:00
Chinmay Garde
2689e040b8
Merge pull request #2104 from chinmaygarde/master
...
Move all engine generated resources into a single directory in the Xcode project
2015-11-23 14:59:11 -08:00
Chinmay Garde
fe837d1d8a
Fix paths in script invocations from Xcode build
2015-11-23 14:01:17 -08:00
Chinmay Garde
2863481966
Move all engine generated artifacts into a single FlutterResources
...
folder
2015-11-23 13:55:11 -08:00
Chinmay Garde
30f54448db
Merge pull request #2103 from chinmaygarde/master
...
Fix iOS builds using the keyboard service
2015-11-23 13:37:32 -08:00
Chinmay Garde
86212ddf61
Fix iOS builds using the keyboard service
2015-11-23 13:21:02 -08:00
Adam Barth
61a6c0a374
Merge pull request #2102 from turnidge/StreamStdio2
...
Add stdout/stderr streaming for Dart debuggers.
2015-11-23 12:55:57 -08:00
Todd Turnidge
df3977e38d
Add stdout/stderr streaming for Dart debuggers.
2015-11-23 12:53:30 -08:00
Adam Barth
4f871181f8
Merge pull request #2100 from abarth/simplify_linux
...
Simplify Linux build config
2015-11-21 19:18:26 -08:00
Adam Barth
2c031f12e1
Simplify Linux build config
2015-11-21 16:57:12 -08:00
Adam Barth
1e9b2cdf23
Merge pull request #2099 from abarth/deps_hooks
...
Remove unnecesary DEPS hooks
2015-11-21 16:50:30 -08:00
Adam Barth
8208e6c276
Remove unnecesary DEPS hooks
...
We don't need to run "pub get" anymore because we don't have any real Dart
packages in this repo anymore.
2015-11-21 16:44:33 -08:00
Ian Hickson
22d9843433
Update CONTRIBUTING.md
2015-11-21 16:15:47 -08:00
Ian Hickson
9febedb694
Merge pull request #2098 from Hixie/rev
...
rev to 0.0.62.
2015-11-21 16:11:01 -08:00
Hixie
d960e3ed31
rev to 0.0.62.
2015-11-21 16:10:17 -08:00
Adam Barth
e7e14e7ae7
Merge pull request #2097 from abarth/update_dart_sdk
...
Update Dart SDK to latest stable version
2015-11-21 12:57:57 -08:00
Adam Barth
ee52ce2fbc
Update Dart SDK to latest stable version
2015-11-21 12:02:33 -08:00
Ian Hickson
62c1208f76
Merge pull request #2096 from Hixie/rev
...
Rev the engine again.
2015-11-20 21:55:03 -08:00
Ian Hickson
24a7f3795f
Rev the engine again.
2015-11-20 21:53:37 -08:00
Kris Giesing
016baa5454
Update version to 0.0.60
2015-11-20 15:36:05 -08:00
krisgiesing
266103d397
Merge pull request #2084 from krisgiesing/linux-ime
...
Add support for Linux IME
2015-11-20 15:30:20 -08:00
Kris Giesing
b588ca1216
Merge branch 'linux-ime' of github.com:krisgiesing/engine into linux-ime
2015-11-20 15:04:36 -08:00
Kris Giesing
d392aea9da
Add support for IME on mojo/Linux
2015-11-20 15:02:56 -08:00
Kris Giesing
0f61b81f1b
WIP: implement Linux IME support
2015-11-20 15:02:35 -08:00
Kris Giesing
5d34f5aaf5
Add support for IME on mojo/Linux
2015-11-20 14:55:45 -08:00
Kris Giesing
87f5c34ed4
WIP: implement Linux IME support
2015-11-20 14:55:45 -08:00
Kris Giesing
bb4eae40b0
Update version to 0.0.59
2015-11-20 14:06:45 -08:00
Kris Giesing
578ad3a68c
Add ServiceName to various interfaces
2015-11-20 13:49:10 -08:00
Kris Giesing
f915b0fbf7
Update Mojo sdk revision
2015-11-20 13:49:10 -08:00
Kris Giesing
07b2826e7e
Update to mojo e2b1bc4e7cd4e3b6e851a45f96e55816bcc02457
2015-11-20 13:49:10 -08:00
Kris Giesing
ff2a82d96c
Remove patch step from mojo roll
2015-11-20 13:49:10 -08:00
Adam Barth
1c7a36c687
Merge pull request #2093 from abarth/jittery_text
...
Text snaps to pixel grid, images don't
2015-11-20 12:50:09 -08:00