Sign in
chromium
/
chromium
/
src
/
022a9548a7eb8dd937c27e604d8916ffaf3f3740
/
base
/
process
/
kill_win.cc
fbce126
Apply automated fixits for Chrome clang plugin to base_unittests.
by dcheng
· 10 years ago
02ad783
Remove base::KillProcess()
by rvargas
· 10 years ago
f8d789c
Remove uses of KillProcess.
by rvargas
· 10 years ago
4683e5e
Remove base::KillProcessById
by rvargas
· 10 years ago
8572897
Remove base::WaitForExitCode*
by rvargas
· 10 years ago
cdf6fe7b
Split bug 418183 into separate bugs for each janky piece and remove the
by pkasting
· 10 years ago
2f70a15
Remove base::WaitForSingleProcess
by rvargas
· 11 years ago
aa09a5b
Remove CloseProcessHandle.
by rvargas
· 11 years ago
6501806
Adding instrumentation to locate the source of jankiness.
by Peter Kasting
· 11 years ago
6181277
Upgrade the windows specific version of LaunchProcess to avoid raw handles.
by rvargas
· 11 years ago
44b0c75
Revert of Upgrade the windows specific version of LaunchProcess to avoid raw handles. (patchset #3 id:40001 of https://codereview.chromium.org/759903002/)
by rfevang
· 11 years ago
6b687a5e
Upgrade the windows specific version of LaunchProcess to avoid raw handles.
by rvargas
· 11 years ago
09e7ebe
Switching profiler instrumentations from ScopedProfile to ScopedTracker. This will disable the instrumentations in all channels except Canary, and developer build. Instrumentations are only enabled in Browser process.
by vadimt
· 11 years ago
3c6a5c0
An internal tool shows that the task created by ObjectWatcher::DoneWaiting is janky on Windows. (See the bug; also feel free to contact the author regarding the tool).
by sergeyu
· 11 years ago
9cf9b94a
Fix more disabled MSVC warnings, base/ edition.
by pkasting
· 11 years ago
ed8e57da
Fixes for re-enabling more MSVC level 4 warnings: base/ edition
by
[email protected]
· 11 years ago
ad8cfa9
Removed LOG_GETLASTERROR and LOG_ERRNO macros.
by
[email protected]
· 11 years ago
dd4b5126
Update include paths in base for base/process changes.
by
[email protected]
· 12 years ago
495cad9
Use a direct include of the message_loop header in base/.
by
[email protected]
· 12 years ago
307af21
Split out process killing functions from base/process_util.h into base/process/kill.h.
by
[email protected]
· 12 years ago