summaryrefslogtreecommitdiffstats
path: root/content/browser/renderer_host/browser_render_process_host.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix a DCHECK which fires in single process mode indicating that the in proc r...ananta@chromium.org2011-10-101-6/+10
* Add --enable-video-track commandline flag for enabling <track> (otherwise dis...annacc@chromium.org2011-10-081-0/+1
* Add command line switch for enabling threaded compositingjamesr@chromium.org2011-10-081-0/+1
* Rename RenderThread to RenderThreadImpljam@chromium.org2011-10-061-2/+2
* Remove RenderProcessHost::is_extension_processjochen@chromium.org2011-10-051-22/+2
* Connecting MediaStreamManager and AudioInputRenderHost/AudioInputDeviceManager.mflodman@chromium.org2011-09-301-1/+2
* Remove AdaptiveDemuxer since it's been replaced with ChunkingDemuxer.fischman@chromium.org2011-09-291-1/+0
* Remove use of default request context and fix use of speech censor flagallanwoj@chromium.org2011-09-291-1/+3
* Enable low-latency audio by default.enal@chromium.org2011-09-281-1/+1
* (Relanding this, exact same CL as the previous one.)jcivelli@chromium.org2011-09-261-2/+2
* Revert 102505 - Adding the first one of the saveAs extension APIs.jcivelli@chromium.org2011-09-231-2/+2
* Adding the first one of the saveAs extension APIs.jcivelli@chromium.org2011-09-231-2/+2
* Fix for a crash in ChildProcessLauncher::GetChildTerminationStatuscpu@chromium.org2011-09-231-2/+2
* Removing singelton property of MediaStreamManager.mflodman@chromium.org2011-09-221-2/+4
* Move handle dumpage to the renderer process (so that it works correctly) and ...cdn@chromium.org2011-09-201-0/+17
* Turn on glsl built-in function emulation in ANGLE shader translator.zmo@google.com2011-09-201-0/+1
* Wait properly for renderer crashesphajdan.jr@chromium.org2011-09-191-1/+2
* Trying to reland r101435 : Better account crashescpu@chromium.org2011-09-161-13/+44
* Revert 101435 - Better account crashes for the BrowserChildProcessHost (and d...hbono@chromium.org2011-09-161-44/+13
* Better account crashes for the BrowserChildProcessHost (and derived) for wind...cpu@chromium.org2011-09-161-13/+44
* Move the V8 benchmarking_extension.cc/.h files out of webkit/extensions into ...ananta@chromium.org2011-09-151-1/+0
* Also suppress messages after fast shutdown path has been initiated.achuith@chromium.org2011-09-141-3/+4
* Revert 101063 - Removing singleton property of MediaStreamManager and creatin...mad@chromium.org2011-09-141-4/+2
* Removing singleton property of MediaStreamManager and creating thread first w...mflodman@chromium.org2011-09-141-2/+4
* extract out removal of the g_log_bug53991 global.dpranke@chromium.org2011-09-131-6/+0
* Fix a race where Init gets called right after FastShutdownIfPossible before c...achuith@chromium.org2011-09-121-0/+5
* Move TextInputClient from chrome to content.avi@chromium.org2011-09-121-0/+4
* Change enable-fullscreen flag to disable-fullscreen.koz@chromium.org2011-09-081-1/+1
* Fix race condition in ChildProcessLauncher. r79308 made process_ used on CHIL...jam@chromium.org2011-09-071-1/+6
* Revert change because one of the previous changes it depends on was reverted.enal@chromium.org2011-09-071-1/+1
* Fix an AppCache crash due to a dangling ResourceContext ptr. michaeln@google.com2011-09-041-2/+3
* Update base/timer.h code to pass through Location from call sites. (reland) o...jbates@chromium.org2011-09-021-1/+1
* Enable low-latency audio by default.enal@chromium.org2011-09-021-1/+1
* Revert "Currently, base/timer.cc calls PostTask with FROM_HERE as the Location,mattm@chromium.org2011-09-021-1/+1
* Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, so th...jbates@chromium.org2011-09-021-1/+1
* Add a big grab bag of missing web accessibilitydmazzoni@chromium.org2011-09-011-0/+1
* Stop using the default profile's proxy service for plugin proxy requests, and...jam@chromium.org2011-08-291-1/+2
* Make Chromium disable the fullscreen API if --enable-fullscreen is absent fromkoz@chromium.org2011-08-261-0/+1
* Move P2P code to content namespace.sergeyu@chromium.org2011-08-251-1/+1
* Give plug-in processes an executable heap and disable PIE/ASLR for Nativemark@chromium.org2011-08-241-2/+8
* This patch caused Chrome to be unable to load any web pages on Chrome OS.satorux@chromium.org2011-08-231-18/+2
* Move simple download calls to chrome code to use ContentBrowserClient interface.jam@chromium.org2011-08-191-1/+1
* Fix IPC OnChannelConnected() to send correct PID on Linux/CrOSjamescook@chromium.org2011-08-191-2/+18
* Revert 97477 - Move simple download calls to chrome code to use ContentBrowse...wez@chromium.org2011-08-191-1/+1
* Move simple download calls to chrome code to use ContentBrowserClient interface.jam@chromium.org2011-08-191-1/+1
* Create ipc.dll.darin@chromium.org2011-08-151-0/+1
* Add IPC for DNS host address resolution.sergeyu@chromium.org2011-08-091-1/+2
* Removal of Profile from content part 1.avi@chromium.org2011-07-271-37/+40
* DevTools: move DevToolsAgent/Client into content.pfeldman@chromium.org2011-07-221-0/+1
* some cleanup for base/stl_utildilmah@chromium.org2011-07-191-1/+1