- 4ae0110 Prerender: Remove last_response_head null check in NavigationRequest by Takashi Toyoshima · 4 years ago
- f6370c3 Revert "Add Sec-CH-UA-Reduced client hint header when Origin Trial token present" by Daniel Hosseinian · 4 years ago
- d9c057e Add Sec-CH-UA-Reduced client hint header when Origin Trial token present by Ali Beyad · 4 years ago
- 1107e6a8 Remove unnecessary IsServedFromBackForwardCache() condition by Yohei Maeda · 4 years ago
- 300eb1c BackForwardCache: Do not store a page if there is no response head by Takashi Toyoshima · 4 years ago
- 68390b99 [bfcache] Refactor BackForwardCacheImpl::Entry to be bfcache specific by Yuzu Saijo · 4 years ago
- 3e8de6d Send storage key with CommitNavigationParams by Antonio Sartori · 4 years ago
- 7d4bd85 [PWA] Add StoragePartitionConfig to SiteInfo by Robbie McElrath · 4 years ago
- 5780743 Early Hints: Don't create URLLoaderFactory when process is shutting down by Kenichi Ishibashi · 4 years ago
- e36ce534 Move error page commits replacement conversion to the browser by Rakina Zata Amni · 4 years ago
- 38371cd Simulate DidCommitProvisionalLoadParams' url calculation in the browser by Rakina Zata Amni · 4 years ago
- f3f8052 Early Hints: Use URLLoaderFactoryParams to create URLLoaderFactory by Kenichi Ishibashi · 4 years ago
- 64e31df Use the correct origin for determining COOP. by Arthur Sonzogni · 4 years ago
- 09bb76a2 Use COOP: unsafe-none for error pages by Antonio Sartori · 4 years ago
- 9606b13 [COEP] Always allow anonymous iframes to load by Antonio Sartori · 4 years ago
- 84e9a9b prerender: Pass is_prerendering to RenderView instead of nav commit. by Matt Falkenhagen · 4 years, 1 month ago
- 5abc8de Propagate anonymous attribute to the browser by Antonio Sartori · 4 years, 1 month ago
- f690449a Fix spelling mistake in client hints function name by Ali Beyad · 4 years, 1 month ago
- 6c5f39bd Prerender: Make prerender activation synchronous by Hiroki Nakagawa · 4 years, 1 month ago
- 6f54ec5 [Private Network Access] Record UseCounter for Deprecation Trial. by Titouan Rigoudy · 4 years, 1 month ago
- df55747 [Private Network Access] Allow Deprecation Trial on non-secure origins. by Arthur Sonzogni · 4 years, 1 month ago
- e180770 Add histograms for loadDataWithBaseURL URLs by Rakina Zata Amni · 4 years, 1 month ago
- 200ba0c Move DCHECK in GetOriginForURLLoaderFactoryWithoutFinalFrameHost() by Kenichi Ishibashi · 4 years, 1 month ago
- 6d377e4a Navigation: Separate loading start from ctor of NavigationURLLoader by Hiroki Nakagawa · 4 years, 1 month ago
- b2de37e7 [Private Network Access] Enable deprecation trial by default. by Titouan Rigoudy · 4 years, 1 month ago
- 836cdbf [Private Network Access] Implement Deprecation Trial. by Titouan Rigoudy · 4 years, 1 month ago
- e654746 Prerender: Check NetError not at NavigationRequest but PrerenderHost by Takashi Toyoshima · 4 years, 1 month ago
- bcac1af Refactor network::CalculateClientAddressSpace() by Kenichi Ishibashi · 4 years, 1 month ago
- 0ac5653 Credentialless: Add OriginTrial support. by arthursonzogni · 4 years, 1 month ago
- 07099c3 Track various URLs involved in navigation in RenderFrameHostImpl by Rakina Zata Amni · 4 years, 1 month ago
- f3ddff5 Fenced frames: urn:uuid code use is_fenced bit and util methods by shivanigithub · 4 years, 1 month ago
- 738021e Move IPAddressSpace helper functions from blink to services/network by Kenichi Ishibashi · 4 years, 1 month ago
- 5997378 Refactor NavigationRequest::GetOriginForURLLoaderFactory by Kenichi Ishibashi · 4 years, 1 month ago
- a13c796e Reland "[OnionSoup] Move navigation_params{.h,.cc} into blink" by Minggang Wang · 4 years, 1 month ago
- 8586b64b service worker: Use GlobalRenderFrameHostId more instead of two ints. by Matt Falkenhagen · 4 years, 1 month ago
- b9f3fa9 Reland "[OnionSoup] Move navigation_params.mojom into blink" by Minggang Wang · 4 years, 1 month ago
- 27278cce2 Revert "[OnionSoup] Move navigation_params.mojom into blink" by Anatoliy Potapchuk · 4 years, 1 month ago
- 64e86fd Revert "[OnionSoup] Move navigation_params{.h,.cc} into blink" by Anatoliy Potapchuk · 4 years, 1 month ago
- baada41 [OnionSoup] Move navigation_params{.h,.cc} into blink by Minggang Wang · 4 years, 1 month ago
- 1a14cf6 [OnionSoup] Move navigation_params.mojom into blink by Minggang Wang · 4 years, 1 month ago
- d7e7fe8 Don't replace the current history entry for a cross-origin initiator by Nate Chapin · 4 years, 1 month ago
- a232271d Fenced Frames: Make HTMLFencedFrameElement a HTMLFrameOwnerElement by Dominic Farolino · 4 years, 1 month ago
- 8a7a042 Move where we force a same-url navigation to replace the current entry to the browser process by Nate Chapin · 4 years, 1 month ago
- 1aef8b0 Navigation: Make functions on NavigationRequest private by Hiroki Nakagawa · 4 years, 1 month ago
- 5d2ef8aa Document usage of various URLs for loadDataWithBaseURL navs by Rakina Zata Amni · 4 years, 1 month ago
- bc987503 Removing the no longer needed network::GetTrustworthyInitiator function. by Lukasz Anforowicz · 4 years, 1 month ago
- a0ef6df Rename ShouldTransferNavigation by Alexander Timin · 4 years, 1 month ago
- c70d8dc Calculate DidCommitProvisionalLoadParams' referrer in the browser by Rakina Zata Amni · 4 years, 1 month ago
- 78d8311 [Private Network Access] Fix navigations usecounter. by Titouan Rigoudy · 4 years, 1 month ago
- d9fc066 Plumb AttributionParameters through LoadUrlParams to native. by Michael Thiessen · 4 years, 1 month ago
- 16414e0 prerender: Cancel disallowed navigations even after activation started. by Matt Falkenhagen · 4 years, 1 month ago
- 17ecfb6 [Reland] Set initiatorType to "early-hints" for Early Hints preloaded resources by Kenichi Ishibashi · 4 years, 1 month ago
- 8690530c Rename GlobalFrameRoutingId to GlobalRenderFrameHostId. by Alexander Timin · 4 years, 1 month ago
- 4ed6128 Navigation: Remove NavigationRequest::is_view_source_ by Hiroki Nakagawa · 4 years, 1 month ago
- 544acd4 Navigation: Rename CreateForCommit to CreateForSynchronousRendererCommit by Hiroki Nakagawa · 4 years, 1 month ago
- d3319f7 Revert "Set initiatorType to "early-hints" for Early Hints preloaded resources" by Amr Aboelkher · 4 years, 1 month ago
- a6d5c64 Prerender: Make sure SandboxFlagsToCommit() is not called for activation by Hiroki Nakagawa · 4 years, 1 month ago
- 0b51a86 Set initiatorType to "early-hints" for Early Hints preloaded resources by Kenichi Ishibashi · 4 years, 1 month ago
- 7ee0c74 [OnionSoup] Move prefetched_signed_exchange_info.mojom into blink by Minggang Wang · 4 years, 1 month ago
- 8d4c08d Add reporting source to COOP/COEP reporters by Ian Clelland · 4 years, 1 month ago
- adcffc50 Navigation: Remove is_for_commit from NavigationRequest::StartNavigation by Hiroki Nakagawa · 4 years, 1 month ago
- f59db47b [OnionSoup] Move was_activated_option.mojom into blink by Minggang Wang · 4 years, 1 month ago
- 93878d0 Fenced Frames: Fenced frames to use urn:uuid by shivanigithub · 4 years, 1 month ago
- b86910d6 [extensions][csp] Reprocess ParsedHeaders after modifying by Antonio Sartori · 4 years, 1 month ago
- 91cc21b PageLoadMetrics: Add initial support for prerendered page loads by Kunihiko Sakamoto · 4 years, 1 month ago
- 83026dab Prerender: last_response_head can be invalid even for bfcache by Takashi Toyoshima · 4 years, 2 months ago
- fbfe5af Implement appHistory.goTo() (and back() and forward()) by Nate Chapin · 4 years, 2 months ago
- c42031b Fix a crash when activating a prerendered page which did a same-doc navi by Hayato Ito · 4 years, 2 months ago
- cf6ea7e cct: reverts ability to not suggest cct visits in omnibox by Scott Violet · 4 years, 2 months ago
- 9f16907 Share FrameNavigationEntries by Nate Chapin · 4 years, 2 months ago
- 377fb3e Reland "Don't run NavigationThrottles on page activations" by David Bokan · 4 years, 2 months ago
- ec54daf Prerender: Restructure cancellation of PrerenderHost by Hiroki Nakagawa · 4 years, 2 months ago
- 3a44de7c Revert "Don't run NavigationThrottles on page activations" by Devlin · 4 years, 2 months ago
- 7d90f269 Don't run NavigationThrottles on page activations by David Bokan · 4 years, 2 months ago
- 8f8a191 Reset PolicyContainerNavigationBundle on restart navigation by Antonio Sartori · 4 years, 2 months ago
- 2e8d6101 Prerender: Restore URLResponseHead on activation by Takashi Toyoshima · 4 years, 2 months ago
- 0e07b765 DumpWithoutCrashing when browser_side_origin != renderer_side_origin. by Lukasz Anforowicz · 4 years, 2 months ago
- 312822d7 Don't turn replacement navigations into reloads by Rakina Zata Amni · 4 years, 2 months ago
- 46fb6eec [prerendering] Set DidCommitParams' page_state for activation by Alexander Timin · 4 years, 2 months ago
- 0756559 Navigation: Merge NavigationRequest::browser_initiated_ to CommitNavigationParams by Hiroki Nakagawa · 4 years, 2 months ago
- 9422e10 Remove IsPrerender2Enabled in if() condition as possible by Tsuyoshi Horo · 4 years, 2 months ago
- a67fe9c3 Navigation: Set NavigationRequest::prefetched_signed_exchange_cache_ etc on ctor by Hiroki Nakagawa · 4 years, 2 months ago
- b078d3ef Navigation: Set NavigationRequest::blob_url_loader_factory_ on ctor by Hiroki Nakagawa · 4 years, 2 months ago
- d69994c MPArch: Make NavigationRequest::navigation_entry_offset_ const by Hiroki Nakagawa · 4 years, 2 months ago
- c51f7d67 Prerender: Destroy PrerenderHost asynchronously by default by Hiroki Nakagawa · 4 years, 2 months ago
- 656c818 MPArch: Clean up param initialization on NavigationRequest ctor by Hiroki Nakagawa · 4 years, 2 months ago
- f7db706 Compute IsPrerenderedPageActivation earlier in navigation by David Bokan · 4 years, 2 months ago
- e8b6940 Clean up NavigationRequest when body load for <object> fallback fails. by Daniel Cheng · 4 years, 2 months ago
- e1cddc1 Prerender: Support activation during ongoing main-frame navigation by Sreeja Kamishetty · 4 years, 2 months ago
- ba823e4 [MPArch] Plumb common + begin params to prerender host in activation. by Harkiran Bolaria · 4 years, 2 months ago
- 94f0268 Add test helpers to check IsCommitDeferringConditionDeferredForTesting by Sreeja Kamishetty · 4 years, 2 months ago
- 059bf73e Clean up includes in render_frame_host_impl.h. by Lei Zhang · 4 years, 2 months ago
- 850e474 [Private Network Access] Allow requests from the unknown address space. by Titouan Rigoudy · 4 years, 2 months ago
- 55baeefd Report private network issue from secure contexts by Sigurd Schneider · 4 years, 2 months ago
- 1444499 Prerender: Make sure NavigationRequest::NeedsUrlLoader() returns true for prerender activation by Hiroki Nakagawa · 4 years, 2 months ago
- 74658dea [Private Network Access] Simplify PrivateNetworkRequestPolicy. by Titouan Rigoudy · 4 years, 2 months ago
- 6638688 [COOP Isolation] Persist isolated COOP sites across restarts. by Alex Moshchuk · 4 years, 2 months ago
- 7a2408f Check the bundle URL for CSP while loading urn:uuid resources by Tsuyoshi Horo · 4 years, 2 months ago
- 6dde90c MPArch: Rename RenderFrameHostImpl::DidCommitBackForwardCacheNavigation by Hiroki Nakagawa · 4 years, 2 months ago
- f62d1bf content: Replace base::Optional and friends with absl counterparts by Anton Bikineev · 4 years, 2 months ago