summaryrefslogtreecommitdiffstats
path: root/base/process_util.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* GTTF: Detect browser crashes on shutdown in UI tests. phajdan.jr@chromium.org2011-04-061-5/+2
* Revert 80472 - GTTF: Detect browser crashes on shutdown in UI tests.Previousl...phajdan.jr@chromium.org2011-04-051-2/+5
* GTTF: Detect browser crashes on shutdown in UI tests.phajdan.jr@chromium.org2011-04-051-5/+2
* GPU.GPUProcessTerminationStatus histogram addedscheib@chromium.org2011-04-011-1/+2
* Base: A few more files using BASE_API (for base.dll)rvargas@google.com2011-03-251-53/+58
* Base: A few more files using BASE_API (for base.dll)rvargas@google.com2011-03-241-1/+2
* 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