summaryrefslogtreecommitdiffstats
path: root/base/debug/close_handle_hook_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert of Enable handle verifier for tests and add some tests. (patchset #11 ...wfh2016-02-061-8/+0
* Enable handle verifier for tests and add some tests.wfh2016-02-021-0/+8
* Move CloseHandle hook into base/debug.wfh2016-01-061-0/+276
* These caused failures on debug win7 bots that need further investigation.wfh2015-12-211-282/+0
* Revert of Allow IAT patches to fail when patching for Active Verifier. (patch...finnur2015-12-211-8/+12
* Allow IAT patches to fail when patching for Active Verifier.wfh2015-12-211-12/+8
* Move handle verifier functions back to top level anonymous namespace.wfh2015-12-181-3/+3
* Add a warning suppression that was accidentally disabled in a recent move.kulshin2015-12-171-2/+2
* Move handle hooks into base/win and add tests.wfh2015-12-161-0/+282