summaryrefslogtreecommitdiffstats
path: root/mojo/mojo.gyp
Commit message (Expand)AuthorAgeFilesLines
* Add an example that nests embedded app, so we have two levels of nesting (and...ben@chromium.org2014-06-071-0/+1
* Moves view_manager files to view_manager directorysky@chromium.org2014-06-061-5/+0
* Mojo: Reimplement unicode.js in JavaScript, remove native implementation.mpcomplete@chromium.org2014-06-061-2/+0
* Mojo: Initial network service w/ URLLoader interface.darin@chromium.org2014-06-051-0/+2
* Mojo: Refactor the verification of various |Mojo...Options| structs.viettrungluu@chromium.org2014-06-051-0/+2
* Mojo: Add an extremely skeletal mojo_shell_tests.viettrungluu@chromium.org2014-06-041-0/+24
* Mojo: Specify/check alignment of pointers more carefully.viettrungluu@chromium.org2014-06-031-0/+1
* Gets aura_demo working with the view_managersky@chromium.org2014-06-031-0/+1
* Implement a demo that shows one app embedding rendering in another.ben@chromium.org2014-06-031-1/+3
* Revert 274322 "Implement a demo that shows one app embedding ren..."ben@chromium.org2014-06-021-3/+1
* Implement a demo that shows one app embedding rendering in another.ben@chromium.org2014-06-021-1/+3
* Revert of Mojo: Specify/check alignment of pointers more carefully. (https://...dalecurtis@chromium.org2014-05-311-1/+0
* Mojo: Specify/check alignment of pointers more carefully.viettrungluu@chromium.org2014-05-301-0/+1
* Mojo: Add a utility function to duplicate a PlatformHandle.viettrungluu@chromium.org2014-05-291-0/+2
* Mojo: more idiomatic C++ bindingsdarin@chromium.org2014-05-291-3/+0
* Centralizes setting of mojom_base_output_dirsky@chromium.org2014-05-291-9/+0
* Refactor java packages.qsr@chromium.org2014-05-281-2/+2
* Move geometry to mojo/services, extract input events to their own mojomben@chromium.org2014-05-281-17/+0
* Updates mojo java core APIqsr@chromium.org2014-05-281-3/+3
* Revert "Move geometry to mojo/services, extract input events to their own mojom"kinuko@chromium.org2014-05-281-0/+17
* Move geometry to mojo/services, extract input events to their own mojomben@chromium.org2014-05-281-17/+0
* Shell / ShellClient -> ServiceProviderdavemoore@chromium.org2014-05-271-8/+8
* Revert 272983 "Change Shell / ShellClient to ServiceProvider"davemoore@chromium.org2014-05-271-8/+8
* Change Shell / ShellClient to ServiceProviderdavemoore@chromium.org2014-05-271-8/+8
* Revert 272472 "Mojo: nuke EnvironmentData"kbr@chromium.org2014-05-231-0/+2
* Mojo: nuke EnvironmentDatadarin@chromium.org2014-05-231-2/+0
* Revert 272458 "Adding more guts to the mojo spy."vasilii@chromium.org2014-05-231-7/+0
* Adding more guts to the mojo spy.cpu@chromium.org2014-05-231-0/+7
* Move geometry types to a more central location.ben@chromium.org2014-05-211-0/+18
* Mojo: Make PlatformChannelRecvmsg() append handles to a deque instead.viettrungluu@chromium.org2014-05-211-1/+1
* Add AsyncWaiter implementation to java API.qsr@chromium.org2014-05-201-0/+1
* Android: cleans up jni_generator_ptr_type.bulach@chromium.org2014-05-161-2/+0
* Revert 270750 "Android: cleans up jni_generator_ptr_type."jiayl@chromium.org2014-05-151-0/+2
* Helper classes for java bindings.qsr@chromium.org2014-05-151-0/+3
* Android: cleans up jni_generator_ptr_type.bulach@chromium.org2014-05-151-2/+0
* Mojo: Add a dispatcher that wraps a PlatformHandle (for use by the embedder).viettrungluu@chromium.org2014-05-131-0/+3
* Mojo: (Theoretically) implement the read side of platform handle passing.viettrungluu@chromium.org2014-05-131-0/+2
* Mojo: Replace RemotePtr with InterfacePtr and InterfaceImpldarin@chromium.org2014-05-091-0/+7
* Wires up view manager to an actual displaysky@chromium.org2014-05-091-0/+8
* Revert 269267 "Wires up view manager to an actual display"sky@chromium.org2014-05-091-7/+0
* Wires up view manager to an actual displaysky@chromium.org2014-05-091-0/+7
* Revert of Wires up view manager to an actual display (https://codereview.chro...phajdan.jr@chromium.org2014-05-091-7/+0
* Wires up view manager to an actual displaysky@chromium.org2014-05-091-0/+7
* Build view manager lib & tests as part of mojo target.ben@chromium.org2014-05-071-0/+2
* Shuffles around some filessky@chromium.org2014-05-061-0/+43
* Adds ability to load services on background threadsky@chromium.org2014-05-061-0/+2
* Mojo: Factor MessageInTransit secondary buffer stuff out into a separate class.viettrungluu@chromium.org2014-05-031-0/+2
* Generalize DBus-Mojo bootstrapping codecmasone@chromium.org2014-05-011-0/+21
* Adding mojo_test_apk in the fyi waterfall.qsr@chromium.org2014-04-301-0/+7
* First cut at mojo spy's websocket servercpu@chromium.org2014-04-301-0/+3