summaryrefslogtreecommitdiffstats
path: root/content/browser/renderer_host/render_process_host_impl.h
Commit message (Expand)AuthorAgeFilesLines
* bluetooth: Move testing IPC from BluetoothDispatcher to BlinkTestRunnerortuno2015-05-201-0/+5
* Revert of bluetooth: Move testing IPC from BluetoothDispatcher to BlinkTestRu...leviw2015-05-201-5/+0
* bluetooth: Move testing IPC from BluetoothDispatcher to BlinkTestRunnerortuno2015-05-191-0/+5
* This was a good experiment, but there's nobody currently driving this iterati...dglazkov2015-05-181-4/+0
* win: Remove --enable-handle-auditing(-all)? flagsthakis2015-05-041-2/+0
* Revert of Ensure that the DirectWrite font cache works in Chrome canary on Wi...ananta2015-05-041-3/+0
* Ensure that the DirectWrite font cache works in Chrome canary on Windows 8+ w...ananta2015-04-301-0/+3
* Update the ICU's default timezone in browser/rendererjshin2015-04-291-1/+1
* Revert of Revert of Partially revert removal of synchronous AudioHardwareConf...hayato2015-03-311-3/+1
* Revert of Partially revert removal of synchronous AudioHardwareConfig request...hayato2015-03-311-1/+3
* Partially revert removal of synchronous AudioHardwareConfig requests.dalecurtis2015-03-311-3/+1
* Revert "Refactor sudden termination"clamy2015-03-241-7/+8
* Drop queued IPC messages if the child process dies while spawning.lfg2015-03-231-0/+1
* Remove synchronous AudioHardwareConfig request.dalecurtis2015-03-201-1/+3
* Add UMA histograms and logging for bad IPC message handlingjamescook2015-03-201-1/+1
* Get rid of ChannelInit::SetSingleProcessIOTaskRunner()morrita2015-03-181-1/+2
* Move RenderProcessHostImpl::GetActiveViewCount to RenderProcessHost, remove m...pcc2015-02-121-4/+0
* Adds hook for content embedders to get media::BrowserCdm*.gunsch2015-02-061-0/+4
* Refactor sudden terminationclamy2015-02-051-8/+7
* Make --disable-mojo-channel work on the browser processmorrita2015-02-031-1/+0
* Fix webrtcAudioPrivate API to handle requests from <webview>s.jiayl2015-01-311-0/+3
* Send notification when render process has failed to launch.kolczyk2015-01-281-1/+2
* Add UMA to track maximum # of workers in a single renderer processkinuko2015-01-271-0/+4
* Include Mojo SDK/EDK via fully-qualified paths in Chromium code.blundell2015-01-231-1/+1
* Add optimization for CHROMIUM_subscribe_uniform extension.orglofch2014-12-151-0/+23
* Use StopChildProcess instead of base::KillProcess to kill a renderer processjaekyun2014-12-041-0/+1
* Implement basic mojo Permission service and use it for Geolocation.mlamouri2014-11-141-0/+4
* Implement the PageNotificationDelegate for the new Web Notification path.peter2014-10-291-0/+9
* Cleanup: Remove more unused timer.h includes.thestig2014-10-291-4/+3
* Reland "Replace Chrome IPC with Mojo IPC for querying BatteryStatus service"ppi2014-10-281-0/+3
* Revert of Replace Chrome IPC with Mojo IPC for querying BatteryStatus service...leviw2014-10-271-3/+0
* Replace Chrome IPC with Mojo IPC for querying BatteryStatus serviceppi2014-10-271-0/+3
* Make OnGpuSwitching available in the GPU processccameron2014-10-241-3/+4
* Moves RenderProcessHostImpl::init_time() to RenderProcessHost to fix broken t...carlosk2014-10-211-7/+1
* Standardize usage of virtual/override/final in content/browser/dcheng2014-10-211-51/+49
* Always activate MojoApplicationHostmorrita2014-10-171-5/+0
* Changes PlzNavitate histograms to try and simplify their multi-modal characte...carlosk2014-10-141-0/+11
* Replacing the OVERRIDE with override and FINAL with final in content/browser/...mohan.reddy2014-10-071-48/+48
* Revert "Always activate MojoApplicationHost"morrita2014-10-011-0/+5
* Always activate MojoApplicationHostmorrita2014-09-301-5/+0
* IPC::ChannelMojo: Introduce IPC::MojoBootstrap for Windowsmorrita2014-09-231-0/+8
* Revert "Always activate MojoApplicationHost"morrita2014-09-191-0/+5
* Make BrowserCdmManager a BrowserMessageFilter.xhwang2014-09-181-0/+11
* Always activate MojoApplicationHostmorrita2014-09-161-5/+0
* content: Move all GpuMemoryBuffer allocation to IO thread.reveman2014-09-091-21/+0
* Remove implicit conversions from scoped_refptr to T* in content/browser/rende...dcheng2014-08-261-1/+1
* Cleanup: Forward declare MojoApplicationHost in render_process_host_impl.h, i...viettrungluu@chromium.org2014-08-131-1/+1
* Introduce ChannelMojomorrita@chromium.org2014-08-041-0/+3
* content: Add DeletedGpuMemoryBuffer IPC.reveman@chromium.org2014-07-231-0/+3
* Separate ResizeHelper from RenderWidgetHelperccameron@chromium.org2014-07-171-9/+0