summaryrefslogtreecommitdiffstats
path: root/mash
Commit message (Expand)AuthorAgeFilesLines
* Replace with mojo::Connector (already exists) now that Shell is gone.ben2016-02-2623-99/+97
* Apply a new FillLayout to mash root window and containers.msw2016-02-265-17/+69
* Fix basic ash shelf layout in mash shellmsw2016-02-263-7/+40
* Rename WeakBindingSet/WeakInterfacePtrSet to BindingSet/InterfacePtrSet.yzshen2016-02-254-10/+9
* One feature of MojoShellContext in content is that Connect() can be called fr...ben2016-02-241-1/+1
* Revert "Rename WeakBindingSet/WeakInterfacePtrSet to BindingSet/InterfacePtrS...yzshen2016-02-244-9/+10
* Rename WeakBindingSet/WeakInterfacePtrSet to BindingSet/InterfacePtrSet.yzshen2016-02-244-10/+9
* Add a user id parameter to connections.ben2016-02-2416-16/+22
* 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-2312-6/+42
* Implement Catalog interface in package managerben2016-02-205-62/+95
* mojo: Start building a leveldb service.erg2016-02-171-0/+1
* Changes to quick_launch and font_servicessky2016-02-174-32/+88
* mash: Remove shelf and wallpaper apps, and use ash instead.sadrul2016-02-1728-4635/+2
* Fix ash_shell_with_content and mash_shell resource init.msw2016-02-171-4/+1
* Remove machinery to dynamically update left view X inset.pkasting2016-02-135-34/+14
* Move two files into mojo/public/cpp/bindings.yzshen2016-02-124-5/+5
* Rename ConnectToService to ConnectToInterface()ben2016-02-108-9/+9
* [mojo] Delete third_party/mojorockot2016-02-104-13/+9
* 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
* Bye bye Mandolinesky2016-02-091-0/+4
* [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-092-3/+3
* [mojo-edk] Simplify multiprocess pipe bootstraprockot2016-02-091-2/+6
* ApplicationImpl->ShellConnectionben2016-02-092-8/+8
* Rename ConnectToApplication to Connect().ben2016-02-074-5/+4
* Rename ApplicationDelegate to ShellClient.ben2016-02-0716-76/+54
* Extract shell methods from ApplicationImpl into a base class, and pass this t...ben2016-02-0731-143/+144
* Move shell interfaces into the shell.mojom namespace.ben2016-02-065-6/+14
* ConfigureIncomingConnection -> AcceptConnectionben2016-02-0612-12/+12
* Add a rule for collating mojo application manifests.ben2016-02-049-8/+61
* Delete base/prefs and update callers to use components.brettw2016-02-032-1/+2
* Make Screenlock observe shell screenlock state.ben2016-02-0318-82/+392
* Revert of Delete base/prefs and update callers to use components. (patchset #...msw2016-02-032-2/+1
* Delete base/prefs and update callers to use components.brettw2016-02-032-1/+2
* Moves more functions off WindowTreeHost onto WindowManagerClientsky2016-02-026-34/+38
* Revert of Make Screenlock observe shell screenlock state. (patchset #6 id:100...thakis2016-02-0218-392/+81
* Make Screenlock observe shell screenlock state.ben2016-02-0218-81/+392
* Moves accelerator registration to WindowManagersky2016-02-0210-54/+196
* Implement a skeleton of Mojo Application manifests.ben2016-02-0215-8/+68
* Add WindowManagerFactoryService and WindowManagerFactorysky2016-02-019-239/+431
* mash: Stop continuously restarting the browser_driver app.sadrul2016-02-011-1/+1
* Update GN build files for new prefs location.brettw2016-01-301-1/+1
* Nukes WindowManagerDeprecatedsky2016-01-307-90/+42
* Add user window focus observation to the mash shelf.msw2016-01-298-63/+97
* mash: Terminate the task_viewer app when window is closed.sadrul2016-01-281-2/+5