summaryrefslogtreecommitdiffstats
path: root/chrome/common/process_watcher_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Re-land part of r55416, minus actually moving the test_suite.h contents to a ...brettw@chromium.org2010-08-171-4/+5
* Revert 55400 - Cleanup in base. This moves the implementation (and a bunch of...nsylvain@chromium.org2010-08-091-5/+4
* Cleanup in base. This moves the implementation (and a bunch of header filebrettw@chromium.org2010-08-091-4/+5
* Add an AppendSwitchASCII to CommandLine, and convert a test to it.evan@chromium.org2010-07-301-2/+2
* Mac: ensure child processes are properly reaped -- eliminate Helper zombies.viettrungluu@chromium.org2010-01-131-1/+17
* Make ProcessWatcher use kqueues on Mac.jeremy@chromium.org2009-12-151-0/+48
* Revert 21259 because it broke the unit tests on windows.nsylvain@chromium.org2009-07-221-58/+0
* Add a unit test for ProcessWatcher::EnsureProcessTerminated().thestig@chromium.org2009-07-221-0/+58