summaryrefslogtreecommitdiffstats
path: root/content/browser/frame_host/render_frame_proxy_host.h
Commit message (Expand)AuthorAgeFilesLines
* Standardize usage of virtual/override/final in content/browser/dcheng2014-10-211-3/+3
* Replacing the OVERRIDE with override and FINAL with final in content/browser/...mohan.reddy2014-10-071-2/+2
* If a RemoteFrame asks to navigate, send an OpenURL IPCjaphet2014-09-301-0/+3
* Move RenderViewHost swap out state to RenderFrameHost.creis2014-09-291-3/+1
* Cross-process iframe accessibility.dmazzoni2014-09-101-0/+4
* Revert of Cross-process iframe accessibility. (patchset #19 id:360001 of http...dconnelly2014-09-101-4/+0
* Cross-process iframe accessibility.dmazzoni2014-09-101-0/+4
* Move DisownOpener to RenderFrameHost / RenderFrameProxyHost.creis2014-08-251-0/+4
* Start using RenderFrameProxyHost objects.nick@chromium.org2014-08-071-0/+4
* Revert of Start using RenderFrameProxyHost objects. (https://codereview.chrom...robliao@chromium.org2014-08-051-4/+0
* Start using RenderFrameProxyHost objects.nick@chromium.org2014-08-051-0/+4
* Move ownership of CrossProcessFrameConnector to RenderFrameProxyHost.nasko@chromium.org2014-06-191-3/+17
* Create RenderFrameProxyHost at time of swap-out instead of commit.nasko@chromium.org2014-05-191-17/+39
* Introduce RenderFrameProxyHost object and use it in RFHM.nasko@chromium.org2014-04-141-0/+88
* Revert 263352 "Introduce RenderFrameProxyHost object and use it ..."viettrungluu@chromium.org2014-04-111-88/+0
* Introduce RenderFrameProxyHost object and use it in RFHM.nasko@chromium.org2014-04-111-0/+88