summaryrefslogtreecommitdiffstats
path: root/content/browser/renderer_host
Commit message (Expand)AuthorAgeFilesLines
* Introduce RenderProcessHostObserver::RenderProcessExited, use it in a new Ren...avi@chromium.org2014-01-021-0/+3
* Remove some LatencyInfo merging code pathmiletus@chromium.org2014-01-024-15/+32
* Sends getUserMedia request info to webrtc-internals.jiayl@chromium.org2014-01-022-0/+21
* Replace the GetAssociatedRenderView call with GetAssociatedRenderFrame in Res...jam@chromium.org2013-12-314-11/+11
* Process accessibility messages in RVHI rather than RWHV*.dmazzoni@chromium.org2013-12-3115-99/+63
* Remove 'using base::string16;' from base/strings/string16.h and remove temporarydbeam@chromium.org2013-12-302-2/+2
* [Mac] Update composited IO surface context for non-core-animation case.dgozman@chromium.org2013-12-301-2/+2
* Revert "Replace the GetAssociatedRenderView call with GetAssociatedRenderFram...loislo@chromium.org2013-12-304-11/+11
* Move kFileScheme constant into content namespace.tfarina@chromium.org2013-12-302-2/+2
* Do PPB_FileIO Write on the plugin side.bbudge@chromium.org2013-12-285-316/+107
* Revert 242659 "Do PPB_FileIO Write on the plugin side."brettw@chromium.org2013-12-285-107/+316
* Do PPB_FileIO Write on the plugin side.bbudge@chromium.org2013-12-285-316/+107
* Replace the GetAssociatedRenderView call with GetAssociatedRenderFrame in Res...jam@chromium.org2013-12-284-11/+11
* Replace the GetAssociatedRenderView call with GetAssociatedRenderFrame in Int...jam@chromium.org2013-12-284-101/+72
* Fix color format mapping for RGB24.wjia@chromium.org2013-12-271-1/+1
* Pepper: FileIO holds FileSystem ref with scoped_refptr<Resource>.bbudge@chromium.org2013-12-271-1/+3
* Add the SmartClip feature.jam@chromium.org2013-12-272-0/+14
* Support cross-process navigations in a single subframe RenderFrameHost.creis@chromium.org2013-12-271-6/+12
* Fix a stale comment.sgurun@chromium.org2013-12-271-5/+3
* Add AshDesktopMediaList and enable Desktop Capture API on Chrome OS.sergeyu@chromium.org2013-12-271-8/+9
* Start removing support for in-process NPAPI plugins. This was a debugging mod...jam@chromium.org2013-12-262-16/+1
* Replace the GetAssociatedRenderView call with GetAssociatedRenderFrame in Res...jam@chromium.org2013-12-261-11/+0
* Update some uses of char16 to use the base:: namespace.avi@chromium.org2013-12-254-4/+4
* Update uses of UTF conversions in content/ to use the base:: namespace.avi@chromium.org2013-12-2510-17/+18
* Remove LatencyInfo merge from software rendering pathmiletus@chromium.org2013-12-2312-35/+47
* Revert 242361 "Add AshDesktopMediaList and enable Desktop Captur..."sergeyu@chromium.org2013-12-231-9/+8
* Add AshDesktopMediaList and enable Desktop Capture API on Chrome OS.sergeyu@chromium.org2013-12-231-8/+9
* A bunch of work to transition from render_view_id to render_frame_id.jam@chromium.org2013-12-202-11/+15
* Fix input event timing metric in the InputRouterjdduke@chromium.org2013-12-201-9/+12
* Use root window's coordinates when updating cursor in Auratdanderson@chromium.org2013-12-203-13/+55
* Implement support for touch-action: pan-x/pan-y in chromiumrbyers@chromium.org2013-12-204-65/+387
* Make PepperWebPlugin not use RenderView.jam@chromium.org2013-12-2019-111/+88
* Parameterize the composited RenderWidgetHostViewBrowserTests.danakj@chromium.org2013-12-201-21/+61
* Don't redraw plugin windows on moving when using gpu browser compositortmoniuszko@opera.com2013-12-201-1/+2
* Adjust aura synthetic mouse event locations to screen location.kouhei@chromium.org2013-12-202-8/+35
* Add browser test for AEC dump.grunell@google.com2013-12-202-1/+19
* Rename ContentBrowserClient::RenderProcessHostCreated to RenderProcessWillLau...avi@chromium.org2013-12-201-1/+1
* android: add resource state machine to RenderWidgetHostViewAndroidpowei@chromium.org2013-12-2010-36/+190
* Swap the parameters to SendSwapCompositorFrameAck() so they match the functio...ajwong@chromium.org2013-12-201-2/+2
* Populate GestureScrollBegin hint properties in Aurarbyers@chromium.org2013-12-191-0/+4
* Capture input if the popup RWHVA is for select tag.oshima@chromium.org2013-12-191-0/+4
* Move some non-event related functionality from RootWindow onto RootWindowHost.ben@chromium.org2013-12-192-7/+7
* MessageLoop(TYPE_UI) -> MessageLoopForUIsky@chromium.org2013-12-191-3/+2
* Use libyuv::ConvertToI420 for all color formats in video capture on WINwjia@chromium.org2013-12-191-42/+25
* content browser test for sourceID in getUserMedia.perkj@chromium.org2013-12-191-2/+2
* RenderWidgetHostImpl::OnWindowlessPluginDummyWindowCreated() compilation fix ...tmoniuszko@opera.com2013-12-191-0/+4
* Filter virtual network interfaces for p2p sessions.mallinath@chromium.org2013-12-192-2/+2
* Revert 241755 "Use libyuv::ConvertToI420 for all all color forma..."nick@chromium.org2013-12-191-25/+42
* Use libyuv::ConvertToI420 for all all color formats in video capture on WINwjia@chromium.org2013-12-191-42/+25
* wm: public window_types.tfarina@chromium.org2013-12-191-3/+3