- 96ab101 Cancel pending reload when |pending_reload_| was cleared. by Wang Hui · 2 years, 10 months ago
- b7d609268 Plumb parent's BaseURL value to child renderer for srcdoc iframe. by W. James MacLean · 2 years, 10 months ago
- bb8db41 Fenced frames: Make _unfencedTop force a new browsing context group by Garrett Tanzer · 2 years, 10 months ago
- bf682fa3 Notify the renderer when a navigation API traverse fails in the browser process by Nate Chapin · 2 years, 10 months ago
- a25efabc Don't change the entry's ReloadType if cancel the repost. by Wang Hui · 2 years, 10 months ago
- 9eb16be7 Navigation API: Fire dispose events when session history entries are removed by the browser process by Nate Chapin · 2 years, 10 months ago
- 4e1b7bc3 Update copyright headers in content/ by Avi Drissman · 2 years, 10 months ago
- c8fe7ce [CodeClean] remove TODO by Wang Hui · 2 years, 10 months ago
- abb00686 IWYU fixes for //base/types/optional_util.h. by Daniel Cheng · 2 years, 11 months ago
- 10d93aca 3) Add implementation of reduce accept language service by Victor Tan · 3 years ago
- d7cb6214 [RDSA] Hook up User Agent override for RDS peripheral settings by Shu Yang · 3 years ago
- 267c2b8 Disable same-document navigations through embedder-initiated fenced by Garrett Tanzer · 3 years ago
- c07dc41b Make OriginAgentCluster global walk more efficient for OAC-by-default. by W. James MacLean · 3 years ago
- 405f340 Fenced frames: Disable same-document navigations through _unfencedTop by Garrett Tanzer · 3 years ago
- 4785246 Fenced frames: Disable self-urn navigations from inside fenced frames in MPArch by Garrett Tanzer · 3 years ago
- d2a41e15 Fenced frame: Add API to tell if opaque ad can load by Liam Brady · 3 years ago
- 7e51469e DanglingPtr: Fix dangling ptr in NavigationControllerImpl by Paul Semel · 3 years ago
- 4d97a70 Use sandbox flags from policy container on commit by Pâris Meuleman · 3 years, 1 month ago
- 0686c0e Record navigation_type correctly for debugging 1338089 by Fergal Daly · 3 years, 1 month ago
- c8c1855 Rename FrameTree::IsLoading by Yu Gao · 3 years, 1 month ago
- e41678a AnonymousIframe: Move the windows's bit into PolicyContainer. by Arthur Sonzogni · 3 years, 1 month ago
- 5de823b3 Support rel attribute for form element by jongdeok.kim · 3 years, 1 month ago
- d605d46 Add crash keys for crbug.com/1327907 by Rakina Zata Amni · 3 years, 2 months ago
- 393cbde1 Properly handle non-current entries with no NavigationApi state by Nate Chapin · 3 years, 2 months ago
- 63b5e809 Tidy up BackForwardCacheMetrics a bit by Rakina Zata Amni · 3 years, 2 months ago
- e82339d0 NavigationControllerImpl::GetNavigationApiHistoryEntryVectors() needs to handle a history nav without a pending entry by Nate Chapin · 3 years, 3 months ago
- 72f892d Make PolicyContainerPolicies moveable, store it inline. by Titouan Rigoudy · 3 years, 3 months ago
- 5b9aff7 [mparch] Avoid rewriting URLs for Fenced Frames by Julie Jeongeun Kim · 3 years, 3 months ago
- 540dbd1 prerender: Stop calling NotifyDidChangeVisibleSSLState on prerendering. by Robert Lin · 3 years, 3 months ago
- 189833f Reland "Fenced frames: should_replace_current_entry on history/restore navigations" by shivanigithub · 3 years, 3 months ago
- cb77b88 Revert "Fenced frames: should_replace_current_entry on history/restore navigations" by Francois Pierre Doray · 3 years, 3 months ago
- 4a17dd8 Fenced frames: should_replace_current_entry on history/restore navigations by shivanigithub · 3 years, 3 months ago
- 7f3bd3d Remove net wrappers around base/strings/escape.h by Ryan Hamilton · 3 years, 3 months ago
- 2ab8ba6c Fix typos, initated -> initiated by Feifei Wang · 3 years, 3 months ago
- 7e6e498 NavigationControllerImpl::GetNavigationApiHistoryEntryVectors() uses the wrong index for initial history navs by Nate Chapin · 3 years, 3 months ago
- 1c6dd3e [mparch] Switch to FrameTreeNode::IsOutermostMainFrame by Ian Vollick · 3 years, 3 months ago
- 944e9b4e Fenced Frames: Base CSP check on the url type when embedder initiates by Nan Lin · 3 years, 3 months ago
- c7b97ca Fenced frames: Browser side reporting metadata by shivanigithub · 3 years, 4 months ago
- f3265250 Remove urn:uuid: URL support in Subresource WebBundles by Kunihiko Sakamoto · 3 years, 4 months ago
- c39f43a Navigation API: fix traversal + sandboxing interactions by Nate Chapin · 3 years, 4 months ago
- 9a39004 Remove set but otherwise unused variables by Arthur Eubanks · 3 years, 4 months ago
- aa33e27 [mparch] Make the renderer follow |is_load_data_with_base_url| from the browser by Miyoung Shin · 3 years, 4 months ago
- a474fb6 Store last committed FrameNavigationEntry on RenderFrameHost. by Charlie Reis · 3 years, 4 months ago
- cc094fb App history API to navigation API rename (5/n) by Domenic Denicola · 3 years, 4 months ago
- cd30f5f8 App history API to navigation API rename (4/n) by Domenic Denicola · 3 years, 4 months ago
- 2729a51 Reland "Expect non-initial NavigationEntry with empty URL on session restore" by Rakina Zata Amni · 3 years, 4 months ago
- ac3ddcd Revert "Expect non-initial NavigationEntry with empty URL on session restore" by Ioana Pandele · 3 years, 4 months ago
- 75458ba8c Expect non-initial NavigationEntry with empty URL on session restore by Rakina Zata Amni · 3 years, 4 months ago
- 167ca643 MPArch Fenced Frame: Measure navigation start time in renderer process by Tsuyoshi Horo · 3 years, 5 months ago
- 2f82585 CodeHealth: Use base::Reversed() in content by Ayu Ishii · 3 years, 5 months ago
- 00568d7 Force a new BrowsingInstance in OAC WPT tests upon reset. by W. James MacLean · 3 years, 5 months ago
- 627360d Add crash keys for empty URL restore with multiple entries by Rakina Zata Amni · 3 years, 5 months ago
- 243df9f Deprecation warning when relaxing same-origin restrictions. by Daniel Vogelheim · 3 years, 5 months ago
- 97d2f54 AppHistory bfcache support by Nate Chapin · 3 years, 5 months ago
- a3d62f49 Only check for IsInitialEntry, not initial empty document for main frame replacements by Rakina Zata Amni · 3 years, 5 months ago
- 996ee41 Rewrite empty URL to about:blank on session restore by Rakina Zata Amni · 3 years, 5 months ago
- daa84f6 Add a way for embedders to ignore initial NavigationEntry NavigationStateChanged calls by Rakina Zata Amni · 3 years, 5 months ago
- 10f4b733 Bugfix to kill main frame process upon detection of main frame URL by Chris Bookholt · 3 years, 5 months ago
- 4e657a47 Refactor AppHistoryEntry mojom by Nate Chapin · 3 years, 6 months ago
- 8015afcf Remove StoragePartitionId. by Alex Moshchuk · 3 years, 6 months ago
- 23c26da Restore() should only clear initial NavigationEntry, not other entries by Charlie Reis · 3 years, 6 months ago
- dedfa64 Persist protect_url_in_app_history for reuse on restore by Nate Chapin · 3 years, 6 months ago
- 14cac7a Save origin in FrameNavigationEntry for loadDataWithBaseURL() navs by Wang Hui · 3 years, 6 months ago
- 81b8d01f Refactor srcdoc to use navigation params. by W. James MacLean · 3 years, 6 months ago
- 2322f4f8 Protect initial NavigationEntry creation behind a flag by Rakina Zata Amni · 3 years, 6 months ago
- e47eb30a relocate implementation of NavigationControllerImpl::has_post_commit_error_entry() from .cc to .h per convention for trivial methods by Chris Bookholt · 3 years, 6 months ago
- 9055528 Remove initial empty document-ness when inserting entries from another NavigationController by Rakina Zata Amni · 3 years, 6 months ago
- 63db0d1 Allow appHistory entries that are cross-site-instance, censor the url of entries that are noreferrer by Nate Chapin · 3 years, 6 months ago
- 27faf8d NavigationControllerImpl: Move renderer kill earlier than RendererDidNavigate(). by Chris Bookholt · 3 years, 6 months ago
- 05744004 Remove the kHistoryPreventSandboxedNavigation feature by Dominic Farolino · 3 years, 6 months ago
- bcd62c8 Remove previews state usage by Tarun Bansal · 3 years, 6 months ago
- f297a80 Prevent browser-initiated reloads to initial empty document by Rakina Zata Amni · 3 years, 6 months ago
- ddf1050 Always replace initial NavigationEntry & carry over "initial" status by Rakina Zata Amni · 3 years, 6 months ago
- 7f8052e0 content/browser/renderer_host: Use BUILDFLAG for OS checking by Xiaohan Wang · 3 years, 6 months ago
- e1a2e05d [Anonymous iframe] Pass whether a window should commit anonymously. by Yifan Luo · 3 years, 6 months ago
- 6e404c9 Remove NavigationEntry's initial-ness on non-AUTO_SUBFRAME navigations by Rakina Zata Amni · 3 years, 6 months ago
- a4e2722 Don't synthesize page load on navigations that used to get ignored by Rakina Zata Amni · 3 years, 7 months ago
- 82f0063f Store PolicyContainerPolicies on all FrameNavigationEntries by Nate Chapin · 3 years, 7 months ago
- 3163cf4 Always replace initial empty document's session history entry by Rakina Zata Amni · 3 years, 8 months ago
- afd3c658 Create initial NavigationEntry on FrameTree initialization by Rakina Zata Amni · 3 years, 8 months ago
- 0e45c02 Rewrite most `Foo* field_` pointer fields to `raw_ptr<Foo> field_`. by Keishi Hattori · 3 years, 8 months ago
- ab5c3a71 AppHistory should restore sameDocument / state in non-current entries by Nate Chapin · 3 years, 8 months ago
- 87696ae Adjust PageTransition to be AUTO_SUBFRAME for mparch fenced frames. by Dave Tapuska · 3 years, 8 months ago
- 2ccba60 Rename NAVIGATION_TYPE_{NEW,EXISTING}_ENTRY by Yoshisato Yanagisawa · 3 years, 8 months ago
- 9eabbb90 [RDS] Move Request Desktop Site per-site changes behind new feature flag by Shu Yang · 3 years, 8 months ago
- 8ee487a2 Add histograms to track renderer side commit times by Clark DuVall · 3 years, 9 months ago
- 4e20908 FLEDGE: Add support for component ads when fenced frames are enabled. by Matt Menke · 3 years, 9 months ago
- 25c1594 Remove expired UMA Navigation.SecureSchemeHasSSLStatus.* by Yoshisato Yanagisawa · 3 years, 9 months ago
- 5756fa42 [RDS] Override User Agent with a new WebContentsObserver by Shu Yang · 3 years, 9 months ago
- f405bf0d Reland "Fenced Frames: Navigations always replace the current entry" by shivanigithub · 3 years, 9 months ago
- 367479e Revert "Fenced Frames: Navigations always replace the current entry" by anthonyvd · 3 years, 9 months ago
- 5e37873 Fenced Frames: Navigations always replace the current entry by shivanigithub · 3 years, 9 months ago
- 3460d38 Factor out NavigationEntry update after navigation committed by Rakina Zata Amni · 3 years, 9 months ago
- d70a539 Move SiteInfo and UrlInfo to separarate files by Sharon Yang · 3 years, 9 months ago
- d91c815 Fenced Frames: Add a new value for Sec-Fetch-Dest header by adding a new by Nan Lin · 3 years, 9 months ago
- ccca617 Return the navigation created by LoadPostCommitErrorPage by Kevin McNee · 3 years, 9 months ago
- 5b98d1ee appcache: remove appcache from navigation loader/request by Adrienne Walker · 3 years, 9 months ago
- 260ee0a Support uuid-in-package: URLs in Subresource WebBundles by Kunihiko Sakamoto · 3 years, 9 months ago
- 800532c Deprecate returning a GURL from GURL::GetOrigin(). by Mike West · 3 years, 9 months ago
- 2892b37c AppHistoryNavigateEvent should not be cancelable for browser-initiated back-forward by Nate Chapin · 3 years, 10 months ago