summaryrefslogtreecommitdiffstats
path: root/mojo/examples/browser
Commit message (Expand)AuthorAgeFilesLines
* Replace OnViewManagerConnectionEstablished and OnRootAdded with a single OnEm...ben@chromium.org2014-07-291-2/+2
* Remove extraneous namespacesdavemoore@chromium.org2014-07-261-4/+3
* Nukes view_manager namespacesky@chromium.org2014-07-241-17/+16
* Mojo: Use InterfaceFactory<Interface> for service registrationjamesr@chromium.org2014-07-241-2/+8
* Mojo: Automatically prepend enum names to enum values for C++ bindings.sammc@chromium.org2014-07-161-1/+1
* Preliminary interactive layout of window manager's demo_launcher.hansmuller@chromium.org2014-07-161-0/+3
* mojo: add a String <> GURL TypeConvertertim@chromium.org2014-07-151-1/+2
* Attempt at cleaning up a bunch of shutdown issues.ben@chromium.org2014-07-111-0/+10
* Mojo demo: fix random background.yzshen@chromium.org2014-06-261-0/+3
* Keyboard tweakssky@chromium.org2014-06-261-14/+45
* Split ServiceProvider into 3davemoore@chromium.org2014-06-251-8/+15
* Initial version of keyboardsky@chromium.org2014-06-251-0/+67
* Revert 279769 "Initial version of keyboard"sky@chromium.org2014-06-251-67/+0
* Initial version of keyboardsky@chromium.org2014-06-251-0/+67
* Run input events through a window-manager supplied ViewEventDispatcher so it ...ben@chromium.org2014-06-241-9/+26
* Add cross-application navigation.aa@chromium.org2014-06-231-0/+1
* Clean up WTH creationben@chromium.org2014-06-201-8/+6
* mv services/navigation.mojom services/public/interfaces/navigation.mojomaa@chromium.org2014-06-191-1/+1
* Remove <enter> hack that is no longer needed.aa@chromium.org2014-06-191-10/+0
* Turn 'browser' app into a 'launcher' app that window_manageraa@chromium.org2014-06-191-61/+24
* Eliminate Launchable. Use Navigator instead.ben@chromium.org2014-06-191-7/+11
* Remove OnRootRemoved from ViewManagerDelegateben@chromium.org2014-06-181-3/+0
* Client side name cleanupben@chromium.org2014-06-171-7/+7
* Adds a parameter to Launchable that is a ViewTreeNode to render in. Adds an i...ben@chromium.org2014-06-131-9/+80
* Launcher flowben@chromium.org2014-06-131-1/+21
* Wires up necessary pieces to use views with view_managersky@chromium.org2014-06-102-0/+95