summaryrefslogtreecommitdiffstats
path: root/chrome/worker/worker_main.cc
Commit message (Expand)AuthorAgeFilesLines
* Make workers functional on OSX and Linux.levin@chromium.org2009-07-141-2/+0
* Move win_util.h from common to app.ben@chromium.org2009-05-081-1/+0
* Refactor plugin process code which checks with the browser process before shu...jam@chromium.org2009-03-271-2/+3
* Refactor sandboxing code so that it can be used by worker processes.jam@chromium.org2009-03-181-3/+12
* Initial checkin of the out of process worker implementation.jam@chromium.org2009-03-041-0/+39