summaryrefslogtreecommitdiffstats
path: root/content/browser/renderer_host/render_process_host_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Add stub Mojo interface for StoragePartition that's reachable from the renderer.jam2016-02-241-0/+4
* Make scrollAnimatorEnabled work on Mac like it does on other platformsbokan2016-02-171-0/+2
* Implement content::WebSocketBlobSenderricea2016-02-081-0/+1
* Refactored blocked_loaders_map_ to key by render frame route idcsharrison2016-02-031-1/+0
* Have each SandboxedProcessLauncherDelegate maintain a zygote.kerrnel2016-01-221-0/+5
* Revert of Have each SandboxedProcessLauncherDelegate maintain a zygote. (patc...kerrnel2016-01-211-5/+0
* Have each SandboxedProcessLauncherDelegate maintain a zygote.kerrnel2016-01-201-0/+5
* Replace IOSurfaceManager by directly passing IOSurface Mach ports over Chrome...rsesek2016-01-051-10/+0
* Switch to standard integer types in content/browser/renderer_host/.avi2015-12-251-5/+10
* Adds a checkbox to chrome://webrtc-internals to log an RTC event log.ivoc2015-12-181-0/+11
* OOPIFs: Transitioning MHTML generation from view-oriented to frame-oriented.lukasza2015-12-141-1/+0
* ServiceWorker: Add tests for the case where SWProcessManager allocates an exi...nhiroki2015-12-141-5/+2
* ServiceWorker: Prioritize foreground processes for starting service workernhiroki2015-12-091-0/+1
* Reland of reduce thread hops in WebRTC native log implementation. (patchset #...tommi2015-11-271-8/+1
* Revert of Reduce thread hops in WebRTC native log implementation. (patchset #...thestig2015-11-271-1/+8
* Reduce thread hops in WebRTC native log implementation.tommi2015-11-261-8/+1
* Move third_party/mojo/src/mojo/public to mojo/publicrockot2015-11-131-1/+1
* media: Make MediaKeys ref-counted.xhwang2015-11-031-2/+2
* Allow sync ipc from browser UI to renderer for Android Webviewboliu2015-10-261-0/+10
* Modernize some comments related to workers.nick2015-10-211-1/+0
* Reland of Fixed the audio backgrounding bug (patchset #1 id:1 of https://code...henrika2015-10-061-4/+8
* Revert of Fixed the audio backgrounding bug (patchset #28 id:1220001 of https...henrika2015-10-061-8/+4
* Fixed the audio backgrounding bug.sebsg2015-10-051-4/+8
* Random comment cleanup on RenderProcessHostImplnick2015-10-021-2/+1
* Remove 2-stage RenderWidget initializationpiman2015-10-021-0/+4
* Revert of Don't choose a background process when choosing a process for start...horo2015-10-011-2/+0
* Don't choose a background process when choosing a process for starting a Serv...horo2015-09-301-0/+2
* Remove GpuProcessHost::BeginFrameSubscription/EndFrameSubscriptionpiman2015-09-191-7/+0
* Implement writing mic audio input data to file for debugging purposes.grunell2015-09-071-2/+6
* media: Add BrowserCdmManagerProcessWatcher.xhwang2015-07-091-10/+0
* Release obigation to call ChannelMojoHost::OnClientLaunched()leon.han2015-06-191-4/+0
* Renamed RenderProcessHost::IsIsolatedGuest() to RenderProcessHost::IsForGuest...paulmeyer2015-06-161-7/+7
* content: Pass IOSurface references using Mach IPC.reveman2015-06-041-0/+10
* Replace more ObserverList with base::ObserverList.brettw2015-06-031-1/+1
* 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