| Commit message (Expand) | Author | Age | Files | Lines |
* | Make DidProcessCrash a bit more solid and accurate on Windows | phajdan.jr@chromium.org | 2010-04-06 | 1 | -0/+18 |
* | Die on an OOM situation in many more cases. | avi@chromium.org | 2010-03-19 | 1 | -4/+42 |
* | Reverting 41834; ui tests are asploding. | avi@chromium.org | 2010-03-17 | 1 | -42/+4 |
* | Die on an OOM situation in many more cases. | avi@chromium.org | 2010-03-17 | 1 | -4/+42 |
* | POSIX: don't allocate memory after forking. | agl@chromium.org | 2010-03-11 | 1 | -0/+101 |
* | Revert "POSIX: don't allocate memory after forking." | agl@chromium.org | 2010-03-10 | 1 | -42/+0 |
* | POSIX: don't allocate memory after forking. | agl@chromium.org | 2010-03-10 | 1 | -0/+42 |
* | Reland r40289: "Add support for CHECK_* macros."" | willchan@chromium.org | 2010-03-02 | 1 | -1/+1 |
* | Revert r40289: "Add support for CHECK_* macros." | willchan@chromium.org | 2010-03-01 | 1 | -1/+1 |
* | Add support for CHECK_* macros. | willchan@chromium.org | 2010-03-01 | 1 | -1/+1 |
* | Merge the LINUX_TC_MALLOC #define with the existing TC_MALLOC #define. | thestig@chromium.org | 2010-02-26 | 1 | -5/+5 |
* | linux: check the return value passed through HANDLE_EINTR | evan@chromium.org | 2010-02-02 | 1 | -6/+13 |
* | Add a utility function to run a process as an arbitrary user | cpu@chromium.org | 2010-02-01 | 1 | -0/+9 |
* | Linux: reenable malloc overrides. | agl@chromium.org | 2010-01-08 | 1 | -41/+11 |
* | Also disable tests for code removed in r35804. | agl@chromium.org | 2010-01-08 | 1 | -0/+6 |
* | Mac: stop zombie ps processes from being created. | viettrungluu@chromium.org | 2010-01-04 | 1 | -0/+22 |
* | Changes to base/ from a combination of FreeBSD and OpenBSD patches. | evan@chromium.org | 2009-12-29 | 1 | -0/+1 |
* | Enable TCMalloc on Linux by default. | willchan@chromium.org | 2009-11-25 | 1 | -1/+14 |
* | linux: fix a warning in the process_util unittest | vandebo@chromium.org | 2009-11-24 | 1 | -4/+5 |
* | linux: fix a warning in the process_util unittest | evan@chromium.org | 2009-11-20 | 1 | -1/+4 |
* | For Linux, override malloc and friends so that we can detect and then stop on... | vandebo@chromium.org | 2009-11-18 | 1 | -0/+94 |
* | Mac: Implement about:memory. | viettrungluu@chromium.org | 2009-11-05 | 1 | -0/+45 |
* | Lower priorities of background tabs on linux. | davemoore@chromium.org | 2009-10-29 | 1 | -0/+14 |
* | Remove deprecated CommandLine(std::wstring) ctor. | evan@chromium.org | 2009-10-26 | 1 | -4/+4 |
* | Fix ProcessUtilTest.FDRemapping hang on x86_64 by counting open fds in child ... | dkegel@google.com | 2009-10-20 | 1 | -1/+3 |
* | Turn NULL used as int to 0. | phajdan.jr@chromium.org | 2009-10-13 | 1 | -2/+2 |
* | linux: implement GetCPUUsage() so the task manager shows CPU | evan@chromium.org | 2009-09-19 | 1 | -0/+20 |
* | Revert "Fix a ton of compiler warnings." | tony@chromium.org | 2009-08-28 | 1 | -2/+2 |
* | Fix a ton of compiler warnings. | estade@chromium.org | 2009-08-28 | 1 | -2/+2 |
* | linux: call g_thread_init() at relevant startup points | evan@chromium.org | 2009-08-25 | 1 | -28/+29 |
* | Revert "linux: call g_thread_init() at relevant startup points" | evan@chromium.org | 2009-08-25 | 1 | -29/+27 |
* | linux: call g_thread_init() at relevant startup points | evan@chromium.org | 2009-08-25 | 1 | -27/+29 |
* | Enable zygote manager by default. | dkegel@google.com | 2009-06-08 | 1 | -0/+7 |
* | Harmonizing ProcessUtil::GetAppOutput on Win/Unix | jcampan@chromium.org | 2009-06-04 | 1 | -8/+9 |
* | POSIX: Add a macro for handling EINTR. | agl@chromium.org | 2009-05-01 | 1 | -10/+12 |
* | This CL adds a utility method that lets you start a process and block until t... | jcampan@chromium.org | 2009-04-21 | 1 | -1/+34 |
* | Add GetAppOutput function, a better replacement for popen. | phajdan.jr@chromium.org | 2009-04-17 | 1 | -0/+16 |
* | This should make ProcessUtilTest.KillSlowChild not-flaky. | phajdan.jr@chromium.org | 2009-03-16 | 1 | -9/+0 |
* | Fixes a build break caused by r10178. | hbono@chromium.org | 2009-02-23 | 1 | -1/+1 |
* | Try to fix the tree. | evan@chromium.org | 2009-02-23 | 1 | -1/+1 |
* | Fix more GCC 4.3 warnings. | evan@chromium.org | 2009-02-23 | 1 | -2/+4 |
* | Fix the windows implementation of KillProcess and WaitForSingleProcess to not... | stoyan@chromium.org | 2009-02-09 | 1 | -0/+3 |
* | Rewrite the mac named process iterator: | thomasvl@chromium.org | 2009-02-06 | 1 | -7/+0 |
* | Implement NamedProcessIterator in base/process_util_mac.mm. Patch by Naoki | mark@chromium.org | 2009-02-05 | 1 | -2/+4 |
* | Add routine to close file descriptors on exec | jeremy@chromium.org | 2009-01-29 | 1 | -0/+18 |
* | Call logging::InitLogging. The lack of this was causing some hangs (and poss... | erikkay@google.com | 2009-01-13 | 1 | -2/+4 |
* | Fix TODOs in base/ : | phajdan.jr@chromium.org | 2009-01-13 | 1 | -2/+1 |
* | Processes take a long time to start if started via ssh, | dkegel@google.com | 2008-12-30 | 1 | -1/+1 |
* | * On POSIX, make sure we don't leak FDs when launching child Processes. | jeremy@chromium.org | 2008-12-17 | 1 | -2/+75 |
* | Reverting 7156. | ojan@google.com | 2008-12-17 | 1 | -75/+2 |