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_util_win.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
GetProcId shouldn't always upgrade the supplied handle
jschuh@chromium.org
2013-06-08
1
-14
/
+2
*
Split ProcessIterator and friends out of base/process_util.h into base/proces...
rsesek@chromium.org
2013-05-31
1
-32
/
+0
*
Split ProcessMetrics out of base/process_util.h and into base/process/process...
rsesek@chromium.org
2013-05-23
1
-303
/
+0
*
Remove PROCESS_DUP_HANDLE from OpenProcessHandle since PROCESS_DUP_HANDLE acc...
wfh@chromium.org
2013-04-09
1
-1
/
+3
*
Add DPLOGs to base::LaunchProcess() failures on Windows.
gab@chromium.org
2013-03-05
1
-2
/
+7
*
Make RouteStdioToConsole() redirect FDs 1 and 2 as well as FILE* pointers
mseaborn@chromium.org
2013-01-30
1
-2
/
+11
*
Use LOG_GETLASTERROR in more cases in base/
mseaborn@chromium.org
2013-01-28
1
-4
/
+3
*
Add more logging to error paths of GetTerminationStatus()
mseaborn@chromium.org
2013-01-25
1
-4
/
+8
*
Windows: Fix --enable-logging to not disable logging when stderr is a pipe
mseaborn@chromium.org
2013-01-24
1
-0
/
+18
*
base: Convert scoped_arrays to the new scoped_ptr style.
tfarina@chromium.org
2013-01-18
1
-2
/
+2
*
Add stdin_handle and stdout_handle in base::LaunchOptions.
sergeyu@chromium.org
2013-01-05
1
-0
/
+11
*
Move EnableInProcessStackDumping to base/debug
phajdan.jr@chromium.org
2012-11-01
1
-21
/
+0
*
delete unused variable in base/process_util_win.cc
scottmg@chromium.org
2012-10-22
1
-1
/
+0
*
Add a flag force_breakaway_from_job_ to the base::LaunchOptions structure for...
ananta@chromium.org
2012-09-14
1
-0
/
+3
*
Buffer console output on windows to avoid interleaved LOG output.
fischman@chromium.org
2012-08-30
1
-2
/
+7
*
replace CONERR with CONOUT, because CONERR doesn't work
jbates@chromium.org
2012-08-23
1
-1
/
+1
*
Make printf and LOG output to cmd console for Windows
jbates@chromium.org
2012-08-22
1
-34
/
+26
*
Revert 152432 - Make printf and LOG output to cmd console for Windows
jbates@chromium.org
2012-08-21
1
-33
/
+34
*
Make printf and LOG output to cmd console for Windows
jbates@chromium.org
2012-08-20
1
-34
/
+33
*
Fix CleanupProcesses() interface to use TimeDelta.
tedvessenes@gmail.com
2012-07-31
1
-5
/
+2
*
Remove old test timeout and process waiting function interfaces.
tedvessenes@gmail.com
2012-07-26
1
-25
/
+9
*
Switch to TimeDelta interface for process waiting functions in base.
tedvessenes@gmail.com
2012-07-11
1
-1
/
+2
*
Add windows version of WaitForSingleProcess variant.
tedvessenes@gmail.com
2012-07-09
1
-1
/
+6
*
Add TimeDelta interfaces for WaitForExitCodeWithTimeout() functions.
tedvessenes@gmail.com
2012-07-08
1
-3
/
+15
*
Fix base::GetModuleFromAddress() not to increment the module's reference count,
alexeypa@chromium.org
2012-05-16
1
-4
/
+5
*
Reverting r133134 - Make sure that base::MessagePumpForUI from different modu...
alexeypa@chromium.org
2012-05-16
1
-5
/
+4
*
Make sure that base::MessagePumpForUI from different modules are isolated fro...
alexeypa@chromium.org
2012-04-20
1
-4
/
+5
*
Update use of TimeDelta in base/*.
tedvessenes@gmail.com
2012-04-10
1
-1
/
+1
*
ScopedProcessInformation protects against process/thread handle leaks from Cr...
erikwright@chromium.org
2012-04-04
1
-24
/
+15
*
Add comments and fix a potential leak in LaunchProcess.
erikwright@chromium.org
2012-03-15
1
-0
/
+2
*
Fix error handling in OpenProcess wrappers.
halyavin@google.com
2012-03-14
1
-3
/
+3
*
Cleanup in ProcessSingleton. These originated as candidate fixes for issue 1...
joi@chromium.org
2012-02-10
1
-0
/
+10
*
windows: Fix a few things clang complains about.
thakis@chromium.org
2012-01-23
1
-1
/
+1
*
check for successful exit code in WaitForSingleProcess on Windows to
bruening@chromium.org
2012-01-23
1
-3
/
+5
*
Remove custom Task implementation from process_util_win.cc.
dcheng@chromium.org
2011-12-13
1
-40
/
+46
*
Extract similar code into SetJobObjectAsKillOnJobClose()
toyoshim@chromium.org
2011-11-23
1
-0
/
+11
*
Move the ProcessWatcher methods out of content/common/process_watcher into ba...
jam@chromium.org
2011-11-23
1
-0
/
+71
*
Replace most LOG/CHECK statements with DLOG/DCHECK statements in base.
brettw@chromium.org
2011-10-26
1
-2
/
+2
*
Revert 107042 - Replace most LOG/CHECK statements with DLOG/DCHECK statements...
brettw@chromium.org
2011-10-25
1
-2
/
+2
*
Replace most LOG/CHECK statements with DLOG/DCHECK statements in base.
brettw@chromium.org
2011-10-25
1
-2
/
+2
*
Move launching in a job object logic
phajdan.jr@chromium.org
2011-09-07
1
-2
/
+24
*
Simplify chrome_exe_main_*.cc, moving as much of the code out as possible. Th...
jam@chromium.org
2011-08-31
1
-0
/
+13
*
Rename CommandLine::GetCommandLineString().
msw@chromium.org
2011-07-20
1
-3
/
+4
*
Change base::LaunchProcess API slightly
evan@chromium.org
2011-07-15
1
-5
/
+7
*
base: refactor LaunchApp variants into a single function
evan@chromium.org
2011-06-30
1
-71
/
+36
*
Updating logging in src/base/. Using DCHECK_NE/EQ/LE/GE/GT() where possible
kushi.p@gmail.com
2011-05-04
1
-1
/
+1
*
Make the windows_version.h functions threadsafe by using a singleton. Add ac...
pkasting@chromium.org
2011-04-07
1
-6
/
+6
*
Revert 80819 due to failed tests
mmenke@chromium.org
2011-04-07
1
-6
/
+6
*
Make the windows_version.h functions threadsafe by using a singleton. Add ac...
pkasting@chromium.org
2011-04-07
1
-6
/
+6
*
GTTF: Detect browser crashes on shutdown in UI tests.
phajdan.jr@chromium.org
2011-04-06
1
-11
/
+1
[next]