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
/
process_util_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Mac] Fix ProcessUtilTest.FDRemapping for 10.9 and later.
shess@chromium.org
2014-07-29
1
-0
/
+73
*
Clear environment variables for nacl_helper
elijahtaylor@chromium.org
2014-06-05
1
-14
/
+43
*
Fix test disabling for ProcessUtilTest.GetAppOutputRestricted
zea@chromium.org
2014-05-21
1
-1
/
+1
*
Disable ProcessUtilTest.GetAppOutputRestricted on Android
zea@chromium.org
2014-05-21
1
-0
/
+6
*
Re-enable ProcessUtilTest.GetTerminationStatusCrash on Win64 bots
jschuh@chromium.org
2014-04-15
1
-3
/
+1
*
Use SYZYASAN instead of ADDRESS_SANITIZER.
chrisha@google.com
2014-03-27
1
-1
/
+2
*
Get rid of multiprocess_test's debug_on_start arguments.
viettrungluu@chromium.org
2014-03-09
1
-17
/
+15
*
Remove the MultiProcessTest::SpawnChild() that as an fds_to_map argument.
viettrungluu@chromium.org
2014-03-06
1
-2
/
+4
*
Cleanup: Remove a reference to a heapchecker define that no longer exists.
thestig@chromium.org
2014-01-18
1
-1
/
+1
*
Make LaunchProcess able to inherit only specified handles on Vista+.
viettrungluu@chromium.org
2013-12-12
1
-3
/
+53
*
Don't HANDLE_EINTR(close). Either IGNORE_EINTR(close) or just close.
mark@chromium.org
2013-12-03
1
-8
/
+8
*
Extract unit tests from the mixed bag process_util_unittest.cc into proper fi...
maruel@chromium.org
2013-12-02
1
-122
/
+2
*
Support use_glib==0 on Linux in base
spang@chromium.org
2013-11-20
1
-1
/
+0
*
Disable ProcessUtilTest.GetAppOutputRestrictedNoZombies under ASan on 64-bit ...
glider@chromium.org
2013-09-26
1
-1
/
+10
*
Clean up a few unused globals.
thakis@chromium.org
2013-09-25
1
-7
/
+1
*
Move AlterEnvironment to base/environment.h, implement on Windows. This re-im...
brettw@chromium.org
2013-08-30
1
-54
/
+11
*
Update include paths in base for base/process changes.
rsesek@chromium.org
2013-07-25
1
-1
/
+5
*
Move the remaning base/process* files into base/process/.
rsesek@chromium.org
2013-07-19
1
-0
/
+957