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