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
/
render_process_host_impl.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Have the unload event execute in background on cross-site navigations
clamy@chromium.org
2014-02-07
1
-5
/
+2
*
Guarantee that RenderProcessHostObserver::RenderProcessHostDestroyed is alway...
avi@chromium.org
2014-02-06
1
-0
/
+8
*
Reland CL to implement browser-side logging to WebRtc log.
vrk@chromium.org
2014-01-29
1
-0
/
+11
*
Revert 247164 "Implement browser-side logging to WebRtc log"
vrk@chromium.org
2014-01-29
1
-11
/
+0
*
Implement browser-side logging to WebRtc log
vrk@chromium.org
2014-01-26
1
-0
/
+11
*
Remove WGC3DCBImpl::GetGPUProcessID()
sievers@google.com
2014-01-15
1
-1
/
+0
*
Replace the GetAssociatedRenderView call with GetAssociatedRenderFrame in Int...
jam@chromium.org
2013-12-28
1
-0
/
+4
*
Add browser test for AEC dump.
grunell@google.com
2013-12-20
1
-0
/
+1
*
Revert 241425 "Aura: Don't create GL context for CreateSharedSur..."
ksakamoto@chromium.org
2013-12-18
1
-0
/
+1
*
Aura: Don't create GL context for CreateSharedSurfaceHandle()
sievers@chromium.org
2013-12-18
1
-1
/
+0
*
Guest renderers should not host non-guest content.
marja@chromium.org
2013-12-17
1
-0
/
+4
*
AEC dump setting in webrtc internals.
grunell@google.com
2013-12-17
1
-0
/
+4
*
Allow enable AEC dump with sandbox.
grunell@google.com
2013-12-17
1
-0
/
+9
*
Add a mechanism to pause and resume geolocation requests. Currently Android W...
benm@chromium.org
2013-12-13
1
-0
/
+10
*
Introduce RenderProcessHostObserver, use it in its first client.
avi@chromium.org
2013-11-19
1
-0
/
+14
*
Implement webrtcAudioPrivate API, except for getAssociatedSink.
joi@chromium.org
2013-10-23
1
-0
/
+5
*
Enable sending MessagePorts to a different renderer (Chromium side)
marja@chromium.org
2013-10-21
1
-0
/
+4
*
Refactoring: Move MessagePort-related IPCs and handling them away from Worker...
marja@chromium.org
2013-10-15
1
-0
/
+4
*
Revert 228448 "Refactoring: Move MessagePort-related IPCs and ha..."
marja@chromium.org
2013-10-14
1
-4
/
+0
*
Refactoring: Move MessagePort-related IPCs and handling them away from Worker...
marja@chromium.org
2013-10-14
1
-0
/
+4
*
Make BrowserMessageFilter not derive from IPC::ChannelProxy::MessageFilter. T...
jam@chromium.org
2013-10-01
1
-0
/
+1
*
Switch DemuxerAndroid-related IPC messages from routed to control.
scherkus@chromium.org
2013-09-22
1
-0
/
+11
*
Set up content in-process main threads via factory
scottmg@chromium.org
2013-08-16
1
-3
/
+1
*
Created multi-process-friendly PowerMonitor interface.
bajones@chromium.org
2013-08-02
1
-0
/
+4
*
Update include paths in content/browser for base/process changes.
rsesek@chromium.org
2013-07-23
1
-1
/
+1
*
reland of http://crrev.com/212230 Create top-level separate targets for...
scottmg@chromium.org
2013-07-18
1
-0
/
+2
*
Revert 212230 "Create top-level separate targets for browser and..."
scottmg@chromium.org
2013-07-18
1
-2
/
+0
*
Create top-level separate targets for browser and child dlls
scottmg@chromium.org
2013-07-18
1
-0
/
+2
*
Use a direct include of time headers in content/, part 1.
avi@chromium.org
2013-06-28
1
-1
/
+1
*
Refactor RenderProcessHost to use IPC::Listener instead of RenderWidgetHost
nasko@chromium.org
2013-06-21
1
-10
/
+6
*
Delete kEnableWebViewSynchronousAPIs flag
joth@chromium.org
2013-06-18
1
-10
/
+0
*
Eliminate SwapOut message parameters, keeping state in RVHM instead.
creis@chromium.org
2013-06-14
1
-2
/
+5
*
Add UMA stats for predicted process counts with out-of-process iframes.
creis@chromium.org
2013-06-14
1
-6
/
+0
*
Updated OSX to blacklist multisampling when multiple monitors are connected
bajones@chromium.org
2013-06-04
1
-1
/
+9
*
Part 3/3 (RWH/IOSurface) of adding with device scale factor to transport surf...
ccameron@chromium.org
2013-05-27
1
-5
/
+3
*
Expose RenderProcessHost::MapTransportDIB and remove the duplicated implement...
skaslev@chromium.org
2013-05-08
1
-3
/
+1
*
Convert the remaining test_shell_tests to content_browsertests.
jam@chromium.org
2013-04-23
1
-0
/
+6
*
Browser Plugin: Only install BrowserPluginMessageFilter if render process sup...
fsamuel@chromium.org
2013-03-23
1
-0
/
+5
*
Implement frame subscription on Windows
hclam@chromium.org
2013-03-19
1
-0
/
+8
*
ResourceScheduler should use renderer notifications instead of MRUCache to tr...
simonjam@chromium.org
2013-03-18
1
-1
/
+0
*
Declare RenderProcessHost::GetHandle() method as const.
nasko@chromium.org
2013-02-06
1
-1
/
+1
*
Data collection part of webrtc-internals implementation
jiayl@chromium.org
2013-01-10
1
-0
/
+5
*
Linux: inform the Zygote when it's waiting on a dead process
jln@chromium.org
2012-12-06
1
-1
/
+1
*
For storage partitions to work properly, we need to know whether a storage pa...
nasko@chromium.org
2012-10-30
1
-0
/
+1
*
Renaming/refactoring methods related to swap out acks.
nasko@chromium.org
2012-10-04
1
-1
/
+1
*
[Android] Upstream the WebView find-in-page API implementation.
leandrogracia@chromium.org
2012-09-21
1
-0
/
+10
*
Round up IOSurface dimensions to reduce VRAM memory thrashing.
jbates@chromium.org
2012-09-11
1
-0
/
+5
*
Do not share a process unless it has the right storage partition.
creis@chromium.org
2012-09-07
1
-2
/
+5
*
Move StoragePartition into content/public and remove BrowserContext::GetDOMSt...
ajwong@chromium.org
2012-08-18
1
-1
/
+12
*
Fix regression of bug 205 where a plugin in a window shown with window.open m...
jam@chromium.org
2012-07-23
1
-0
/
+1
[next]