summaryrefslogtreecommitdiffstats
path: root/base/process/launch_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert of Fix --enable-logging after VS2013 switch (https://codereview.chromi...scottmg@chromium.org2014-04-031-16/+2
* Fix --enable-logging after VS2013 switchscottmg@chromium.org2014-04-031-2/+16
* Revert of Fix --enable-logging after VS2013 switch (https://codereview.chromi...tkent@chromium.org2014-04-011-9/+2
* Fix --enable-logging after VS2013 switchscottmg@chromium.org2014-04-011-2/+9
* Creates a way to launch the utility process with elevated privileges on Windo...haven@chromium.org2014-02-111-0/+36
* Make LaunchProcess able to inherit only specified handles on Vista+.viettrungluu@chromium.org2013-12-121-5/+40
* Change Windows LaunchProcess to use the StartupInformation wrapper.viettrungluu@chromium.org2013-12-061-11/+13
* Make GN use the python on the path.brettw@chromium.org2013-12-051-1/+6
* Base: Remove Receive() from ScopedHandle.rvargas@chromium.org2013-11-281-9/+17
* Revert of https://codereview.chromium.org/71013004/hashimoto@chromium.org2013-11-271-17/+9
* Base: Remove Receive() from ScopedHandle.rvargas@chromium.org2013-11-271-9/+17
* GTTF: launch test processes using job objects on Windows.phajdan.jr@chromium.org2013-09-131-3/+2
* Use a direct include of the message_loop header in base/.avi@chromium.org2013-07-181-1/+1
* Finish splitting base/process_util.h by moving the remaining routines to base...rsesek@chromium.org2013-07-171-0/+283