summaryrefslogtreecommitdiffstats
path: root/chrome/browser/worker_host/worker_process_host.h
Commit message (Expand)AuthorAgeFilesLines
* Run workers in separate processes.jam@chromium.org2009-05-011-8/+15
* Use one worker process per domain until we hit the maximum count of 10, then ...jam@chromium.org2009-04-071-11/+16
* Revert "Move IPC code to ipc/"agl@chromium.org2009-04-031-1/+1
* Move IPC code to ipc/agl@chromium.org2009-04-031-1/+1
* Refactor plugin process code which checks with the browser process before shu...jam@chromium.org2009-03-271-0/+2
* Finish hooking up the worker process UI: use the domains of the workers as th...jam@chromium.org2009-03-241-0/+6
* Hide the details about ResourceDispatcherHost messages from child processes. ...jam@chromium.org2009-03-171-1/+6
* Removed unneeded includes of base/scoped_ptr.h. Reduce usage from ~800 files ...thestig@chromium.org2009-03-131-1/+0
* Initial checkin of the out of process worker implementation.jam@chromium.org2009-03-041-0/+56