| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix tab backgrounding | davemoore@chromium.org | 2011-12-02 | 1 | -1/+7 |
* | Properly order the cc files based off the h files in base/. | erg@google.com | 2011-01-25 | 1 | -16/+16 |
* | base/ header cleanup. Forward declaration instead of including. | erg@google.com | 2010-07-28 | 1 | -0/+1 |
* | BSD port changes for base/ (OS_POSIX/GTK instead of OS_LINUX | pvalchev@google.com | 2010-03-10 | 1 | -1/+4 |
* | Lower priorities of background tabs on linux. | davemoore@chromium.org | 2009-10-29 | 1 | -7/+15 |
* | Remove all MemoryModel-related code, since we're unlikely to use it again. A... | pkasting@chromium.org | 2009-09-30 | 1 | -15/+0 |
* | POSIX: don't spawn zombies. | agl@chromium.org | 2009-04-28 | 1 | -2/+3 |
* | Use portable typedef for PIDs (process IDs). | phajdan.jr@chromium.org | 2009-04-01 | 1 | -1/+1 |
* | Remove logging.h from cc files that don't use it. | thestig@chromium.org | 2009-03-12 | 1 | -1/+0 |
* | Convert some little-used process function NOTIMPLEMENTED()s into a bug. | evan@chromium.org | 2009-02-26 | 1 | -4/+5 |
* | Lie on the priority change and saw we did it w/ a comment about why we won't | thomasvl@chromium.org | 2009-02-23 | 1 | -1/+4 |
* | Add simple terminate support for now to help bring up browser/renderer, will | thomasvl@chromium.org | 2009-02-05 | 1 | -1/+8 |
* | More Mac & Linux fixes for base namespaces. | brettw@google.com | 2008-11-14 | 1 | -3/+3 |
* | Linux build bustage fix. | brettw@google.com | 2008-11-14 | 1 | -1/+1 |
* | Add Terminate() to the Process object, have RenderProcessHost use this to avo... | brettw@google.com | 2008-11-14 | 1 | -0/+11 |
* | Remove some Windows-specific stuff from RenderProcessHost by having callers g... | brettw@google.com | 2008-11-11 | 1 | -1/+1 |
* | Port parts of base/process_util to Linux. | evanm@google.com | 2008-10-14 | 1 | -0/+48 |