1. 531e3d9 Prevent overwriting SSLStatus on non-network navigations. by Joe DeBlasio · 7 years ago
  2. cdfa4b1 Add metric to track tab restore by Bo Liu · 7 years ago
  3. 358a116 Add hrefTranslate to NavigationHandle so the browser can handle it by Anthony Vallee-Dubois · 7 years ago
  4. da2a0e0 Converging two Previews methods called from content by Ryan Sturm · 7 years ago
  5. aa05092f Reland "Switching Previews triggering from the IO thread to the UI thread" by Ryan Sturm · 7 years ago
  6. 7c671009 Revert "Switching Previews triggering from the IO thread to the UI thread" by Ryan Sturm · 7 years ago
  7. 310c6fa Switching Previews triggering from the IO thread to the UI thread by Ryan Sturm · 7 years ago
  8. 2baa802 Don't rewrite subframe navigation URLs by Camille Lamy · 7 years ago
  9. 5193caa Create NavigationRequest from LoadURLParams by Camille Lamy · 7 years ago
  10. 55ec69d [clang-tidy] Apply modernize-use-auto in /content/browser by jdoerrie · 7 years ago
  11. f59e6c6a [Autoplay] Expose was activated to embedders by Becca Hughes · 7 years ago
  12. 9592222 Replace UMA_HISTOGRAM_COUNTS with UMA_HISTOGRAM_COUNTS_1M. by Steven Holte · 7 years ago
  13. 0d3c6398 Add InputTo* page load metrics from desktop omnibox. by Annie Sullivan · 7 years ago
  14. 332593c Prevent non-error navigations from committing in the error page process. by Nasko Oskov · 7 years ago
  15. c4da199 Removing ReloadType::DISABLE_PREVIEWS by Ryan Sturm · 7 years ago
  16. 3cb9bea9 Introduce NavigateToExistingPendingEntry in NavigationController by clamy · 7 years ago
  17. 0c87e6e [Blob URLs] Remove content::BlobURLLoaderFactory and related code. by Marijn Kruisselbrink · 7 years ago
  18. 7822973 Remove unused histograms Navigation.UI* by clamy · 7 years ago
  19. aee2f86 Fix session history navigations and reloads which change SiteInstance. by Nasko Oskov · 7 years ago
  20. 21718cc2 Move NavigationRequest creation to NavigationController 3/3 by clamy · 7 years ago
  21. 00152a2 Remove transferred_global_request_id. by Charlie Reis · 7 years ago
  22. 4391ff2 Preserve renderer-initiated bit when reloading in a new process. by Charlie Reis · 7 years ago
  23. ea99ea1 Move NavigationRequest creation to NavigationController: 2/3 by clamy · 7 years ago
  24. 7a0d5e18 [Mojo Blob URLs] Handle more navigation cases. by Marijn Kruisselbrink · 7 years ago
  25. 9fb98d1 Renamed IsURLInPageNavigation to IsURLSameDocumentNavigation by Eugene But · 7 years ago
  26. 712f03d Rename is_navigation_within_page to is_same_document_navigation. by Eugene But · 7 years ago
  27. 7678c8ac Remove suggested filename plumbing by Jochen Eisinger · 7 years ago
  28. 987a375 Move NavigationRequest creation to NavigationController: 1/3 by clamy · 7 years ago
  29. a30d423 The Great Blink mv for source files, part 1. by Blink Reformat · 7 years ago
  30. 1af31e6 Cleanup navigation entries after CBD and history deletions by Christian Dullweber · 7 years ago
  31. b9e01c9 content: Instead of passing -1 around, use kNoFrameTreeNodeId by Giovanni Ortuño Urquidi · 7 years ago
  32. 9260b3c Move public headers in WebKit/common to WebKit/public/common (3) by Kinuko Yasuda · 7 years ago
  33. 64087340 content: Associate WindowOpenDisposition with the current navigation by Giovanni Ortuño Urquidi · 7 years ago
  34. 31bbb8b1 [SessionStorage] Removing runtime-specific int ids by Daniel Murphy · 7 years ago
  35. 0a656e4 Fix conversion of Enter-in-omnibox to reload by clamy · 7 years ago
  36. f7246b9 Autoplay: move navigation activation propagation logic to browser process. by Mounir Lamouri · 7 years ago
  37. 4463fb83 HTTP→HTTPS in content/ by Adam Langley · 7 years ago
  38. e64bca2c Plumb suggested_filename through OpenURL path by Jochen Eisinger · 8 years ago
  39. ba9cf2fd Expose and sync summary of replaced navigation entries by Mikel Astiz · 8 years ago
  40. bb0cfd5e [reland] Move site_isolation_policy from content/common to .../browser. by Lukasz Anforowicz · 8 years ago
  41. 7a824368 Disable "Convert Enter-in-omnibox to a reload" for webview. by arthursonzogni · 8 years ago
  42. 3f24708 Fix the SSLState being lost on a NavigationEntry when navigating to an existing insecure page that redirected to a secure page. by John Abd-El-Malek · 8 years ago
  43. a2e1ab5 Revert "Move site_isolation_policy from content/common to content/browser." by Charlie Reis · 8 years ago
  44. 1aed2aa Move site_isolation_policy from content/common to content/browser. by Lukasz Anforowicz · 8 years ago
  45. f36e05f Don't store both content::SSLStatus and net::SSLInfo on a NavigationHandle. by John Abd-El-Malek · 8 years ago
  46. 2eb7a48 Consolidate "last committed URL" calls on RenderFrameHost. by Avi Drissman · 8 years ago
  47. 7fced7b Do not send renderer debug URLs to the network stack by clamy · 8 years ago
  48. 1378111f Classify cross-document replacement navigation as new. by Charles Reis · 8 years ago
  49. 2c0d2bb3 Convert 0 to nullptr in content using clang-tidy. by Ivan Kotenkov · 8 years ago
  50. 56a84aa67 Do not use NavigationEntry to block history navigations. by Charles Reis · 8 years ago
  51. f4448202 Set PageState and redirects consistently for FrameNavigationEntries. by Charles Reis · 8 years ago
  52. 7cc259d Renamed IsURLInPageNavigation to IsURLSameDocumentNavigation. by Eugene But · 8 years ago
  53. d2a509f Remove FrameNavigateParams::frame_unique_name. by Charles Reis · 8 years ago
  54. c050720 Don't update PageState for a SiteInstance mismatch. by Charles Reis · 8 years ago
  55. 11fec36 PlzNavigate: Fix multiple extra_headers in LoadUrlWithParams by [email protected] · 8 years ago
  56. 380d3c592 Only log SSL cert error histograms for successful page loads. by John Abd-El-Malek · 8 years ago
  57. 3515790 Use correct URL for SSL cert histograms by John Abd-El-Malek · 8 years ago
  58. 509dfd6 Only log stats for when an https navigation doesn't have a certificate for main frames. by John Abd-El-Malek · 8 years ago
  59. 5c087a3 Remove NotificationService notifications only used by SessionService. by Sam McNally · 8 years ago
  60. 49fe8408 Revert r119891, which incorrectly reset NavEntry titles. by Avi Drissman · 8 years ago
  61. 74702f9 Move components/mime_util to WebKit/common by Kinuko Yasuda · 8 years ago
  62. 9cd697e Add more logging to figure out which navigation codepaths lose the SSL certificate. by John Abd-El-Malek · 8 years ago
  63. 969cdd94e Add histogram of how often an https URL commits without a certificate. by John Abd-El-Malek · 8 years ago
  64. eaace78 Add |needs_reload| argument to NavigationController::CopyStateFrom(). by Francois Doray · 8 years ago
  65. 668f523 Fix a race between navigation and an interstitial. by avi · 8 years ago
  66. 15f5b5b Revert of Always update the omnibox URL when cancelling via onbeforeunload (patchset #7 id:110001 of https://codereview.chromium.org/2919593007/ ) by pdr · 8 years ago
  67. bcce9cb Always update the omnibox URL when cancelling via onbeforeunload by nick · 8 years ago
  68. db06e65d Fix SSL indicator missing when doing fast back/forward navigations. by John Abd-El-Malek · 8 years ago
  69. 5ff4eea Change NavigationEntry to use virtual URL in error pages for blocked navigations by nasko · 8 years ago
  70. 604866f Use is_same_document term instead of is_in_page in NavigationController. by eugenebut · 8 years ago
  71. ee08663a Renamed LoadCommittedDetails.is_in_page to is_same_document. by eugenebut · 8 years ago
  72. 5c4c202d This CL makes that the following invariant stay true: by arthursonzogni · 8 years ago
  73. 26d2263 Main frame navigations can't be EXISTING_PAGE without a committed entry. by creis · 8 years ago
  74. 0a7406f Remove the wrapper functions content::RecordAction et al by bratell · 8 years ago
  75. 30574a6 Add trace event in NavigationControllerImpl::GoToIndex. by sunjian · 8 years ago
  76. 1325c82 Fix CHECK that's being fired inside NavigationControllerImpl::RendererDidNavigateToExistingPage. by jam · 8 years ago
  77. 666f714 Add trace events in NavigationControllerImpl::back/forward(...). by sunjian · 8 years ago
  78. 9168fba Add DCHECK that Reload should never be called with ReloadType::NONE by liaoyuke · 8 years ago
  79. 494a3b6 Revert of Change CHECK into DCHECK. (patchset #1 id:1 of https://codereview.chromium.org/2721393002/ ) by jam · 8 years ago
  80. 43f7ab4 Change CHECK into DCHECK. by nasko · 8 years ago
  81. 0cade2e Remove DumpWithoutCrashing calls for empty PageState. by creis · 8 years ago
  82. a78746e Fix SSL certificate being wrong in the intended_as_new_entry fase of NAVIGATION_TYPE_EXISTING_PAGE. by jam · 8 years ago
  83. c5608a3 Revert of Add DumpWithoutCrashing in RendererDidNavigateToExistingPage (patchset #3 id:40001 of https://codereview.chromium.org/2701523004/ ) by jam · 8 years ago
  84. 7e735c1 Revert of Use ScopedCrashKey for RendererDidNavigate crash dumps (patchset #4 id:60001 of https://codereview.chromium.org/2696193006/ ) by jam · 8 years ago
  85. b1730da Use ScopedCrashKey for RendererDidNavigate crash dumps by estark · 8 years ago
  86. c32cd20 Add DumpWithoutCrashing in RendererDidNavigateToExistingPage by estark · 8 years ago
  87. 48cea908 Fix missing SSL certificate when navigating to in-page entries after tab restoration. by jam · 8 years ago
  88. ce0ef357 Remove old session history logic. by creis · 8 years ago
  89. 100c919 Update viewport_meta setting on any navigation. by aelias · 9 years ago
  90. 015ba06 Fix NavigationControllerBrowserTest.SubframeForwardRedirect with PlzNavigate and site isolation enabled. by jam · 9 years ago
  91. 3bdd8ae Ensure that duplicate navigations are tagged as reload in the browser. by ananta · 9 years ago
  92. 6142d96f NavigationController: Reload methods migration by toyoshim · 9 years ago
  93. c3d6560 NavigationController: merge Reload*() to one Reload() with ReloadType by toyoshim · 9 years ago
  94. b0d4eed3 content::ReloadType cleanup: make NORMAL behave as MAIN_RESOURCE by toyoshim · 9 years ago
  95. b887e7c NavigationController: remove ReloadToRefreshContent by toyoshim · 9 years ago
  96. 980f1170 Reload Reloaded: remove experimental flag that has been enabled by default by toyoshim · 9 years ago
  97. fe5ea3f7 Revert of PlzNav: Fix NavigationControllerBrowserTest.EnsureSamePageNavigationUpdatesFrameNaviga… (patchset #21 id:500001 of https://codereview.chromium.org/2381503003/ ) by scottmg · 9 years ago
  98. 3bf35e3c Do not reset NavigationHandle when navigating same-page by clamy · 9 years ago
  99. 28bbbb1 PlzNav: Fix NavigationControllerBrowserTest.EnsureSamePageNavigationUpdatesFrameNaviga… by scottmg · 9 years ago
  100. df101a5 Remove NonValidatingReloadOnRefreshContentV2 study by toyoshim · 9 years ago