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
*
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
*
Change outputting ints in win/linux GetCpuUsage to doubles. Note the line I u...
rkaplow
2015-05-26
2
-5
/
+2
*
Revert of Add support for backgrounding processes on the Mac (patchset #22 id...
tnagel
2015-05-19
5
-180
/
+13
*
Add support for backgrounding processes on the Mac
shrike
2015-05-19
5
-13
/
+180
*
Revert of Add support for backgrounding processes on the Mac (patchset #21 id...
thakis
2015-05-17
5
-180
/
+13
*
Add support for backgrounding processes on the Mac
shrike
2015-05-16
5
-13
/
+180
*
Add some more scoped_ptr functions in values.h
estade
2015-05-07
1
-3
/
+3
*
Use base::StringPairs where appropriate in base/
patrikackland
2015-04-29
1
-4
/
+2
*
[MemSheriff] Don't run OOM tests under tools that replace memory allocator.
glider
2015-04-21
1
-2
/
+3
*
Guard OOM tests against ASAN, and verifiy output against our OOM handler.
icoolidge
2015-04-20
1
-24
/
+29
*
Outline Process destructor, fixes a plugin warning on Windows.
thakis
2015-04-20
3
-1
/
+7
*
Use /run instead of /var/run to avoid disk IO for a symlink
hashimoto
2015-04-17
1
-3
/
+3
*
Apply automated fixits for Chrome clang plugin to base_unittests.
dcheng
2015-04-17
1
-2
/
+2
*
Fix OutOfMemoryDeathTest.ViaSharedLibraries.
icoolidge
2015-04-07
1
-6
/
+5
*
Revert of Fix OutOfMemoryDeathTest.ViaSharedLibraries. (patchset #10 id:180...
mfomitchev
2015-04-02
1
-5
/
+6
*
Remove base::KillProcess()
rvargas
2015-04-02
6
-85
/
+64
*
Fix missing symbols for pre-linking of the Cast sender library for iOS.
jfroy
2015-04-01
1
-0
/
+13
*
Fix OutOfMemoryDeathTest.ViaSharedLibraries.
icoolidge
2015-04-01
1
-6
/
+5
*
Remove uses of KillProcess.
rvargas
2015-04-01
3
-3
/
+4
*
Crash Mac in OnNoMemory on OOM
vitalybuka
2015-03-31
2
-46
/
+15
*
Add base::TerminateBecauseOutOfMemory
vitalybuka
2015-03-27
2
-0
/
+22
*
Fix a typo on Process::OpenWithExtraPrivileges
rvargas
2015-03-16
3
-3
/
+3
*
De-duplicate BASE_IMPLEMENTATION define in the GN build.
brettw
2015-03-16
1
-1
/
+1
*
Make ctrl-c work reliably in the gtest test launcher on Linux
phajdan.jr
2015-03-13
3
-0
/
+11
*
Fix GN NaCl Debug build of base.
ncbray
2015-03-10
1
-0
/
+107
*
base: Fix/add header #ifndef guards.
danakj
2015-03-10
2
-6
/
+6
*
Redefine base::Process:Terminate so that it can replace base::KillProcess
rvargas
2015-03-09
4
-8
/
+13
*
base: Use more specific CHECK macros for comparisons.
danakj
2015-03-09
3
-29
/
+29
*
Revert of base: Fix/add header #ifndef guards. (patchset #2 id:20001 of https...
bnc
2015-03-09
2
-6
/
+6
*
base: Fix/add header #ifndef guards.
danakj
2015-03-09
2
-6
/
+6
*
base: Add/Fix namespace closing comments.
danakj
2015-03-07
2
-2
/
+2
*
Align base::Process::Terminate with base::KillProcess for Windows.
rvargas
2015-03-06
1
-10
/
+1
*
Remove base::KillProcessById
rvargas
2015-03-04
3
-27
/
+2
*
Remove base::WaitForExitCode*
rvargas
2015-03-03
6
-251
/
+213
*
Split bug 418183 into separate bugs for each janky piece and remove the
pkasting
2015-02-28
1
-6
/
+0
*
xp: copy dbghelp.dll to output dir and have base.isolate use it there
scottmg
2015-02-25
1
-2
/
+1
*
Revert of xp: copy dbghelp.dll to output dir and have base.isolate use it the...
scottmg
2015-02-24
1
-1
/
+2
*
xp: copy dbghelp.dll to output dir and have base.isolate use it there
scottmg
2015-02-24
1
-2
/
+1
*
Temporarily disable stack trace tests, pending investigation on XP bots
Scott Graham
2015-02-24
1
-1
/
+2
*
Remove base::WaitForSingleProcess
rvargas
2015-02-24
6
-144
/
+132
*
Handle RenderProcessHostImpl::SetBackgrounded on Windows
gab
2015-02-20
1
-1
/
+16
*
Revert of Handle RenderProcessHostImpl::SetBackgrounded on Windows (patchset ...
rdevlin.cronin
2015-02-19
1
-16
/
+1
*
Handle RenderProcessHostImpl::SetBackgrounded on Windows
gab
2015-02-19
1
-1
/
+16
*
Move GetProcessIntegrityLevel to file_info.h and remove the handle argument.
rvargas
2015-02-13
4
-71
/
+78
[next]