summaryrefslogtreecommitdiffstats
path: root/components/html_viewer/html_frame_tree_manager.cc
Commit message (Expand)AuthorAgeFilesLines
* 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