summaryrefslogtreecommitdiffstats
path: root/content/browser/utility_process_host.h
Commit message (Expand)AuthorAgeFilesLines
* Revert 118415 - Add a Content API around BrowserChildProcessHost, similar to ...jam@chromium.org2012-01-201-11/+6
* Try to fix Linux components build.jam@chromium.org2012-01-201-1/+1
* Add a Content API around BrowserChildProcessHost, similar to what was done wi...jam@chromium.org2012-01-201-6/+11
* Add a mechanism to launch the utility process from the zygote on Linux.jorgelo@chromium.org2011-12-101-0/+6
* Revert 113027 - Zygote most of the uses of the utility process on Linuxdbeam@chromium.org2011-12-061-8/+0
* Zygote most of the uses of the utility process on Linuxjorgelo@chromium.org2011-12-051-0/+8
* Don't make classes derive from ChildProcessHost, and instead have them use it...jam@chromium.org2011-12-021-1/+0
* Add OVERRIDE to content/.avi@chromium.org2011-11-171-4/+4
* Move BrowserThread to content namespace.joi@chromium.org2011-11-021-2/+3
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-281-1/+1
* Get rid of the profile import process code, and instead go through the utilit...jam@chromium.org2011-10-031-2/+6
* Move plugin loading out of process on Mac and Linux.rsesek@chromium.org2011-09-271-0/+10
* Annotate all of the functions in content that need to be exported, in prepara...dpranke@chromium.org2011-09-131-2/+3
* Move UtilityProcessHost to content and move the message sending/dispatching t...jam@chromium.org2011-06-091-0/+97