summaryrefslogtreecommitdiffstats
path: root/mash/quick_launch
Commit message (Expand)AuthorAgeFilesLines
* Quit the message loop by default in ShellConnectionLost when ApplicationRunne...sky2016-03-222-5/+0
* Revert of Quit the message loop by default in ShellConnectionLost when Applic...esprehn2016-03-222-0/+5
* Quit the message loop by default in ShellConnectionLost when ApplicationRunne...sky2016-03-212-5/+0
* Cascade shutdown of instancesben2016-03-172-0/+6
* Moves mojo_application_manifest to data_depssky2016-03-101-1/+1
* Add a instance groups to Connect(), and introduce an Identity struct.ben2016-03-082-5/+3
* Change userid from a uint32_t to a string guidben2016-03-052-4/+4
* Change Mojo URLs to structured names.ben2016-02-271-2/+2
* Replace with mojo::Connector (already exists) now that Shell is gone.ben2016-02-262-11/+11
* Add a user id parameter to connections.ben2016-02-242-2/+4
* This enforces the capability filter specified in an application manifest.ben2016-02-231-1/+1
* Changes to quick_launch and font_servicessky2016-02-174-32/+88
* Rename ConnectToApplication to Connect().ben2016-02-071-1/+1
* Rename ApplicationDelegate to ShellClient.ben2016-02-071-4/+4
* Extract shell methods from ApplicationImpl into a base class, and pass this t...ben2016-02-071-10/+11
* Add a rule for collating mojo application manifests.ben2016-02-041-1/+7
* Implement a skeleton of Mojo Application manifests.ben2016-02-022-0/+6
* Move mojo/application/public -> mojo/shell/publicben2016-01-122-6/+6
* Add quick launcher for launching mojo apps from within mashben2016-01-062-0/+150