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
/
utility_process_host.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Create an API around UtilityProcessHost and use that from chrome.
jam@chromium.org
2012-02-03
1
-166
/
+0
*
A few clients of the utility process had a race condition that could lead to ...
dgrogan@chromium.org
2012-01-27
1
-1
/
+2
*
Rename BrowserChildProcessHost implementation class to BrowserChildProcessHos...
jam@chromium.org
2012-01-23
1
-3
/
+3
*
Add a Content API around BrowserChildProcessHost, similar to what was done wi...
jam@chromium.org
2012-01-20
1
-6
/
+8
*
Revert 118415 - Add a Content API around BrowserChildProcessHost, similar to ...
jam@chromium.org
2012-01-20
1
-8
/
+6
*
Add a Content API around BrowserChildProcessHost, similar to what was done wi...
jam@chromium.org
2012-01-20
1
-6
/
+8
*
Group BrowserChildProcesshost methods that will be part of the interface toge...
jam@chromium.org
2012-01-17
1
-1
/
+1
*
Change over IgnoreReturn to IgnoreResult. remove IgnoreReturn.
ajwong@chromium.org
2012-01-06
1
-2
/
+2
*
Add a mechanism to launch the utility process from the zygote on Linux.
jorgelo@chromium.org
2011-12-10
1
-1
/
+8
*
Revert 113027 - Zygote most of the uses of the utility process on Linux
dbeam@chromium.org
2011-12-06
1
-10
/
+3
*
Zygote most of the uses of the utility process on Linux
jorgelo@chromium.org
2011-12-05
1
-3
/
+10
*
Make ChildProcessHost be used through an interface in content/public, instead...
jam@chromium.org
2011-12-03
1
-4
/
+5
*
Don't make classes derive from ChildProcessHost, and instead have them use it...
jam@chromium.org
2011-12-02
1
-9
/
+7
*
Move the ProcessType enum out to its own file. This is in preparation for get...
jam@chromium.org
2011-12-01
1
-1
/
+1
*
Convert NewRunnableFunction/NewRunnableMethod calls to use base::Bind().
dcheng@chromium.org
2011-11-15
1
-2
/
+5
*
Move BrowserThread to content namespace.
joi@chromium.org
2011-11-02
1
-0
/
+2
*
Move content_browser_client.h to public, and while at it, move
joi@chromium.org
2011-10-19
1
-1
/
+1
*
Move content_switches to content\public\common.
jam@chromium.org
2011-10-13
1
-1
/
+1
*
Finish moving plugin probing out of process.
rsesek@chromium.org
2011-10-12
1
-0
/
+3
*
Get rid of the profile import process code, and instead go through the utilit...
jam@chromium.org
2011-10-03
1
-1
/
+1
*
Move plugin loading out of process on Mac and Linux.
rsesek@chromium.org
2011-09-27
1
-7
/
+8
*
Give plug-in processes an executable heap and disable PIE/ASLR for Native
mark@chromium.org
2011-08-24
1
-1
/
+6
*
wstring: remove wstrings from ChildProcessInfo
evan@chromium.org
2011-08-05
1
-1
/
+2
*
Remove g_browser_process dependency from content. Also make all the SyncChan...
jam@chromium.org
2011-06-13
1
-8
/
+4
*
Move UtilityProcessHost to content and move the message sending/dispatching t...
jam@chromium.org
2011-06-09
1
-0
/
+146