summaryrefslogtreecommitdiffstats
path: root/content/browser/frame_host/render_frame_host_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Reset accessibility if it gets out of sync.dmazzoni2014-10-241-1/+24
* Revert "Ensure RenderFrameHostImpl's RenderFrameSetupPtr doesn't die too early"yzshen2014-10-231-9/+0
* Ensure RenderFrameHostImpl's RenderFrameSetupPtr doesn't die too earlyblundell2014-10-231-0/+9
* Standardize usage of virtual/override/final in content/browser/dcheng2014-10-211-40/+37
* PlzNavigate: RequestNavigation on the renderer sideclamy2014-10-141-2/+1
* Mojo: Add a Java service registry in the browser.ppi2014-10-081-0/+8
* PlzNavigate: Implement CommitNavigation on the renderer sideclamy2014-10-071-0/+4
* Pass ResourceResponse and StreamHandle in CommitNavigation.davidben2014-10-071-1/+4
* Replacing the OVERRIDE with override and FINAL with final in content/browser/...mohan.reddy2014-10-071-30/+30
* Revert of Reset accessibility if it gets out of sync. (patchset #10 id:180001...jackhou2014-10-071-23/+1
* Reset accessibility if it gets out of sync.dmazzoni2014-10-061-1/+23
* Fix RenderFrameHost lifetime and clean up CommitPending.creis2014-10-021-22/+11
* If a RemoteFrame asks to navigate, send an OpenURL IPCjaphet2014-09-301-0/+5
* PlzNavigate: implement CommitNavigation on the browser sideclamy2014-09-301-2/+11
* Move RenderViewHost swap out state to RenderFrameHost.creis2014-09-291-8/+76
* Remove WebContentsObserver::ProvisionalChangeToMainFrameUrl and all the code ...avi2014-09-241-3/+0
* Move RFH's WeakPtrFactory to be the last member.creis2014-09-191-2/+3
* Move PageTransition from //content/public/common to //ui/baseSylvain Defresne2014-09-191-2/+2
* Fix IsRenderFrameLive and use it in RenderFrameHostManager.creis2014-09-181-1/+20
* Replace missing call to RenderFrameHostImpl::Init().creis2014-09-171-0/+4
* Hook up guest browser plugins to the accessibility tree.dmazzoni2014-09-151-2/+14
* Cross-process iframe accessibility.dmazzoni2014-09-101-0/+3
* Revert of Cross-process iframe accessibility. (patchset #19 id:360001 of http...dconnelly2014-09-101-3/+0
* Cross-process iframe accessibility.dmazzoni2014-09-101-0/+3
* Keep a copy of page id in RenderViewHost.Avi Drissman2014-09-081-1/+2
* Don't take a fake UGI every time we execute Javascript.zeeshanq2014-09-041-0/+2
* Move ViewMsg_Stop from RenderViewHost to RenderFrameHost.Nasko Oskov2014-08-281-0/+3
* Revert of Re-enable SitePerProcessBrowserTest.CrossSiteIframe (patchset #10 o...benwells2014-08-281-3/+0
* Move external popup menus from WebViewClient to WebFrameClient, part 3/3.avi2014-08-251-0/+15
* Move DisownOpener to RenderFrameHost / RenderFrameProxyHost.creis2014-08-251-0/+4
* Re-enable SitePerProcessBrowserTest.CrossSiteIframenasko@chromium.org2014-08-221-0/+3
* Don't swap out the old RenderFrameHost until the new one commits.creis@chromium.org2014-08-201-11/+0
* Revert of Revert of [site isolation] cross-site transfers should track the Re...pkotwicz@chromium.org2014-08-121-0/+48
* Revert of [site isolation] cross-site transfers should track the RenderFrameH...pkotwicz@chromium.org2014-08-121-48/+0
* site isolation: cross-site transfers should track the RenderFrameHost, not th...nick@chromium.org2014-08-121-0/+48
* Navigation transitions: Plumb data from the outgoing renderer to the incoming...oysteine@chromium.org2014-08-081-6/+5
* Start using RenderFrameProxyHost objects.nick@chromium.org2014-08-071-0/+3
* Remove code for the old Web Notification permission-path.peter@chromium.org2014-08-061-4/+0
* Revert of Start using RenderFrameProxyHost objects. (https://codereview.chrom...robliao@chromium.org2014-08-051-3/+0
* Start using RenderFrameProxyHost objects.nick@chromium.org2014-08-051-0/+3
* Navigation transitions: Initiate transition navigations.oysteine@chromium.org2014-07-311-1/+2
* Refactor Web Notification permission requests.peter@chromium.org2014-07-291-0/+4
* Inform the success callback for requesting Notification permission about the ...peter@chromium.org2014-07-291-1/+3
* Simplify access to LegacyRenderWidgetHostHWND.dmazzoni@chromium.org2014-07-261-0/+3
* Migrate accessibility from RenderView to RenderFrame and RVH to RFH.dmazzoni@chromium.org2014-07-261-1/+67
* Navigation transitions: Parse out transition-entering-stylesheet link headers.zhenw@chromium.org2014-07-241-1/+5
* Revert 284065 "Revert of Revert of Migrate accessibility from Re..."bruening@google.com2014-07-211-67/+1
* Revert of Revert of Migrate accessibility from RenderView to RenderFrame. (ht...mkwst@chromium.org2014-07-181-1/+67
* Revert of Migrate accessibility from RenderView to RenderFrame. (https://code...mkwst@chromium.org2014-07-181-67/+1
* Migrate accessibility from RenderView to RenderFrame and RVH to RFH.dmazzoni@chromium.org2014-07-181-1/+67