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