summaryrefslogtreecommitdiffstats
path: root/mojo/shell/dynamic_service_runner.h
Commit message (Expand)AuthorAgeFilesLines
* Mojo: Convert OVERRIDE -> override in various subdirectories of mojo/.viettrungluu2014-09-301-2/+1
* Shell / ShellClient -> ServiceProviderdavemoore@chromium.org2014-05-271-1/+1
* Revert 272983 "Change Shell / ShellClient to ServiceProvider"davemoore@chromium.org2014-05-271-1/+1
* Change Shell / ShellClient to ServiceProviderdavemoore@chromium.org2014-05-271-1/+1
* Mojo: Replace RemotePtr with InterfacePtr and InterfaceImpldarin@chromium.org2014-05-091-1/+1
* Mojo: Move mojo/public/shell to mojo/public/{cpp,interfaces}/shell.viettrungluu@chromium.org2014-03-311-1/+1
* Mojo: Minor comment improvements/fixes/additions for mojo_shell.viettrungluu@chromium.org2014-03-211-0/+2
* Mojo: Run DynamicServiceRunner::Start()'s callback on a reasonable thread.viettrungluu@chromium.org2014-03-201-1/+3
* Mojo: More scaffolding to run apps out of process.viettrungluu@chromium.org2014-03-181-3/+6
* Mojo: Refactor the in-process-specific bits out of DynamicServiceLoader.viettrungluu@chromium.org2014-03-151-0/+50