- 4f537379 Swap RFHI::DidNavigate and NCI::RendererDidNavigate by Antonio Sartori · 4 years, 2 months ago
- 95fbca44 Replace IsURLSameDocumentNavigation with CanCommitOriginAndUrl. by Charlie Reis · 4 years, 2 months ago
- ba823e4 [MPArch] Plumb common + begin params to prerender host in activation. by Harkiran Bolaria · 4 years, 2 months ago
- f62d1bf content: Replace base::Optional and friends with absl counterparts by Anton Bikineev · 4 years, 2 months ago
- 1d81114 Remove frame_messages.h includes. by Dave Tapuska · 4 years, 3 months ago
- b9a969a Real instance methods for BrowserContext: StoragePartition methods. by Lukasz Anforowicz · 4 years, 3 months ago
- b53b8191 [base] Remove base::StringPiece::as_string() usages. by Peter Kasting · 4 years, 3 months ago
- e3f7e79 Fix SecurityStateTabHelper to work with prerender. by Lucas Furukawa Gadani · 4 years, 3 months ago
- 2f763d9d Pass source location for form submission navigations by Antonio Sartori · 4 years, 3 months ago
- 58591c89 CSP: Use request URL as blocked URL in browser by Antonio Sartori · 4 years, 3 months ago
- d1fe361 Implement appHistory.entries(), attempt #2 by Nate Chapin · 4 years, 3 months ago
- 3a1c0ec Stop using url_is_unreachable to check for error pages by Rakina Zata Amni · 4 years, 3 months ago
- 4b0a605 [Sheriff] Revert "Implement appHistory.entries()" by Anatoliy Potapchuk · 4 years, 3 months ago
- c760650 BackForwardCache: Ensure to record not-swapped reasons when the frame is not swapped by Hajime Hoshi · 4 years, 3 months ago
- b2189ba Implement appHistory.entries() by Nate Chapin · 4 years, 3 months ago
- 107c2a0 Move HandleRendererDebugURL from content.mojom.Frame to blink by Gyuyoung Kim · 4 years, 3 months ago
- 7ddc654 NavigationRequest: Simplify override-user-agent logic. by arthursonzogni · 4 years, 4 months ago
- 73e35624 Fix same-document classification for initial empty document navigations. by Charlie Reis · 4 years, 4 months ago
- 25c436d Prevent never-committed frames from navigating in unrelated history nav by danakj · 4 years, 4 months ago
- 74286d5 aw: Split GoToOffset to GoToOffset/GoToOffsetWithSkipping. by WangHui · 4 years, 4 months ago
- 299329ad [content] Replace LifecycleState with LifecycleStateImpl by Sreeja Kamishetty · 4 years, 4 months ago
- b731a0ae Add StoragePartitionConfig to StoragePartitionId. by Aaron Colwell · 4 years, 4 months ago
- d2a64d4 CSP: Use policy container for policies forced by CSPEE by Antonio Sartori · 4 years, 4 months ago
- f785f34 [tracing] Migrate //content to perfetto::TracedValue by Alexander Timin · 4 years, 4 months ago
- 1c565c91 Move history_list_{offset_, _length_} into WebViewImpl by Miyoung Shin · 4 years, 4 months ago
- 59290d6 Prerender page activation implemented with MPArch. by Harkiran Bolaria · 4 years, 4 months ago
- 78b4bde Replace SiteInstance member with SiteInfo in RenderViewHostImpl. by Aaron Colwell · 4 years, 4 months ago
- a1d56997 Clean lint in various files under renderer_host. by Fergal Daly · 4 years, 4 months ago
- aace0cfef [LSC] Replace base::string16 with std::u16string in //{chrome*,content} by Jan Wilken Dörrie · 4 years, 4 months ago
- f3b316e Introduce StoragePartitionId type to wrap current string representation. by Aaron Colwell · 4 years, 4 months ago
- d5a8d0b Reland "[OutOfBlinkSandbox] Remove blink computation."" by arthursonzogni · 4 years, 4 months ago
- 82fafba Remove redirects from DidCommitProvisionalLoadParams by Rakina Zata Amni · 4 years, 4 months ago
- db8e289 [content] Rename RenderFrameHost::IsInactiveAndDisallowReactivation by Sreeja Kamishetty · 4 years, 5 months ago
- 346a74e Support history navigation for urn:uuid subframe from WebBundle by Kunihiko Sakamoto · 4 years, 5 months ago
- 636adba CSP: Remove navigation initiator info by Antonio Sartori · 4 years, 5 months ago
- 8eacabb Prerender: IsInactiveAndDisallowReactivation cancels prerendering by Sreeja Kamishetty · 4 years, 5 months ago
- d223f23 Make storage partition ID requests go through SiteInstanceImpl by Aaron Colwell · 4 years, 5 months ago
- 5d09b30f CSP: Add to the PolicyContainerHost by Antonio Sartori · 4 years, 5 months ago
- 325f03f4 Request desktop sites on Android tablets if screen is large enough by Gang Wu · 4 years, 5 months ago
- 873601c5 Quick fix for DCHECK failure by history navigation to urn:uuid subframes by Kunihiko Sakamoto · 4 years, 5 months ago
- 21d00d5 Revert "Try get browser-side crash dumps for same-doc history nav without commit" by danakj · 4 years, 5 months ago
- 83272dc Migrate initiator_frame_token logic to use strongly typed tokens. by Chris Hamilton · 4 years, 5 months ago
- 2f995bc Define PolicyContainerNavigationBundle. by Titouan Rigoudy · 4 years, 5 months ago
- 84be86a Prevent same-document navigations without document loaded after crash by danakj · 4 years, 5 months ago
- 79d549d Fix wrong policy container inheritance from history by Antonio Sartori · 4 years, 5 months ago
- 3df791a Move navigation_policy.cc/h from content to blink by Yeunjoo Choi · 4 years, 5 months ago
- d07032b Revert "Hide previous NavigationEntry when doing an early RFH swap." by Charlie Reis · 4 years, 5 months ago
- 6345d2f Remove original_request_url from DidCommitProvisionalLoadParams by Rakina Zata Amni · 4 years, 5 months ago
- eaa61ce Hide previous NavigationEntry when doing an early RFH swap. by Charlie Reis · 4 years, 5 months ago
- d412a3e Try get browser-side crash dumps for same-doc history nav without commit by danakj · 4 years, 6 months ago
- 46f762c Prerendering: Add FrameTree level tracking by Sreeja Kamishetty · 4 years, 6 months ago
- 2e470ea Remove RenderFrameHostManager::current_host() by Alex Moshchuk · 4 years, 6 months ago
- 6ec7040 Rename DocumentPolicies to PolicyContainerPolicies. by Titouan Rigoudy · 4 years, 6 months ago
- ede6f8c [mparch] Cleanup {NavigationController|RenderFrameHost}Delegate by Carlos Caballero · 4 years, 6 months ago
- 40b0efd [mparch] NavigationController owned by Navigator by Carlos Caballero · 4 years, 6 months ago
- 7e2cb6d Remove NAVIGATION_TYPE_SAME_ENTRY. by Charlie Reis · 4 years, 6 months ago
- 367718c Revert "[OutOfBlinkSandbox] Remove blink computation." by Arthur Sonzogni · 4 years, 6 months ago
- 2233c765 [OutOfBlinkSandbox] Remove blink computation. by arthursonzogni · 4 years, 6 months ago
- e87b7be Prerender: Introduce CommitNavigationParams.is_prerendering by Takashi Toyoshima · 4 years, 6 months ago
- 1b69ea4 [CORS-RFC1918] Move IPAddressSpace to the renderer via PolicyContainer. by Arthur Hemery · 4 years, 6 months ago
- b952ef1 Don't commit same-document (non-history) navigations in an error page. by danakj · 4 years, 6 months ago
- 38e6363 Move Impression struct from content to blink by Gyuyoung Kim · 4 years, 6 months ago
- 55701ee Reland "Origin-keyed agent clusters: rename in Blink and plumbing" by Domenic Denicola · 4 years, 6 months ago
- 7510dc9c Revert "Origin-keyed agent clusters: rename in Blink and plumbing" by Andrey Kosyakov · 4 years, 6 months ago
- 13fc65a6 Origin-keyed agent clusters: rename in Blink and plumbing by Domenic Denicola · 4 years, 6 months ago
- c0f17d2d Rename PAGE to ENTRY in NAVIGATION_TYPE values. by Charlie Reis · 4 years, 6 months ago
- 8623c64 Reland "[conversions] Route impressions alongside rel="noopener" anchor navs" by John Delaney · 4 years, 7 months ago
- 82efa95e Prerender: Add Prerendering State to NavigationRequest and RenderFrameHostImpl by Lingqi Chi · 4 years, 7 months ago
- d2da154 Remove has-committed-navigation DCHECK in LoadPostCommitErrorPage by Rakina Zata Amni · 4 years, 7 months ago
- 804596c3 Revert "[conversions] Route impressions alongside rel="noopener" anchor navs" by John Delaney · 4 years, 7 months ago
- 53e3903f [conversions] Route impressions alongside rel="noopener" anchor navs by John Delaney · 4 years, 7 months ago
- 9a82f6f3 Replace initiator routing id with frame token by Antonio Sartori · 4 years, 7 months ago
- d9ca9c6 Don't allow same-document history navigation from error pages by Rakina Zata Amni · 4 years, 7 months ago
- 8e33cf6 Rename previous_url and others to include "main frame". by Fergal Daly · 4 years, 7 months ago
- 919b792 Fix cases where url_is_unreachable differs in browser vs renderer by Rakina Zata Amni · 4 years, 7 months ago
- b70f6738 [content] Propagate reload type for implied reloads. by Alexander Timin · 4 years, 8 months ago
- 923ca48 Remove PAGE_TYPE_INTERSTITIAL enum value. by Nasko Oskov · 4 years, 8 months ago
- 0de0f45 Merging LAST_SESSION and CURRENT_SESSION content::RestoreType values. by Lukasz Anforowicz · 4 years, 8 months ago
- 6b75c0d Use NavigationEntry::IsRestored instead of inspecting RestoreType. by Lukasz Anforowicz · 4 years, 8 months ago
- 9ee83c27 Remove 'Navigation.TimeToCommit' and 'Navigation.TimeToURLJobStart' UMA. by Lukasz Anforowicz · 4 years, 8 months ago
- b597d63 Track is_overriding_user_agent_ in RenderFrameHostImpl by Rakina Zata Amni · 4 years, 8 months ago
- 78a749f Store and reload policy container from history by Antonio Sartori · 4 years, 8 months ago
- d83d706d Avoid same-document navigation with a pending cross-document commit by danakj · 4 years, 8 months ago
- f6950d55 Remove "nav_entry_id" from DidCommitProvisionalLoadParams by Rakina Zata Amni · 4 years, 8 months ago
- c43a290 Cover all restore types in GetNavigationType. by Lukasz Anforowicz · 4 years, 8 months ago
- 73fe321 Mojoify DidCommitProvisionalLoadParams [reland] by arthursonzogni · 4 years, 8 months ago
- 7ff0148d Revert "Mojoify DidCommitProvisionalLoadParams" by Findit · 4 years, 8 months ago
- 93cc91b2 Mojoify DidCommitProvisionalLoadParams by arthursonzogni · 4 years, 8 months ago
- ba3eecb Add a new NavigationThrottle for HTTP-error navigations with empty body by Rakina Zata Amni · 4 years, 9 months ago
- 8f372b1b Prepare for content/common/view_messsage.h removal. by Dave Tapuska · 4 years, 9 months ago
- 5ae6c42e Makes the omnibox hide visits from CCT in some cases by Scott Violet · 4 years, 9 months ago
- 7b07879 Remove url_formatter::FixupURL call from WillHandleBrowserAboutURL. by Lukasz Anforowicz · 4 years, 9 months ago
- 5d77f7207 Moves page_state*.{cc,h, mojom} in content to blink by Miyoung Shin · 4 years, 10 months ago
- d95f3438 Always propagate user_gesture for browser initiated requests by John Abd-El-Malek · 4 years, 10 months ago
- 12880493 Move creation of Document source id to NavigationRequest by Yue Ru Sun · 4 years, 10 months ago
- bad5128 Fix TracingCategory::kNavigation GOLD linking problems. by Piotr Tworek · 4 years, 10 months ago
- e92c33da History intervention: Do not reset skippable flag until user activation by shivanigithub · 4 years, 10 months ago
- 1ac4ca78 Move content::WebPreferences struct to Blink by Gyuyoung Kim · 4 years, 11 months ago
- f26536bf Fix most presubmits failures in content/browser/renderer_host/ by danakj · 4 years, 11 months ago
- c492bf8 Move content/browser/frame_host/* over to content/browser/renderer_host/ by danakj · 4 years, 11 months ago[Renamed (99%) from content/browser/frame_host/navigation_controller_impl.cc]