summaryrefslogtreecommitdiffstats
path: root/mash/wm/non_client_frame_controller.cc
Commit message (Expand)AuthorAgeFilesLines
* Mash: Show app icons in shelf based on the Widget's app iconjamescook2016-03-251-0/+8
* Replace with mojo::Connector (already exists) now that Shell is gone.ben2016-02-261-4/+4
* Extract shell methods from ApplicationImpl into a base class, and pass this t...ben2016-02-071-5/+3
* Move shell interfaces into the shell.mojom namespace.ben2016-02-061-2/+2
* Moves more functions off WindowTreeHost onto WindowManagerClientsky2016-02-021-8/+7
* Change mojo enums to be scoped enums in the generated C++ bindings.sammc2016-01-211-5/+5
* Switch to standard integer types in mash/.avi2015-12-221-0/+3
* mash: Plumb window titles to the non client frame.erg2015-12-111-0/+15
* Routes close requests from WM to clientsky2015-12-111-0/+29
* Revert of Routes close requests from WM to client (patchset #4 id:50001 of ht...tzik2015-12-111-29/+0
* Routes close requests from WM to clientsky2015-12-111-0/+29
* Adds window type to set of properties pushed to wmsky2015-12-081-1/+1
* mash: Fix another crash during shutdown.sadrul2015-12-071-7/+1
* Fixes crash on shutdownsky2015-12-071-6/+0
* Two tweaks to improve better shadows/activationsky2015-12-071-1/+3
* Updates shadow when active window changessky2015-12-041-1/+2
* Gets chrome rendering frame in mustashsky2015-12-031-0/+5
* Converts MoveLoop to be owned from EventHandlersky2015-12-021-2/+15
* Implements shadows in the wmsky2015-11-261-4/+100
* Moves remaining mash/wm files into mash::wm namespacesky2015-11-251-3/+9
* Gets mustash frames looking like that of ashsky2015-11-191-4/+10
* Moves components/mus/example/wm to mash/wmsky2015-11-181-0/+98