summaryrefslogtreecommitdiffstats
path: root/base/process_util.h
Commit message (Expand)AuthorAgeFilesLines
* Update include paths in base for base/process changes.rsesek@chromium.org2013-07-251-18/+0
* Finish splitting base/process_util.h by moving the remaining routines to base...rsesek@chromium.org2013-07-171-273/+5
* Split ProcessHandle and its related routines into base/process/process_handle.h.rsesek@chromium.org2013-07-151-69/+1
* Split out process killing functions from base/process_util.h into base/proces...rsesek@chromium.org2013-07-101-121/+1
* Split memory-related routines out of base/process_util.h into base/process/me...rsesek@chromium.org2013-06-281-51/+1
* Use a direct include of time headers in base/, part 2.avi@chromium.org2013-06-281-1/+1
* Split ProcessIterator and friends out of base/process_util.h into base/proces...rsesek@chromium.org2013-05-311-154/+1
* Split ProcessMetrics out of base/process_util.h and into base/process/process...rsesek@chromium.org2013-05-231-206/+1
* Revert r187343rsleevi@chromium.org2013-05-141-7/+3
* Limit the number of pending requests to the max number of file descriptors.simonjam@chromium.org2013-05-091-0/+4
* [Mac] Remove base::LaunchSynchronize and rewrite content::MachBroker.rsesek@chromium.org2013-04-111-40/+0
* Revert 193486 "[Mac] Remove base::LaunchSynchronize and rewrite ..."rsesek@chromium.org2013-04-111-0/+40
* [Mac] Remove base::LaunchSynchronize and rewrite content::MachBroker.rsesek@chromium.org2013-04-101-40/+0
* GTTF: Add debugging code for flaky test server startup issues.phajdan.jr@chromium.org2013-03-111-13/+23
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-1/+1
* [Android] Make content_shell_apk and chromium_testshell components friendly.yfriedman@chromium.org2013-02-221-1/+1
* base: add GetNumberOfThreads() to Linux and Android.jln@chromium.org2013-02-061-0/+6
* Add stdin_handle and stdout_handle in base::LaunchOptions.sergeyu@chromium.org2013-01-051-1/+15
* Linux: inform the Zygote when it's waiting on a dead processjln@chromium.org2012-12-061-0/+9
* Revert 168239 - Extract SIGPIPE ignoring code to a common place.dmichael@google.com2012-11-161-6/+0
* Extract SIGPIPE ignoring code to a common place.phajdan.jr@chromium.org2012-11-161-0/+6
* Move FileDescriptorShuffle to base/posix. This file is very posix-specific.brettw@chromium.org2012-11-091-1/+4
* Create ash memory monitordavemoore@chromium.org2012-11-051-0/+4
* Move EnableInProcessStackDumping to base/debugphajdan.jr@chromium.org2012-11-011-5/+0
* Revert 165244 - Create ash memory monitorbrettw@chromium.org2012-10-311-4/+0
* Create ash memory monitordavemoore@chromium.org2012-10-311-0/+4
* unchecked_malloc() for Skia on OSX.shess@chromium.org2012-09-191-5/+14
* Cleanup: Add a const variable for /proc/self/exe.thestig@chromium.org2012-09-151-0/+5
* Add a flag force_breakaway_from_job_ to the base::LaunchOptions structure for...ananta@chromium.org2012-09-141-1/+7
* Make printf and LOG output to cmd console for Windowsjbates@chromium.org2012-08-221-1/+7
* Revert 152432 - Make printf and LOG output to cmd console for Windowsjbates@chromium.org2012-08-211-7/+1
* Make printf and LOG output to cmd console for Windowsjbates@chromium.org2012-08-201-1/+7
* Fix CleanupProcesses() interface to use TimeDelta.tedvessenes@gmail.com2012-07-311-1/+1
* Remove old test timeout and process waiting function interfaces.tedvessenes@gmail.com2012-07-261-9/+0
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Add minimal support for process_utils on iOSstuartmorgan@chromium.org2012-07-111-4/+6
* Add TimeDelta interfaces for WaitForExitCodeWithTimeout() functions.tedvessenes@gmail.com2012-07-081-0/+7
* Fix base::GetModuleFromAddress() not to increment the module's reference count,alexeypa@chromium.org2012-05-161-1/+2
* Reverting r133134 - Make sure that base::MessagePumpForUI from different modu...alexeypa@chromium.org2012-05-161-2/+1
* [cros] Fix udevadm command line for camera presence detection.ivankr@chromium.org2012-04-261-0/+6
* Make sure that base::MessagePumpForUI from different modules are isolated fro...alexeypa@chromium.org2012-04-201-1/+2
* cros: Record UMA stats for tab discards in low memory conditionsjamescook@chromium.org2012-04-181-3/+5
* 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