summaryrefslogtreecommitdiffstats
path: root/base/win/scoped_process_information.cc
Commit message (Expand)AuthorAgeFilesLines
* Base: Remove Receive() from ScopedHandle.rvargas@chromium.org2013-11-281-11/+9
* Revert of https://codereview.chromium.org/71013004/hashimoto@chromium.org2013-11-271-9/+11
* Base: Remove Receive() from ScopedHandle.rvargas@chromium.org2013-11-271-11/+9
* Base: Update ScopedProcessInformation to use ScopedHandle and restrict Receive()rvargas@google.com2013-01-031-49/+33
* Base: Crash when failing to close a process/thread handle.rvargas@google.com2012-05-311-1/+1
* ScopedProcessInformation protects against process/thread handle leaks from Cr...erikwright@chromium.org2012-04-041-0/+126