summaryrefslogtreecommitdiffstats
path: root/mash
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove third_party/mojo_services.jam2015-12-111-1/+0
* mash: Add a couple of apptests for AcceleratorRegistrar.sadrul2015-12-112-0/+116
* Routes close requests from WM to clientsky2015-12-115-4/+48
* Revert of Routes close requests from WM to client (patchset #4 id:50001 of ht...tzik2015-12-115-48/+4
* Routes close requests from WM to clientsky2015-12-115-4/+48
* Revert of mash: Add a couple of apptests for AcceleratorRegistrar. (patchset ...mek2015-12-102-144/+0
* mash: Make mash::wm change the cursor in the non-client area.erg2015-12-102-3/+34
* mash: Fix another crash during teardown.sadrul2015-12-094-3/+82
* Reenables mash_wm_apptestssky2015-12-091-2/+1
* Fix mojo:example_main.jam2015-12-091-8/+7
* mash: Title the window so it has a name in the taskbar.erg2015-12-081-0/+1
* mash: Add a couple of apptests for AcceleratorRegistrar.sadrul2015-12-082-0/+144
* Makes mus wait for both surfaces types before drawingsky2015-12-081-0/+2
* Adds window type to set of properties pushed to wmsky2015-12-085-7/+29
* mash/browser-driver: Fix rebinding after wm dies.sadrul2015-12-071-0/+2
* mash: Fix another crash during shutdown.sadrul2015-12-074-10/+31
* Revert of Reenables mash_wm_apptests (patchset #1 id:1 of https://codereview....sky2015-12-071-1/+2
* Fixes crash on shutdownsky2015-12-073-9/+20
* Reenables mash_wm_apptestssky2015-12-071-2/+1
* Two tweaks to improve better shadows/activationsky2015-12-072-4/+10
* Add a browser driver that can launch Chromeben2015-12-068-1/+201
* Updates shadow when active window changessky2015-12-048-1/+140
* Adds ability to carve out parts of the non-client area as client-areasky2015-12-042-3/+10
* Disables all WindowManagerAppTest as they are flakeysky2015-12-042-2/+11
* mus: Introduce AcceleratorRegistrar and AcceleratorHandler.sadrul2015-12-035-3/+227
* Gets chrome rendering frame in mustashsky2015-12-035-0/+22
* mus: Notify the client whether adding an accelerator was successful.sadrul2015-12-021-1/+8
* Revert of Disable flakey test (patchset #1 id:1 of https://codereview.chromiu...sky2015-12-021-2/+1
* Disable flakey testsky2015-12-021-1/+2
* Make an app crashing in any container close its windowben2015-12-023-15/+19
* Converts MoveLoop to be owned from EventHandlersky2015-12-0212-246/+241
* Introduce mash/shellben2015-12-0217-31/+186
* mash: Close a window if the app crashes.sadrul2015-11-303-12/+44
* Implements shadows in the wmsky2015-11-268-13/+421
* Renames example_wm to mash_wmsky2015-11-264-10/+13