Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Minor C++ fixes found by Clang. | evan@chromium.org | 2010-03-30 | 1 | -1/+3 |
* | Make ProcessWatcher use kqueues on Mac. | jeremy@chromium.org | 2009-12-15 | 1 | -4/+4 |
* | posix: use PLOG to print useful error messages | evan@chromium.org | 2009-11-20 | 1 | -0/+1 |
* | Use HANDLE_EINTR when calling waitpid. | mark@chromium.org | 2009-10-30 | 1 | -1/+1 |
* | Cleanup: change PIDs to base::ProcessId (or pid_t, as appropriate). | viettrungluu@chromium.org | 2009-10-20 | 1 | -1/+1 |
* | Add ProcessWatcher::EnsureProcessGetsReaped() for zombie reaping. First targe... | thestig@chromium.org | 2009-07-20 | 1 | -5/+30 |
* | Revert r20553. | thestig@chromium.org | 2009-07-13 | 1 | -29/+5 |
* | Additional svn ignores for native_client and Makefile. | thestig@chromium.org | 2009-07-13 | 1 | -5/+29 |
* | Linux: refactor zygote support | agl@chromium.org | 2009-06-12 | 1 | -14/+1 |
* | Revert 18109, 18111: Windows UI tests failed. | agl@chromium.org | 2009-06-10 | 1 | -1/+14 |
* | Linux: refactor zygote support | agl@chromium.org | 2009-06-10 | 1 | -14/+1 |
* | Prototype implementation of zygotes. | dkegel@google.com | 2009-06-06 | 1 | -1/+14 |
* | POSIX: Add a macro for handling EINTR. | agl@chromium.org | 2009-05-01 | 1 | -5/+3 |
* | POSIX: don't spawn zombies. | agl@chromium.org | 2009-04-28 | 1 | -0/+79 |
* | Revert "POSIX: Don't spawn zombies." (r14488) | agl@chromium.org | 2009-04-24 | 1 | -79/+0 |
* | Mac: build fix. | agl@chromium.org | 2009-04-24 | 1 | -1/+1 |
* | POSIX: Don't spawn zombies. | agl@chromium.org | 2009-04-24 | 1 | -0/+79 |