| Commit message (Expand) | Author | Age | Files | Lines |
* | Cleanup: Remove a reference to a heapchecker define that no longer exists. | thestig@chromium.org | 2014-01-18 | 1 | -1/+1 |
* | Make LaunchProcess able to inherit only specified handles on Vista+. | viettrungluu@chromium.org | 2013-12-12 | 1 | -3/+53 |
* | Don't HANDLE_EINTR(close). Either IGNORE_EINTR(close) or just close. | mark@chromium.org | 2013-12-03 | 1 | -8/+8 |
* | Extract unit tests from the mixed bag process_util_unittest.cc into proper fi... | maruel@chromium.org | 2013-12-02 | 1 | -122/+2 |
* | Support use_glib==0 on Linux in base | spang@chromium.org | 2013-11-20 | 1 | -1/+0 |
* | Disable ProcessUtilTest.GetAppOutputRestrictedNoZombies under ASan on 64-bit ... | glider@chromium.org | 2013-09-26 | 1 | -1/+10 |
* | Clean up a few unused globals. | thakis@chromium.org | 2013-09-25 | 1 | -7/+1 |
* | Move AlterEnvironment to base/environment.h, implement on Windows. This re-im... | brettw@chromium.org | 2013-08-30 | 1 | -54/+11 |
* | Update include paths in base for base/process changes. | rsesek@chromium.org | 2013-07-25 | 1 | -1/+5 |
* | Move the remaning base/process* files into base/process/. | rsesek@chromium.org | 2013-07-19 | 1 | -0/+957 |