summaryrefslogtreecommitdiffstats
path: root/mash
Commit message (Expand)AuthorAgeFilesLines
* 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
* Makes WindowManagerImpl the WindowManagerDelegatesky2015-11-264-31/+29
* Moves remaining mash/wm files into mash::wm namespacesky2015-11-2518-32/+130
* Revert of Adds shadow assets to wm (patchset #1 id:1 of https://codereview.ch...sky2015-11-246-0/+0
* mus: Allow switching between activatable windows.sadrul2015-11-242-3/+41
* mus: Allow the WM to specify the windows that can have active children.sadrul2015-11-241-0/+4
* Makes NewWindow() take set of properties for windowsky2015-11-242-10/+8
* Adds shadow assets to wmsky2015-11-246-0/+0
* Moves components/mus/examples into mashsky2015-11-2321-0/+1053
* Convert ConnectToApplication to take a params classben2015-11-201-3/+1
* Run gn --format over all .gn filesagrieve2015-11-201-2/+2
* Gets mustash frames looking like that of ashsky2015-11-1925-179/+2147
* Converts remaining windowmanager property based functions to SetPropertysky2015-11-194-58/+7
* mojo_runner: Get --trace-start working with generic mojo_runner.erg2015-11-183-0/+6
* Adds images for mustash framessky2015-11-1838-0/+49
* Moves components/mus/example/wm to mash/wmsky2015-11-1828-0/+1971