index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
base
/
process_util_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add preliminary OOM support for Mountain Lion.
avi@chromium.org
2012-03-14
1
-1
/
+1
*
Use cmd.exe instead of python.exe for unit test.
maruel@chromium.org
2012-03-08
1
-14
/
+13
*
Revert 125441 - In CrMallocErrorBreak, do not kill the process if errno is EN...
viettrungluu@chromium.org
2012-03-07
1
-23
/
+5
*
In CrMallocErrorBreak, do not kill the process if errno is ENOMEM.
rsesek@chromium.org
2012-03-07
1
-5
/
+23
*
Fix the regexp for ProcessUtilTest.MacTerminateOnHeapCorruption
glider@chromium.org
2012-03-06
1
-1
/
+1
*
Fix ProcessUtilTest.MacTerminateOnHeapCorruption to pass under ASan on Mac.
glider@chromium.org
2012-03-06
1
-0
/
+7
*
Cleanup: Remove base::environment_vector and base::file_handle_mapping_vector...
thestig@chromium.org
2012-02-24
1
-8
/
+8
*
Flakiness cleanup: disable flaky tests under base/
evan@chromium.org
2012-02-14
1
-7
/
+1
*
Cleanup in ProcessSingleton. These originated as candidate fixes for issue 1...
joi@chromium.org
2012-02-10
1
-0
/
+19
*
Adding GetProcId unittest
cpu@chromium.org
2012-01-26
1
-1
/
+15
*
Change code in base (primarily unit tests) to use Sleep(TimeDelta).
tedvessenes@gmail.com
2011-12-31
1
-6
/
+6
*
Remove the nested #ifdef ADDRESS_SANITIZER
glider@chromium.org
2011-12-20
1
-15
/
+10
*
Do not run OutOfMemoryDeathTest.* under AddressSanitizer.
glider@chromium.org
2011-12-19
1
-0
/
+7
*
Move the ProcessWatcher methods out of content/common/process_watcher into ba...
jam@chromium.org
2011-11-23
1
-0
/
+45
*
disable GetAppOutputRestrictedSIGPIPE and enable ::vswprintf on OpenBSD
robert.nagy@gmail.com
2011-11-12
1
-1
/
+1
*
OpenBSD patches for base / split from CR #8275005
mark@chromium.org
2011-10-18
1
-1
/
+2
*
OpenBSD and FreeBSD fixes for base.
mark@chromium.org
2011-10-13
1
-2
/
+0
*
Fix Clang-built ProcessUtilTest.GetTerminationStatusCrash.
hans@chromium.org
2011-10-11
1
-1
/
+1
*
Upstream ProcessUtilTest, and make a few other files compile on Android.
jingzhao@chromium.org
2011-09-29
1
-14
/
+57
*
Disable ProcessUtilTest.GetTerminationStatusCrash under AddressSanitizer.
glider@chromium.org
2011-09-20
1
-1
/
+8
*
Disable GetTerminationStatusExit on Windows.
thakis@chromium.org
2011-09-19
1
-2
/
+2
*
ProcessUtilTest.GetTerminationStatusExit is flaky at best...
mad@chromium.org
2011-09-14
1
-2
/
+2
*
Synchronize the parent and child processes during launch, ensuring that the
mark@chromium.org
2011-09-01
1
-0
/
+4
*
Disable failed test GetTerminationStatusExit on Linux.
dyu@chromium.org
2011-09-01
1
-1
/
+8
*
[Mac] Implement base::EnableTerminationOnHeapCorruption() by overriding mallo...
rsesek@chromium.org
2011-08-18
1
-0
/
+15
*
Revert "[Mac] Implement base::EnableTerminationOnHeapCorruption() by overridi...
rsesek@chromium.org
2011-08-18
1
-15
/
+0
*
Change the expectation for ProcessUtilTest.MacTerminateOnHeapCorruption to wo...
rsesek@chromium.org
2011-08-18
1
-1
/
+2
*
[Mac] Implement base::EnableTerminationOnHeapCorruption() by overriding mallo...
rsesek@chromium.org
2011-08-18
1
-0
/
+14
*
Rename CommandLine::GetCommandLineString().
msw@chromium.org
2011-07-20
1
-1
/
+1
*
Remove LaunchAppAsUser().
evan@chromium.org
2011-07-19
1
-1
/
+3
*
Disable process_util unit test that uses clone() on valgrind bots.
bradchen@google.com
2011-07-19
1
-2
/
+6
*
Add a "clone" option to base/process_util.h:LaunchProcess(). Useful inside Li...
bradchen@google.com
2011-07-15
1
-7
/
+17
*
Change base::LaunchProcess API slightly
evan@chromium.org
2011-07-15
1
-1
/
+1
*
Clean up users of a deprecated base::LaunchApp API.
evan@chromium.org
2011-07-12
1
-11
/
+13
*
Added ability to run a command, getting output and exit status on POSIX.
benwells@chromium.org
2011-07-06
1
-0
/
+38
*
GTTF: Initialize TestTimeouts in out-of-process test runner.
phajdan.jr@chromium.org
2011-06-09
1
-6
/
+5
*
Fix one more time the linux tests, in other words giving up on improving the ...
cpu@chromium.org
2011-04-29
1
-10
/
+14
*
fix failing linux tests.
cpu@chromium.org
2011-04-29
1
-0
/
+4
*
Add a more comprehensive background mode for a process.
cpu@chromium.org
2011-04-28
1
-2
/
+19
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-2
/
+2
*
Get service process running standalone on the mac by hooking it into launchd.
dmaclach@chromium.org
2011-02-24
1
-2
/
+2
*
Fix file descriptor leak in base_unittests ProcessUtilTest.LaunchApp. The
mark@chromium.org
2011-01-10
1
-2
/
+5
*
Remove base/debug_util. Move the debug UI related functions to base/debug/deb...
brettw@google.com
2011-01-01
1
-1
/
+0
*
Move platform_thread to base/threading and put in the base namespace. I left a
brettw@chromium.org
2010-12-31
1
-3
/
+3
*
This adds some plumbing for propagating the status and error code of a render...
gspencer@chromium.org
2010-12-14
1
-17
/
+155
*
Reconstructing 67000.
bradnelson@google.com
2010-11-23
1
-1
/
+1
*
Reverting 67000.
bradnelson@google.com
2010-11-22
1
-1
/
+1
*
Switching chrome to use python26 in place of python24.
bradnelson@google.com
2010-11-22
1
-1
/
+1
*
Revert 63067 - This adds some plumbing for propagating the status and error c...
gspencer@chromium.org
2010-10-19
1
-158
/
+17
*
This adds some plumbing for propagating the status and error code of a
gspencer@chromium.org
2010-10-19
1
-17
/
+158
[next]