index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
content
/
browser
/
renderer_host
/
browser_render_process_host.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a DCHECK which fires in single process mode indicating that the in proc r...
ananta@chromium.org
2011-10-10
1
-6
/
+10
*
Add --enable-video-track commandline flag for enabling <track> (otherwise dis...
annacc@chromium.org
2011-10-08
1
-0
/
+1
*
Add command line switch for enabling threaded compositing
jamesr@chromium.org
2011-10-08
1
-0
/
+1
*
Rename RenderThread to RenderThreadImpl
jam@chromium.org
2011-10-06
1
-2
/
+2
*
Remove RenderProcessHost::is_extension_process
jochen@chromium.org
2011-10-05
1
-22
/
+2
*
Connecting MediaStreamManager and AudioInputRenderHost/AudioInputDeviceManager.
mflodman@chromium.org
2011-09-30
1
-1
/
+2
*
Remove AdaptiveDemuxer since it's been replaced with ChunkingDemuxer.
fischman@chromium.org
2011-09-29
1
-1
/
+0
*
Remove use of default request context and fix use of speech censor flag
allanwoj@chromium.org
2011-09-29
1
-1
/
+3
*
Enable low-latency audio by default.
enal@chromium.org
2011-09-28
1
-1
/
+1
*
(Relanding this, exact same CL as the previous one.)
jcivelli@chromium.org
2011-09-26
1
-2
/
+2
*
Revert 102505 - Adding the first one of the saveAs extension APIs.
jcivelli@chromium.org
2011-09-23
1
-2
/
+2
*
Adding the first one of the saveAs extension APIs.
jcivelli@chromium.org
2011-09-23
1
-2
/
+2
*
Fix for a crash in ChildProcessLauncher::GetChildTerminationStatus
cpu@chromium.org
2011-09-23
1
-2
/
+2
*
Removing singelton property of MediaStreamManager.
mflodman@chromium.org
2011-09-22
1
-2
/
+4
*
Move handle dumpage to the renderer process (so that it works correctly) and ...
cdn@chromium.org
2011-09-20
1
-0
/
+17
*
Turn on glsl built-in function emulation in ANGLE shader translator.
zmo@google.com
2011-09-20
1
-0
/
+1
*
Wait properly for renderer crashes
phajdan.jr@chromium.org
2011-09-19
1
-1
/
+2
*
Trying to reland r101435 : Better account crashes
cpu@chromium.org
2011-09-16
1
-13
/
+44
*
Revert 101435 - Better account crashes for the BrowserChildProcessHost (and d...
hbono@chromium.org
2011-09-16
1
-44
/
+13
*
Better account crashes for the BrowserChildProcessHost (and derived) for wind...
cpu@chromium.org
2011-09-16
1
-13
/
+44
*
Move the V8 benchmarking_extension.cc/.h files out of webkit/extensions into ...
ananta@chromium.org
2011-09-15
1
-1
/
+0
*
Also suppress messages after fast shutdown path has been initiated.
achuith@chromium.org
2011-09-14
1
-3
/
+4
*
Revert 101063 - Removing singleton property of MediaStreamManager and creatin...
mad@chromium.org
2011-09-14
1
-4
/
+2
*
Removing singleton property of MediaStreamManager and creating thread first w...
mflodman@chromium.org
2011-09-14
1
-2
/
+4
*
extract out removal of the g_log_bug53991 global.
dpranke@chromium.org
2011-09-13
1
-6
/
+0
*
Fix a race where Init gets called right after FastShutdownIfPossible before c...
achuith@chromium.org
2011-09-12
1
-0
/
+5
*
Move TextInputClient from chrome to content.
avi@chromium.org
2011-09-12
1
-0
/
+4
*
Change enable-fullscreen flag to disable-fullscreen.
koz@chromium.org
2011-09-08
1
-1
/
+1
*
Fix race condition in ChildProcessLauncher. r79308 made process_ used on CHIL...
jam@chromium.org
2011-09-07
1
-1
/
+6
*
Revert change because one of the previous changes it depends on was reverted.
enal@chromium.org
2011-09-07
1
-1
/
+1
*
Fix an AppCache crash due to a dangling ResourceContext ptr.
michaeln@google.com
2011-09-04
1
-2
/
+3
*
Update base/timer.h code to pass through Location from call sites. (reland) o...
jbates@chromium.org
2011-09-02
1
-1
/
+1
*
Enable low-latency audio by default.
enal@chromium.org
2011-09-02
1
-1
/
+1
*
Revert "Currently, base/timer.cc calls PostTask with FROM_HERE as the Location,
mattm@chromium.org
2011-09-02
1
-1
/
+1
*
Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, so th...
jbates@chromium.org
2011-09-02
1
-1
/
+1
*
Add a big grab bag of missing web accessibility
dmazzoni@chromium.org
2011-09-01
1
-0
/
+1
*
Stop using the default profile's proxy service for plugin proxy requests, and...
jam@chromium.org
2011-08-29
1
-1
/
+2
*
Make Chromium disable the fullscreen API if --enable-fullscreen is absent from
koz@chromium.org
2011-08-26
1
-0
/
+1
*
Move P2P code to content namespace.
sergeyu@chromium.org
2011-08-25
1
-1
/
+1
*
Give plug-in processes an executable heap and disable PIE/ASLR for Native
mark@chromium.org
2011-08-24
1
-2
/
+8
*
This patch caused Chrome to be unable to load any web pages on Chrome OS.
satorux@chromium.org
2011-08-23
1
-18
/
+2
*
Move simple download calls to chrome code to use ContentBrowserClient interface.
jam@chromium.org
2011-08-19
1
-1
/
+1
*
Fix IPC OnChannelConnected() to send correct PID on Linux/CrOS
jamescook@chromium.org
2011-08-19
1
-2
/
+18
*
Revert 97477 - Move simple download calls to chrome code to use ContentBrowse...
wez@chromium.org
2011-08-19
1
-1
/
+1
*
Move simple download calls to chrome code to use ContentBrowserClient interface.
jam@chromium.org
2011-08-19
1
-1
/
+1
*
Create ipc.dll.
darin@chromium.org
2011-08-15
1
-0
/
+1
*
Add IPC for DNS host address resolution.
sergeyu@chromium.org
2011-08-09
1
-1
/
+2
*
Removal of Profile from content part 1.
avi@chromium.org
2011-07-27
1
-37
/
+40
*
DevTools: move DevToolsAgent/Client into content.
pfeldman@chromium.org
2011-07-22
1
-0
/
+1
*
some cleanup for base/stl_util
dilmah@chromium.org
2011-07-19
1
-1
/
+1
[next]