summaryrefslogtreecommitdiffstats
path: root/mash
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix mash shelf height.msw2016-01-111-0/+1
* mash: Separate out the wallpaper thing into its own service.erg2016-01-086-37/+127
* Adds remainder of support for multiple roots to WSsky2016-01-072-24/+45
* Add quick launcher for launching mojo apps from within mashben2016-01-069-83/+142
* Fix use of virtual function from parent destructorsky2016-01-061-1/+3
* WindowTreeConnection::GetRoot() -> GetRoots()sky2016-01-051-1/+1
* Make PIDs work in task viewer.ben2016-01-051-37/+41
* CustomButton cleanup: make protected members private, create accessorsestade2015-12-291-6/+4
* Global conversion of Pass()→std::move() on OS==linuxdcheng2015-12-285-17/+28
* Switch to standard integer types in mash/.avi2015-12-2229-3/+57
* Adds a simple task viewer to mash.ben2015-12-116-0/+322
* mash: Plumb window titles to the non client frame.erg2015-12-113-1/+19