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
*
Fix mojo startup
darin@chromium.org
2014-04-30
1
-0
/
+3
*
Move Mojo channel initialization closer to IPC::Channel setup
darin@chromium.org
2014-04-24
1
-5
/
+10
*
Remove TransportDIB methods from RenderProcess(Host)
jbauman@chromium.org
2014-04-24
1
-15
/
+0
*
Revert 265693 "Move Mojo channel initialization closer to IPC::C..."
brianderson@chromium.org
2014-04-23
1
-10
/
+5
*
Move Mojo channel initialization closer to IPC::Channel setup
darin@chromium.org
2014-04-23
1
-5
/
+10
*
Move some methods related to single-process out of content/public, since they...
jam@chromium.org
2014-04-17
1
-0
/
+6
*
Remove SupportsBrowserPlugin()
zork@chromium.org
2014-04-13
1
-5
/
+0
*
Removes use_mojo
sky@chromium.org
2014-04-05
1
-12
/
+2
*
Add UMA stats for SharedWorker in RenderProcessHostImpl.
horo@chromium.org
2014-03-29
1
-0
/
+3
*
Mojo: Move mojo/public/system/core_cpp.h to mojo/cpp/public/system/core.h.
viettrungluu@chromium.org
2014-03-28
1
-1
/
+1
*
Remove unneeded includes
sky@chromium.org
2014-03-27
1
-2
/
+1
*
Adds plumbing to pass WebUI mojo::Handle from browser to renderer
sky@chromium.org
2014-03-26
1
-7
/
+12
*
Revert 258763 "Adds plumbing to pass WebUI mojo::Handle from bro..."
dbeam@chromium.org
2014-03-22
1
-12
/
+7
*
Adds plumbing to pass WebUI mojo::Handle from browser to renderer
sky@chromium.org
2014-03-22
1
-7
/
+12
*
Adds the ability for the renderer to create the mojo channel
sky@chromium.org
2014-03-18
1
-3
/
+15
*
Revert 257505 "Adds the ability for the renderer to create the m..."
viettrungluu@chromium.org
2014-03-18
1
-11
/
+3
*
Move CommandLine to base namespace.
brettw@chromium.org
2014-03-17
1
-4
/
+5
*
Adds the ability for the renderer to create the mojo channel
sky@chromium.org
2014-03-17
1
-3
/
+11
*
Revert of Adds the ability for the renderer to create the mojo channel (https...
jamesr@chromium.org
2014-03-15
1
-11
/
+3
*
Adds the ability for the renderer to create the mojo channel
sky@chromium.org
2014-03-15
1
-3
/
+11
*
Notify the entire renderer of timezone changes instead of each frame individu...
jochen@chromium.org
2014-03-13
1
-0
/
+1
*
Add IncrementWorkerRefCount() and DecrementWorkerRefCount() to RenderProcessH...
horo@chromium.org
2014-03-05
1
-0
/
+8
*
Revert "Revert 249676 "Have the unload event execute in background on cr...""
clamy@chromium.org
2014-02-28
1
-5
/
+2
*
Chromium plumbing for Screen Orientation API orientationchange events.
mlamouri@chromium.org
2014-02-27
1
-0
/
+7
*
Revert of Chromium plumbing for Screen Orientation API orientationchange even...
acleung@chromium.org
2014-02-25
1
-7
/
+0
*
Chromium plumbing for Screen Orientation API orientationchange events.
mlamouri@chromium.org
2014-02-24
1
-0
/
+7
*
Revert 249676 "Have the unload event execute in background on cr..."
creis@chromium.org
2014-02-24
1
-2
/
+5
*
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
[next]