| Commit message (Expand) | Author | Age | Files | Lines |
* | Disable "using base::FilePath" on Linux since it now compiles. | brettw@chromium.org | 2013-02-17 | 1 | -6/+6 |
* | Move string_split to base/strings. | tfarina@chromium.org | 2013-02-07 | 1 | -1/+1 |
* | Mount/access cgroups in /sys/fs/cgroup | jorgelo@chromium.org | 2013-01-26 | 1 | -2/+2 |
* | CheckForNicePermission: Make sure can_reraise_priority is set in ctor | tbreisacher@chromium.org | 2011-12-22 | 1 | -3/+3 |
* | Fix tab backgrounding | davemoore@chromium.org | 2011-12-02 | 1 | -85/+92 |
* | Remove the remaining exit time destructors from base for linux and chromeos. | thakis@chromium.org | 2011-11-09 | 1 | -13/+7 |
* | Replace most LOG/CHECK statements with DLOG/DCHECK statements in base. | brettw@chromium.org | 2011-10-26 | 1 | -1/+1 |
* | Revert 107042 - Replace most LOG/CHECK statements with DLOG/DCHECK statements... | brettw@chromium.org | 2011-10-25 | 1 | -1/+1 |
* | Replace most LOG/CHECK statements with DLOG/DCHECK statements in base. | brettw@chromium.org | 2011-10-25 | 1 | -1/+1 |
* | Add support for the cgroups config we have in chromeos | davemoore@chromium.org | 2011-03-24 | 1 | -1/+61 |
* | Lower process priorities of backgrounded tabs on restore | davemoore@chromium.org | 2011-02-09 | 1 | -0/+7 |
* | Adjust the priority of background tabs more aggresively. | davemoore@chromium.org | 2010-01-13 | 1 | -2/+6 |
* | Lower priorities of background tabs on linux. | davemoore@chromium.org | 2009-10-29 | 1 | -0/+63 |