Sign in
chromium
/
chromium
/
src.git
/
3b20737d1f4ca8146f824a70a1c6d476ccc5b9b6
/
content
/
browser
/
frame_host
/
navigation_controller_impl.cc
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
a3bd0b3
Avoid unnecessary URL parsing for GURL comparisons in //content
by csharrison
· 9 years ago
f9a94c7e
Kill page id.
by avi
· 9 years ago
d26f6c9
Extra request headers should be updated when navigating to same page
by jianli
· 9 years ago
e6b67c20b
Move redirect_chain from NavigationEntry to FrameNavigationEntry.
by arthursonzogni
· 9 years ago
825aa6a8
Disallow intent picker w/ "Open link in a new tab"
by djacobo
· 9 years ago
a63c2a6
NonValidatingReload: Monitor reload operations in NavigationControllerImpl
by toyoshim
· 9 years ago
1b0f797b
Clean up NavigationControllerImpl::IsURLInPageNavigation
by peary2
· 9 years ago
9edf1600
Fix navigations after HTML5 history push losing their SSL status.
by jam
· 9 years ago
cba7c6e
Do not clear the favicon for an in-page navigation.
by avi
· 9 years ago
0df1d3a
Navigation: move RestoreType and ReloadType into a separate file
by toyoshim
· 9 years ago
08557a2
Fix null check to avoid RendererDidNavigateSamePage crash.
by creis
· 9 years ago
c94a753
Stop sending serialized SSLStatus to the renderer.
by jam
· 9 years ago
0576b13
Fix incorrect SSL state being shown for client redirects.
by jam
· 9 years ago
d208b90ce
Fix the page's SSL status not being set on restore.
by jam
· 9 years ago
04a322f25a
Update FrameNavigationEntry members when setting PageState.
by nasko
· 9 years ago
b981f48
Don't use SSLStatus from FrameHostMsg_DidCommitProvisionalLoad and instead cache it on the browser side.
by jam
· 9 years ago
3033081
Change includes of histogram.h to histogram_macros.h.
by asvitkine
· 9 years ago
59d5a47cb
Notify about PageState changes after an AUTO_SUBFRAME commit.
by creis
· 9 years ago
5eb00a5f
Add a null check for last committed entry in ClassifyNavigation.
by creis
· 9 years ago
5413169
Don't mark a history navigation as in page in a new renderer process.
by creis
· 9 years ago
af18219
Ensure FrameNavigationEntry is fully updated.
by nasko
· 9 years ago
fafed88
Temporarily dump without crashing when setting an empty PageState.
by creis
· 9 years ago
f49dfc9
Clone children of FrameNavigationEntries for in-page navigations.
by creis
· 9 years ago
96db896
Simplify decidePolicyForNavigation + remove POST-only-in-http(s) DCHECK.
by lukasza
· 9 years ago
913c63ce
Clear child FrameNavigationEntries if a history navigation redirects.
by creis
· 9 years ago
7eddb5f7
Avoid enum equality for PageTransition
by mastiz
· 9 years ago
477a5a2
Using ResourceRequestBody as the type of HTTP body outside of //content.
by lukasza
· 9 years ago
37988b9
Avoid incorrect NC_AUTO_SUBFRAME renderer kills for non-web URLs.
by creis
· 9 years ago
49aa1b1
Removing unused SetBrowserContext
by ryansturm
· 9 years ago
f164daa
Allow about:blank to be considered in-page if origin matches.
by creis
· 9 years ago
225a743
Prevent renderer kills for in-page navigations on subframes.
by creis
· 9 years ago
8a956ec
Add a field study to use new reload behavior even on desktops
by toyoshim
· 9 years ago
bada0dc9
Pull to refresh: Use new reload type RELOAD_MAIN_RESOURCE
by toyoshim
· 9 years ago
fb6eeb6
Kill renderer if it changes the main frame's origin on subframe commits.
by creis
· 9 years ago
c753351
Move ownership of source SiteInstance to the FrameNavigationEntry.
by nasko
· 9 years ago
b48cb31
Don't update subframes on parent frame commits.
by avi
· 9 years ago
22a7b4c
OOPIF: Fix subframe back/forward after recreating FTNs (try #2).
by creis
· 9 years ago
432acb2
Move knowledge of POST navigations to FrameNavigationEntry
by clamy
· 9 years ago
e7b0a15
Revert of OOPIF: Fix subframe back/forward after recreating FTNs. (patchset #6 id:100001 of https://codereview.chromium.org/1816763002/ )
by creis
· 9 years ago
273cbf6
OOPIF: Fix subframe back/forward after recreating FTNs.
by creis
· 9 years ago
9bfa516
Convert //content/browser/frame_host from scoped_ptr to std::unique_ptr
by dcheng
· 9 years ago
7dad4b118
Rename IGNORING_CACHE to BYPASSING_CACHE
by toyoshim
· 9 years ago
3af4d50
NavigationControllerImpl: merge Go* implementation to GoToIndex
by toyoshim
· 9 years ago
865ad44
Don't rely on the pending NavigationEntry for location.replace.
by creis
· 9 years ago
b4dc933
Ensure the NavigationHandle's nav entry ID is updated during transfers.
by creis
· 9 years ago
9a9142bc4
This patch gives the NavigationHandle a NavigationEntry on instantiation, so it can know the entry's unique id. This id is used to for detecting mismatch on DidFailProvisionalLoad, so if the current handle does not match the pending entry, we won't discard it.
by csharrison
· 9 years ago
1857908a
Ensure that process transfers complete on navigations after net errors.
by creis
· 9 years ago
86e34ec
Pull to refresh: update the flag for a field trial
by toyoshim
· 9 years ago
7ba5a62
net: move IsLocalhost() function into url_util.h
by tfarina
· 9 years ago
87840a0
Pull to refresh: do not use NO_RELOAD, but just load the page
by toyoshim
· 9 years ago
ffdffc3
Revert of Don't rely on the pending NavigationEntry for location.replace. (patchset #6 id:100001 of https://codereview.chromium.org/1672373002/ )
by creis
· 9 years ago
bacbcbd
Add a DCHECK to detect a storage partition mismatch while navigating.
by michaeln
· 9 years ago
73c9e79d
Don't rely on the pending NavigationEntry for location.replace.
by creis
· 9 years ago
b3b47ab
When a frame needs to navigate, don't prune its subframes from being considered in navigation.
by avi
· 10 years ago
57e39e2
Use range-based for loops to iterate over FrameTreeNodes (reland)
by dcheng
· 10 years ago
05c9bbdf
Revert of Use range-based for loops to iterate over FrameTreeNodes. (patchset #8 id:140001 of https://codereview.chromium.org/1605763002/ )
by dcheng
· 10 years ago
0500638
Use range-based for loops to iterate over FrameTreeNodes.
by dcheng
· 10 years ago
36b6aec9
Convert Pass()→std::move() in //content/browser
by dcheng
· 10 years ago
b734894
Switch to standard integer types in content/browser/.
by avi
· 10 years ago
bf08742
Allow huge data: URIs only via WebView.loadDataWithBaseUrl
by mnaganov
· 10 years ago
1be5023c
Make pull to refresh not perform regular reload (with cache revalidation)
by kinuko
· 10 years ago
7115a70
OOPIF: Support session restore by combining/splitting frame PageStates.
by creis
· 10 years ago
dc004e0
Fix in-page logic for allow_universal_access_from_files.
by creis
· 10 years ago
Next »