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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert 168239 - Extract SIGPIPE ignoring code to a common place.
dmichael@google.com
2012-11-16
1
-6
/
+0
*
Extract SIGPIPE ignoring code to a common place.
phajdan.jr@chromium.org
2012-11-16
1
-0
/
+6
*
Move FileDescriptorShuffle to base/posix. This file is very posix-specific.
brettw@chromium.org
2012-11-09
1
-1
/
+4
*
Create ash memory monitor
davemoore@chromium.org
2012-11-05
1
-0
/
+4
*
Move EnableInProcessStackDumping to base/debug
phajdan.jr@chromium.org
2012-11-01
1
-5
/
+0
*
Revert 165244 - Create ash memory monitor
brettw@chromium.org
2012-10-31
1
-4
/
+0
*
Create ash memory monitor
davemoore@chromium.org
2012-10-31
1
-0
/
+4
*
unchecked_malloc() for Skia on OSX.
shess@chromium.org
2012-09-19
1
-5
/
+14
*
Cleanup: Add a const variable for /proc/self/exe.
thestig@chromium.org
2012-09-15
1
-0
/
+5
*
Add a flag force_breakaway_from_job_ to the base::LaunchOptions structure for...
ananta@chromium.org
2012-09-14
1
-1
/
+7
*
Make printf and LOG output to cmd console for Windows
jbates@chromium.org
2012-08-22
1
-1
/
+7
*
Revert 152432 - Make printf and LOG output to cmd console for Windows
jbates@chromium.org
2012-08-21
1
-7
/
+1
*
Make printf and LOG output to cmd console for Windows
jbates@chromium.org
2012-08-20
1
-1
/
+7
*
Fix CleanupProcesses() interface to use TimeDelta.
tedvessenes@gmail.com
2012-07-31
1
-1
/
+1
*
Remove old test timeout and process waiting function interfaces.
tedvessenes@gmail.com
2012-07-26
1
-9
/
+0
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
1
-1
/
+0
*
Add minimal support for process_utils on iOS
stuartmorgan@chromium.org
2012-07-11
1
-4
/
+6
*
Add TimeDelta interfaces for WaitForExitCodeWithTimeout() functions.
tedvessenes@gmail.com
2012-07-08
1
-0
/
+7
*
Fix base::GetModuleFromAddress() not to increment the module's reference count,
alexeypa@chromium.org
2012-05-16
1
-1
/
+2
*
Reverting r133134 - Make sure that base::MessagePumpForUI from different modu...
alexeypa@chromium.org
2012-05-16
1
-2
/
+1
*
[cros] Fix udevadm command line for camera presence detection.
ivankr@chromium.org
2012-04-26
1
-0
/
+6
*
Make sure that base::MessagePumpForUI from different modules are isolated fro...
alexeypa@chromium.org
2012-04-20
1
-1
/
+2
*
cros: Record UMA stats for tab discards in low memory conditions
jamescook@chromium.org
2012-04-18
1
-3
/
+5
*
Add additional base::TimeDelta interface for WaitForChildProcess()
tedvessenes@gmail.com
2012-03-31
1
-0
/
+3
*
Fix shared_library build break on Chrome OS caused by r128351.
yusukes@google.com
2012-03-23
1
-1
/
+1
*
Linux: Report the failed memory allocation size on OOM crashes.
thestig@chromium.org
2012-03-23
1
-0
/
+4
*
Add comments and fix a potential leak in LaunchProcess.
erikwright@chromium.org
2012-03-15
1
-2
/
+6
*
Cleanup: Remove base::environment_vector and base::file_handle_mapping_vector...
thestig@chromium.org
2012-02-24
1
-8
/
+7
*
Cleanup in ProcessSingleton. These originated as candidate fixes for issue 1...
joi@chromium.org
2012-02-10
1
-0
/
+5
*
[ChromeOS] Add option to set controlling terminal when launching process.
tbarzic@chromium.org
2012-01-21
1
-1
/
+10
*
use os_bsd and OS_BSD and add some OS_FREEBSD conditions
robert.nagy@gmail.com
2011-12-04
1
-4
/
+4
*
Extract similar code into SetJobObjectAsKillOnJobClose()
toyoshim@chromium.org
2011-11-23
1
-0
/
+9
*
Move the ProcessWatcher methods out of content/common/process_watcher into ba...
jam@chromium.org
2011-11-23
1
-0
/
+22
*
Add OVERRIDE to base/.
avi@chromium.org
2011-11-16
1
-1
/
+1
*
Maximize RLIMIT_AS resource limit in nacl_helper child before exec
mcgrathr@chromium.org
2011-11-15
1
-1
/
+8
*
implement GetProcessExecutablePath() on OpenBSD and start using it
robert.nagy@gmail.com
2011-10-25
1
-1
/
+3
*
OpenBSD and FreeBSD fixes for base.
mark@chromium.org
2011-10-13
1
-2
/
+4
*
Upstream ProcessUtilTest, and make a few other files compile on Android.
jingzhao@chromium.org
2011-09-29
1
-4
/
+4
*
Move launching in a job object logic
phajdan.jr@chromium.org
2011-09-07
1
-1
/
+4
*
Synchronize the parent and child processes during launch, ensuring that the
mark@chromium.org
2011-09-01
1
-5
/
+53
*
Simplify chrome_exe_main_*.cc, moving as much of the code out as possible. Th...
jam@chromium.org
2011-08-31
1
-4
/
+2
*
Trying again to land OOM priority manager changes.
gspencer@google.com
2011-08-23
1
-17
/
+22
*
Revert 97724 - Changing OOM range to 0, 1000 and tweaking OOM algorithm.
mattm@chromium.org
2011-08-22
1
-26
/
+17
*
Changing OOM range to 0, 1000 and tweaking OOM algorithm.
gspencer@google.com
2011-08-22
1
-17
/
+26
*
CrOS - Memory debug widget shows anonymous memory and renderer kills.
jamescook@chromium.org
2011-08-11
1
-4
/
+16
*
Rename BASE_API to BASE_EXPORT.
darin@chromium.org
2011-08-05
1
-65
/
+69
*
CrOS - Add memory consumption status bar widget behind flag
jamescook@chromium.org
2011-08-02
1
-1
/
+8
*
Revert 94999 - CrOS - Add memory consumption status bar widget behind flag
jamescook@chromium.org
2011-08-01
1
-8
/
+1
*
CrOS - Add memory consumption status bar widget behind flag
jamescook@chromium.org
2011-08-01
1
-1
/
+8
*
mac: Components build for base, easy part
thakis@chromium.org
2011-07-29
1
-1
/
+1
[next]