summaryrefslogtreecommitdiffstats
path: root/base/process_util.h
Commit message (Expand)AuthorAgeFilesLines
* Get service process running standalone on the mac by hooking it into launchd.dmaclach@chromium.org2011-02-241-7/+7
* Start sorting methods in class declarations.erg@google.com2011-01-071-9/+9
* Update file version info/memory details/process utils to use string16.avi@chromium.org2010-12-231-7/+7
* This adds some plumbing for propagating the status and error code of a render...gspencer@chromium.org2010-12-141-12/+19
* Remove a definition in a weird spot since it's only used on Solaris, which no...thestig@chromium.org2010-11-181-8/+0
* Revert 63067 - This adds some plumbing for propagating the status and error c...gspencer@chromium.org2010-10-191-19/+7
* This adds some plumbing for propagating the status and error code of agspencer@chromium.org2010-10-191-7/+19
* FBTF: Fix more ctor/dtors found by clang plugin.erg@google.com2010-10-131-0/+3
* Used process_util methods to wait for the service process to die in the Servi...sanjeevr@chromium.org2010-10-121-1/+43
* Clean up orphaned testserver processes before launching a new one in net::Tes...rsimha@chromium.org2010-10-051-0/+5
* Cleanup orphaned testserver processes on posix.rsimha@chromium.org2010-09-221-1/+16
* [Mac] Replace the existing browser-child mach ipc with a long-lived listener ...rohitrao@chromium.org2010-09-171-12/+0
* 2nd attempt: Write the outcome of the Toast Experiment for system-level insta...finnur@chromium.org2010-09-071-2/+10
* Revert 58639 - nsylvain@chromium.org2010-09-071-10/+2
* Write the outcome of the Toast Experiment for system-level installs to the ri...finnur@chromium.org2010-09-061-2/+10
* Submitting for Erik:tommi@chromium.org2010-08-261-0/+12
* Add undeclared virtual destructors part 5ziadh@chromium.org2010-08-021-0/+3
* base/ header cleanup. Forward declaration instead of including.erg@google.com2010-07-281-2/+3
* Revert 53903 - Revert 52613 - Revert 52608 - Add and alternative GetAppOutput...viettrungluu@chromium.org2010-07-281-12/+0
* Revert 52613 - Revert 52608 - Add and alternative GetAppOutput() to process_u...viettrungluu@chromium.org2010-07-281-0/+12
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Revert 52608 - Add and alternative GetAppOutput() to process_util that takes ...viettrungluu@chromium.org2010-07-161-12/+0
* Add and alternative GetAppOutput() to process_util that takes a timeout.viettrungluu@chromium.org2010-07-161-0/+12
* Catch OOMs in purgeable memory.avi@chromium.org2010-07-011-0/+7
* Revert 51371 - Catch OOMs in purgeable memory.avi@chromium.org2010-07-011-7/+0
* Catch OOMs in purgeable memory.avi@chromium.org2010-07-011-0/+7
* Minor cleanups of usage of process_util code.maruel@chromium.org2010-06-111-1/+3
* Changed the position of the output->swap() call. This way, even if the comma...maruel@chromium.org2010-06-101-2/+1
* Speed up the Task Manager on linux.erg@chromium.org2010-05-111-4/+6
* Move common code into process_util.cc.maruel@chromium.org2010-04-291-23/+54
* Fix a typo.thestig@chromium.org2010-04-081-3/+3
* Move ProcessEntry and IoCounters inside namespace base.maruel@chromium.org2010-04-081-8/+12
* Make DidProcessCrash a bit more solid and accurate on Windowsphajdan.jr@chromium.org2010-04-061-4/+0
* Solaris: various edits towards compiling Chromium on Solaris. Changed __Solar...evan@chromium.org2010-04-011-0/+8
* [GTTF] Add an always-working timeout for browser_tests.phajdan.jr@chromium.org2010-03-161-0/+8
* POSIX: don't allocate memory after forking.agl@chromium.org2010-03-111-6/+10
* Revert "POSIX: don't allocate memory after forking."agl@chromium.org2010-03-101-0/+6
* POSIX: don't allocate memory after forking.agl@chromium.org2010-03-101-6/+0
* BSD port changes for base/ (OS_POSIX/GTK instead of OS_LINUXpvalchev@google.com2010-03-101-5/+3
* Adds new API to process_utils to launch a new app as a user in a specified de...gwilson@google.com2010-02-181-0/+7
* Add a utility function to run a process as an arbitrary usercpu@chromium.org2010-02-011-0/+14
* Mac: UI tweaks for task manager.thakis@chromium.org2010-01-131-4/+4
* Mac: Other approach for IPCing child task_ts.thakis@chromium.org2010-01-121-1/+14
* Mac: Create a pid->task_t mapping in the browser process.thakis@chromium.org2009-12-211-3/+4
* Revert 35025 - Revert 34994, maybe it regressed startup perf Fix cpu/memory ...viettrungluu@chromium.org2009-12-191-0/+32
* Revert 34994, maybe it regressed startup perf - Fix cpu/memory measurements o...thakis@chromium.org2009-12-191-32/+0
* Fix cpu/memory measurements on OS X.thakis@chromium.org2009-12-181-0/+32
* Linux: Adjust /proc/pid/oom_adj to sacrifice plugin and renderer processes to...thestig@chromium.org2009-12-101-0/+7
* Fix environment variables not being used after switching to ChildProcessLaunc...jam@chromium.org2009-11-231-1/+1
* Add compiler-specific "examine printf format" attributes to printfs.evan@chromium.org2009-11-201-6/+6