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
*
Non-SFI mode: Clean up macros of base/ and ipc/ libraries for nacl_helper_non...
hidehiko
2014-11-05
1
-6
/
+6
*
Switching profiler instrumentations from ScopedProfile to ScopedTracker. This...
vadimt
2014-10-29
1
-5
/
+4
*
More virtual/override updates in base/.
viettrungluu
2014-10-22
1
-1
/
+1
*
Standardize usage of virtual/override/final in base/
dcheng
2014-10-21
1
-2
/
+2
*
Enforce handle ownership in base::Process.
rvargas
2014-10-17
7
-141
/
+371
*
Non-SFI Mode: Build base/ library by PNaCL toolchain for nacl_helper_nonsfi.
hidehiko
2014-10-17
1
-0
/
+6
*
Use scoped_ptr::Pass instead of scoped_ptr::PassAs<T>.
dcheng
2014-10-15
2
-4
/
+4
*
replace OVERRIDE and FINAL with override and final in base/
mostynb
2014-10-07
3
-4
/
+4
*
An internal tool shows that the task created by ObjectWatcher::DoneWaiting is...
sergeyu
2014-10-01
1
-0
/
+6
*
Fix more disabled MSVC warnings, base/ edition.
pkasting
2014-10-01
1
-3
/
+5
*
Add an 'Idle Wake Ups' metric to the Linux task manager, implement backend.
thestig
2014-09-09
4
-41
/
+104
*
Cleanup bits of base::ProcessMetrics.
thestig
2014-09-08
4
-158
/
+124
*
Don't pass const strings to CreateProcess.
thakis@chromium.org
2014-08-20
1
-2
/
+3
*
Remove large test timeout. It's large and only used at one place.
phajdan.jr@chromium.org
2014-08-20
1
-5
/
+0
*
Move file_util to base/files/ directory.
brettw@chromium.org
2014-08-13
9
-9
/
+9
*
Disable all the tests that are flaking more than 5% on Linux builders.
jam@chromium.org
2014-08-11
1
-1
/
+2
*
Disable certain malloc-library tests for OSX 10.9 32-bit.
shess@chromium.org
2014-07-31
1
-0
/
+23
*
[Mac] Fix ProcessUtilTest.FDRemapping for 10.9 and later.
shess@chromium.org
2014-07-29
1
-0
/
+73
*
Complete the removal of ProcessMetrics::CalculateFreeMemory
wfh@chromium.org
2014-07-28
1
-6
/
+0
*
clang/win: Fix a few warnings.
thakis@chromium.org
2014-07-27
1
-1
/
+1
*
Revert 285437 "Block on LaunchProcess failing on specific bot"
viettrungluu@chromium.org
2014-07-26
1
-11
/
+0
*
Block on LaunchProcess failing on specific bot
scottmg@chromium.org
2014-07-25
1
-0
/
+11
*
Macro out unused functions in memory_mac.mm
tzik@chromium.org
2014-07-17
1
-42
/
+60
*
Remove ProcessMetrics::CalculateFreeMemory.
wfh@chromium.org
2014-07-03
2
-71
/
+0
*
Fixes for re-enabling more MSVC level 4 warnings: base/ edition
pkasting@chromium.org
2014-07-03
1
-10
/
+8
*
Alter the design of the bootstrap sandbox to only take over the bootstrap por...
rsesek@chromium.org
2014-06-19
3
-0
/
+36
*
Update OOM killer to patch out CFAllocator on 10.10.
avi@chromium.org
2014-06-12
1
-4
/
+6
*
Update OS version functions.
avi@chromium.org
2014-06-12
1
-1
/
+1
*
Revert 276039 "Another try at fixing --enable-logging on Windows"
ccameron@chromium.org
2014-06-10
1
-11
/
+1
*
Another try at fixing --enable-logging on Windows
scottmg@chromium.org
2014-06-10
1
-1
/
+11
*
Cleanup WaitpidWithTimeout
mdempsky@chromium.org
2014-06-10
1
-34
/
+19
*
Clear environment variables for nacl_helper
elijahtaylor@chromium.org
2014-06-05
4
-18
/
+57
*
Increase fd limit to 1024 on Mac with content shell.
jbauman@chromium.org
2014-05-29
3
-0
/
+25
*
Rewrite ScopedMachPort in terms of ScopedGeneric, making its usage more expli...
rsesek@chromium.org
2014-05-28
1
-1
/
+1
*
Fix test disabling for ProcessUtilTest.GetAppOutputRestricted
zea@chromium.org
2014-05-21
1
-1
/
+1
*
Removed LOG_GETLASTERROR and LOG_ERRNO macros.
vitalybuka@chromium.org
2014-05-21
1
-5
/
+5
*
Disable ProcessUtilTest.GetAppOutputRestricted on Android
zea@chromium.org
2014-05-21
1
-0
/
+6
*
Outputting command line if CreateProcess() fails.
huangs@chromium.org
2014-05-18
1
-2
/
+5
*
Use the new ScopedMachVM class and the MACH_LOG family of logging macros
mark@chromium.org
2014-05-12
2
-48
/
+36
*
Back out r269483 and the line of fixes that followed it.
mark@chromium.org
2014-05-10
2
-36
/
+48
*
Use the new ScopedMachVM class and the MACH_LOG family of logging macros
mark@chromium.org
2014-05-10
2
-48
/
+36
*
Use process_singleton_linux on Mac.
jackhou@chromium.org
2014-05-01
2
-3
/
+10
*
Switch from a DCHECK to RAW_LOG in base::LaunchProcess.
rsesek@chromium.org
2014-04-29
1
-2
/
+3
*
Re-enable ProcessUtilTest.GetTerminationStatusCrash on Win64 bots
jschuh@chromium.org
2014-04-15
1
-3
/
+1
*
[Linux] Use PR_SET_NO_NEW_PRIVS by default in base/process/launch.h.
rsesek@chromium.org
2014-04-09
3
-0
/
+37
*
Use TimeTicks instead of gettimeofday in ProcessMetrics.
thakis@chromium.org
2014-04-06
6
-51
/
+18
*
Use cross-platform base::UncheckedMalloc for skia
b.kelemen@samsung.com
2014-04-04
1
-6
/
+0
*
Revert of Fix --enable-logging after VS2013 switch (https://codereview.chromi...
scottmg@chromium.org
2014-04-03
1
-16
/
+2
*
Fix --enable-logging after VS2013 switch
scottmg@chromium.org
2014-04-03
1
-2
/
+16
*
Revert of Fix --enable-logging after VS2013 switch (https://codereview.chromi...
tkent@chromium.org
2014-04-01
1
-9
/
+2
[next]