summaryrefslogtreecommitdiffstats
path: root/chrome/browser/worker_host
Commit message (Expand)AuthorAgeFilesLines
* Finish hooking up the worker process UI: use the domains of the workers as th...jam@chromium.org2009-03-244-4/+67
* Refactor sandboxing code so that it can be used by worker processes.jam@chromium.org2009-03-181-6/+12
* Remove unneeded uses of base/hash_tables.h.thestig@chromium.org2009-03-171-1/+0
* Hide the details about ResourceDispatcherHost messages from child processes. ...jam@chromium.org2009-03-173-7/+16
* Removed unneeded includes of base/scoped_ptr.h. Reduce usage from ~800 files ...thestig@chromium.org2009-03-131-1/+0
* Remove logging.h from cc files that don't use it.thestig@chromium.org2009-03-121-1/+0
* Initial checkin of the out of process worker implementation.jam@chromium.org2009-03-044-0/+280