summaryrefslogtreecommitdiffstats
path: root/mash
Commit message (Expand)AuthorAgeFilesLines
* 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
* Renames some WindowManager classessky2016-01-284-18/+21
* Fork a subset of ash/shelf for use in mash.msw2016-01-2718-80/+4229
* Pass application ids via AcceptConnection & ConnectToApplication callback.ben2016-01-271-5/+5
* Add simplistic screenlock application.ben2016-01-2719-8/+401
* Make use of CreateInterfacePtrAndBind() where appropriatesky2016-01-261-5/+3
* Renames WindowManagerConfig to FrameDecorationValues and moves to Displaysky2016-01-262-42/+22
* Move mojo/runner to mojo/shell/standaloneben2016-01-261-1/+1
* Move mojo/runner/[child,host]->mojo/shellben2016-01-232-8/+8
* mash: Add a simple, temporary preferences store.erg2016-01-223-0/+19
* mash: Fix crash in browser driver.erg2016-01-211-1/+1
* Reduce boilerplate needed to configure mojo::Bindingsky2016-01-213-11/+4
* Change mojo enums to be scoped enums in the generated C++ bindings.sammc2016-01-2114-76/+75
* Add mash shelf support for window titles.msw2016-01-155-56/+130
* Add rudimentary mash shelf functionality.msw2016-01-1418-112/+422
* views/mus: Set-up transient windows correctly.sadrul2016-01-131-1/+1
* mus: Fix build with asan turned on.sadrul2016-01-121-0/+1
* Move mojo/application/public -> mojo/shell/publicben2016-01-1236-65/+65