1. fbce126 Apply automated fixits for Chrome clang plugin to base_unittests. by dcheng · 10 years ago
  2. 02ad783 Remove base::KillProcess() by rvargas · 10 years ago
  3. f8d789c Remove uses of KillProcess. by rvargas · 10 years ago
  4. 4683e5e Remove base::KillProcessById by rvargas · 10 years ago
  5. 8572897 Remove base::WaitForExitCode* by rvargas · 10 years ago
  6. cdf6fe7b Split bug 418183 into separate bugs for each janky piece and remove the by pkasting · 10 years ago
  7. 2f70a15 Remove base::WaitForSingleProcess by rvargas · 11 years ago
  8. aa09a5b Remove CloseProcessHandle. by rvargas · 11 years ago
  9. 6501806 Adding instrumentation to locate the source of jankiness. by Peter Kasting · 11 years ago
  10. 6181277 Upgrade the windows specific version of LaunchProcess to avoid raw handles. by rvargas · 11 years ago
  11. 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
  12. 6b687a5e Upgrade the windows specific version of LaunchProcess to avoid raw handles. by rvargas · 11 years ago
  13. 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
  14. 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
  15. 9cf9b94a Fix more disabled MSVC warnings, base/ edition. by pkasting · 11 years ago
  16. ed8e57da Fixes for re-enabling more MSVC level 4 warnings: base/ edition by [email protected] · 11 years ago
  17. ad8cfa9 Removed LOG_GETLASTERROR and LOG_ERRNO macros. by [email protected] · 11 years ago
  18. dd4b5126 Update include paths in base for base/process changes. by [email protected] · 12 years ago
  19. 495cad9 Use a direct include of the message_loop header in base/. by [email protected] · 12 years ago
  20. 307af21 Split out process killing functions from base/process_util.h into base/process/kill.h. by [email protected] · 12 years ago