| Commit message (Expand) | Author | Age | Files | Lines |
* | OpenBSD and FreeBSD fixes for base. | mark@chromium.org | 2011-10-13 | 1 | -2/+4 |
* | Upstream ProcessUtilTest, and make a few other files compile on Android. | jingzhao@chromium.org | 2011-09-29 | 1 | -4/+4 |
* | Move launching in a job object logic | phajdan.jr@chromium.org | 2011-09-07 | 1 | -1/+4 |
* | Synchronize the parent and child processes during launch, ensuring that the | mark@chromium.org | 2011-09-01 | 1 | -5/+53 |
* | Simplify chrome_exe_main_*.cc, moving as much of the code out as possible. Th... | jam@chromium.org | 2011-08-31 | 1 | -4/+2 |
* | Trying again to land OOM priority manager changes. | gspencer@google.com | 2011-08-23 | 1 | -17/+22 |
* | Revert 97724 - Changing OOM range to 0, 1000 and tweaking OOM algorithm. | mattm@chromium.org | 2011-08-22 | 1 | -26/+17 |
* | Changing OOM range to 0, 1000 and tweaking OOM algorithm. | gspencer@google.com | 2011-08-22 | 1 | -17/+26 |
* | CrOS - Memory debug widget shows anonymous memory and renderer kills. | jamescook@chromium.org | 2011-08-11 | 1 | -4/+16 |
* | Rename BASE_API to BASE_EXPORT. | darin@chromium.org | 2011-08-05 | 1 | -65/+69 |
* | CrOS - Add memory consumption status bar widget behind flag | jamescook@chromium.org | 2011-08-02 | 1 | -1/+8 |
* | Revert 94999 - CrOS - Add memory consumption status bar widget behind flag | jamescook@chromium.org | 2011-08-01 | 1 | -8/+1 |
* | CrOS - Add memory consumption status bar widget behind flag | jamescook@chromium.org | 2011-08-01 | 1 | -1/+8 |
* | mac: Components build for base, easy part | thakis@chromium.org | 2011-07-29 | 1 | -1/+1 |
* | Update references to the now-gone LaunchApp() from the code. | evan@chromium.org | 2011-07-19 | 1 | -1/+1 |
* | Remove LaunchAppAsUser(). | evan@chromium.org | 2011-07-19 | 1 | -24/+0 |
* | Remove LaunchAppWithHandleInheritance(). | evan@chromium.org | 2011-07-19 | 1 | -11/+0 |
* | Convert the remaining callers of LaunchApp to LaunchProcess. | evan@chromium.org | 2011-07-18 | 1 | -22/+0 |
* | Add a "clone" option to base/process_util.h:LaunchProcess(). Useful inside Li... | bradchen@google.com | 2011-07-15 | 1 | -1/+5 |
* | Change base::LaunchProcess API slightly | evan@chromium.org | 2011-07-15 | 1 | -23/+20 |
* | Clean up users of a deprecated base::LaunchApp API. | evan@chromium.org | 2011-07-14 | 1 | -2/+3 |
* | Clean up users of a deprecated base::LaunchApp API. | evan@chromium.org | 2011-07-13 | 1 | -11/+0 |
* | Revert "Clean up users of a deprecated base::LaunchApp API." | evan@chromium.org | 2011-07-12 | 1 | -0/+11 |
* | Clean up users of a deprecated base::LaunchApp API. | evan@chromium.org | 2011-07-12 | 1 | -11/+0 |
* | Clean up users of a deprecated base::LaunchApp API. | evan@chromium.org | 2011-07-12 | 1 | -13/+0 |
* | posix: remove LaunchAppInNewProcessGroup | evan@chromium.org | 2011-07-06 | 1 | -16/+0 |
* | Added ability to run a command, getting output and exit status on POSIX. | benwells@chromium.org | 2011-07-06 | 1 | -0/+7 |
* | base: refactor LaunchApp variants into a single function | evan@chromium.org | 2011-06-30 | 1 | -74/+182 |
* | Revert 90805 - I am submitting this with LGTMs from agl@ and evanm@. I'm mark... | fischman@chromium.org | 2011-06-28 | 1 | -9/+0 |
* | I am submitting this with LGTMs from agl@ and evanm@. I'm marking this as TBR... | bradchen@google.com | 2011-06-28 | 1 | -0/+9 |
* | Revert 90681 - New NaCl zygote implementation 2, in which Chrome zygote forks... | fischman@chromium.org | 2011-06-28 | 1 | -9/+0 |
* | New NaCl zygote implementation 2, in which Chrome zygote forks a NaCl helper. | bradchen@google.com | 2011-06-27 | 1 | -0/+9 |
* | linux components: expose functions used by tests | evan@chromium.org | 2011-05-09 | 1 | -5/+7 |
* | linux: components build | evan@chromium.org | 2011-05-02 | 1 | -3/+3 |
* | Revert 83629 - linux components: expose more BASE_API used by Chrome itself | maf@chromium.org | 2011-04-30 | 1 | -3/+3 |
* | linux components: expose more BASE_API used by Chrome itself | evan@chromium.org | 2011-04-29 | 1 | -3/+3 |
* | linux: components support for base/ | evan@chromium.org | 2011-04-29 | 1 | -14/+14 |
* | GTTF: Detect browser crashes on shutdown in UI tests. | phajdan.jr@chromium.org | 2011-04-06 | 1 | -5/+2 |
* | Revert 80472 - GTTF: Detect browser crashes on shutdown in UI tests.Previousl... | phajdan.jr@chromium.org | 2011-04-05 | 1 | -2/+5 |
* | GTTF: Detect browser crashes on shutdown in UI tests. | phajdan.jr@chromium.org | 2011-04-05 | 1 | -5/+2 |
* | GPU.GPUProcessTerminationStatus histogram added | scheib@chromium.org | 2011-04-01 | 1 | -1/+2 |
* | Base: A few more files using BASE_API (for base.dll) | rvargas@google.com | 2011-03-25 | 1 | -53/+58 |
* | Base: A few more files using BASE_API (for base.dll) | rvargas@google.com | 2011-03-24 | 1 | -1/+2 |
* | Get service process running standalone on the mac by hooking it into launchd. | dmaclach@chromium.org | 2011-02-24 | 1 | -7/+7 |
* | Start sorting methods in class declarations. | erg@google.com | 2011-01-07 | 1 | -9/+9 |
* | Update file version info/memory details/process utils to use string16. | avi@chromium.org | 2010-12-23 | 1 | -7/+7 |
* | This adds some plumbing for propagating the status and error code of a render... | gspencer@chromium.org | 2010-12-14 | 1 | -12/+19 |
* | Remove a definition in a weird spot since it's only used on Solaris, which no... | thestig@chromium.org | 2010-11-18 | 1 | -8/+0 |
* | Revert 63067 - This adds some plumbing for propagating the status and error c... | gspencer@chromium.org | 2010-10-19 | 1 | -19/+7 |
* | This adds some plumbing for propagating the status and error code of a | gspencer@chromium.org | 2010-10-19 | 1 | -7/+19 |