summaryrefslogtreecommitdiffstats
path: root/base/process_util.h
Commit message (Expand)AuthorAgeFilesLines
* Add additional base::TimeDelta interface for WaitForChildProcess()tedvessenes@gmail.com2012-03-311-0/+3
* Fix shared_library build break on Chrome OS caused by r128351.yusukes@google.com2012-03-231-1/+1
* Linux: Report the failed memory allocation size on OOM crashes.thestig@chromium.org2012-03-231-0/+4
* Add comments and fix a potential leak in LaunchProcess.erikwright@chromium.org2012-03-151-2/+6
* Cleanup: Remove base::environment_vector and base::file_handle_mapping_vector...thestig@chromium.org2012-02-241-8/+7
* Cleanup in ProcessSingleton. These originated as candidate fixes for issue 1...joi@chromium.org2012-02-101-0/+5
* [ChromeOS] Add option to set controlling terminal when launching process.tbarzic@chromium.org2012-01-211-1/+10
* use os_bsd and OS_BSD and add some OS_FREEBSD conditionsrobert.nagy@gmail.com2011-12-041-4/+4
* Extract similar code into SetJobObjectAsKillOnJobClose()toyoshim@chromium.org2011-11-231-0/+9
* Move the ProcessWatcher methods out of content/common/process_watcher into ba...jam@chromium.org2011-11-231-0/+22
* Add OVERRIDE to base/.avi@chromium.org2011-11-161-1/+1
* Maximize RLIMIT_AS resource limit in nacl_helper child before execmcgrathr@chromium.org2011-11-151-1/+8
* implement GetProcessExecutablePath() on OpenBSD and start using itrobert.nagy@gmail.com2011-10-251-1/+3
* OpenBSD and FreeBSD fixes for base.mark@chromium.org2011-10-131-2/+4
* Upstream ProcessUtilTest, and make a few other files compile on Android.jingzhao@chromium.org2011-09-291-4/+4
* Move launching in a job object logicphajdan.jr@chromium.org2011-09-071-1/+4
* Synchronize the parent and child processes during launch, ensuring that themark@chromium.org2011-09-011-5/+53
* Simplify chrome_exe_main_*.cc, moving as much of the code out as possible. Th...jam@chromium.org2011-08-311-4/+2
* Trying again to land OOM priority manager changes.gspencer@google.com2011-08-231-17/+22
* Revert 97724 - Changing OOM range to 0, 1000 and tweaking OOM algorithm.mattm@chromium.org2011-08-221-26/+17
* Changing OOM range to 0, 1000 and tweaking OOM algorithm.gspencer@google.com2011-08-221-17/+26
* CrOS - Memory debug widget shows anonymous memory and renderer kills.jamescook@chromium.org2011-08-111-4/+16
* Rename BASE_API to BASE_EXPORT.darin@chromium.org2011-08-051-65/+69
* CrOS - Add memory consumption status bar widget behind flagjamescook@chromium.org2011-08-021-1/+8
* Revert 94999 - CrOS - Add memory consumption status bar widget behind flagjamescook@chromium.org2011-08-011-8/+1
* CrOS - Add memory consumption status bar widget behind flagjamescook@chromium.org2011-08-011-1/+8
* mac: Components build for base, easy partthakis@chromium.org2011-07-291-1/+1
* Update references to the now-gone LaunchApp() from the code.evan@chromium.org2011-07-191-1/+1
* Remove LaunchAppAsUser().evan@chromium.org2011-07-191-24/+0
* Remove LaunchAppWithHandleInheritance().evan@chromium.org2011-07-191-11/+0
* Convert the remaining callers of LaunchApp to LaunchProcess.evan@chromium.org2011-07-181-22/+0
* Add a "clone" option to base/process_util.h:LaunchProcess(). Useful inside Li...bradchen@google.com2011-07-151-1/+5
* Change base::LaunchProcess API slightlyevan@chromium.org2011-07-151-23/+20
* Clean up users of a deprecated base::LaunchApp API.evan@chromium.org2011-07-141-2/+3
* Clean up users of a deprecated base::LaunchApp API.evan@chromium.org2011-07-131-11/+0
* Revert "Clean up users of a deprecated base::LaunchApp API."evan@chromium.org2011-07-121-0/+11
* Clean up users of a deprecated base::LaunchApp API.evan@chromium.org2011-07-121-11/+0
* Clean up users of a deprecated base::LaunchApp API.evan@chromium.org2011-07-121-13/+0
* posix: remove LaunchAppInNewProcessGroupevan@chromium.org2011-07-061-16/+0
* Added ability to run a command, getting output and exit status on POSIX.benwells@chromium.org2011-07-061-0/+7
* base: refactor LaunchApp variants into a single functionevan@chromium.org2011-06-301-74/+182
* Revert 90805 - I am submitting this with LGTMs from agl@ and evanm@. I'm mark...fischman@chromium.org2011-06-281-9/+0
* I am submitting this with LGTMs from agl@ and evanm@. I'm marking this as TBR...bradchen@google.com2011-06-281-0/+9
* Revert 90681 - New NaCl zygote implementation 2, in which Chrome zygote forks...fischman@chromium.org2011-06-281-9/+0
* New NaCl zygote implementation 2, in which Chrome zygote forks a NaCl helper.bradchen@google.com2011-06-271-0/+9
* linux components: expose functions used by testsevan@chromium.org2011-05-091-5/+7
* linux: components buildevan@chromium.org2011-05-021-3/+3
* Revert 83629 - linux components: expose more BASE_API used by Chrome itselfmaf@chromium.org2011-04-301-3/+3
* linux components: expose more BASE_API used by Chrome itselfevan@chromium.org2011-04-291-3/+3
* linux: components support for base/evan@chromium.org2011-04-291-14/+14