summaryrefslogtreecommitdiffstats
path: root/content/browser/renderer_host/render_process_host_impl.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add a mechanism to pause and resume geolocation requests. Currently Android W...benm@chromium.org2013-12-131-0/+10
* Introduce RenderProcessHostObserver, use it in its first client.avi@chromium.org2013-11-191-0/+14
* Implement webrtcAudioPrivate API, except for getAssociatedSink.joi@chromium.org2013-10-231-0/+5
* Enable sending MessagePorts to a different renderer (Chromium side)marja@chromium.org2013-10-211-0/+4
* Refactoring: Move MessagePort-related IPCs and handling them away from Worker...marja@chromium.org2013-10-151-0/+4
* Revert 228448 "Refactoring: Move MessagePort-related IPCs and ha..."marja@chromium.org2013-10-141-4/+0
* Refactoring: Move MessagePort-related IPCs and handling them away from Worker...marja@chromium.org2013-10-141-0/+4
* Make BrowserMessageFilter not derive from IPC::ChannelProxy::MessageFilter. T...jam@chromium.org2013-10-011-0/+1
* Switch DemuxerAndroid-related IPC messages from routed to control.scherkus@chromium.org2013-09-221-0/+11
* Set up content in-process main threads via factoryscottmg@chromium.org2013-08-161-3/+1
* Created multi-process-friendly PowerMonitor interface.bajones@chromium.org2013-08-021-0/+4
* Update include paths in content/browser for base/process changes.rsesek@chromium.org2013-07-231-1/+1
* reland of http://crrev.com/212230 Create top-level separate targets for...scottmg@chromium.org2013-07-181-0/+2
* Revert 212230 "Create top-level separate targets for browser and..."scottmg@chromium.org2013-07-181-2/+0
* Create top-level separate targets for browser and child dllsscottmg@chromium.org2013-07-181-0/+2
* Use a direct include of time headers in content/, part 1.avi@chromium.org2013-06-281-1/+1
* Refactor RenderProcessHost to use IPC::Listener instead of RenderWidgetHostnasko@chromium.org2013-06-211-10/+6
* Delete kEnableWebViewSynchronousAPIs flagjoth@chromium.org2013-06-181-10/+0
* Eliminate SwapOut message parameters, keeping state in RVHM instead.creis@chromium.org2013-06-141-2/+5
* Add UMA stats for predicted process counts with out-of-process iframes.creis@chromium.org2013-06-141-6/+0
* Updated OSX to blacklist multisampling when multiple monitors are connectedbajones@chromium.org2013-06-041-1/+9
* Part 3/3 (RWH/IOSurface) of adding with device scale factor to transport surf...ccameron@chromium.org2013-05-271-5/+3
* Expose RenderProcessHost::MapTransportDIB and remove the duplicated implement...skaslev@chromium.org2013-05-081-3/+1
* Convert the remaining test_shell_tests to content_browsertests.jam@chromium.org2013-04-231-0/+6
* Browser Plugin: Only install BrowserPluginMessageFilter if render process sup...fsamuel@chromium.org2013-03-231-0/+5
* Implement frame subscription on Windowshclam@chromium.org2013-03-191-0/+8
* ResourceScheduler should use renderer notifications instead of MRUCache to tr...simonjam@chromium.org2013-03-181-1/+0
* Declare RenderProcessHost::GetHandle() method as const.nasko@chromium.org2013-02-061-1/+1
* Data collection part of webrtc-internals implementationjiayl@chromium.org2013-01-101-0/+5
* Linux: inform the Zygote when it's waiting on a dead processjln@chromium.org2012-12-061-1/+1
* For storage partitions to work properly, we need to know whether a storage pa...nasko@chromium.org2012-10-301-0/+1
* Renaming/refactoring methods related to swap out acks.nasko@chromium.org2012-10-041-1/+1
* [Android] Upstream the WebView find-in-page API implementation.leandrogracia@chromium.org2012-09-211-0/+10
* Round up IOSurface dimensions to reduce VRAM memory thrashing.jbates@chromium.org2012-09-111-0/+5
* Do not share a process unless it has the right storage partition.creis@chromium.org2012-09-071-2/+5
* Move StoragePartition into content/public and remove BrowserContext::GetDOMSt...ajwong@chromium.org2012-08-181-1/+12
* Fix regression of bug 205 where a plugin in a window shown with window.open m...jam@chromium.org2012-07-231-0/+1