index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
content
/
browser
/
frame_host
/
navigation_controller_impl.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Trust the renderer's same-document navigation flag if it is a same-origin nav.
japhet@chromium.org
2014-06-04
1
-1
/
+1
*
Fix crash in NavigationControllerImpl::RendererDidNavigateToNewPage
japhet@chromium.org
2014-06-03
1
-1
/
+1
*
Update post state on navigation within page.
japhet@chromium.org
2014-05-31
1
-0
/
+3
*
Immediately SetTitle on a new NavigationEntry created via history.pushState
japhet@chromium.org
2014-05-31
1
-0
/
+6
*
Rename RenderProcessHost::IsGuest to RenderProcessHost::IsIsolatedGuest
fsamuel@chromium.org
2014-05-30
1
-3
/
+3
*
Move some content url constants to /url.
sungmann.cho@navercorp.com
2014-05-28
1
-2
/
+2
*
Add a histogram to record the size of the memory used by redirect chain.
haitaol@chromium.org
2014-05-19
1
-0
/
+9
*
Fixed flakiness of context_lost tests on GPU bots.
kbr@chromium.org
2014-05-12
1
-2
/
+14
*
Move some content url constants to /url.
sungmann.cho@navercorp.com
2014-05-07
1
-2
/
+2
*
Renamed namespaces in src/content.
vitalybuka@chromium.org
2014-05-01
1
-1
/
+1
*
Move didAccessInitialDocument to RenderFrame.
avi@chromium.org
2014-04-28
1
-6
/
+2
*
Copy max_restored_page_id_ when needed.
ahest@yandex-team.ru
2014-04-28
1
-0
/
+1
*
Add a navigation redirect-chain to Sync sessions proto for offline analysis.
donnd@chromium.org
2014-04-23
1
-1
/
+2
*
Don't leave aborted URLs in the omnibox unless we're on the NTP.
creis@chromium.org
2014-04-22
1
-6
/
+11
*
Revert 265044 "Don't leave aborted URLs in the omnibox unless we..."
rockot@chromium.org
2014-04-21
1
-11
/
+6
*
Don't leave aborted URLs in the omnibox unless we're on the NTP.
creis@chromium.org
2014-04-21
1
-6
/
+11
*
Don't check for DiscardPendingEntry within Navigate if we are in shutdown.
creis@chromium.org
2014-04-11
1
-2
/
+4
*
Remove frame ID from DidCommitProvisionalLoad.
creis@chromium.org
2014-03-03
1
-32
/
+33
*
Detect any callers that delete a pending entry while it is still in use.
creis@chromium.org
2014-02-28
1
-1
/
+12
*
Ensure the pending entry is not deleted during NavigateToEntry.
creis@chromium.org
2014-02-28
1
-2
/
+0
*
Move DidCommitProvisionalLoad code from RenderView to RenderFrame.
nasko@chromium.org
2014-02-12
1
-8
/
+9
*
Revert 249516 "Move DidCommitProvisionalLoad code from RenderVie..."
piman@chromium.org
2014-02-07
1
-9
/
+8
*
Move DidCommitProvisionalLoad code from RenderView to RenderFrame.
nasko@chromium.org
2014-02-06
1
-8
/
+9
*
Allow renderer debug URLs as initial navigations.
creis@chromium.org
2014-02-05
1
-2
/
+4
*
Fix bugs with renderer-side debug URLs, like chrome://crash or javascript:.
creis@chromium.org
2014-02-03
1
-0
/
+8
*
Move kDataScheme constant into content namespace.
tfarina@chromium.org
2014-01-26
1
-1
/
+1
*
Move the guts of user_metrics to a new static lib in //base/metrics.
ben@chromium.org
2014-01-13
1
-1
/
+1
*
Fix referrer policy passing during redirects
jochen@chromium.org
2014-01-10
1
-0
/
+3
*
Support cross-process navigations in a single subframe RenderFrameHost.
creis@chromium.org
2013-12-27
1
-28
/
+40
*
Fix r241318.
marja@chromium.org
2013-12-18
1
-1
/
+1
*
Guest renderers should not host non-guest content.
marja@chromium.org
2013-12-17
1
-1
/
+4
*
Handle should_replace_current_entry in prerender.
davidben@chromium.org
2013-12-13
1
-2
/
+11
*
Same document navigations should update post state on NavigationEntry.
japhet@chromium.org
2013-12-11
1
-0
/
+4
*
Convert string16 to base::string16 in content.
brettw@chromium.org
2013-12-03
1
-2
/
+2
*
Add frame_tree_node_id to navigation parameters.
creis@chromium.org
2013-11-21
1
-0
/
+2
*
Renamed CanPruneAllButVisible and PruneAllButVisible in the Navigation Contro...
jww@chromium.org
2013-11-13
1
-7
/
+7
*
Remove dead NavigationControllerImpl::IsRedirect.
creis@chromium.org
2013-11-06
1
-10
/
+0
*
Rename WebContentsScreenshotManager to NavigationEntryScreenshotManager.
nasko@chromium.org
2013-11-05
1
-4
/
+4
*
Move navigation and frame tree classes to a new frame_host/ directory.
nasko@chromium.org
2013-10-30
1
-0
/
+1700