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_linux.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add routine to close file descriptors on exec
jeremy@chromium.org
2009-01-29
1
-7
/
+1
*
Share DidProcessCrash between Linux and Mac.
deanm@chromium.org
2009-01-21
1
-25
/
+1
*
Clean up a bunch of style errors in process_util_linux.cc.
deanm@chromium.org
2009-01-21
1
-27
/
+30
*
Make CommandLine into a normal object, with some statics for getting at the c...
evan@chromium.org
2009-01-21
1
-4
/
+5
*
Move KillProcess from linux to posix so it can be used on the Mac.
dkegel@google.com
2009-01-05
1
-24
/
+0
*
* On POSIX, make sure we don't leak FDs when launching child Processes.
jeremy@chromium.org
2008-12-17
1
-2
/
+31
*
Reverting 7156.
ojan@google.com
2008-12-17
1
-31
/
+2
*
* On POSIX, make sure we don't leak FDs when launching child Processes.
jeremy@chromium.org
2008-12-17
1
-2
/
+31
*
Improve sleep resolution in process_util_linux.
phajdan.jr@chromium.org
2008-12-11
1
-2
/
+2
*
* Add timeout support to POSIX WaitForSingleProcess()
jeremy@chromium.org
2008-12-05
1
-6
/
+0
*
Implement GetCPUUsage; it was causing link errors because of its absence on t...
avi@google.com
2008-12-02
1
-5
/
+0
*
More Mac & Linux fixes for base namespaces.
brettw@google.com
2008-11-14
1
-3
/
+3
*
Add Terminate() to the Process object, have RenderProcessHost use this to avo...
brettw@google.com
2008-11-14
1
-2
/
+2
*
Unfork test_shell_main_gtk back into test_shell_main.
erg@google.com
2008-11-14
1
-0
/
+5
*
Get url_request_unittest.cc to build on Linux.
dkegel@google.com
2008-11-03
1
-1
/
+1
*
Port GetProcessCount(), KillProcesses(), and CleanupProcesses().
dkegel@google.com
2008-10-31
1
-1
/
+218
*
Added linux process utilities and tests.
estade@chromium.org
2008-10-22
1
-0
/
+46
*
Port parts of base/process_util to Linux.
evanm@google.com
2008-10-14
1
-0
/
+62