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
/
frame_tree.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix support for multiple frames per SiteInstance in CreateProxiesForSiteInsta...
alexmos
2014-10-22
1
-1
/
+6
*
Revert of Revert of Drop CreateChildFrame messages when swapping out. (patchs...
dgrogan
2014-10-20
1
-1
/
+9
*
Revert of Drop CreateChildFrame messages when swapping out. (patchset #1 id:1...
nasko
2014-10-20
1
-9
/
+1
*
Do not create proxy hosts in the subtree of navigating frame.
nasko
2014-10-17
1
-7
/
+15
*
Drop CreateChildFrame messages when swapping out.
nasko
2014-10-16
1
-1
/
+9
*
Fix RenderFrameHost lifetime and clean up CommitPending.
creis
2014-10-02
1
-4
/
+5
*
Move RenderViewHost swap out state to RenderFrameHost.
creis
2014-09-29
1
-5
/
+6
*
Revert of Do not create proxy hosts in the subtree of navigating frame. (patc...
engedy
2014-09-12
1
-15
/
+7
*
Do not create proxy hosts in the subtree of navigating frame.
nasko
2014-09-12
1
-7
/
+15
*
Cross-process iframe accessibility.
dmazzoni
2014-09-10
1
-18
/
+18
*
Revert of Cross-process iframe accessibility. (patchset #19 id:360001 of http...
dconnelly
2014-09-10
1
-18
/
+18
*
Cross-process iframe accessibility.
dmazzoni
2014-09-10
1
-18
/
+18
*
Remove implicit conversions from scoped_refptr to T* in content/browser/frame...
dcheng
2014-08-26
1
-1
/
+1
*
Add a static FrameTreeNode lookup method in FrameTreeNode
clamy@chromium.org
2014-08-14
1
-2
/
+30
*
Start using RenderFrameProxyHost objects.
nick@chromium.org
2014-08-07
1
-16
/
+50
*
Revert of Start using RenderFrameProxyHost objects. (https://codereview.chrom...
robliao@chromium.org
2014-08-05
1
-50
/
+16
*
Start using RenderFrameProxyHost objects.
nick@chromium.org
2014-08-05
1
-16
/
+50
*
Pass RenderFrameHost* to WebContentsObserver::FrameDetached().
dcheng@chromium.org
2014-07-04
1
-4
/
+2
*
Almost finish moving context_menu_node_ from RenderViewImpl to RenderFrameImpl.
jam@chromium.org
2014-03-08
1
-1
/
+11
*
Revert "Revert 249676 "Have the unload event execute in background on cr...""
clamy@chromium.org
2014-02-28
1
-18
/
+51
*
Revert 249676 "Have the unload event execute in background on cr..."
creis@chromium.org
2014-02-24
1
-51
/
+18
*
Unify frame IDs with RenderFrameHost routing IDs.
creis@chromium.org
2014-02-20
1
-65
/
+30
*
Revert 251090 "Revert 250823 "With --site-per-process, avoid a c..."
asvitkine@chromium.org
2014-02-13
1
-1
/
+20
*
Revert 250823 "With --site-per-process, avoid a crash when a sub..."
asvitkine@chromium.org
2014-02-13
1
-20
/
+1
*
With --site-per-process, avoid a crash when a subframe process goes away.
creis@chromium.org
2014-02-12
1
-1
/
+20
*
Have the unload event execute in background on cross-site navigations
clamy@chromium.org
2014-02-07
1
-18
/
+51
*
Always create FrameTreeNodes and RenderFrameHosts for every frame.
nasko@chromium.org
2014-01-10
1
-2
/
+3
*
Support cross-process navigations in a single subframe RenderFrameHost.
creis@chromium.org
2013-12-27
1
-1
/
+3
*
Make RenderFrameHostManager swap RenderFrameHosts, not RenderViewHosts.
creis@chromium.org
2013-12-18
1
-31
/
+81
*
Revert 241151 "Make RenderFrameHostManager swap RenderFrameHosts..."
tzik@chromium.org
2013-12-17
1
-81
/
+31
*
Make RenderFrameHostManager swap RenderFrameHosts, not RenderViewHosts.
creis@chromium.org
2013-12-17
1
-31
/
+81
*
Make the renderer-side prerendering code use RenderFrames instead of RenderVi...
jam@chromium.org
2013-12-10
1
-7
/
+10
*
Move out DidStartProvisionalLoad from WebContentsImpl into Navigator.
nasko@chromium.org
2013-12-10
1
-14
/
+17
*
Add RenderFrameHostDelegate and plumb it through all the necessary classes.
jam@chromium.org
2013-12-04
1
-3
/
+7
*
Rename RenderViewHostManager to RenderFrameHostManager.
creis@chromium.org
2013-11-28
1
-1
/
+1
*
Instantiate RenderFrameHosts via a RenderFrameHostFactory indirection.
nick@chromium.org
2013-11-21
1
-2
/
+6
*
Move RenderViewHostManager from WebContents to FrameTreeNode.
creis@chromium.org
2013-11-15
1
-5
/
+17
*
Add Navigator and NavigatorDelegate objects.
nasko@chromium.org
2013-11-09
1
-4
/
+7
*
Give FrameTreeNodes a browser-global ID for use in navigation.
creis@chromium.org
2013-11-08
1
-12
/
+36
*
Move navigation and frame tree classes to a new frame_host/ directory.
nasko@chromium.org
2013-10-30
1
-0
/
+138