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
/
public
/
renderer
/
render_thread.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move IPC::MessageFilter and router to a separate file
dmichael@chromium.org
2014-04-25
1
-2
/
+3
*
[UMA] Update documentation for running the extract_actions.py script.
isherman@chromium.org
2014-03-25
1
-3
/
+5
*
Add RenderThread::GetShutdownEvent().
teravest@chromium.org
2014-03-06
1
-0
/
+4
*
Move the guts of user_metrics to a new static lib in //base/metrics.
ben@chromium.org
2014-01-13
1
-7
/
+7
*
Remove some code left over after r191766.
jam@chromium.org
2014-01-13
1
-3
/
+0
*
Fix idle handlers not being called. The problem was that RenderThread::AddRou...
jam@chromium.org
2014-01-10
1
-4
/
+0
*
Use UserMetricsAction for renderer user metrics.
xhwang@chromium.org
2013-12-04
1
-2
/
+17
*
Remove ipc fuzzing code.
thestig@chromium.org
2013-10-19
1
-2
/
+0
*
Use a direct include of the shared_memory header in content/plugin/, content/...
avi@chromium.org
2013-07-18
1
-1
/
+1
*
render_thread.h: include base/callback.h for Closure typedef
mostynb@opera.com
2013-07-10
1
-0
/
+1
*
Addressing nits after r206791
alph@chromium.org
2013-06-18
1
-1
/
+1
*
Make Task Manager to count JS heap of web workers.
alph@chromium.org
2013-06-17
1
-0
/
+3
*
Move MessageLoop to base namespace.
brettw@chromium.org
2013-03-31
1
-2
/
+2
*
More conversion from uint to size_t for shared memory allocation sizes.
cevans@chromium.org
2013-01-11
1
-1
/
+1
*
Add ResolveProxy to the content API.
raymes@chromium.org
2012-12-19
1
-0
/
+6
*
Renderer process can allocate anonymous shared memory without help from brows...
apatrick@chromium.org
2012-12-13
1
-2
/
+2
*
Remove RenderThread::IsRegisteredExtension
mihaip@chromium.org
2012-08-09
1
-4
/
+0
*
Upstream support for WebKit shared timer toggling.
pliard@chromium.org
2012-07-19
1
-0
/
+3
*
Histograms - Support histograms for Plugins, GPU
rtenneti@google.com
2012-07-12
1
-0
/
+2
*
Cleanup IPC::ChannelProxy to use SingleThreadTaskRunner
sergeyu@chromium.org
2012-07-02
1
-0
/
+4
*
Rename IPC Sender and Listener in ppapi, content/public, and content/renderer
brettw@chromium.org
2012-06-20
1
-2
/
+3
*
Add GetIOMessageLoopProxy method to RenderThread interface.
bbudge@chromium.org
2012-05-17
1
-1
/
+2
*
Repeat performance for 118553 -- Add nacl private interface and state
sehr@google.com
2012-01-21
1
-0
/
+2
*
Revert 118553 - Add nacl private interface and state for process creation.
sehr@google.com
2012-01-21
1
-3
/
+1
*
Add nacl private interface and state for process creation.
sehr@google.com
2012-01-20
1
-1
/
+3
*
Convert render thread idle delays from seconds to milliseconds.
ulan@chromium.org
2011-11-14
1
-4
/
+4
*
Get rid of view_messages.h includes in chrome\renderer.
jam@chromium.org
2011-10-15
1
-0
/
+1
*
Move ResourceDispatcherHostDelegate to content\public\common. I've added a se...
jam@chromium.org
2011-10-12
1
-4
/
+7
*
Revert 104832 - Move ResourceDispatcherHostDelegate to content\public\common....
jam@chromium.org
2011-10-11
1
-0
/
+2
*
Move ResourceDispatcherHostDelegate to content\public\common. I've added a se...
jam@chromium.org
2011-10-11
1
-2
/
+0
*
Move HostAllocateSharedMemoryBuffer to content::RenderThread now that we have...
jam@chromium.org
2011-10-07
1
-0
/
+6
*
Create content::RenderThread interface and make code in chrome use that.
jam@chromium.org
2011-10-06
1
-0
/
+101