summaryrefslogtreecommitdiffstats
path: root/content/browser/renderer_host/render_process_host_impl.h
Commit message (Expand)AuthorAgeFilesLines
* When deleting a WebContents, keep SessionStorageNamespaces used in the tab al...michaeln@chromium.org2014-06-061-0/+10
* Remove IOSurfaceSupportccameron@chromium.org2014-06-041-1/+2
* content: Always allocate GpuMemoryBuffers on UI thread.reveman@chromium.org2014-06-021-0/+18
* Implements RTP header dumping.jiayl@chromium.org2014-05-311-0/+11
* Revert 273745 "Implements RTP header dumping." due to memory leakbattre@chromium.org2014-05-301-11/+0
* Implements RTP header dumping.jiayl@chromium.org2014-05-301-0/+11
* Rename RenderProcessHost::IsGuest to RenderProcessHost::IsIsolatedGuestfsamuel@chromium.org2014-05-301-5/+5
* Ensure that any IPC sent from a child process that couldn't be deserialized c...jam@chromium.org2014-05-151-0/+1
* Dispatch geolocation IPCs on the UI thread. Aside from simplifying the code t...jam@chromium.org2014-05-121-10/+0
* Mojo: Replace RemotePtr with InterfacePtr and InterfaceImpldarin@chromium.org2014-05-091-3/+9
* Fix mojo startupdarin@chromium.org2014-04-301-0/+3
* Move Mojo channel initialization closer to IPC::Channel setupdarin@chromium.org2014-04-241-5/+10
* Remove TransportDIB methods from RenderProcess(Host)jbauman@chromium.org2014-04-241-15/+0
* Revert 265693 "Move Mojo channel initialization closer to IPC::C..."brianderson@chromium.org2014-04-231-10/+5
* Move Mojo channel initialization closer to IPC::Channel setupdarin@chromium.org2014-04-231-5/+10
* Move some methods related to single-process out of content/public, since they...jam@chromium.org2014-04-171-0/+6
* Remove SupportsBrowserPlugin()zork@chromium.org2014-04-131-5/+0
* Removes use_mojosky@chromium.org2014-04-051-12/+2
* Add UMA stats for SharedWorker in RenderProcessHostImpl.horo@chromium.org2014-03-291-0/+3
* Mojo: Move mojo/public/system/core_cpp.h to mojo/cpp/public/system/core.h.viettrungluu@chromium.org2014-03-281-1/+1
* Remove unneeded includessky@chromium.org2014-03-271-2/+1
* Adds plumbing to pass WebUI mojo::Handle from browser to renderersky@chromium.org2014-03-261-7/+12
* Revert 258763 "Adds plumbing to pass WebUI mojo::Handle from bro..."dbeam@chromium.org2014-03-221-12/+7
* Adds plumbing to pass WebUI mojo::Handle from browser to renderersky@chromium.org2014-03-221-7/+12
* Adds the ability for the renderer to create the mojo channelsky@chromium.org2014-03-181-3/+15
* Revert 257505 "Adds the ability for the renderer to create the m..."viettrungluu@chromium.org2014-03-181-11/+3
* Move CommandLine to base namespace.brettw@chromium.org2014-03-171-4/+5
* Adds the ability for the renderer to create the mojo channelsky@chromium.org2014-03-171-3/+11
* Revert of Adds the ability for the renderer to create the mojo channel (https...jamesr@chromium.org2014-03-151-11/+3
* Adds the ability for the renderer to create the mojo channelsky@chromium.org2014-03-151-3/+11
* Notify the entire renderer of timezone changes instead of each frame individu...jochen@chromium.org2014-03-131-0/+1
* Add IncrementWorkerRefCount() and DecrementWorkerRefCount() to RenderProcessH...horo@chromium.org2014-03-051-0/+8
* Revert "Revert 249676 "Have the unload event execute in background on cr...""clamy@chromium.org2014-02-281-5/+2
* Chromium plumbing for Screen Orientation API orientationchange events. mlamouri@chromium.org2014-02-271-0/+7
* Revert of Chromium plumbing for Screen Orientation API orientationchange even...acleung@chromium.org2014-02-251-7/+0
* Chromium plumbing for Screen Orientation API orientationchange events.mlamouri@chromium.org2014-02-241-0/+7
* Revert 249676 "Have the unload event execute in background on cr..."creis@chromium.org2014-02-241-2/+5
* Have the unload event execute in background on cross-site navigationsclamy@chromium.org2014-02-071-5/+2
* Guarantee that RenderProcessHostObserver::RenderProcessHostDestroyed is alway...avi@chromium.org2014-02-061-0/+8
* Reland CL to implement browser-side logging to WebRtc log.vrk@chromium.org2014-01-291-0/+11
* Revert 247164 "Implement browser-side logging to WebRtc log"vrk@chromium.org2014-01-291-11/+0
* Implement browser-side logging to WebRtc logvrk@chromium.org2014-01-261-0/+11
* Remove WGC3DCBImpl::GetGPUProcessID()sievers@google.com2014-01-151-1/+0
* Replace the GetAssociatedRenderView call with GetAssociatedRenderFrame in Int...jam@chromium.org2013-12-281-0/+4
* Add browser test for AEC dump.grunell@google.com2013-12-201-0/+1
* Revert 241425 "Aura: Don't create GL context for CreateSharedSur..."ksakamoto@chromium.org2013-12-181-0/+1
* Aura: Don't create GL context for CreateSharedSurfaceHandle()sievers@chromium.org2013-12-181-1/+0
* Guest renderers should not host non-guest content.marja@chromium.org2013-12-171-0/+4
* AEC dump setting in webrtc internals.grunell@google.com2013-12-171-0/+4
* Allow enable AEC dump with sandbox.grunell@google.com2013-12-171-0/+9