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
*
Merge 32972 - linux: fix a warning in the process_util unittest
evan@chromium.org
2009-12-10
1
-4
/
+5
*
Merge 32648 - linux: fix a warning in the process_util unittest
vandebo@google.com
2009-11-23
1
-1
/
+4
*
Merge 32395 - For Linux, override malloc and friends so that we can detect an...
vandebo@google.com
2009-11-23
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
*
* On POSIX, make sure we don't leak FDs when launching child Processes.
jeremy@chromium.org
2008-12-17
1
-2
/
+75
*
Add Terminate() to the Process object, have RenderProcessHost use this to avo...
brettw@google.com
2008-11-14
1
-11
/
+12
*
Fix compilation error on Windows and link error on Mac
dkegel@google.com
2008-10-31
1
-8
/
+5
*
Port GetProcessCount(), KillProcesses(), and CleanupProcesses().
dkegel@google.com
2008-10-31
1
-0
/
+41
*
1) Add a new MULTIPROCESS_TEST_MAIN macro to store child process names
jeremy@chromium.org
2008-10-29
1
-2
/
+2
*
Added linux process utilities and tests.
estade@chromium.org
2008-10-22
1
-3
/
+29
*
Use a more compact license header in source files.
license.bot
2008-08-24
1
-28
/
+4
*
Add base to the repository.
initial.commit
2008-07-26
1
-0
/
+99