summaryrefslogtreecommitdiffstats
path: root/mash/example
Commit message (Expand)AuthorAgeFilesLines
* Quit the message loop by default in ShellConnectionLost when ApplicationRunne...sky2016-03-222-2/+3
* Revert of Quit the message loop by default in ShellConnectionLost when Applic...esprehn2016-03-222-3/+2
* Quit the message loop by default in ShellConnectionLost when ApplicationRunne...sky2016-03-212-2/+3
* Rename mash_shell to mash_session.ben2016-03-182-11/+11
* Cascade shutdown of instancesben2016-03-173-8/+12
* Restructure loginben2016-03-162-6/+6
* Provide some buttons in WindowTypeLauncher that allow the user to logout/brin...ben2016-03-152-8/+24
* Change primordial pipes to ShellClientrockot2016-03-142-5/+5
* Remove ShellConnection::WaitForInitializerockot2016-03-131-7/+5
* Moves mojo_application_manifest to data_depssky2016-03-102-2/+2
* Add a instance groups to Connect(), and introduce an Identity struct.ben2016-03-084-11/+10
* Change userid from a uint32_t to a string guidben2016-03-054-5/+6
* Change Mojo URLs to structured names.ben2016-02-272-4/+4
* Replace with mojo::Connector (already exists) now that Shell is gone.ben2016-02-264-16/+17
* One feature of MojoShellContext in content is that Connect() can be called fr...ben2016-02-241-1/+1
* Add a user id parameter to connections.ben2016-02-244-4/+5
* This enforces the capability filter specified in an application manifest.ben2016-02-234-0/+25
* Rename ConnectToService to ConnectToInterface()ben2016-02-101-1/+1
* [mojo] Delete third_party/mojorockot2016-02-103-12/+8
* ApplicationImpl->ShellConnectionben2016-02-092-8/+8
* Rename ApplicationDelegate to ShellClient.ben2016-02-074-18/+10
* Extract shell methods from ApplicationImpl into a base class, and pass this t...ben2016-02-074-16/+21
* Move shell interfaces into the shell.mojom namespace.ben2016-02-061-1/+1
* ConfigureIncomingConnection -> AcceptConnectionben2016-02-064-4/+4
* Add simplistic screenlock application.ben2016-01-272-4/+10
* Move mojo/runner to mojo/shell/standaloneben2016-01-261-1/+1
* Move mojo/runner/[child,host]->mojo/shellben2016-01-232-8/+8
* mus: Fix build with asan turned on.sadrul2016-01-121-0/+1
* Move mojo/application/public -> mojo/shell/publicben2016-01-128-13/+13
* Add quick launcher for launching mojo apps from within mashben2016-01-065-104/+0
* Global conversion of Pass()→std::move() on OS==linuxdcheng2015-12-281-1/+3
* Switch to standard integer types in mash/.avi2015-12-222-0/+2
* Adds a simple task viewer to mash.ben2015-12-112-0/+2
* Fix mojo:example_main.jam2015-12-091-8/+7
* Add a browser driver that can launch Chromeben2015-12-061-1/+0
* Converts MoveLoop to be owned from EventHandlersky2015-12-021-1/+1
* Introduce mash/shellben2015-12-027-194/+2
* Renames example_wm to mash_wmsky2015-11-261-1/+1
* Moves components/mus/examples into mashsky2015-11-2320-0/+1027