30 Commits

Author SHA1 Message Date
Chinmay Garde
bd80be7e2f Add media service implementation for iOS 2015-08-24 12:36:15 -07:00
Ian Fischer
89e9f13af1 Merge pull request #719 from iansf/add_listen_command
Add listen command to sky_tool, and related changes.
2015-08-21 09:54:04 -07:00
Ian Fischer
94aa33c71b Make sky_tool install to ios devices and simulators if available, and add a ‘listen’ command that will listen to filesystem changes in the current directory and update running versions of the app.
Also refactors ios_sim.py to be part of sky_tool.

The current skyx file that ‘listen’ generates does not contain material design icons, so icons will be missing.
2015-08-21 09:53:35 -07:00
Chinmay Garde
c0909f20db Ensure the actual iOS bundle has been created before attempting to generate an Xcode harness for the same 2015-08-20 17:12:20 -07:00
Chinmay Garde
25cff7c321 Enable launching iOS applications using Xcode for profiling and tracing 2015-08-20 15:06:43 -07:00
Chinmay Garde
9002a0d206 Set default active arch on iOS to armv7 2015-08-18 14:38:50 -07:00
Chinmay Garde
745a185e90 Build fat binaries on iOS by default unless "ios_active_arch" is specified 2015-08-17 16:49:01 -07:00
Ian Fischer
3c8291a828 Move example out of sky/packages to //examples 2015-08-07 17:04:50 -07:00
Ian McKellar
f05d811fe9 Merge pull request #493 from ianloic/master
Add Debian (stretch/testing) support to install-build-deps.sh
2015-08-07 10:50:38 -07:00
Ian McKellar
88d500b75d Add Debian (stretch/testing) support to install-build-deps.sh 2015-08-06 18:23:07 -07:00
Chinmay Garde
00e3e2d911 Enable profiling builds on Mac and iOS 2015-08-05 17:07:07 -07:00
Chinmay Garde
9b16addf3a Allow loading SkyX files on Mac desktop 2015-07-30 15:07:35 -07:00
Chinmay Garde
9f536abb49 Fix release builds on iOS 2015-07-28 17:07:44 -07:00
Chinmay Garde
ea640f23ab Avoid mprotect calls on iOS 2015-07-28 14:40:21 -07:00
Chinmay Garde
132f30f8eb Address PR feedback on updates for SkyX for iOS 2015-07-28 13:27:46 -07:00
Chinmay Garde
64e29f79ef Load SkyX files on iOS where available 2015-07-28 13:27:46 -07:00
Ian Fischer
8dbc27070c Automatically launch the iOS simulator if it isn’t
already running.

Fixes #262.
2015-07-28 11:32:18 -07:00
Adam Barth
eb8329455a Move sky package into sky/packages/sky
This patch makes the sky package match the structure we've adopted for the
other Dart packages we produce from this repo.
2015-07-28 08:42:57 -07:00
Tony Gentilcore
77fef24c22 Fix compilation 2015-07-27 17:50:11 -07:00
Ian Fischer
88a936708e Command line options for launching a particular
Sky app in the simulator.
2015-07-23 16:41:51 -07:00
Chinmay Garde
ad591c629a Build configuration and toolchain updates for iOS and Mac targets 2015-07-20 17:41:51 -07:00
Hans Muller
d96729c38a updated 2015-07-20 10:25:38 -07:00
Adam Barth
48be0d1a50 Fix build issues related to symlink.py
There are actually two uses cases for symlink.py. This CL restores
//build/symlink.py to match the version in Chromium and adds a new version in
////sky/build/symlink.py that works properly for the material-design-icons.
2015-07-17 15:41:40 -07:00
Adam Barth
91819c6e8c Attempt to make Travis go green 2015-07-17 11:09:17 -07:00
Adam Barth
a4be8601ea Only use the .cr.so product extension on Android in the component build
This change matches what GYP does.

R=brettw@chromium.org
2015-07-16 22:11:08 -07:00
Adam Barth
43f9aebad2 applied patch android_build.patch 2015-07-16 22:10:39 -07:00
Adam Barth
8a1a2b8b76 filter gyp_environment out of build/landmines.py 2015-07-16 22:10:39 -07:00
Adam Barth
21dd7553a0 Update to chromium 9659b08ea5a34f889dc4166217f438095ddc10d2 2015-07-16 22:10:38 -07:00
Adam Barth
d2650414b8 Remove dependencies on Skia and the prebuilt network library 2015-07-16 11:44:27 -07:00
Adam Barth
ad9b135217 Update to mojo 5f5dfcc9af8b40a14dd76e34c60a5766b9f58bb4 2015-07-16 11:44:14 -07:00