summaryrefslogtreecommitdiffstats
path: root/mojo/shell/shell_application_delegate.h
Commit message (Expand)AuthorAgeFilesLines
* Move two files into mojo/public/cpp/bindings.yzshen2016-02-121-1/+1
* Rename ApplicationDelegate to ShellClient.ben2016-02-071-6/+5
* Extract shell methods from ApplicationImpl into a base class, and pass this t...ben2016-02-071-1/+1
* Move shell interfaces into the shell.mojom namespace.ben2016-02-061-1/+1
* ConfigureIncomingConnection -> AcceptConnectionben2016-02-061-1/+1
* [mash; mojo-edk] Fix render process bootstrap when run in mashrockot2016-02-041-1/+0
* Move mojo/application/public -> mojo/shell/publicben2016-01-121-3/+3
* Provide a way for content to tell the shell about processes it starts.ben2016-01-071-3/+5
* Switch to standard integer types in mojo/.Avi Drissman2015-12-211-0/+2
* Adds a simple task viewer to mash.ben2015-12-111-0/+2
* Fix mojo:example_main.jam2015-12-091-0/+1
* Pass CapabilityFilter via CreateInstanceForHandleben2015-11-241-2/+3
* Use unique URLs rather than qualifiers to uniquify RenderProcesses.ben2015-11-191-2/+1
* Implement CreateInstanceForHandle.ben2015-11-131-1/+3
* Revert of Implement CreateInstanceForHandle (patchset #13 id:230001 of https:...hablich2015-11-131-3/+1
* Implement CreateInstanceForHandle.ben2015-11-131-1/+3
* Add an application for the Shell.ben2015-11-121-0/+50