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
...
*
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
*
Fix --enable-logging after VS2013 switch
scottmg@chromium.org
2014-04-01
1
-2
/
+9
*
Add unistd.h include in a file using geteuid().
thakis@chromium.org
2014-03-31
1
-0
/
+1
*
Update code related to OOM errors in sanitizer builds.
earthdok@chromium.org
2014-03-29
3
-11
/
+9
*
Use SYZYASAN instead of ADDRESS_SANITIZER.
chrisha@google.com
2014-03-27
1
-1
/
+2
*
Make possible to check memory allocations inside chromium
b.kelemen@samsung.com
2014-03-21
6
-25
/
+171
*
Move CommandLine to base namespace.
brettw@chromium.org
2014-03-17
1
-2
/
+2
*
Implement ScopedFD in terms of ScopedGeneric.
brettw@chromium.org
2014-03-17
3
-15
/
+14
*
Revert of Implement ScopedFD in terms of ScopedGeneric. (https://codereview.c...
jochen@chromium.org
2014-03-15
3
-14
/
+15
*
Implement ScopedFD in terms of ScopedGeneric.
brettw@chromium.org
2014-03-14
3
-15
/
+14
*
Revert of Implement ScopedFD in terms of ScopedGeneric. (https://codereview.c...
thakis@chromium.org
2014-03-14
3
-14
/
+15
*
Implement ScopedFD in terms of ScopedGeneric.
brettw@chromium.org
2014-03-14
3
-15
/
+14
*
Move more file_util functions to base namespace.
brettw@chromium.org
2014-03-13
1
-8
/
+8
[prev]
[next]