summaryrefslogtreecommitdiffstats
path: root/content/test/test_render_frame_host.h
Commit message (Expand)AuthorAgeFilesLines
* Remove surface_id from RenderWidget/RenderWidgetHost and friendspiman2015-09-241-1/+0
* Disallow lazy assignment of RenderWidgetHostImpl routing IDs.dcheng2015-08-311-1/+3
* Add support for replicating frame opener updates.alexmos2015-08-241-1/+1
* Add a NavigationHandle class to content/public/browserclamy2015-07-311-0/+9
* Clean up the SendNavigate family of functions.avi2015-06-121-29/+15
* Bring RFH/RVH unit tests closer to reality of how RF/RV are initializednasko2015-06-021-0/+1
* Revert of Bring RFH/RVH unit tests closer to reality of how RF/RV are initial...thakis2015-05-301-5/+0
* Bring RFH/RVH unit tests closer to reality of how RF/RV are initializednasko2015-05-291-0/+5
* Classify navigations without page id in parallel to the existing classifier.avi2015-05-081-19/+36
* Revert of Classify navigations without page id in parallel to the existing cl...ksakamoto2015-05-081-36/+19
* Classify navigations without page id in parallel to the existing classifier.avi2015-05-071-19/+36
* Revert of Classify navigations without page id in parallel to the existing cl...pdr2015-05-051-36/+19
* Classify navigations without page id in parallel to the existing classifier.avi2015-05-041-19/+36
* Revert of Classify navigations without page id in parallel to the existing cl...vkuzkokov2015-04-281-36/+19
* Classify navigations without page id in parallel to the existing classifier.avi2015-04-281-19/+36
* Revert of Classify navigations without page id in parallel to the existing cl...mohsen2015-04-271-36/+19
* Classify navigations without page id in parallel to the existing classifier.avi2015-04-271-19/+36
* PlzNavigate: track pending commitsclamy2015-04-171-0/+7
* Add covariant overrides to TestRVH::GetProcess and TestRFH::GetProcessnick2015-04-161-1/+3
* Revert "Refactor sudden termination"clamy2015-03-241-6/+0
* PlzNavigate: test updates post beforeUnload IPC refactor.carlosk2015-03-041-2/+12
* PlzNavigate: Updated navigation cancel policy for renderer-initiated requests.carlosk2015-02-191-1/+1
* Refactor sudden terminationclamy2015-02-051-0/+6
* Remove indirection for SiteInstance and RenderProcessHost from RenderFrameHost.nasko2015-01-271-1/+2
* Make RenderFrame(Host) own a RenderWidget(Host).kenrb2015-01-221-0/+1
* Revert of Make RenderFrame(Host) own a RenderWidget(Host). (patchset #20 id:3...cmumford2015-01-211-1/+0
* Make RenderFrame(Host) own a RenderWidget(Host).kenrb2015-01-211-0/+1
* PlzNavigate: add support in several navigation controller unit testsclamy2014-12-191-0/+7
* Convert RenderFrameHost creation booleans to flagskenrb2014-11-171-1/+1
* Standardize usage of virtual/override/final in content/dcheng2014-10-211-15/+13
* Remove all navigation methods from TestRenderViewHost, RenderViewHostTester.nick2014-10-091-9/+3
* Replace OVERRIDE and FINAL with override and final in content/test/[a-s]*anand.ratn2014-10-061-6/+6
* Move RenderViewHost swap out state to RenderFrameHost.creis2014-09-291-0/+2
* Move PageTransition from //content/public/common to //ui/baseSylvain Defresne2014-09-191-6/+7
* Fix DisownOpener and related tests.creis@chromium.org2014-08-221-0/+2
* Move WebContentsTester::TestDidNavigate to use RFH's. This eliminates one usagenick@chromium.org2014-08-151-1/+6
* Add a FrameHostMsg_BeginNavigation IPCclamy@chromium.org2014-07-161-0/+1
* Update several WebContentsObserver loading callbacks to use RFH.dcheng@chromium.org2014-07-031-5/+26
* Add a navigation redirect-chain to Sync sessions proto for offline analysis.donnd@chromium.org2014-04-231-1/+8
* Move DidCommitProvisionalLoad code from RenderView to RenderFrame.nasko@chromium.org2014-02-121-0/+48
* Revert 249516 "Move DidCommitProvisionalLoad code from RenderVie..."piman@chromium.org2014-02-071-48/+0
* Move DidCommitProvisionalLoad code from RenderView to RenderFrame.nasko@chromium.org2014-02-061-0/+48
* Move out DidStartProvisionalLoad from WebContentsImpl into Navigator.nasko@chromium.org2013-12-101-0/+1
* Move TestRenderFrameHost, TestRenderViewHost and TestBackingStore to content\...jam@chromium.org2013-12-051-0/+31