- edb866e Fenced frame: Centralize top-level navigation network check. by Liam Brady · 6 months ago
- d15fd76 Change RenderProcessHost::GetID to RenderProcessHost::GetDeprecatedID by Emily Andrews · 7 months ago
- 0351d76 Treat same url navigation from omnibox as normal navigation by Liang Zhao · 8 months ago
- b5f39cf Replace main frame FrameNavigationEntry if SiteInstance changes. by Charlie Reis · 8 months ago
- 8d111ba Preliminary plumbing for web test isolation. by Steve Kobes · 8 months ago
- 7705fe8 MPArch GuestView: Allow renderer initiated navigation by Kevin McNee · 9 months ago
- 42fa4c2 Reland "[PEPC] Snapshot permission statuses at commit navigation" by Thomas Nguyen · 9 months ago
- fc7ddc18 Migrate to NOTREACHED() in content/ by Peter Boström · 9 months ago
- 4b50b06 Revert "[PEPC] Snapshot permission statuses at commit navigation" by vikas soni · 9 months ago
- 1924a27 [PEPC] Snapshot permission statuses at commit navigation by Thomas Nguyen · 9 months ago
- 6e6af3c Move cc switches from `::cc::switches` to `::switches`. by Peter Kasting · 9 months ago
- 2cde21d Add more debugging for RFH created with same SIG as BFCache by Rakina Zata Amni · 10 months ago
- b8addf6 Don't store PolicyContainerPolicies of error pages in history by Antonio Sartori · 10 months ago
- bd15364 Use an opaque type for FrameTreeNode IDs, part 1 by Avi Drissman · 11 months ago
- f21cd18 Support null frame_entry cases in CreateNavigationRequestFromLoadParams. by Charlie Reis · 12 months ago
- 71837ad8 Set hasUAVisualTransition while doing navigation transition. by Khushal Sagar · 12 months ago
- 62ae26c Reland "[DNT] Track subframe navigation requests" by William Liu · 12 months ago
- ace0e734 content: Add timer based clearing of navigation entry screenshots by Khushal Sagar · 12 months ago
- cd2f19b Revert "[DNT] Track subframe navigation requests" by Michael van Ouwerkerk · 12 months ago
- 94ea2dc content: Move all finch controlled config for navigation transitions. by Khushal Sagar · 12 months ago
- 1ea33575 [DNT] Track subframe navigation requests by William Liu · 12 months ago
- 112ad49 Add virtual url when loading pdf pages on Android by Shu Yang · 12 months ago
- 443ef3e Fix StorageAccess to work with RemoteFrames. by W. James MacLean · 1 year ago
- 1001b3d [HTTPS Upgrades] Disable in captive portal login webview by Mustafa Emre Acer · 1 year ago
- 9ffdf5b Replace has_storage_access boolean with 2-state enum by Chris Fredrickson · 1 year ago
- 6455638a Implement rel=opener as a proactive BrowsingInstance swap opt-out by Kevin McNee · 1 year, 1 month ago
- e8094c8 Portals: Remove NavigationController::CopyStateFromAndPrune by Adithya Srinivasan · 1 year, 1 month ago
- 58681c6 Expand NavigationDiscardReason and expose to PLMO by Rakina Zata Amni · 1 year, 1 month ago
- 81f8981 content: Fix navigation screenshot for same-RFH navigations. by Khushal Sagar · 1 year, 1 month ago
- 84a859df Make sure BFCache metrics are only logged when feature is enabled by Rakina Zata Amni · 1 year, 2 months ago
- ec04e38 [content] Add GoToIndexAndReturnPrimaryMainFrameRequest. by William Liu · 1 year, 2 months ago
- b9e86a35 Check pending_entry_ not pointed to the last committed entry when a post commit error page is in place. by Xinghui Lu · 1 year, 2 months ago
- e4e50be Handle page restore when post commit error page is shown by Xinghui Lu · 1 year, 2 months ago
- 8472105d Use NOTREACHED_IN_MIGRATION() in content/ by Peter Boström · 1 year, 2 months ago
- c753352 Remove DisableThirdPartySessionStoragePartitioningAfterGeneralPartitioning by Ari Chivukula · 1 year, 2 months ago
- ace31852 Remove unused notification service includes and references by Avi Drissman · 1 year, 3 months ago
- 770f3fc Migrate TODOs referencing old crbug IDs to the new issue tracker IDs by Alison Gale · 1 year, 3 months ago
- 81f4f2c7 Migrate TODOs referencing old crbug IDs to the new issue tracker IDs by Alison Gale · 1 year, 3 months ago
- d94ce4f Migrate TODOs referencing old crbug IDs to the new issue tracker IDs by Alison Gale · 1 year, 3 months ago
- 47d1537d Migrate TODOs referencing old crbug IDs to the new issue tracker IDs by Alison Gale · 1 year, 3 months ago
- 529a3eba Reland "Spanify base::RefCountedMemory" by danakj · 1 year, 3 months ago
- f863796 Revert "Spanify base::RefCountedMemory" by Nidhi Jaju · 1 year, 3 months ago
- 43172268 Spanify base::RefCountedMemory by danakj · 1 year, 3 months ago
- a963a934 Convert base::StringPiece to std::string_view in content/browser by Md Hasibul Hasan · 1 year, 4 months ago
- 800d1d01 Add VisitedLinkNavigationThrottle to retrieve origin salt by Kyra · 1 year, 4 months ago
- 38b8456 Clear user activation on cross-site navigations. by Liam Brady · 1 year, 5 months ago
- 7fa8a95 Remove DeprecatedGetWebContents() by Luke Gu · 1 year, 6 months ago
- 8104ba8 Remove misuses of Empty{GURL,String,String16}(): content/ by Peter Kasting · 1 year, 6 months ago
- 8dfc05c LinkPreview: Do not set WebContentsDelegate on WebContents creation by Takashi Toyoshima · 1 year, 6 months ago
- fd77e883 Remove TraceConversionHelper. by Jan Keitel · 1 year, 6 months ago
- ad78ce6 Remove NOTIFICATION_NAV_ENTRY_COMMITTED by Avi Drissman · 1 year, 6 months ago
- 12275494 [Default Navigation Transition] Count the different type of browser by William Liu · 1 year, 6 months ago
- eef521b Fix the permanent back trapping using same document entries by Shivani Sharma · 1 year, 6 months ago
- c686e8f Rename {absl => std}::optional in //content/ by Arthur Sonzogni · 1 year, 6 months ago
- 72b0735 MPArch: Move is_overriding_user_agent to Page by Adithya Srinivasan · 1 year, 7 months ago
- 127e41a Clean up the logic of setting overriding_user_agent_changed by Shu Yang · 1 year, 7 months ago
- e8ce998 Remove Navigation.BackForward.NavigatingToEntryMarkedToBeSkipped by Alex Turner · 1 year, 8 months ago
- c06cf80a Update navigation.entries() and navigation.activation on prerender activation by Nate Chapin · 1 year, 8 months ago
- 4dad2c1 LinkPreview: Use trivial session history also for preview by Takashi Toyoshima · 1 year, 8 months ago
- a2c881f5 NavigationActivation prototype by Nate Chapin · 1 year, 9 months ago
- da394ba Return the cookie deperecation label synchronously for the JS API by Nan Lin · 1 year, 9 months ago
- 433daf24 Simplify some NavigationEntryRestoreContextImpl usage by Kevin McNee · 1 year, 9 months ago
- 87951f5 [BREFs]: Rename RuntimeFeatureState enum to RuntimeFeature by Jiewei Qian · 1 year, 9 months ago
- 34639ec9 Fix CHECK crash in DidNavigateFrame. by Liam Brady · 1 year, 9 months ago
- 5fe571f Fix renderer content settings (part 3 / N) by Erik Chen · 1 year, 9 months ago
- fbe5f102 Cleanup kUpdateSessionHistoryIndexBeforeNavigationStateChanged flag. by Charlie Reis · 1 year, 10 months ago
- 7c041d8 LinkPreview: Make FrameTree have is_(FrameTree::Type) methods by Takashi Toyoshima · 1 year, 10 months ago
- 9c475d3 Notify navigation state changed when history intervention disabled by user activation by Lijin Shen · 1 year, 11 months ago
- 68f3441 Expose method to check enterprise policy toggle for CCNS BFCache by Mingyu Lei · 1 year, 11 months ago
- e0f8d7c Fenced frames: Remove shadow-dom-specific history code by Dominic Farolino · 2 years ago
- bb74c5a5 Revert "Don't bounds-check a history API navigation's offset in the renderer" by Nate Chapin · 2 years ago
- a477083 Simplify content::NavigationController::LoadPostCommitErrorPage() by Lei Zhang · 2 years ago
- f9c312b6 Remove debug-history-intervention-no-user-activation flag and all related code by Shubham Gupta · 2 years ago
- 4c53a96 Replace ReloadType::ORIGINAL_REQUEST_URL with LoadOriginalRequestURL. by Charlie Reis · 2 years, 1 month ago
- 7a3ec53 [RDSD] Clean up obsolete code paths after launch by Shu Yang · 2 years, 1 month ago
- a0297b0b [LCPP] Plumb LCPPHint from LoadingPredictorTabHelper to LocalFrame by Kouhei Ueno · 2 years, 1 month ago
- f68fe04 CHECK index in NavigationControllerImpl::GoToIndex by Peter Boström · 2 years, 2 months ago
- d51484b COOP: restrict-properties 7/*: tokens update after navigation. by Arthur Hemery · 2 years, 2 months ago
- 2ae79e6 Remove uuid-in-package navigation with Web Bundles by Kunihiko Sakamoto · 2 years, 2 months ago
- 9924283 Fix unexpected NTP navigations in <webview> guests. by Alex Moshchuk · 2 years, 2 months ago
- 6c58bbd PageLoadMetrics: Use Page's MIME type to call ShouldObserveMimeType() by Takashi Toyoshima · 2 years, 2 months ago
- 5954819 Restrict debug URLs based on Developer Tools availability policies by Tim Judkins · 2 years, 2 months ago
- e2aa7af Implementation for systemEntropy in PerformanceNavigationTiming by Mike Jackson · 2 years, 2 months ago
- 5466bfe8 Plumb `initiator_frame_token` in CreateNavigationRequestFromEntry() by Hiroshige Hayashizaki · 2 years, 2 months ago
- 242ef82 Use ProcessLock URL to identify if a page is an NTP by Sharon Yang · 2 years, 2 months ago
- f07ad781 Clean up LocalFrameToken args in NavigationRequest::Create* by Hiroshige Hayashizaki · 2 years, 2 months ago
- 951f4337 Fix CanGoBack consistency during NavigationStateChanged. by Charlie Reis · 2 years, 3 months ago
- 758e5e48 Don't bounds-check a history API navigation's offset in the renderer by Nate Chapin · 2 years, 3 months ago
- edc481c Promote NavigationController GoBack/GoForward DumpWithoutCrashing to a CHECK by Kevin McNee · 2 years, 3 months ago
- 470dbc6 Use a 3-value LoadingState enum to represent loading in content/browser/ by Nate Chapin · 2 years, 3 months ago
- 961d2d3 Allow the navigation API to traverse to same-origin entries even if cross-SiteInstance. by Nate Chapin · 2 years, 3 months ago
- 7584b6b Rename GetEntry and return base::expected with the failure reason by Mingyu Lei · 2 years, 3 months ago
- 055a354 [navigation-transitions]: Cache screenshots for navigation entries by William Liu · 2 years, 4 months ago
- 8be423a Cleanup handling of initiator_base_url to avoid empty urls. by W. James MacLean · 2 years, 4 months ago
- b52bcd0a Include cookies via Storage Access API more applicable navigations by Chris Fredrickson · 2 years, 4 months ago
- 3b3a5619 Deduplicate code for skipping entries for back forward navigation by Kevin McNee · 2 years, 4 months ago
- 6a64396 Shared Storage: Add setSharedStorageContext in FencedFrameConfig by Camillia Smith Barnes · 2 years, 5 months ago
- dd557c1 Reland "Reland "Consolidate iframe & object resource timing code paths"" by Sergey Poromov · 2 years, 5 months ago
- d1b49ff Revert "Reland "Consolidate iframe & object resource timing code paths"" by Sergey Poromov · 2 years, 5 months ago
- c8d82e5 Reland "Consolidate iframe & object resource timing code paths" by Noam Rosenthal · 2 years, 5 months ago