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