summaryrefslogtreecommitdiffstats
path: root/chrome/test/chrome_process_util.cc
Commit message (Expand)AuthorAgeFilesLines
* Move the remaining files in chrome\common to content\common.jam@chromium.org2011-03-171-1/+1
* This adds some plumbing for propagating the status and error code of a render...gspencer@chromium.org2010-12-141-2/+1
* FBTF: Even more ctor/virtual deinlining.erg@google.com2010-10-191-0/+15
* GTTF: Terminate chrome processes in UI test in a more reliable way.phajdan.jr@chromium.org2010-09-271-27/+9
* Switch to using TimeTicks for profiling and histogramsjar@chromium.org2010-05-101-4/+4
* Move common code into process_util.cc.maruel@chromium.org2010-04-291-9/+5
* Move ProcessEntry and IoCounters inside namespace base.maruel@chromium.org2010-04-081-7/+4
* Make running chrome process detection in ui tests more reliable.phajdan.jr@chromium.org2010-01-131-6/+5
* linux: use /proc/self/exe when exec'ing ourselvesevan@chromium.org2009-11-191-3/+4
* Revert "linux: use /proc/self/exe when exec'ing ourselves"evan@chromium.org2009-11-191-4/+3
* linux: use /proc/self/exe when exec'ing ourselvesevan@chromium.org2009-11-191-3/+4
* Get rid of GetMemoryInfo() in favor of using base::ProcessMetrics.sgk@chromium.org2009-11-051-0/+12
* Fix up the pid collection code for Mac OS X so it handles the different bundl...thomasvl@chromium.org2009-08-141-1/+13
* Increase timeout when terminating Chrome processes in tests.phajdan.jr@chromium.org2009-07-291-1/+1
* Don't grant unnecessary handle privileges in OpenProcessHandle.phajdan.jr@chromium.org2009-06-191-1/+1
* Consistently use int64 for integers holding number of milliseconds.phajdan.jr@chromium.org2009-06-171-2/+1
* Linux: refactor zygote supportagl@chromium.org2009-06-121-42/+36
* Revert 18109, 18111: Windows UI tests failed.agl@chromium.org2009-06-101-35/+41
* Linux: refactor zygote supportagl@chromium.org2009-06-101-41/+35
* Enable zygote manager by default.dkegel@google.com2009-06-081-1/+21
* Implement chrome_proces_util for linux and enable download ui test.estade@chromium.org2009-04-141-0/+43
* Replace chrome_process_filter with chrome_process_util.estade@chromium.org2009-04-091-0/+50