summaryrefslogtreecommitdiffstats
path: root/chrome/test/chrome_process_util_mac.cc
Commit message (Expand)AuthorAgeFilesLines
* base: Move SplitString functions into the base namespace and update the callers.tfarina@chromium.org2010-10-141-2/+2
* base: Finish moving the SplitString functions from string_util.h to string_sp...tfarina@chromium.org2010-09-241-1/+2
* Remove number conversion functions from string_util. These moved to string_nu...brettw@chromium.org2010-08-031-3/+6
* Make running chrome process detection in ui tests more reliable.phajdan.jr@chromium.org2010-01-131-45/+0
* Get rid of GetMemoryInfo() in favor of using base::ProcessMetrics.sgk@chromium.org2009-11-051-0/+47
* Add a helper on mac for collecting memory size info from a list of processes.thomasvl@chromium.org2009-06-171-0/+45
* Create a ChromeProcessUtil for the Mac, and enable it in the tests.avi@google.com2009-04-231-2/+47
* Implement chrome_proces_util for linux and enable download ui test.estade@chromium.org2009-04-141-0/+12