summaryrefslogtreecommitdiffstats
path: root/chrome/app/close_handle_hook_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove HANDLE_FLAG_PROTECT_FROM_CLOSE flag from Tracked/ScopedHandle.rvargas2015-09-171-2/+3
* Adding DuplicateHandle hook to track down CLOSE_SOURCE issues.shrikant2015-08-101-32/+82
* Cleanup VersionInfo after componentization.sdefresne2015-08-031-2/+3
* Componentize VersionInfo.sdefresne2015-07-301-4/+4
* Remove unusued instance variable of chrome::VersionInfo.sdefresne2015-07-221-0/+1
* Add HANDLE_FLAG_PROTECT_FROM_CLOSE flag to Tracked/ScopedHandle.shrikant2015-05-121-3/+2
* CloseHook: Add SEH around patching loaded modules.rvargas2014-10-071-3/+14
* Don't attempt to remove IAT patches at process end.rvargas2014-10-021-1/+0
* Extend the CloseHandle interception to all DLLs loaded in the process.rvargas2014-09-301-30/+134
* Revert "Disable the scoped handle verifier (and close hook) for M-39"rvargas2014-09-301-0/+6
* Disable the scoped handle verifier (and close hook) for M-39rvargas2014-09-301-6/+0
* Improve the ScopedHandle verifier.rvargas2014-09-041-0/+118
* Revert of Improve the ScopedHandle verifier. (patchset #1 of https://coderevi...tonyg2014-08-271-118/+0
* Improve the ScopedHandle verifier.rvargas2014-08-261-0/+118