summaryrefslogtreecommitdiffstats
path: root/chrome/common/child_process_host.cc
Commit message (Expand)AuthorAgeFilesLines
...
* Fix linux build breakjam@chromium.org2009-03-061-0/+2
* An assert was being hit because WaitableEvent's dtor was calling CloseHandle ...jam@chromium.org2009-03-061-0/+4
* NO CODE CHANGE.maruel@google.com2009-03-051-1/+2
* Fix crashes in WorkerProcessHost. The wrong iterator was being incremented.jam@chromium.org2009-03-041-1/+1
* Initial checkin of the out of process worker implementation.jam@chromium.org2009-03-041-2/+4
* Make plugin_process_host.cc and child_process_host.cc compile on Posix.jhawkins@chromium.org2009-02-231-6/+13
* Fix release build breakjam@chromium.org2009-02-181-0/+1
* Take out common functionality from PluginProcessHost and move it to ChildProc...jam@chromium.org2009-02-181-0/+180