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
/
common
/
child_thread.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move tracing component to src/components
kaiwang@chromium.org
2012-12-28
1
-2
/
+2
*
Add tracing support to NaCl
jbauman@chromium.org
2012-12-08
1
-2
/
+3
*
Move a bunch of code in content\common (as well as a few left in renderer) to...
jam@chromium.org
2012-10-22
1
-4
/
+6
*
Ensure we don't have zombie child processes that get started but never get a ...
jam@chromium.org
2012-08-07
1
-6
/
+23
*
Add more logging to ChildThread.
jam@chromium.org
2012-08-06
1
-0
/
+5
*
Try to get more information to track down 140054, specifically to see whether...
jam@chromium.org
2012-08-06
1
-0
/
+2
*
On Posix, make all child processes quit when the browser dies, not just the r...
jam@chromium.org
2012-07-30
1
-0
/
+48
*
Histograms - Support histograms for Plugins, GPU
rtenneti@google.com
2012-07-12
1
-0
/
+5
*
Remove the code to wait on disconnected child processes to get the exit code....
jam@chromium.org
2012-07-09
1
-5
/
+0
*
content/common/ shouldn't extend the webkit_glue namespace. Move contents of...
darin@chromium.org
2012-07-04
1
-0
/
+1
*
Cleanup IPC::ChannelProxy to use SingleThreadTaskRunner
sergeyu@chromium.org
2012-07-02
1
-1
/
+1
*
Use IPC::Sender and IPC::Listener in content.
brettw@chromium.org
2012-06-25
1
-2
/
+2
*
Route calls to tcmalloc MallocExtension through allocator agnostic interface
jamesr@chromium.org
2012-04-28
1
-5
/
+2
*
Show gpu process stats in about:tcmalloc
jamesr@chromium.org
2012-04-25
1
-0
/
+17
*
[UMA] Use proper C++ objects to serialize tracked_objects across process boun...
isherman@chromium.org
2012-04-13
1
-13
/
+9
*
Rename content/{common,browser}/file_system to fileapi and move blob stuff in...
tzik@chromium.org
2012-03-01
1
-2
/
+2
*
ChildThread::current()->Send() should DCHECK that it's only used on the main ...
dgrogan@chromium.org
2012-02-24
1
-0
/
+1
*
Move indexed db files from content/renderer to content/common.
dgrogan@chromium.org
2012-02-12
1
-0
/
+5
*
Propogate status setting for profiler to track parents
jar@chromium.org
2012-02-10
1
-3
/
+4
*
Revert 120789 - Propogate status setting for profiler to track parents
jar@chromium.org
2012-02-07
1
-4
/
+3
*
Propogate status setting for profiler to track parents
jar@chromium.org
2012-02-07
1
-3
/
+4
*
Remove the ChildProcessMsg_AskBeforeShutdown message since it's now always se...
jam@chromium.org
2012-01-24
1
-8
/
+4
*
Support incremental-max and sample in Profiler data
jar@chromium.org
2011-12-04
1
-1
/
+1
*
Collect profiler stats from all browser child processes.
rtenneti@chromium.org
2011-12-01
1
-1
/
+24
*
Make NotificationService an interface in the content namespace, and switch ca...
jam@chromium.org
2011-10-19
1
-6
/
+0
*
Make shared memory allocation possible for all child process types.
michaeln@google.com
2011-10-15
1
-0
/
+33
*
Move content_switches to content\public\common.
jam@chromium.org
2011-10-13
1
-1
/
+1
*
Revert 104832 - Move ResourceDispatcherHostDelegate to content\public\common....
jam@chromium.org
2011-10-11
1
-5
/
+0
*
Move ResourceDispatcherHostDelegate to content\public\common. I've added a se...
jam@chromium.org
2011-10-11
1
-0
/
+5
*
Re-land r102336 (remove webkit_glue::BuildUserAgent) w/ fix.
dpranke@chromium.org
2011-09-26
1
-6
/
+0
*
Revert "Remove webkit_glue::BuildUserAgent(), change the contract in webkit_g...
dpranke@chromium.org
2011-09-22
1
-0
/
+6
*
Remove webkit_glue::BuildUserAgent(), change the contract in webkit_glue so t...
dpranke@chromium.org
2011-09-22
1
-6
/
+0
*
Move handle dumpage to the renderer process (so that it works correctly) and ...
cdn@chromium.org
2011-09-20
1
-0
/
+19
*
Make the NaCl windows 64 bit binaries not depend on chrome targets. These tar...
jam@chromium.org
2011-09-12
1
-5
/
+0
*
Switch IPC::ChannelProxy to use MessageLoopProxy instead of MessageLoop. Thi...
jam@chromium.org
2011-05-02
1
-1
/
+1
*
Add IPC plumbing code for Quota API
kinuko@chromium.org
2011-04-13
1
-0
/
+4
*
Move the rest of the renderer->browser messages that belong in content. Also...
jam@chromium.org
2011-03-24
1
-3
/
+2
*
event trace plumbing for multi-process support
jbates@chromium.org
2011-03-18
1
-0
/
+8
*
Remove Gears from Chrome.
aa@chromium.org
2011-03-11
1
-5
/
+2
*
Move ChildThread and ChildProcess to content. Also move remaining code that ...
jam@chromium.org
2011-03-08
1
-0
/
+206