summaryrefslogtreecommitdiffstats
path: root/content/renderer/render_frame_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Keep a copy of page id in RenderViewHost.avi2014-09-041-0/+5
* Changed name of MediaStreamImpl to UserMediaClientImpl.perkj2014-09-031-2/+2
* Remove RenderThreadImpl dependencies from WebMediaPlayerImpl.acolwell2014-08-301-2/+11
* Revert of Keep a copy of page id in RenderViewHost. (patchset #2 id:20001 of ...creis2014-08-301-5/+0
* Keep a copy of page id in RenderViewHost.avi2014-08-291-0/+5
* Move ViewMsg_Stop from RenderViewHost to RenderFrameHost.Nasko Oskov2014-08-281-12/+16
* Don’t reset the page id when the browser takes the navigation.avi2014-08-281-4/+0
* Add/improve tracing in navigation.nasko2014-08-281-0/+24
* Change media MessageLoopProxy usage to SingleThreadTaskRunners.acolwell2014-08-281-1/+1
* Revert of Re-enable SitePerProcessBrowserTest.CrossSiteIframe (patchset #10 o...benwells2014-08-281-16/+12
* Move external popup menus from WebViewClient to WebFrameClient, part 3/3.avi2014-08-251-3/+58
* Move DisownOpener to RenderFrameHost / RenderFrameProxyHost.creis2014-08-251-0/+11
* Collapse fileapi, webkit_blob, webkit_database, quota, and webkit_common name...pilgrim@chromium.org2014-08-221-2/+4
* Re-enable SitePerProcessBrowserTest.CrossSiteIframenasko@chromium.org2014-08-221-12/+16
* Move external popup menus from WebViewClient to WebFrameClient, part 1/3.avi@chromium.org2014-08-221-0/+10
* Remove BrowserPlugin's -internal-attach methodfsamuel@chromium.org2014-08-221-0/+4
* Add a X-Requested-With header to URL requests for PPAPI Flash (only).tsepez@chromium.org2014-08-201-4/+15
* Don't swap out the old RenderFrameHost until the new one commits.creis@chromium.org2014-08-201-2/+6
* Revert 289312 "Move StringToUpperASCII and LowerCaseEqualsASCII ..."brettw@chromium.org2014-08-131-1/+1
* Move StringToUpperASCII and LowerCaseEqualsASCII to the base namespacebrettw@chromium.org2014-08-131-1/+1
* Navigation transitions: Plumb data from the outgoing renderer to the incoming...oysteine@chromium.org2014-08-081-0/+21
* Rename "UpdateURL" to be more descriptive of what it actually does.avi@chromium.org2014-08-071-4/+5
* Start using RenderFrameProxyHost objects.nick@chromium.org2014-08-071-32/+102
* Revert https://src.chromium.org/viewvc/chrome?view=rev&revision=283728tsepez@chromium.org2014-08-051-7/+0
* Revert of Start using RenderFrameProxyHost objects. (https://codereview.chrom...robliao@chromium.org2014-08-051-102/+32
* Start using RenderFrameProxyHost objects.nick@chromium.org2014-08-051-32/+102
* Do not modify context menu location in emulation mode if it came from the host.dgozman@chromium.org2014-07-311-1/+1
* Navigation transitions: Initiate transition navigations.oysteine@chromium.org2014-07-311-57/+52
* content: ResourceType cleanup.tfarina@chromium.org2014-07-311-1/+2
* Refactor Web Notification permission requests.peter@chromium.org2014-07-291-0/+13
* Touch emulation: issue context menu request for right-click.dgozman@chromium.org2014-07-291-3/+3
* Remove RequestExtraData::was_after_preconnect_requestkouhei@chromium.org2014-07-281-7/+0
* Migrate accessibility from RenderView to RenderFrame and RVH to RFH.dmazzoni@chromium.org2014-07-261-2/+38
* Make <a ping> work for context menus.japhet@chromium.org2014-07-231-0/+6
* Added the RenderView routing_id to the DidCommitProvisionalLoad message.pmeenan@chromium.org2014-07-231-0/+8
* Get ResourceType from WebURLRequest rather than TargetType.mkwst@chromium.org2014-07-231-1/+1
* Move weburlresponse_extradata_impl.* from webkit/ to content/.tfarina@chromium.org2014-07-231-4/+8
* Deliver IPC messages together with SwapCompositorFramemkosiba@chromium.org2014-07-221-0/+4
* Remove 'WebURLRequest::TargetType' from 'content::RenderFrameImpl'.mkwst@chromium.org2014-07-211-6/+6
* Revert 284065 "Revert of Revert of Migrate accessibility from Re..."bruening@google.com2014-07-211-38/+2
* Set dump_without_crashing_function_ in chrome.dll with value of exported chro...wfh@chromium.org2014-07-211-0/+6
* Add a content API for postMessage.sgurun@chromium.org2014-07-191-0/+1
* Revert of Revert of Migrate accessibility from RenderView to RenderFrame. (ht...mkwst@chromium.org2014-07-181-2/+38
* Revert of Migrate accessibility from RenderView to RenderFrame. (https://code...mkwst@chromium.org2014-07-181-38/+2
* Migrate accessibility from RenderView to RenderFrame and RVH to RFH.dmazzoni@chromium.org2014-07-181-2/+38
* Changes to RenderFrameProxy:nick@chromium.org2014-07-181-1/+2
* Amend sanitization of browser-side navigationStart override.ppi@chromium.org2014-07-171-4/+8
* Allow view-source of pages fully blocked by blinks XSS filter.tsepez@chromium.org2014-07-171-0/+7
* [Cross-Site Isolation] Migrate entire MediaStream verticals to be per-RenderF...miu@chromium.org2014-07-171-23/+18
* Revert 283572 "Changes to RenderFrameProxy:"viettrungluu@chromium.org2014-07-171-2/+1