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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add Get/SetUniqueIdForProcess.
rickyz
2015-10-21
3
-5
/
+80
*
mac: Make Mach port scopers better ScopedGenerics
mark
2015-10-20
1
-2
/
+2
*
IsProcessBackgrounded reads the proc file in ChromeOS. It is now called from ...
sebsg
2015-10-16
1
-5
/
+5
*
[NaCl] Define GetPageSize symbol
ruuda
2015-10-07
3
-0
/
+20
*
Stop warnings resulting from unimplemented SetProcessBackgrounded().
shrike
2015-10-02
2
-5
/
+7
*
base: Make PortProvider a class, rather than an inner class.
erikchen
2015-10-01
4
-12
/
+33
*
Extend base::win::ObjectWatcher to watch an event multiple times.
jam
2015-09-29
1
-1
/
+1
*
Revert hidden renderer backgrounding on the Mac.
shrike
2015-09-24
5
-176
/
+7
*
Don't assume that uid_t is int
keybuk
2015-09-22
1
-1
/
+2
*
Add support for base::UncheckedMalloc on Windows.
wfh
2015-09-21
2
-14
/
+94
*
Revert of Check for CloseHandle failures even when not debugging (patchset #4...
brucedawson
2015-09-18
1
-2
/
+5
*
Refactor the bootstrap sandbox process launching integration.
rsesek
2015-09-18
3
-45
/
+0
*
Check for CloseHandle failures even when not debugging
brucedawson
2015-09-17
1
-5
/
+2
*
Remove clang type profiler and deep memory profiler.
thakis
2015-09-11
1
-11
/
+0
*
Add new termination status for failed child process launch.
wfh
2015-09-02
1
-0
/
+1
*
Reland: Fix ProcessUtilTest.GetTerminationStatusCrash on Android L+
cullinan
2015-08-18
1
-1
/
+16
*
Fix renderers not launching on win8 and above
scottmg
2015-08-18
1
-0
/
+2
*
Print stack traces in browser tests when any process crashes, or an assert fi...
jam
2015-08-17
3
-83
/
+134
*
Revert of Print stack traces in child processes when browser tests failed. (p...
rockot
2015-08-16
1
-16
/
+2
*
Print stack traces in child processes when browser tests failed.
jam
2015-08-13
1
-2
/
+16
*
Remove remaining legacy SplitString calls.
brettw
2015-08-12
2
-4
/
+5
*
Add empty implementation of GetSystemMemoryInfo for IOS.
georgesak
2015-08-10
3
-6
/
+18
*
Update SplitString calls to new form
brettw
2015-08-08
2
-6
/
+7
*
patch from chinmaygarde@ to make progress on mac, ios.
dpranke
2015-08-07
1
-1
/
+4
*
Revert of Update SplitString calls to new form (patchset #5 id:80001 of https...
pkasting
2015-08-07
2
-7
/
+6
*
Update SplitString calls to new form
brettw
2015-08-07
2
-6
/
+7
*
Implement GetSystemMemoryInfo on Windows and Mac.
georgesak
2015-07-29
4
-29
/
+124
*
Make use of '// static' consistent.
ajose
2015-07-28
2
-2
/
+2
*
use sh instead of bash in ProcessUtilTest on linux
mostynb
2015-07-22
1
-1
/
+1
*
Update OS version functions for OS X 10.11 El Capitan.
andresantoso
2015-07-21
1
-2
/
+3
*
Remove support for AllowBelowNormalFromBrowser experiment group.
gab
2015-07-21
1
-19
/
+1
*
Revert of Fix ProcessUtilTest.GetTerminationStatusCrash on Android L+ (patchs...
michaelbai
2015-07-21
1
-16
/
+1
*
Fix ProcessUtilTest.GetTerminationStatusCrash on Android L+
cullinan
2015-07-21
1
-1
/
+16
*
Initial bootstrap sandbox support for OS X Yosemite (10.10) and higher.
rsesek
2015-07-17
1
-0
/
+11
*
Make task manager memory data more efficient and meaningful.
brucedawson
2015-07-08
2
-2
/
+3
*
Fixed all unused-variable Clang warnings on Windows.
mgiuca
2015-07-08
1
-7
/
+7
*
Fix some clang warnings with -Wmissing-braces in base.
dcheng
2015-07-02
1
-2
/
+2
*
Allow terminating processes with a pid of 1.
rickyz
2015-07-01
1
-2
/
+3
*
Revert of Make task manager memory data more efficient and meaningful. (patch...
sky
2015-07-01
2
-3
/
+2
*
Make task manager memory data more efficient and meaningful.
brucedawson
2015-07-01
2
-2
/
+3
*
Replace StringPrintf("%d", ...) with IntToString()
ricea
2015-07-01
1
-1
/
+2
*
Replace some Tokenize calls with SplitString.
brettw
2015-06-24
5
-24
/
+28
*
Move more string_util functions to base namespace.
brettw
2015-06-24
1
-3
/
+3
*
Build ForkWithFlags and part of NamespaceSandbox under nonsfi newlib.
rickyz
2015-06-19
2
-52
/
+57
*
ifdef out ProcessUtilTest.CloneFlags on linux with old kernel headers
mostynb
2015-06-18
1
-0
/
+2
*
Use StartsWith rather than == to compare BackgroundRendererProcesses experime...
gab
2015-06-18
1
-1
/
+4
*
GN updates to build base on iOS
chinmaygarde
2015-06-16
1
-1
/
+5
*
Added separate UMA stats for processes that were killed by SIGKILL, whichs is...
oshima
2015-06-04
3
-2
/
+56
*
Add support for backgrounding processes on the Mac
shrike
2015-06-02
5
-13
/
+182
*
Handled nullptr argument passing in WaitForExit() and WaitForExitWithTimeout(...
g.mehndiratt
2015-05-29
3
-3
/
+10
[next]