summaryrefslogtreecommitdiffstats
path: root/mojo/examples/media_viewer
Commit message (Expand)AuthorAgeFilesLines
* Mojo: add InterfaceFactoryImpl, use composition rather than inheritance.darin@chromium.org2014-07-291-7/+9
* Replace OnViewManagerConnectionEstablished and OnRootAdded with a single OnEm...ben@chromium.org2014-07-291-1/+1
* Remove extraneous namespacesdavemoore@chromium.org2014-07-261-11/+11
* Nukes view_manager namespacesky@chromium.org2014-07-241-18/+17
* Mojo: Use InterfaceFactory<Interface> for service registrationjamesr@chromium.org2014-07-241-14/+21
* Preliminary interactive layout of window manager's demo_launcher.hansmuller@chromium.org2014-07-161-12/+39
* Attempt at cleaning up a bunch of shutdown issues.ben@chromium.org2014-07-111-0/+6
* Mojo demo: fix random background.yzshen@chromium.org2014-06-261-0/+4
* Add control UI and API for the media viewer app.yzshen@chromium.org2014-06-263-9/+216
* Split ServiceProvider into 3davemoore@chromium.org2014-06-251-10/+22
* Add mojo media viewer app - the boilerplate part.yzshen@chromium.org2014-06-252-0/+148