| Commit message (Expand) | Author | Age | Files | Lines |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Move common code into process_util.cc. | maruel@chromium.org | 2010-04-29 | 1 | -2/+2 |
* | Add a utility function to run a process as an arbitrary user | cpu@chromium.org | 2010-02-01 | 1 | -0/+1 |
* | Changes to base/ from a combination of FreeBSD and OpenBSD patches. | evan@chromium.org | 2009-12-29 | 1 | -5/+5 |
* | Lower priorities of background tabs on linux. | davemoore@chromium.org | 2009-10-29 | 1 | -7/+34 |
* | Turn NULL used as int to 0. | phajdan.jr@chromium.org | 2009-10-13 | 1 | -1/+3 |
* | Remove all MemoryModel-related code, since we're unlikely to use it again. A... | pkasting@chromium.org | 2009-09-30 | 1 | -18/+0 |
* | Linux: Enable metrics_service_uitest.cc. Take 2. | willchan@chromium.org | 2009-06-18 | 1 | -0/+1 |
* | Revert r18641: "Linux: Enable metrics_service_uitest.cc." | willchan@chromium.org | 2009-06-17 | 1 | -1/+0 |
* | Linux: Enable metrics_service_uitest.cc. | willchan@chromium.org | 2009-06-17 | 1 | -0/+1 |
* | Use portable typedef for PIDs (process IDs). | phajdan.jr@chromium.org | 2009-04-01 | 1 | -2/+6 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-10 | 1 | -1/+0 |
* | Add Terminate() to the Process object, have RenderProcessHost use this to avo... | brettw@google.com | 2008-11-14 | 1 | -13/+14 |
* | Remove some Windows-specific stuff from RenderProcessHost by having callers g... | brettw@google.com | 2008-11-11 | 1 | -3/+4 |
* | Make perftimer and run_all_perftests compile on Posix. Stub out a few things... | deanm@google.com | 2008-08-27 | 1 | -0/+1 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Bring in more files from the mac july branch. | paulg@google.com | 2008-08-06 | 1 | -3/+8 |
* | Add base to the repository. | initial.commit | 2008-07-26 | 1 | -0/+106 |