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_posix.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Finish splitting base/process_util.h by moving the remaining routines to base...
rsesek@chromium.org
2013-07-17
1
-726
/
+0
*
Split ProcessHandle and its related routines into base/process/process_handle.h.
rsesek@chromium.org
2013-07-15
1
-67
/
+6
*
Split out process killing functions from base/process_util.h into base/proces...
rsesek@chromium.org
2013-07-10
1
-464
/
+0
*
Use a direct include of strings headers in base/.
avi@chromium.org
2013-06-10
1
-1
/
+1
*
Split ProcessMetrics out of base/process_util.h and into base/process/process...
rsesek@chromium.org
2013-05-23
1
-10
/
+0
*
Revert r187343
rsleevi@chromium.org
2013-05-14
1
-32
/
+0
*
Limit the number of pending requests to the max number of file descriptors.
simonjam@chromium.org
2013-05-09
1
-8
/
+13
*
[Mac] Remove base::LaunchSynchronize and rewrite content::MachBroker.
rsesek@chromium.org
2013-04-11
1
-93
/
+0
*
Revert 193486 "[Mac] Remove base::LaunchSynchronize and rewrite ..."
rsesek@chromium.org
2013-04-11
1
-0
/
+93
*
[Mac] Remove base::LaunchSynchronize and rewrite content::MachBroker.
rsesek@chromium.org
2013-04-10
1
-93
/
+0
*
Linux: for all signals, reset the sa_restorer field before execve().
jln@chromium.org
2013-03-12
1
-0
/
+69
*
GTTF: Add debugging code for flaky test server startup issues.
phajdan.jr@chromium.org
2013-03-11
1
-0
/
+32
*
base: Convert scoped_arrays to the new scoped_ptr style.
tfarina@chromium.org
2013-01-18
1
-3
/
+3
*
GTTF: Replace usage of Time::Now with TimeTicks::Now
phajdan.jr@chromium.org
2013-01-11
1
-7
/
+7
*
Linux: inform the Zygote when it's waiting on a dead process
jln@chromium.org
2012-12-06
1
-37
/
+49
*
Revert 168239 - Extract SIGPIPE ignoring code to a common place.
dmichael@google.com
2012-11-16
1
-9
/
+0
*
Extract SIGPIPE ignoring code to a common place.
phajdan.jr@chromium.org
2012-11-16
1
-0
/
+9
*
Move eintr_wrapper.h from base to base/posix
brettw@chromium.org
2012-11-14
1
-1
/
+1
*
Move EnableInProcessStackDumping to base/debug
phajdan.jr@chromium.org
2012-11-01
1
-83
/
+1
*
Band-aid fix for test hangs:
phajdan.jr@chromium.org
2012-10-31
1
-0
/
+3
*
Type profiler by intercepting 'new' and 'delete' expressions.
dmikurube@chromium.org
2012-09-26
1
-0
/
+11
*
base: Fix minor warnings reported by cppcheck.
tfarina@chromium.org
2012-08-06
1
-4
/
+3
*
Fix CleanupProcesses() interface to use TimeDelta.
tedvessenes@gmail.com
2012-07-31
1
-6
/
+2
*
base: Add missing "virtual" keyword and OVERRIDE to some methods.
tfarina@chromium.org
2012-07-31
1
-1
/
+2
*
Remove old test timeout and process waiting function interfaces.
tedvessenes@gmail.com
2012-07-26
1
-22
/
+4
*
Switch to TimeDelta interface for process waiting functions in base.
tedvessenes@gmail.com
2012-07-11
1
-2
/
+4
*
Add TimeDelta interfaces for WaitForExitCodeWithTimeout() functions.
tedvessenes@gmail.com
2012-07-08
1
-0
/
+12
*
Move dir_reader to base/files
brettw@chromium.org
2012-06-29
1
-1
/
+1
*
[cros] Fix udevadm command line for camera presence detection.
ivankr@chromium.org
2012-04-26
1
-14
/
+17
*
Add #include <iterator> to files that use std::back_inserter.
halyavin@google.com
2012-04-05
1
-0
/
+1
*
Add additional base::TimeDelta interface for WaitForChildProcess()
tedvessenes@gmail.com
2012-03-31
1
-9
/
+16
*
Initialize sigaction.sa_restorer
tbreisacher@chromium.org
2012-03-30
1
-1
/
+1
*
Cleanup: Remove base::environment_vector and base::file_handle_mapping_vector...
thestig@chromium.org
2012-02-24
1
-6
/
+7
*
[ChromeOS] Add option to set controlling terminal when launching process.
tbarzic@chromium.org
2012-01-21
1
-1
/
+19
*
Change code in base (primarily unit tests) to use Sleep(TimeDelta).
tedvessenes@gmail.com
2011-12-31
1
-3
/
+2
*
use os_bsd and OS_BSD and add some OS_FREEBSD conditions
robert.nagy@gmail.com
2011-12-04
1
-0
/
+5
*
Move the ProcessWatcher methods out of content/common/process_watcher into ba...
jam@chromium.org
2011-11-23
1
-0
/
+97
*
Maximize RLIMIT_AS resource limit in nacl_helper child before exec
mcgrathr@chromium.org
2011-11-15
1
-0
/
+18
*
Replace most LOG/CHECK statements with DLOG/DCHECK statements in base.
brettw@chromium.org
2011-10-26
1
-16
/
+16
*
Revert 107042 - Replace most LOG/CHECK statements with DLOG/DCHECK statements...
brettw@chromium.org
2011-10-25
1
-16
/
+16
*
Replace most LOG/CHECK statements with DLOG/DCHECK statements in base.
brettw@chromium.org
2011-10-25
1
-16
/
+16
*
Synchronize the parent and child processes during launch, ensuring that the
mark@chromium.org
2011-09-01
1
-13
/
+112
*
Dump a stack trace when browser tests time out.
mihaip@chromium.org
2011-08-23
1
-2
/
+3
*
Fix WaitForSingleNonChildProcess. There were three bugs in the loop usage.
mark@chromium.org
2011-08-22
1
-38
/
+71
*
[Mac] Implement base::EnableTerminationOnHeapCorruption() by overriding mallo...
rsesek@chromium.org
2011-08-18
1
-4
/
+0
*
Revert "[Mac] Implement base::EnableTerminationOnHeapCorruption() by overridi...
rsesek@chromium.org
2011-08-18
1
-0
/
+4
*
[Mac] Implement base::EnableTerminationOnHeapCorruption() by overriding mallo...
rsesek@chromium.org
2011-08-18
1
-4
/
+0
*
Update references to the now-gone LaunchApp() from the code.
evan@chromium.org
2011-07-19
1
-1
/
+1
*
Add a "clone" option to base/process_util.h:LaunchProcess(). Useful inside Li...
bradchen@google.com
2011-07-15
1
-1
/
+10
*
Change base::LaunchProcess API slightly
evan@chromium.org
2011-07-15
1
-5
/
+7
[next]