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
/
render_frame_host_manager.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make sure new site instance (and therefore) render is used when navigating away
kolczyk
2014-10-22
1
-10
/
+12
*
Do not create proxy hosts in the subtree of navigating frame.
nasko
2014-10-17
1
-5
/
+19
*
Don't send NewFrameProxy for top-level remote frames.
alexmos
2014-10-16
1
-3
/
+0
*
Fix unresponsive tab closure when a navigation is in progress.
creis
2014-10-09
1
-1
/
+7
*
Pass ResourceResponse and StreamHandle in CommitNavigation.
davidben
2014-10-07
1
-1
/
+0
*
Fix RenderFrameHost lifetime and clean up CommitPending.
creis
2014-10-02
1
-130
/
+119
*
PlzNavigate: Move the navigation logic to NavigatorImpl
clamy
2014-10-02
1
-201
/
+64
*
Revert of Don't ensure, in single-process mode, that WebUI render views are t...
nasko
2014-10-01
1
-3
/
+2
*
Remove stale RFHM check now that unload runs in the background.
creis
2014-10-01
1
-9
/
+6
*
Don't ensure, in single-process mode, that WebUI render views are the only on...
kolczyk
2014-10-01
1
-2
/
+3
*
PlzNavigate: implement CommitNavigation on the browser side
clamy
2014-09-30
1
-41
/
+73
*
Move RenderViewHost swap out state to RenderFrameHost.
creis
2014-09-29
1
-38
/
+34
*
Fix SiteInstance ref counting issue in RenderFrameHostManager::CommitNavigation.
alexmos
2014-09-25
1
-3
/
+3
*
Move PageTransition from //content/public/common to //ui/base
Sylvain Defresne
2014-09-19
1
-4
/
+5
*
Fix IsRenderFrameLive and use it in RenderFrameHostManager.
creis
2014-09-18
1
-26
/
+20
*
Revert of Do not create proxy hosts in the subtree of navigating frame. (patc...
engedy
2014-09-12
1
-21
/
+2
*
Do not create proxy hosts in the subtree of navigating frame.
nasko
2014-09-12
1
-2
/
+21
*
PlzNavigate: add cancel navigation logic for uncommitted requests
carlosk
2014-09-05
1
-0
/
+31
*
Remove NavigationRequestInfo::is_showing.
davidben
2014-09-03
1
-1
/
+0
*
PlzNavigate: Initialize the renderer on commit
clamy
2014-09-03
1
-0
/
+14
*
Don't try to use RFH from proxies for subframes.
nasko
2014-08-30
1
-2
/
+3
*
Move ViewMsg_Stop from RenderViewHost to RenderFrameHost.
Nasko Oskov
2014-08-28
1
-6
/
+5
*
Add/improve tracing in navigation.
nasko
2014-08-28
1
-1
/
+15
*
Revert of Re-enable SitePerProcessBrowserTest.CrossSiteIframe (patchset #10 o...
benwells
2014-08-28
1
-5
/
+6
*
Remove implicit conversions from scoped_refptr to T* in content/browser/frame...
dcheng
2014-08-26
1
-3
/
+3
*
Move DisownOpener to RenderFrameHost / RenderFrameProxyHost.
creis
2014-08-25
1
-8
/
+8
*
Fix DisownOpener and related tests.
creis@chromium.org
2014-08-22
1
-2
/
+11
*
Re-enable SitePerProcessBrowserTest.CrossSiteIframe
nasko@chromium.org
2014-08-22
1
-6
/
+5
*
Don't swap out the old RenderFrameHost until the new one commits.
creis@chromium.org
2014-08-20
1
-152
/
+82
*
PlzNavigate: implement RequestNavigation in the no live renderer case
clamy@chromium.org
2014-08-19
1
-70
/
+188
*
Remove dependency on NavigationEntry to get a SiteInstance
clamy@chromium.org
2014-08-14
1
-41
/
+53
*
Revert of Revert of [site isolation] cross-site transfers should track the Re...
pkotwicz@chromium.org
2014-08-12
1
-20
/
+13
*
Revert of [site isolation] cross-site transfers should track the RenderFrameH...
pkotwicz@chromium.org
2014-08-12
1
-13
/
+20
*
site isolation: cross-site transfers should track the RenderFrameHost, not th...
nick@chromium.org
2014-08-12
1
-20
/
+13
*
Don't leave a RenderFrameProxyHost for the current RenderFrameHost.
creis@chromium.org
2014-08-08
1
-6
/
+18
*
Navigation transitions: Plumb data from the outgoing renderer to the incoming...
oysteine@chromium.org
2014-08-08
1
-1
/
+1
*
Start using RenderFrameProxyHost objects.
nick@chromium.org
2014-08-07
1
-42
/
+121
*
Revert of Start using RenderFrameProxyHost objects. (https://codereview.chrom...
robliao@chromium.org
2014-08-05
1
-122
/
+46
*
Start using RenderFrameProxyHost objects.
nick@chromium.org
2014-08-05
1
-46
/
+122
*
Add a FrameHostMsg_BeginNavigation IPC
clamy@chromium.org
2014-07-16
1
-0
/
+22
*
Android: fix renderer reuse for chrome-native NTP after restore.
ppi@chromium.org
2014-06-25
1
-1
/
+9
*
Task Manager: show out-of-process iframes.
nick@chromium.org
2014-06-24
1
-12
/
+6
*
Navigation transitions: Block first response until after transitions have run.
simonhatch@chromium.org
2014-06-21
1
-0
/
+20
*
Move ownership of CrossProcessFrameConnector to RenderFrameProxyHost.
nasko@chromium.org
2014-06-19
1
-41
/
+21
*
Move frame_to_announce to be assigned later in CreateRenderFrame.
nasko@chromium.org
2014-05-30
1
-1
/
+1
*
Rename RenderProcessHost::IsGuest to RenderProcessHost::IsIsolatedGuest
fsamuel@chromium.org
2014-05-30
1
-3
/
+5
*
Always call WCO::RenderFrameCreated and WCO::RenderFrameDeleted.
nick@chromium.org
2014-05-23
1
-0
/
+10
*
Decouple RVH creation from CrossProcessFrameConnector.
nasko@chromium.org
2014-05-22
1
-7
/
+27
*
Revert 271461 "Decouple RVH creation from CrossProcessFrameConne..."
ericu@chromium.org
2014-05-19
1
-27
/
+7
*
Decouple RVH creation from CrossProcessFrameConnector.
nasko@chromium.org
2014-05-19
1
-7
/
+27
[next]