summaryrefslogtreecommitdiffstats
path: root/base/win/scoped_process_information.cc
Commit message (Expand)AuthorAgeFilesLines
* 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