summaryrefslogtreecommitdiffstats
path: root/components/html_viewer/html_frame_tree_manager.cc
Commit message (Expand)AuthorAgeFilesLines
* Bye bye Mandolinesky2016-02-091-411/+0
* Change mojo enums to be scoped enums in the generated C++ bindings.sammc2016-01-211-4/+3
* Convert Pass()→std::move() in //components/[a-m]*dcheng2015-12-261-3/+3
* Switch to standard integer types in components/, part 2 of 4.avi2015-12-261-0/+3
* Mandoline webview: View => Windowfsamuel2015-10-181-7/+8
* html_viewer: View => Window changes that were missedfsamuel2015-10-161-3/+3
* View => Window in components/mus/public/cppfsamuel2015-10-161-19/+20
* Don't delete HTMLFrameTreeManager when the local root is removed but we still...yzshen2015-09-301-14/+51
* html_frame_tree_manager: record a newly-constructed HTMLFrameTreeManager in |...yzshen2015-09-291-2/+1
* Fixes timing issue with frame creationsky2015-09-231-0/+10
* Rename frame classessky2015-09-211-20/+21
* Changes HTMLFrameTreeManager frame sharingsky2015-09-181-13/+7
* Renames variable to better indicate use and removes TODOsky2015-09-171-3/+3
* Makes every frame have its own FrameTreeClient/FrameTreeClientsky2015-09-171-1/+3
* Mandoline UI Process: Update namespaces and file namesfsamuel2015-09-171-3/+3
* Revert of Mandoline UI Process: Update namespaces and file names (patchset #9...thakis2015-09-171-3/+3
* Mandoline UI Process: Update namespaces and file namesfsamuel2015-09-161-3/+3
* Mandoline: Rename components/view_manager to components/musfsamuel2015-09-141-1/+1
* Fixes possible race in new connection setupsky2015-09-031-7/+47
* Moves mandoline/tab into components/web_view part 2sky2015-09-021-12/+12
* Moves mandoline/tab into components/web_view part 1sky2015-09-021-1/+1
* Makes html_viewer only swap to remote when necessarysky2015-09-021-6/+29
* Fixes race in frame tree constructionsky2015-08-271-0/+13
* Rename ViewManager -> ViewTreeConnectionben2015-08-261-1/+1
* Refactors some code out of HTMLFramesky2015-08-261-3/+4
* Add stats collection for telemetry startup.warm.blank_page test.msw2015-08-181-2/+0
* Converts layout test harness to OOPIFssky2015-08-141-17/+14
* Adds a monotonically increasing id to the frame treesky2015-08-101-6/+52
* Adds client properties to Framesky2015-08-041-12/+11
* Fixes shutdown with multiple documents using the same frame treesky2015-08-041-2/+1
* Makes it possible for an html frame tree to have numerous local framessky2015-07-291-142/+142
* Adds NavigatorHost functions on Framesky2015-07-241-15/+9
* Adds shared Frames to FrameTreeServersky2015-07-231-13/+8
* Fixes crash if an iframe that hasn't swapped starts loadingsky2015-07-221-6/+12
* Wires up handling of frame addition/removalsky2015-07-221-2/+35
* Renames html_viewer frame classessky2015-07-211-0/+220