summaryrefslogtreecommitdiffstats
path: root/components/view_manager/view_manager_client_apptest.cc
Commit message (Expand)AuthorAgeFilesLines
* ViewManagerRoot -> ViewTreeHostben2015-08-271-1/+0
* Nukes ViewTree::EmbedAllowingReembedsky2015-08-261-135/+8
* Rename ViewManager -> ViewTreeConnectionben2015-08-261-63/+64
* Rename ViewManagerService,ViewManagerClient -> ViewTree,ViewTreeClientben2015-08-251-5/+4
* Eliminate ViewManagerClientFactory to make view manager use more idiomatic mojo.ben2015-08-251-1/+0
* Nukes flaky testsky2015-08-211-25/+0
* Makes it so an embed root can call Embed() on any descendantsky2015-08-191-0/+22
* Fixes couple of bugs related to embed rootssky2015-08-181-1/+22
* Changes lifetime of ApplicationConnection instances.ben2015-08-121-2/+2
* Update mojo sdk to rev a05bfef8096006056b2fff78092faf14d1319782rockot2015-07-081-1/+0
* Revert of Update mojo sdk to rev a05bfef8096006056b2fff78092faf14d1319782 (pa...thakis2015-07-071-0/+1
* Update mojo sdk to rev a05bfef8096006056b2fff78092faf14d1319782rockot2015-07-071-1/+0
* Fixes bad notification order of ViewManagersky2015-06-291-13/+59
* Converts html_viewer to not headlesssky2015-06-171-108/+20
* Removes ServiceProviders from ViewManager::Embedsky2015-06-101-55/+61
* Renames ViewManagerDelegate::OnViewManagerDisconnected to OnViewManagerDestroyedsky2015-06-031-1/+1
* Provides another Embed() that takes no serviceproviderssky2015-06-031-12/+93
* Adds embed root to ViewManagersky2015-06-031-1/+68
* Fixes flakey testsky2015-06-021-3/+3
* Fixes flakey testsky2015-05-291-0/+5
* Makes the view manager client lib remove children when embeddingsky2015-05-291-0/+36
* Implement a two-phase shutdown for Mojo apps when there are no more instantia...jam2015-05-291-1/+4
* Disable ViewManagerTest.DisconnectTriggersDelete as it's flaky.jam2015-05-291-1/+1
* Changes ownership of ViewManagersky2015-05-281-2/+74
* Remove duplicate application cpp files in mojo/application.jam2015-05-201-1/+1
* Nukes the windowmanager interfacesky2015-05-141-6/+7
* Fork the mojo shell interfaces used by Mandoline.jam2015-05-141-4/+4
* Moves services implementations out of third_party/mojo_servicessky2015-04-231-7/+7
* Moves mojo/services/* to components/* part 3sky2015-04-211-0/+613