- 0be3b1b Prerendering: Fire WebContentsObserver::LoadProgressChanged only on activation by Sreeja Kamishetty · 3 years, 10 months ago
- ea534ef2 MPArch: Remove NavigationControllerDelegate::IsBeingDestroyed by Takashi Toyoshima · 3 years, 11 months ago
- edf44ee Fenced Frames: Move RenderFrameHostManager::Delegate::GetOuterDelegateFrameTreeNodeId() to FrameTree::Delegate by Dominic Farolino · 3 years, 11 months ago
- 4a86767 Remove render_frame_host_impl.h from render_frame_host_manager.h. by Lei Zhang · 3 years, 11 months ago
- 4db0bfe2 [FrameTree] Reserve space in NodeIterator queue for new nodes by Jayson Adams · 3 years, 11 months ago
- 5346897 [content] Pass new Page& parameter to PrimaryPageChanged by Sreeja Kamishetty · 3 years, 11 months ago
- 1b6dc96 Merge //base/util/type_safety into //base/types. by Albert J. Wong · 3 years, 11 months ago
- 2d8dfe13 [mparch] Move remaining page data from RenderViewHostImpl to PageImpl. by Jeremy Roman · 4 years ago
- a21b4f6 [content] Introduce WebContentsObserver::PrimaryPageChanged by Sreeja Kamishetty · 4 years ago
- 93878d0 Fenced Frames: Fenced frames to use urn:uuid by shivanigithub · 4 years ago
- 5f59438 Implement RenderFrameHost::ForEachFrame by Kevin McNee · 4 years, 1 month ago
- 837a1040 Make FrameTree::Type const and initialize in FrameTree constructor by Sreeja Kamishetty · 4 years, 1 month ago
- 0a90bd4 Prerender: Remove multiple-WebContents arch in favor of MPArch by Hiroki Nakagawa · 4 years, 1 month ago
- 7671135 [mparch] Allow subframe navigations during activation in the Prerender by Carlos Caballero · 4 years, 2 months ago
- 101ac26b Move FrameTree shutdown code to a central location by Carlos Caballero · 4 years, 2 months ago
- 74bacd52 MPArch: Introduce FrameTreeType by Sreeja Kamishetty · 4 years, 2 months ago
- 59290d6 Prerender page activation implemented with MPArch. by Harkiran Bolaria · 4 years, 3 months ago
- 78b4bde Replace SiteInstance member with SiteInfo in RenderViewHostImpl. by Aaron Colwell · 4 years, 3 months ago
- 74090df6 Fix broken comment formats on FrameTree::Delegate by Takashi Toyoshima · 4 years, 3 months ago
- 3ff6ed0e Migrate frame tree code to use strongly typed frame tokens. by Chris Hamilton · 4 years, 4 months ago
- 3699c35f Prerendering: Add is_prerendering bit to WebContents::CreateParams by Sreeja Kamishetty · 4 years, 4 months ago
- 6ff6ace [mparch] Delegate cleanup by Carlos Caballero · 4 years, 4 months ago
- 0326252 [mparch] Make loading related events FrameTree specific by Carlos Caballero · 4 years, 4 months ago
- 46f762c Prerendering: Add FrameTree level tracking by Sreeja Kamishetty · 4 years, 4 months ago
- c4bd7d6 Remove RenderViewHostImpl::GetSiteInstance(). by Aaron Colwell · 4 years, 4 months ago
- ede6f8c [mparch] Cleanup {NavigationController|RenderFrameHost}Delegate by Carlos Caballero · 4 years, 4 months ago
- 40b0efd [mparch] NavigationController owned by Navigator by Carlos Caballero · 4 years, 4 months ago
- 0bdfacd Combine mojom::Frame and FrameNavigationControl, delete FrameFactory by danakj · 4 years, 4 months ago
- db967c5 Allow PolicyContainer to outlive its RenderFrameHost by Antonio Sartori · 4 years, 4 months ago
- 08eb51d Make RenderFrameHost responsible for initializing its RenderWidgetHost by danakj · 4 years, 5 months ago
- 228182e Remove browser-hosted InterfaceProvider by Ken Rockot · 4 years, 6 months ago
- a1fd143 Remove BindPolicyContainer mojo message by Antonio Sartori · 4 years, 6 months ago
- c492bf8 Move content/browser/frame_host/* over to content/browser/renderer_host/ by danakj · 4 years, 9 months ago
- d4a8ca48 Move navigation and frame tree classes to a new frame_host/ directory. by nasko@chromium.org · 12 years ago
- 7cc7ebd FrameTree: comment typo fixes + one old weird unittest trick by nick@chromium.org · 12 years ago
- 9b159a5 Create a new RenderFrameHost per child frame when --site-per-process is enabled. by nasko@chromium.org · 12 years ago