summaryrefslogtreecommitdiffstats
path: root/mash/shell
Commit message (Expand)AuthorAgeFilesLines
* Moves mojo_application_manifest to data_depssky2016-03-101-1/+4
* Add a instance groups to Connect(), and introduce an Identity struct.ben2016-03-082-4/+4
* Add error codes to connect callbacks.ben2016-03-061-2/+1
* Change userid from a uint32_t to a string guidben2016-03-052-3/+3
* Primitive login screen to mock out login flow.ben2016-02-291-3/+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-7/+7
* Rename WeakBindingSet/WeakInterfacePtrSet to BindingSet/InterfacePtrSet.yzshen2016-02-251-5/+4
* Revert "Rename WeakBindingSet/WeakInterfacePtrSet to BindingSet/InterfacePtrS...yzshen2016-02-241-4/+5
* Rename WeakBindingSet/WeakInterfacePtrSet to BindingSet/InterfacePtrSet.yzshen2016-02-241-5/+4
* Add a user id parameter to connections.ben2016-02-242-2/+3
* Adds ability for chrome to behave as mojo_runnersky2016-02-231-5/+20
* This enforces the capability filter specified in an application manifest.ben2016-02-231-1/+1
* mash: Remove shelf and wallpaper apps, and use ash instead.sadrul2016-02-173-31/+2
* Fix ash_shell_with_content and mash_shell resource init.msw2016-02-171-4/+1
* Move two files into mojo/public/cpp/bindings.yzshen2016-02-121-2/+2
* Rename ServiceProvider to InterfaceProvider.ben2016-02-101-1/+1
* ash/mash: Add a mus-client that sets up ash to provide the system ui for mash.sadrul2016-02-103-2/+26
* Revert of ash/mash: Add a mus-client that sets up ash to provide the system u...iclelland2016-02-093-26/+2
* ash/mash: Add a mus-client that sets up ash to provide the system ui for mash.sadrul2016-02-093-2/+26
* [mojo-edk] Reland: Simplify multiprocess pipe bootstraprockot2016-02-091-2/+6
* Revert of [mojo-edk] Simplify multiprocess pipe bootstrap (patchset #7 id:140...blundell2016-02-091-6/+2
* Rename Connection::AddService/ConnectToService to Connection::AddInterface/Ge...ben2016-02-091-1/+1
* [mojo-edk] Simplify multiprocess pipe bootstraprockot2016-02-091-2/+6
* Rename ConnectToApplication to Connect().ben2016-02-071-2/+1
* Rename ApplicationDelegate to ShellClient.ben2016-02-072-13/+11
* Extract shell methods from ApplicationImpl into a base class, and pass this t...ben2016-02-072-7/+10
* ConfigureIncomingConnection -> AcceptConnectionben2016-02-062-2/+2
* Add a rule for collating mojo application manifests.ben2016-02-041-1/+7
* Make Screenlock observe shell screenlock state.ben2016-02-034-8/+35
* Revert of Make Screenlock observe shell screenlock state. (patchset #6 id:100...thakis2016-02-024-35/+7
* Make Screenlock observe shell screenlock state.ben2016-02-024-7/+35
* Implement a skeleton of Mojo Application manifests.ben2016-02-022-0/+6
* Add simplistic screenlock application.ben2016-01-275-2/+77
* Add rudimentary mash shelf functionality.msw2016-01-143-6/+8
* Move mojo/application/public -> mojo/shell/publicben2016-01-124-6/+6
* mash: Separate out the wallpaper thing into its own service.erg2016-01-082-0/+8
* Add quick launcher for launching mojo apps from within mashben2016-01-062-0/+9
* Add a browser driver that can launch Chromeben2015-12-063-0/+10
* Introduce mash/shellben2015-12-024-0/+146