summaryrefslogtreecommitdiffstats
path: root/mojo/shell/child_process_host.cc
Commit message (Expand)AuthorAgeFilesLines
* Mojo: Add a mojom interface between the app child process and the parent.viettrungluu@chromium.org2014-03-201-8/+7
* 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-5/+15
* Mojo: Add a simple child process launcher to the Mojo shell code.viettrungluu@chromium.org2014-03-141-0/+95