summaryrefslogtreecommitdiffstats
path: root/mojo/examples/wm_flow
Commit message (Expand)AuthorAgeFilesLines
* Add some trivial window decorations & window closing back to the demo window ...ben@chromium.org2014-08-162-11/+67
* Move focus from the view manager to the window manager.ben@chromium.org2014-08-151-6/+2
* Fix an issue with view manager init service where you had to retain a connect...ben@chromium.org2014-08-121-4/+4
* Rename Node to View in the View Manager mojom & client lib. Service TBD.ben@chromium.org2014-08-123-16/+15
* Eliminate View, folding methods into Node.ben@chromium.org2014-08-113-15/+7
* Pass ServiceProvider thru ViewManagerService::Embed() allowing embedder & emb...ben@chromium.org2014-08-076-11/+194
* Replace OnViewManagerConnectionEstablished and OnRootAdded with a single OnEm...ben@chromium.org2014-07-292-5/+4
* Nukes view_manager namespacesky@chromium.org2014-07-243-24/+24
* As discussed, a new WM bootstrap flow.ben@chromium.org2014-07-245-0/+214