summaryrefslogtreecommitdiffstats
path: root/mojo/shell/app_child_process_host.cc
Commit message (Expand)AuthorAgeFilesLines
* Mojo: Move mojo/public/system/core_cpp.h to mojo/cpp/public/system/core.h.viettrungluu@chromium.org2014-03-281-1/+1
* Mojo: Add a mojom interface between the app child process and the parent.viettrungluu@chromium.org2014-03-201-11/+20
* Mojo: Create channels on both sides of AppChildProcess(Host).viettrungluu@chromium.org2014-03-201-2/+27
* Mojo: More scaffolding to run apps out of process.viettrungluu@chromium.org2014-03-181-0/+29