Sign in
chromium
/
chromium
/
src.git
/
3bf35e3c0aed8dbfcdfcbc00e15c650e62838d03
/
content
/
browser
/
frame_host
/
navigator_impl.h
3bf35e3c
Do not reset NavigationHandle when navigating same-page
by clamy
· 9 years ago
452ce50
Clean up source_site_instance usage in Navigator::RequestOpenURL.
by alexmos
· 9 years ago
4a07d3a
Preserving extra http request headers in OpenURL navigation path [relanding].
by lukasza
· 9 years ago
375969ab
Revert of Preserving Content-Type header from http request in OpenURL path. (patchset #13 id:240001 of https://codereview.chromium.org/2355023002/ )
by lukasza
· 9 years ago
f097ee5
Preserving extra http request headers in OpenURL navigation path.
by lukasza
· 9 years ago
e20a1c11
Record UMA stats for subframes history navigations.
by creis
· 9 years ago
de407dc
Fix aborted navigates not clearing the pending navigation entry with PlzNavigate.
by jam
· 9 years ago
cbf524d4
Create NavigationHandles for interstitials if needed
by clamy
· 9 years ago
406563d
Remove unique name from OpenURL params, now that it's redundant.
by creis
· 9 years ago
0df1d3a
Navigation: move RestoreType and ReloadType into a separate file
by toyoshim
· 9 years ago
881b4428
Add plumbing to set the InitialHistoryLoad load type for subframes.
by creis
· 9 years ago
bb2101b8
Passing ResourceRequestBody via FrameHostMsg_OpenURL_Params.
by lukasza
· 9 years ago
de80237
Making ResourceRequestBody part of //content's public API.
by lukasza
· 9 years ago
5aa2c374
Forwarding POST body into renderer after a cross-site transfer.
by lukasza
· 9 years ago
d04640f
Moving HTTP POST body from StartNavigationParams to CommonNavigationParams.
by lukasza
· 9 years ago
9bfa516
Convert //content/browser/frame_host from scoped_ptr to std::unique_ptr
by dcheng
· 9 years ago
5a3c364
PlzNavigate: support NavigationThrottle::WillProcessResponse
by clamy
· 9 years ago
b4dc933
Ensure the NavigationHandle's nav entry ID is updated during transfers.
by creis
· 9 years ago
d424431
PlzNavigate: clear pending entry on aborted navigations
by clamy
· 9 years ago
444b10552
PlzNavigate: pending NavigationEntry is reset when navigating to Javascript url
by clamy
· 9 years ago
9ab970c9
OOPIF: Fix remote frame navigations from extension pages.
by alexmos
· 9 years ago
4b0b1820
PlzNavigate: LoFi support
by clamy
· 9 years ago
b734894
Switch to standard integer types in content/browser/.
by avi
· 9 years ago
d975fd7
Remove dead parameters from RequestTransferURL.
by creis
· 9 years ago
2946027
Shortcut cross-process transfers to avoid relying on OpenURLFromTab.
by creis
· 9 years ago
e18ce07
OOPIF: History navigations for new child frames.
by creis
· 10 years ago
e77e5ce
Send navigation_start to the browser in DidStartProvisionalLoad IPC
by csharrison
· 10 years ago
b81c922
Remove an unneeded copy of data.
by avi
· 10 years ago
573e8be6
Fix race when reloading original URL.
by lfg
· 10 years ago
226727e
PlzNavigate: use is_waiting_for_beforeunload_ack in the RenderFrameHost
by clamy
· 10 years ago
6fbb3869
Add a flag showing whether the current request was ignored by a handler
by gsennton
· 10 years ago
4e2ecb7
Support simple back/forward in out-of-process iframes.
by creis
· 10 years ago
c49005eb
PlzNavigate: Create the speculative renderer earlier.
by carlosk
· 10 years ago
fa0939fd
PlzNavigate: renderer-initiated navigations create a pending NavigationEntry
by clamy
· 10 years ago
cd24f7e
This was a good experiment, but there's nobody currently driving this iteration, and the code is intrusive, accumulating technical debt around it.
by dglazkov
· 10 years ago
94144d4
Revert "Ensure we properly set PageTransition for iframes."
by nick
· 10 years ago
735aa03
Ensure we properly set PageTransition for iframes.
by japhet
· 10 years ago
a696e511
Move DidStartLoading, DidStopLoading, DidChangeLoadProgress IPCs to RFHI.
by fdegans
· 10 years ago
dcb434c1
PlzNavigate: move ownership of the NavigationRequest to the FrameTreeNode
by clamy
· 10 years ago
62b271d
PlzNavigate: Show error pages when the navigation failed before commit
by clamy
· 10 years ago
57b4b8e
Make NavigationParams clearer
by clamy
· 10 years ago
2b4cc9395
Pass FrameTreeNode (not RenderFrameHost) to NavigateToEntry.
by creis
· 10 years ago
0ab288e
PlzNavigate: Remove the RequestNavigation IPC
by clamy
· 10 years ago
afbf7f0
PlzNavigate: make content unit tests work with browser side navigation
by clamy
· 10 years ago
9ef7d2d
OOPIF: Data URLs are now rendered in the renderer that initiated the navigation.
by lfg
· 10 years ago
57a83dc
Drop unused base/tuple.h inclusion
by tzik
· 10 years ago
72c7279
PlzNavigate: Refactor unit test helper functions
by clamy
· 11 years ago
c2282aa
Standardize usage of virtual/override/final in content/browser/
by dcheng
· 11 years ago
a045c8c
Changes PlzNavitate histograms to try and simplify their multi-modal characteristic.
by carlosk
· 11 years ago
a5496d6
Pass ResourceResponse and StreamHandle in CommitNavigation.
by davidben
· 11 years ago
383f53b3
Replacing the OVERRIDE with override and FINAL with final in content/browser/frame_host
by mohan.reddy
· 11 years ago
71a42ec
PlzNavigate: Move the navigation logic to NavigatorImpl
by clamy
· 11 years ago
9bfeef4
PlzNavigate: implement CommitNavigation on the browser side
by clamy
· 11 years ago
bb156a04
Add new histogram to assert the improvements we should get with browser side navigation (aka PlzNavigate).
by carlosk
· 11 years ago
f43b759f
Remove WebContentsObserver::ProvisionalChangeToMainFrameUrl and all the code supporting it.
by avi
· 11 years ago
c6ccc77d
Move PageTransition from //content/public/common to //ui/base
by Sylvain Defresne
· 11 years ago
7f48a17
Remove the unmaintained performance monitor.
by tonyg
· 11 years ago
8a58a8e
PlzNavigate: implement RequestNavigation in the no live renderer case
by
[email protected]
· 11 years ago
0c3c54f
Navigation transitions: Initiate transition navigations.
by
[email protected]
· 11 years ago
e2d2d420
Update several WebContentsObserver loading callbacks to use RFH.
by
[email protected]
· 11 years ago
893558b
Perform navigation policy check on UI thread for --site-per-process.
by
[email protected]
· 11 years ago
61ac9e24
Remove is_main_frame and some of the navigation hacks for --site-per-process.
by
[email protected]
· 11 years ago
8cb834e
Remove stale frame ID references for RequestTransferURL.
by
[email protected]
· 11 years ago
65920f33
Move OpenURL from RenderView to RenderFrame.
by
[email protected]
· 11 years ago
a218763
Revert "Move OpenURL from RenderView to RenderFrame."
by
[email protected]
· 11 years ago
e0dd068
Move OpenURL from RenderView to RenderFrame.
by
[email protected]
· 11 years ago
0449c3f
Ensure the pending entry is not deleted during NavigateToEntry.
by
[email protected]
· 11 years ago
501052ff
Remove callers of WebFrame::identifier() in favor of RenderFrame routing IDs.
by
[email protected]
· 11 years ago
37567b43
Move DidCommitProvisionalLoad code from RenderView to RenderFrame.
by
[email protected]
· 11 years ago
b80624c
Move DidFailLoad from RenderView to RenderFrame
by
[email protected]
· 11 years ago
f17986f48
Revert 249516 "Move DidCommitProvisionalLoad code from RenderVie..."
by
[email protected]
· 11 years ago
ade94b3
Move DidCommitProvisionalLoad code from RenderView to RenderFrame.
by
[email protected]
· 11 years ago
3691e5cf
Move NavitageToEntry* from WebContents to Navigator.
by
[email protected]
· 11 years ago
66256d7
Move DidReceiveServerRedirectForProvisionalLoad from RenderView to RenderFrame
by
[email protected]
· 11 years ago
3109fbb7
Move DidFailProvisionalLoad handling from RenderView(Host) to RenderFrame(Host).
by
[email protected]
· 11 years ago
5291380
Move out DidStartProvisionalLoad from WebContentsImpl into Navigator.
by
[email protected]
· 11 years ago
6ea6bdf
Make Navigator an interface.
by
[email protected]
· 12 years ago