summaryrefslogtreecommitdiffstats
path: root/mojo/mojo.gyp
Commit message (Expand)AuthorAgeFilesLines
* Move mojo java bindings to mojo/publicqsr@chromium.org2014-07-221-11/+0
* Move mojo_bindings_java target to mojo.gypcmasone@chromium.org2014-07-211-0/+11
* Add the skeleton of a window manager service and a CreateWindow method.ben@chromium.org2014-07-171-0/+2
* Have mojo_shell run in its custom thread on android.qsr@chromium.org2014-07-171-0/+2
* Bundle the network service in the shell on Android.qsr@chromium.org2014-07-171-7/+9
* mojo: add a String <> GURL TypeConvertertim@chromium.org2014-07-151-0/+2
* Mojo surfaces service and example appjamesr@chromium.org2014-07-131-0/+4
* Split targets with external dependencies out of mojo_public.gypicmasone@chromium.org2014-07-111-0/+1
* Add support for logging information about mojo messages retrieved by the mojo...ananta@chromium.org2014-07-101-0/+1
* Allow the mojo shell to run on android.qsr@chromium.org2014-07-091-0/+3
* Redo: Adding a mojo interface to the mojo spycpu@chromium.org2014-07-091-0/+7
* Revert 281910 "Revert 272463 "Revert 272458 "Adding more guts to..."cpu@chromium.org2014-07-091-7/+0
* Revert 272463 "Revert 272458 "Adding more guts to the mojo spy.""cpu@chromium.org2014-07-091-0/+7
* Mojo: Enable apps built against the chromium env to be built as shared librariesdarin@chromium.org2014-07-081-6/+40
* mojo: add some end-to-end shell tests and a new test sample apptim@chromium.org2014-07-021-2/+5
* Fix path to Mojo logging.cc in mojo.gyp.treib@chromium.org2014-07-011-1/+1
* Mojo converters for surfaces API typesjamesr@chromium.org2014-06-301-0/+2
* Adds NativeViewportOzonesky@chromium.org2014-06-271-0/+7
* Initial version of keyboardsky@chromium.org2014-06-251-0/+1
* Revert 279769 "Initial version of keyboard"sky@chromium.org2014-06-251-1/+0
* Initial version of keyboardsky@chromium.org2014-06-251-0/+1
* Mojo: Make mojo_test_service a loadable_module and make mojo_shell_tests depe...viettrungluu@chromium.org2014-06-251-0/+1
* Add mojo media viewer app - the boilerplate part.yzshen@chromium.org2014-06-251-1/+2
* mojo: don't leak ServiceConnectors if they are re-Added to ServiceRegistrytim@chromium.org2014-06-251-0/+1
* A couple of changes that make views work from multiple threadssky@chromium.org2014-06-241-0/+25
* Adding profiler_service in mojo shell and use it in the network service.qsr@chromium.org2014-06-231-1/+5
* Mojo: Add logging macros (and supporting code) for use in mojo/public/cpp.viettrungluu@chromium.org2014-06-191-0/+3
* Mojo: Make GetDefault{AsyncWaiter,Logger} static methods of Environment.viettrungluu@chromium.org2014-06-191-2/+0
* Move channel_init out of mojo_common.qsr@chromium.org2014-06-191-2/+2
* Small fixes in mojo_shell for android.qsr@chromium.org2014-06-181-1/+8
* Mojo: Rename (Mojo)WaitFlagsState -> (Mojo)HandleSignalsState.viettrungluu@chromium.org2014-06-181-1/+1
* Mojo: nuke EnvironmentDatadarin@chromium.org2014-06-141-2/+3
* Mojo: Add basic logging facilities to environment.viettrungluu@chromium.org2014-06-141-0/+3
* Add more mojo targets to the GN build.brettw@chromium.org2014-06-131-0/+5
* Adds a parameter to Launchable that is a ViewTreeNode to render in. Adds an i...ben@chromium.org2014-06-131-0/+1
* Launcher flowben@chromium.org2014-06-131-0/+2
* Mojo: Wrap the satisfied/unsatisfied wait flags state in a single object.viettrungluu@chromium.org2014-06-121-0/+1
* Wires up necessary pieces to use views with view_managersky@chromium.org2014-06-101-1/+27
* Mojo: Use network service to load non-local Mojo Apps.darin@chromium.org2014-06-101-10/+7
* Mojo: Add a trivial end-to-end (in-process) test of Mojo shell.viettrungluu@chromium.org2014-06-091-0/+3
* Moves common view_manager related aura files to mojo/aurasky@chromium.org2014-06-071-0/+5
* 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