Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | base: Move SplitString functions into the base namespace and update the callers. | tfarina@chromium.org | 2010-10-14 | 1 | -2/+2 |
* | base: Finish moving the SplitString functions from string_util.h to string_sp... | tfarina@chromium.org | 2010-09-24 | 1 | -1/+2 |
* | Remove number conversion functions from string_util. These moved to string_nu... | brettw@chromium.org | 2010-08-03 | 1 | -3/+6 |
* | Make running chrome process detection in ui tests more reliable. | phajdan.jr@chromium.org | 2010-01-13 | 1 | -45/+0 |
* | Get rid of GetMemoryInfo() in favor of using base::ProcessMetrics. | sgk@chromium.org | 2009-11-05 | 1 | -0/+47 |
* | Add a helper on mac for collecting memory size info from a list of processes. | thomasvl@chromium.org | 2009-06-17 | 1 | -0/+45 |
* | Create a ChromeProcessUtil for the Mac, and enable it in the tests. | avi@google.com | 2009-04-23 | 1 | -2/+47 |
* | Implement chrome_proces_util for linux and enable download ui test. | estade@chromium.org | 2009-04-14 | 1 | -0/+12 |