| Commit message (Expand) | Author | Age | Files | Lines |
* | Add a utility function to run a process as an arbitrary user | cpu@chromium.org | 2010-02-01 | 1 | -15/+14 |
* | Turn NULL used as int to 0. | phajdan.jr@chromium.org | 2009-10-13 | 1 | -5/+5 |
* | Use ASCII strings for switch names. | evan@chromium.org | 2009-10-13 | 1 | -1/+1 |
* | Revert "Fix a ton of compiler warnings." | tony@chromium.org | 2009-08-28 | 1 | -5/+5 |
* | Fix a ton of compiler warnings. | estade@chromium.org | 2009-08-28 | 1 | -5/+5 |
* | Make CommandLine into a normal object, with some statics for getting at the c... | evan@chromium.org | 2009-01-21 | 1 | -19/+12 |
* | Fix ommision in 7175. | jeremy@chromium.org | 2008-12-17 | 1 | -2/+2 |
* | * On POSIX, make sure we don't leak FDs when launching child Processes. | jeremy@chromium.org | 2008-12-17 | 1 | -5/+34 |
* | Reverting 7156. | ojan@google.com | 2008-12-17 | 1 | -11/+2 |
* | * On POSIX, make sure we don't leak FDs when launching child Processes. | jeremy@chromium.org | 2008-12-17 | 1 | -2/+11 |
* | Update comments in multiprocess_test.h & add an example. | phajdan.jr@chromium.org | 2008-12-16 | 1 | -2/+10 |
* | Bring up ipc tests on POSIX. | jeremy@chromium.org | 2008-12-09 | 1 | -0/+15 |
* | * Cleanup: move base/platform_test.h -> testing/ | jeremy@chromium.org | 2008-12-02 | 1 | -1/+1 |
* | Add Terminate() to the Process object, have RenderProcessHost use this to avo... | brettw@google.com | 2008-11-14 | 1 | -4/+4 |
* | 1) Add a new MULTIPROCESS_TEST_MAIN macro to store child process names | jeremy@chromium.org | 2008-10-29 | 1 | -12/+6 |
* | Enable stats_tabe_unittest.cc on OS X. | jeremy@chromium.org | 2008-10-27 | 1 | -2/+3 |
* | Added linux process utilities and tests. | estade@chromium.org | 2008-10-22 | 1 | -8/+30 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Cleanup some comment typos. | ericroman@google.com | 2008-08-18 | 1 | -1/+1 |
* | Add base to the repository. | initial.commit | 2008-07-26 | 1 | -0/+83 |