- 25a1416 Fenced frame: introduce `allow` attribute by Liam Brady · 2 years, 6 months ago
- b556180 [MPArch] Add CancelNavigation in RenderFrameHostOwner by Miyoung Shin · 2 years, 6 months ago
- 0e24224 [mparch] Add DidChangeReferrerPolicy() to NCI and RFHO by Julie Jeongeun Kim · 2 years, 6 months ago
- ff13ed2 [MPArch] Add CreateForSynchronousRendererCommit to RenderFrameHostOwner by Miyoung Shin · 2 years, 6 months ago
- e16cd226 [MPArch] Add GetRenderFrameHostManager() to RenderFrameHostOwner by Miyoung Shin · 2 years, 6 months ago
- 8a66ec02 [MPArch] Move `user_activation_state_` from FTN to RFHI by Miyoung Shin · 2 years, 6 months ago
- 33175cb9 When deleting NavigationRequest, only delete speculative RFH if there are no other associated navigations by Rakina Zata Amni · 2 years, 6 months ago
- 2132b37f8 [mparch] Move SetFocusedFrame() from RFHD to FT::Delegate by Julie Jeongeun Kim · 2 years, 6 months ago
- f8f2bb6 Rename various navigation cancellation methods to specify which navigations are cancelled by Rakina Zata Amni · 2 years, 6 months ago
- 6445759 Rename anonymous iframe. by Arthur Sonzogni · 2 years, 6 months ago
- b86993b [mparch] Moved `is_on_initial_empty_document` state from FTN to RFHI by Abhijeet Kandalkar · 2 years, 6 months ago
- 259aa65f Move devtools_frame_token to the RenderFrameHost, to preserve RFH identity across MPArch activations. by Danil Somsikov · 2 years, 7 months ago
- c1b07c3 [mparch] Add GetCurrentNavigator() to RenderFrameHostOwner by Julie Jeongeun Kim · 2 years, 7 months ago
- 7cf88b4 [MPArch] Add RenderFrameHostOwner interface by Miyoung Shin · 2 years, 7 months ago
- a2337ad [shared storage] allow selectURL() in top level Fenced Frame tree by Yao Xiao · 2 years, 8 months ago
- 3e24104 DanglingPtr: fix dangling ptr in FrameTree by Paul Semel · 2 years, 8 months ago
- 34cb92fe Fenced frames: Reinitialize partition nonce on navigation commit by Garrett Tanzer · 2 years, 8 months ago
- 390e2a7 Plumb through a reason for discarding speculative RenderFrameHosts. by Daniel Cheng · 2 years, 8 months ago
- 2429525 Remove navigateEvent.transitionWhile() and navigateEvent.restoreScroll() by Nate Chapin · 2 years, 8 months ago
- b43affa7 [mparch] Use type alias for RenderFrameHostImpl::FencedFrameStatus by Abhijeet Kandalkar · 2 years, 8 months ago
- 6e82c3b Support prerender auto-attach with tab target by Andrey Kosyakov · 2 years, 8 months ago
- 3f29bc4 [mparch]Pass `fenced_frame_status` to RenderFrameHostImpl constructor by Abhijeet Kandalkar · 2 years, 8 months ago
- 4e1b7bc3 Update copyright headers in content/ by Avi Drissman · 2 years, 9 months ago
- 47c79cc Remove FrameTreeNode::SetCurrentUrl() by Arthur Sonzogni · 2 years, 9 months ago
- 2975eea Fenced frames: Second refactor for urn:uuid properties flow by Garrett Tanzer · 2 years, 9 months ago
- 86a79f4 [Anonymous Iframe] Stop browser initiated autofill. by Yifan Luo · 2 years, 10 months ago
- c69f464 Fenced frames: First refactor for urn:uuid properties flow by Garrett Tanzer · 2 years, 10 months ago
- 03dbf9b Add id, name and src to DidChangeIframeAttributes() by Yuzu Saijo · 2 years, 11 months ago
- d2a41e15 Fenced frame: Add API to tell if opaque ad can load by Liam Brady · 2 years, 11 months ago
- a42fdef Fenced Frames: _unfencedTop MPArch partial refactor by Garrett Tanzer · 3 years ago
- 1ac702d [shared storage] implement budget checking and withdrawing by Yao Xiao · 3 years ago
- 14182aa Fenced frames: Update comment for nonce by shivanigithub · 3 years ago
- fa9fd63 [MPArch] Disable frame name updates from non-current RenderFrameHost. by Harkiran Bolaria · 3 years, 1 month ago
- 3a48ae4 Make 'original opener' functions a bit clearer by Rakina Zata Amni · 3 years, 1 month ago
- 2e9c611139 Add anonymous iframe WebFeature. by Arthur Sonzogni · 3 years, 1 month ago
- 16f2c48d [MPArch] Fixes for crashes due to FTN accessing RFH in initialization by Harkiran Bolaria · 3 years, 1 month ago
- 2c1194d9 Remove unused includes in frame_tree_node.h by David Sanders · 3 years, 1 month ago
- 25a9d03 [Fenced Frames] Update client hints for fenced frames by Ian Vollick · 3 years, 2 months ago
- d87f10f [base] IWYU for base::Time by Gabriel Charette · 3 years, 2 months ago
- deddd41 Remove FrameTreeNodeBlameContext, as it is not used. by Harkiran Bolaria · 3 years, 2 months ago
- e465928 Fix COOP-based opener removal on FrameTreeNodes. by Arthur Hemery · 3 years, 2 months ago
- e376738 Fenced Frames: Set mode in browser and base CSP check on that by Nan Lin · 3 years, 2 months ago
- 074cd18 [tracing] Use TracedProto in //content. by Alexander Timin · 3 years, 2 months ago
- 3081074 App history API to navigation API rename (6/n) by Domenic Denicola · 3 years, 3 months ago
- d4bf5eb Add missing includes of //base/observer_list.h by David Sanders · 3 years, 3 months ago
- 0b3bdef0 [MPArch] Remove RenderFrameHostManager BrowsingContextState by Harkiran Bolaria · 3 years, 3 months ago
- 33e2e2c1 Make FrameTreeNode::WriteIntoTrace(TracedProto) const. by Alexander Timin · 3 years, 3 months ago
- 880a763 [MPArch] Migrate replication state/proxy name updates to BCS. by Harkiran Bolaria · 3 years, 3 months ago
- ebbe770 [MPArch] Add method FrameTreeNode::GetSubframeBrowsingContextState by Harkiran Bolaria · 3 years, 3 months ago
- 171fe9a Fenced Frames: CSP check should only match https: and https://*:* by Nan Lin · 3 years, 4 months ago
- 81b8d01f Refactor srcdoc to use navigation params. by W. James MacLean · 3 years, 4 months ago
- 9055528 Remove initial empty document-ness when inserting entries from another NavigationController by Rakina Zata Amni · 3 years, 4 months ago
- 5ce2763 [MPArch] Refactor committing frame policy implementation to BCS. by Harkiran Bolaria · 3 years, 4 months ago
- 8a2187b Fenced Frames: Simplify lifetime by Dominic Farolino · 3 years, 5 months ago
- 21e9da0 Compute FrameTree size using an full tree iteration. by Dave Tapuska · 3 years, 6 months ago
- e352143 [MPArch] Migrate proxy and replication state updates to BCS by Harkiran Bolaria · 3 years, 6 months ago
- f38c1eca [mparch] Update NavigatingFrameType to FrameType by Julie Jeongeun Kim · 3 years, 6 months ago
- 4eacb3a [MPArch] Migrate replication state storage to BrowsingContextState by Harkiran Bolaria · 3 years, 6 months ago
- 91d485b4 Update is_on_initial_empty_document() comment by Rakina Zata Amni · 3 years, 6 months ago
- c8de3b0 Adjust extension APIs to support fenced frames. by Dave Tapuska · 3 years, 6 months ago
- aaf84f7 Fenced Frames: Addressing issues with invalid urn:uuid in fenced frames by Nan Lin · 3 years, 6 months ago
- 0e45c02 Rewrite most `Foo* field_` pointer fields to `raw_ptr<Foo> field_`. by Keishi Hattori · 3 years, 6 months ago
- 9aabf5f Rename to_different_document to should_show_loading_ui in LoadingStateChanged() callbacks by Nate Chapin · 3 years, 7 months ago
- 1d6a0954 Remove unused "base/macros.h" in content/ by Peter Boström · 3 years, 7 months ago
- 4182b03 Remove has_committed_real_load_ from FrameTreeNode by Rakina Zata Amni · 3 years, 7 months ago
- 86c88fa Improve initial empty document state tracking by Rakina Zata Amni · 3 years, 7 months ago
- 37e21268 [MPArch] RFH-FTN separation - FindRequestManager by Harkiran Bolaria · 3 years, 8 months ago
- 43fe829 Only allow a subset of FrameOwnerElementTypes to be sent over IPC by Kevin McNee · 3 years, 8 months ago
- 828b902 Replace DISALLOW_COPY_AND_ASSIGN in content/ by Peter Boström · 3 years, 9 months ago
- 4cd016a Fenced Frames: Use nonce based net::IsolationInfo by shivanigithub · 3 years, 9 months ago
- 4b1968d Add tracing and Chrometto trigger for crbug.com/1243541 by Rakina Zata Amni · 3 years, 9 months ago
- 2e3c0b77 [MPArch] RenderFrameHost-FrameTreeNode separation - depth/child iteration by Harkiran Bolaria · 3 years, 9 months ago
- 4bc10ee Fenced Frames: content::FencedFrame owns a FrameTree by Dominic Farolino · 3 years, 9 months ago
- b4437fd [MPArch] Copy frame names in prerender activation by Harkiran Bolaria · 3 years, 10 months ago
- 5abc8de Propagate anonymous attribute to the browser by Antonio Sartori · 3 years, 11 months ago
- f3ddff5 Fenced frames: urn:uuid code use is_fenced bit and util methods by shivanigithub · 4 years ago
- 08662c8 Fenced Frames: Transfer FramePolicy::is_fenced through to the browser process by Dominic Farolino · 4 years ago
- fc4cc3d4 Track initial empty document state separately of has_committed_real_load by Rakina Zata Amni · 4 years ago
- d09b611 Let the browser know when document.open() happens by Rakina Zata Amni · 4 years ago
- 10d557a4 Replace AdFrameType with FrameAdEvidence or an is_ad_subframe bit by Alex Turner · 4 years ago
- 6ac12817 Move TreeScopeType out of FrameReplicationState by Daniel Cheng · 4 years ago
- 698df03c Include absl's optional.h in first-party headers. by Lei Zhang · 4 years ago
- ab30962 MPArch: Remove unused param from FrameTreeNode::ResetForNavigation() by Hiroki Nakagawa · 4 years ago
- f62d1bf content: Replace base::Optional and friends with absl counterparts by Anton Bikineev · 4 years, 1 month ago
- 9bd90f9 [navigation] Simplify <object> fallback handling by Daniel Cheng · 4 years, 1 month ago
- bebb200 [tracing] Rename WriteIntoTracedValue into WriteIntoTrace by Alexander Timin · 4 years, 1 month ago
- 9816b919 FrameTreeNode: Minor cleanup. by arthursonzogni · 4 years, 2 months ago
- 7671135 [mparch] Allow subframe navigations during activation in the Prerender by Carlos Caballero · 4 years, 2 months ago
- c16e52e9 Move frame_replication_state.mojom into blink by Gyuyoung Kim · 4 years, 3 months ago
- f785f34 [tracing] Migrate //content to perfetto::TracedValue by Alexander Timin · 4 years, 3 months ago
- 59290d6 Prerender page activation implemented with MPArch. by Harkiran Bolaria · 4 years, 3 months ago
- a1d56997 Clean lint in various files under renderer_host. by Fergal Daly · 4 years, 3 months ago
- bb5943d [Permissions Policy] Rename remaining 'FeaturePolicy' terms by Charlie Hu · 4 years, 3 months ago
- 5130d25e [Permissions Policy] Rename feature policy in comments by Charlie Hu · 4 years, 3 months ago
- e24f0483 [Permissions Policy] Rename blink::ParsedFeaturePolicy by Charlie Hu · 4 years, 3 months ago
- f45b2fc CSP: Stop syncing Content Security Policies with remote frames by Antonio Sartori · 4 years, 3 months ago
- 8f5b7ee CSP: Send parsed CSPs to remote frames by Antonio Sartori · 4 years, 4 months ago
- 90f4121 Convert FrameReplicationState to mojo struct by Antonio Sartori · 4 years, 4 months ago
- 14714196 Make `FrameTreeNode::render_manager_` the last declared field. by Lukasz Anforowicz · 4 years, 6 months ago
- 942f73a Remove support for setting sandbox flags via "allow" by Ian Clelland · 4 years, 6 months ago