summaryrefslogtreecommitdiffstats
path: root/chrome/browser/worker_host/worker_service.cc
Commit message (Expand)AuthorAgeFilesLines
* Run workers in separate processes.jam@chromium.org2009-05-011-10/+27
* Fix an assert caused by trying to add duplicate observers for multiple workers.jianli@chromium.org2009-04-221-11/+5
* Fix a crash where the ResourceMessageFilter is deleted before apaulg@google.com2009-04-141-8/+26
* Use one worker process per domain until we hit the maximum count of 10, then ...jam@chromium.org2009-04-071-6/+62
* Finish hooking up the worker process UI: use the domains of the workers as th...jam@chromium.org2009-03-241-1/+3
* Hide the details about ResourceDispatcherHost messages from child processes. ...jam@chromium.org2009-03-171-4/+1
* Initial checkin of the out of process worker implementation.jam@chromium.org2009-03-041-0/+73