summaryrefslogtreecommitdiffstats
path: root/mojo/shell/desktop
Commit message (Expand)AuthorAgeFilesLines
* mojo_shell needs to have an Environment set up.davemoore@chromium.org2014-04-021-0/+2
* Mojo: Add a mojom interface between the app child process and the parent.viettrungluu@chromium.org2014-03-201-1/+4
* Mojo: Create channels on both sides of AppChildProcess(Host).viettrungluu@chromium.org2014-03-201-13/+2
* Mojo: Move mojo/system/embedder to mojo/embedder.viettrungluu@chromium.org2014-03-191-1/+1
* Mojo: More scaffolding to run apps out of process.viettrungluu@chromium.org2014-03-181-10/+27
* Mojo: Add a simple child process launcher to the Mojo shell code.viettrungluu@chromium.org2014-03-141-7/+45
* Mojo: cleanup lifetime management of shell and servicesdarin@chromium.org2014-02-031-1/+0
* Implement ServiceManagerdavemoore@chromium.org2013-12-181-2/+1
* mojo: Cleanup: Forward declare Context in run.htfarina@chromium.org2013-12-121-2/+3
* Initialize logging in the desktop shell.ben@chromium.org2013-11-201-0/+3
* Add a basic NativeViewportX11 for Mojoabarth@chromium.org2013-11-051-0/+3
* mojo_shell should download shared objects on Androidabarth@chromium.org2013-10-271-1/+4
* Reach mojo::system::CoreImpl::Init() on Androidabarth@chromium.org2013-10-251-0/+20