summaryrefslogtreecommitdiffstats
path: root/base/process_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Lower priorities of background tabs on linux.davemoore@chromium.org2009-10-291-1/+6
* Remove all MemoryModel-related code, since we're unlikely to use it again. A...pkasting@chromium.org2009-09-301-71/+0
* Don't call SetPriorityClass when process_ is 0.tyoshino@chromium.org2009-07-161-2/+4
* Use portable typedef for PIDs (process IDs).phajdan.jr@chromium.org2009-04-011-1/+1
* Add Terminate() to the Process object, have RenderProcessHost use this to avo...brettw@google.com2008-11-141-4/+20
* Remove some Windows-specific stuff from RenderProcessHost by having callers g...brettw@google.com2008-11-111-1/+1
* Port parts of base/process_util to Linux.evanm@google.com2008-10-141-0/+110