index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
base
/
process_win.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix tab backgrounding
davemoore@chromium.org
2011-12-02
1
-0
/
+5
*
Cleanup code used to diagnose and fix bug 81449.
apatrick@chromium.org
2011-08-19
1
-19
/
+6
*
Call ntdll.dll!NtTerminateProcess directly, without going through the
apatrick@chromium.org
2011-08-15
1
-3
/
+26
*
Add a more comprehensive background mode for a process.
cpu@chromium.org
2011-04-28
1
-6
/
+21
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-2
/
+2
*
Lower priorities of background tabs on linux.
davemoore@chromium.org
2009-10-29
1
-1
/
+6
*
Remove all MemoryModel-related code, since we're unlikely to use it again. A...
pkasting@chromium.org
2009-09-30
1
-71
/
+0
*
Don't call SetPriorityClass when process_ is 0.
tyoshino@chromium.org
2009-07-16
1
-2
/
+4
*
Use portable typedef for PIDs (process IDs).
phajdan.jr@chromium.org
2009-04-01
1
-1
/
+1
*
Add Terminate() to the Process object, have RenderProcessHost use this to avo...
brettw@google.com
2008-11-14
1
-4
/
+20
*
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
/
+110