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
/
test
/
test_render_frame_host.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a NavigationHandle class to content/public/browser
clamy
2015-07-31
1
-0
/
+126
*
PlzNavigate: reset the NavigationRequest in RFH::Commit/FailNavigation
clamy
2015-07-01
1
-8
/
+11
*
PlzNavigate: use is_waiting_for_beforeunload_ack in the RenderFrameHost
clamy
2015-06-29
1
-1
/
+1
*
Clean up the SendNavigate family of functions.
avi
2015-06-12
1
-72
/
+32
*
Remove swapped-out usage in --site-per-process.
nasko
2015-06-05
1
-1
/
+1
*
Bring RFH/RVH unit tests closer to reality of how RF/RV are initialized
nasko
2015-06-02
1
-12
/
+11
*
Revert of Bring RFH/RVH unit tests closer to reality of how RF/RV are initial...
thakis
2015-05-30
1
-11
/
+12
*
Bring RFH/RVH unit tests closer to reality of how RF/RV are initialized
nasko
2015-05-29
1
-12
/
+11
*
Use blink::WebSandboxFlags directly in content.
dcheng
2015-05-28
1
-1
/
+2
*
Replicate whether a frame is in a document or shadow tree.
dcheng
2015-05-22
1
-1
/
+3
*
This was a good experiment, but there's nobody currently driving this iterati...
dglazkov
2015-05-18
1
-2
/
+2
*
Classify navigations without page id in parallel to the existing classifier.
avi
2015-05-08
1
-23
/
+52
*
Revert of Classify navigations without page id in parallel to the existing cl...
ksakamoto
2015-05-08
1
-52
/
+23
*
Classify navigations without page id in parallel to the existing classifier.
avi
2015-05-07
1
-23
/
+52
*
Revert of Classify navigations without page id in parallel to the existing cl...
pdr
2015-05-05
1
-52
/
+23
*
Classify navigations without page id in parallel to the existing classifier.
avi
2015-05-04
1
-23
/
+52
*
Revert of Classify navigations without page id in parallel to the existing cl...
vkuzkokov
2015-04-28
1
-52
/
+23
*
Classify navigations without page id in parallel to the existing classifier.
avi
2015-04-28
1
-23
/
+52
*
Revert of Classify navigations without page id in parallel to the existing cl...
mohsen
2015-04-27
1
-52
/
+23
*
Classify navigations without page id in parallel to the existing classifier.
avi
2015-04-27
1
-23
/
+52
*
PlzNavigate: track pending commits
clamy
2015-04-17
1
-1
/
+9
*
PlzNavigate: move ownership of the NavigationRequest to the FrameTreeNode
clamy
2015-04-16
1
-3
/
+1
*
Add covariant overrides to TestRVH::GetProcess and TestRFH::GetProcess
nick
2015-04-16
1
-0
/
+4
*
Revert "Refactor sudden termination"
clamy
2015-03-24
1
-8
/
+0
*
PlzNavigate: test updates post beforeUnload IPC refactor.
carlosk
2015-03-04
1
-27
/
+40
*
Fix RenderFrameCreated and RenderFrameDeleted WebContentsObserver methods
nasko
2015-02-24
1
-1
/
+14
*
PlzNavigate: Updated navigation cancel policy for renderer-initiated requests.
carlosk
2015-02-19
1
-5
/
+6
*
Refactor sudden termination
clamy
2015-02-05
1
-0
/
+8
*
PlzNavigate: Remove the RequestNavigation IPC
clamy
2015-02-05
1
-6
/
+6
*
Remove indirection for SiteInstance and RenderProcessHost from RenderFrameHost.
nasko
2015-01-27
1
-2
/
+4
*
Make RenderFrame(Host) own a RenderWidget(Host).
kenrb
2015-01-22
1
-0
/
+2
*
Revert of Make RenderFrame(Host) own a RenderWidget(Host). (patchset #20 id:3...
cmumford
2015-01-21
1
-2
/
+0
*
Make RenderFrame(Host) own a RenderWidget(Host).
kenrb
2015-01-21
1
-0
/
+2
*
Start replicating sandbox flags for OOPIF.
alexmos
2015-01-16
1
-1
/
+2
*
[ServiceWorker] Use WebPageVisibilityState in ClientInfo.
mlamouri
2015-01-10
1
-1
/
+1
*
PlzNavigate: add support in several navigation controller unit tests
clamy
2014-12-19
1
-1
/
+47
*
Convert RenderFrameHost creation booleans to flags
kenrb
2014-11-17
1
-2
/
+2
*
Remove all navigation methods from TestRenderViewHost, RenderViewHostTester.
nick
2014-10-09
1
-5
/
+4
*
PlzNavigate: implement CommitNavigation on the browser side
clamy
2014-09-30
1
-10
/
+9
*
Move RenderViewHost swap out state to RenderFrameHost.
creis
2014-09-29
1
-0
/
+9
*
Move PageTransition from //content/public/common to //ui/base
Sylvain Defresne
2014-09-19
1
-12
/
+12
*
Keep a copy of page id in RenderViewHost.
Avi Drissman
2014-09-08
1
-2
/
+2
*
Fix DisownOpener and related tests.
creis@chromium.org
2014-08-22
1
-0
/
+4
*
PlzNavigate: implement RequestNavigation in the no live renderer case
clamy@chromium.org
2014-08-19
1
-4
/
+3
*
Move WebContentsTester::TestDidNavigate to use RFH's. This eliminates one usage
nick@chromium.org
2014-08-15
1
-2
/
+8
*
Getting rid of net::LOAD_ENABLE_LOAD_CONTENT.
ljagielski@opera.com
2014-08-13
1
-1
/
+1
*
Navigation transitions: Initiate transition navigations.
oysteine@chromium.org
2014-07-31
1
-2
/
+2
*
Add a FrameHostMsg_BeginNavigation IPC
clamy@chromium.org
2014-07-16
1
-0
/
+17
*
Update several WebContentsObserver loading callbacks to use RFH.
dcheng@chromium.org
2014-07-03
1
-6
/
+27
*
Trust the renderer's same-document navigation flag if it is a same-origin nav.
japhet@chromium.org
2014-06-04
1
-2
/
+8
[next]