summaryrefslogtreecommitdiffstats
path: root/base/process_linux.cc
Commit message (Expand)AuthorAgeFilesLines
* Use a direct include of strings headers in base/.avi@chromium.org2013-06-101-1/+1
* [Cleanup] Remove StringPrintf from global namespacegroby@chromium.org2013-03-181-2/+4
* Disable "using base::FilePath" on Linux since it now compiles.brettw@chromium.org2013-02-171-6/+6
* Move string_split to base/strings.tfarina@chromium.org2013-02-071-1/+1
* Mount/access cgroups in /sys/fs/cgroupjorgelo@chromium.org2013-01-261-2/+2
* CheckForNicePermission: Make sure can_reraise_priority is set in ctortbreisacher@chromium.org2011-12-221-3/+3
* Fix tab backgroundingdavemoore@chromium.org2011-12-021-85/+92
* Remove the remaining exit time destructors from base for linux and chromeos.thakis@chromium.org2011-11-091-13/+7
* Replace most LOG/CHECK statements with DLOG/DCHECK statements in base.brettw@chromium.org2011-10-261-1/+1
* Revert 107042 - Replace most LOG/CHECK statements with DLOG/DCHECK statements...brettw@chromium.org2011-10-251-1/+1
* Replace most LOG/CHECK statements with DLOG/DCHECK statements in base.brettw@chromium.org2011-10-251-1/+1
* Add support for the cgroups config we have in chromeosdavemoore@chromium.org2011-03-241-1/+61
* Lower process priorities of backgrounded tabs on restoredavemoore@chromium.org2011-02-091-0/+7
* Adjust the priority of background tabs more aggresively.davemoore@chromium.org2010-01-131-2/+6
* Lower priorities of background tabs on linux.davemoore@chromium.org2009-10-291-0/+63