44 Commits

Author SHA1 Message Date
Adam Barth
4d246f47d2 Update //mojo/skia to 68d50d71c802b3f56aa535d9403e20804b11ef52 2016-01-28 16:02:11 -08:00
Adam Barth
e7119fb4fa Update //mojo/gpu to 68d50d71c802b3f56aa535d9403e20804b11ef52 2016-01-28 16:02:11 -08:00
Adam Barth
edcbafd51a Update to mojo 68d50d71c802b3f56aa535d9403e20804b11ef52 2016-01-27 15:30:35 -08:00
Tony Gentilcore
d8f976edd2 Update to mojo 1d94b2f59b6021091afcc50642c88509473239a4 2016-01-14 14:55:12 -08:00
Jason Simmons
4a8402f7a1 Update to mojo b7c8cb12f05d3bc1351e65a4f9a84c5d1bcd1704 2015-12-10 16:21:45 -08:00
Adam Barth
c70420a542 Update to mojo 538acea1892ce327ca5f8e192aaf62531d095b52 2015-12-03 10:26:13 -08:00
Kris Giesing
578ad3a68c Add ServiceName to various interfaces 2015-11-20 13:49:10 -08:00
Kris Giesing
07b2826e7e Update to mojo e2b1bc4e7cd4e3b6e851a45f96e55816bcc02457 2015-11-20 13:49:10 -08:00
John McCutchan
7c1f9c4aa8 Update to mojo d2957747ae2657de02996f72ba211b8bb750a1f3 2015-11-13 10:23:53 -08:00
James Robinson
3e79cc5829 Nuke //ui/events, all users are runtime dead 2015-11-11 17:33:07 -08:00
Collin Jackson
16582f7252 applied patch mojo_converters_input_events.patch 2015-11-06 14:15:04 -08:00
Collin Jackson
0847bbc2d0 Update to mojo dd010e1297c09b351dc82f7def154cfa63d795b1 2015-11-06 14:15:04 -08:00
Jason Simmons
7e301ebf8f Update to mojo 5f74f421c1fa8fa691360294d9ada303ccf6de4b
* Remove most of mojo/dart/embedder
  * Update roll.py to only import a subset of mojo/dart/embedder
* Add mojo/dart/observatory
* Update mojo_sdk_revision to get fixes to dart_pkg.py
2015-10-21 13:26:54 -07:00
Adam Barth
edb7d79c86 Update includes to account for network service move 2015-10-19 10:30:24 -07:00
Adam Barth
72aca713e9 applied patch mojo_converters_input_events.patch 2015-10-19 10:24:27 -07:00
Adam Barth
e08ee3d455 Update to mojo 15d4677f174b1862d95545bf9b1866b4338c3e92 2015-10-19 10:24:27 -07:00
James Robinson
1dcecefb40 Merge pull request #1619 from jamesr/trim_mojo_dart
Remove unused code in //mojo/dart, we only want //mojo/dart/embedder
2015-10-14 15:33:22 -07:00
James Robinson
050de596d0 Remove unused code in //mojo/dart, we only want //mojo/dart/embedder 2015-10-14 14:32:05 -07:00
Jason Simmons
19258a6d71 Update to mojo 1292152bf533de1bfebf5966d6246e149f87add3 2015-10-13 15:24:40 -07:00
Jason Simmons
69b47bfab9 Update to mojo 298d9942de7819c4a837b049bc98d2cbcd61554f 2015-10-12 15:34:11 -07:00
Jason Simmons
d3a5b2c390 Update to mojo 4fe7bc6c228b3a2939cd3635ebd701f88eeca55d 2015-10-09 17:27:33 -07:00
James Robinson
5bb2480bcd Update to Mojo 4e4d51ce28a8edcb32b9c7f555e38e2ae84a825e, update deps
This updates to mojo 4e4d51ce28a and mojo sdk 711a0bcfb141b4 and updates the sky
package's pubspec.yaml dependency to '>=0.1.0 <0.2.0' to be compatible with
the current mojo package. This includes an update to the Mojo Dart generator to
produce real classes for enums and the corresponding updates for users of the
KeyboardType enum in Sky as well as one scoped_ptr->std::unique_ptr in shell
corresponding to a change in the Mojo EDK.

When a new version of the sky and sky_services package are pushed this will fix
domokit/mojo#440.
2015-09-23 17:26:46 -07:00
James Robinson
34f24c6eeb Use the GL headers from the Mojo SDK when building for Mojo 2015-08-28 10:17:08 -07:00
James Robinson
ac393ede71 Remove //gpu and other unused code
Oneline diffstat: 489 files changed, 4 insertions(+), 186980
deletions(-)

This deletes all of //gpu (except for one export header) and
various bits of //mojo/{gpu,gles2} that are
not used. SkyShell on Android/iOS/etc bind to the system's GL
driver via //ui/gl. sky_viewer.mojo
binds to the Mojo C entry points.
2015-08-27 16:38:20 -07:00
James Robinson
8b4bdd242d Use C bindings to Mojo GL entry points exclusively 2015-08-27 15:58:24 -07:00
James Robinson
952beb831b Update to mojo 0a98599b44b070b72c4284498bab781d343cc282
Updates the //mojo snapshotted code and the mojo SDK to
0a98559b4, which includes several cleanups in the GL headers.

Also adds /sky/packages/sky_services/lib to .gitignore
2015-08-26 14:06:56 -07:00
James Robinson
c8eff5e44f Update to mojo d259eb58aa59e14a13d5e0dc3984b855b475ba09
This updates to mojo commit d259eb58aa59 and limits the roll script to
only pull in the parts of //mojo that are currently being used. More
stuff will be dropped in the future.
2015-08-25 14:56:25 -07:00
James Robinson
536d1af000 Pull Mojo SDK in via deps instead of checked in files
This means that //mojo/public is pulled in by gclient using the hash
specified in the DEPS file from the github.com/domokit/mojo_sdk mirror.
Each mojo_sdk commit corresponds to its originating
github.com/domokit/mojo commit and has the origin commit in the
message. Thus to find the mojo_sdk revision to use for a particular
mojo revision, grep through the commit log in the mojo_sdk repo for the
matching "Cr-Mirrored-Commit:" line.

If you need to back your local checkout to earlier than this commit
after running gclient, do 'rm -rf mojo/public && git reset --hard' to
get the locally checked in versions back.  Otherwise you'll get subtree
commits in mojo/public/... and have a bad time.
2015-08-21 13:07:29 -07:00
Eric Seidel
751267a450 applied patch mojo_dart_embedder.patch 2015-08-06 15:38:19 -07:00
Eric Seidel
a99932dc95 Update to mojo 35de44e3618d508b2b3862af2216aee8c70ad8e5 2015-08-06 15:38:19 -07:00
John McCutchan
06c4a41a43 applied patch mojo_dart_embedder.patch 2015-07-30 12:57:43 -07:00
John McCutchan
2ee8f2c479 Update to mojo cefcbfbe9b31b2f5ab8a3f86e85cc19957b8a79b 2015-07-30 12:57:43 -07:00
John McCutchan
6e019986ce applied patch mojo_dart_embedder.patch 2015-07-30 10:58:11 -07:00
John McCutchan
57ce2a4e37 Update to mojo e172885c9058b3c4fad14302c22462b01fe61293 2015-07-30 10:58:11 -07:00
Adam Barth
5a187a2716 Update to mojo b978e0176f16eb55ab1a06a46c4882d07117d2fe 2015-07-29 22:11:27 -07:00
Adam Barth
052a8fc747 Remove //tonic dependency
We don't import //tonic, which makes this dependency a gn-time failure.
Fortunately, we don't build this target anyway, so we can just remove this
line.
2015-07-29 21:12:22 -07:00
Adam Barth
add369a2f6 Update to mojo eb9330c8d7eccbd8318f0e4f622282926f144870 2015-07-29 21:08:32 -07:00
Tony Gentilcore
77fef24c22 Fix compilation 2015-07-27 17:50:11 -07:00
Tony Gentilcore
e1a062f89d Update to mojo 402986f19a165b3be13108146a913245c2c36d7c 2015-07-27 17:33:58 -07:00
Adam Barth
928146ead1 Use the build system to build artifacts for distribution
Instead of using a collection of Python scripts to generate the artifacts we
want to distribute from this repository, we should just use the build system.
This CL adds a top-level |dist| target that creates these artifacts in a "dist"
directory of the build output.
2015-07-22 09:46:06 -07:00
Adam Barth
1cadb3b1ba Fix dart_pkg.py build crash
We need to work in absolute paths because os.path.exists("foo/..") is False but
os.mkdirs("foo/..") will generate an error.
2015-07-20 23:13:51 -07:00
Benjamin Lerman
6b1f4d303b Update to mojo 5561fc7ae1717f8013a873f744fdae116d046e74 2015-07-20 21:56:32 +02:00
Adam Barth
f0db19990c Update to mojo 894a8dd5afe950d4ab0d5f38902e0c14c1ebd01b 2015-07-20 10:24:43 -07:00
Adam Barth
ad9b135217 Update to mojo 5f5dfcc9af8b40a14dd76e34c60a5766b9f58bb4 2015-07-16 11:44:14 -07:00