summaryrefslogtreecommitdiffstats
path: root/sandbox/src/sandbox_nt_util.h
Commit message (Expand)AuthorAgeFilesLines
* Fix compiler error in sandbox util in case exception is enabled.victorw@chromium.org2010-06-221-0/+6
* Use DISALLOW_COPY_AND_ASSIGN instead of DISALLOW_EVIL_CONSTRUCTORS in sandbox...tfarina@chromium.org2010-06-051-2/+2
* Sandbox: Add support for EAT interceptions in 64 bit.rvargas@google.com2010-02-101-2/+3
* 64-bit compatibility changes for the sandbox codegregoryd@google.com2009-11-111-1/+1
* Fix a FORWARD_NULL defect in ExtractModuleName reported by Coverity.wtc@chromium.org2009-07-231-3/+3
* NO CODE CHANGEdeanm@chromium.org2009-03-111-1/+0
* Redo change 2413 that I had to back out beforecpu@google.com2008-09-201-6/+22
* back out my sbox changecpu@google.com2008-09-181-23/+7
* Add an interface to the sandbox to block dll from loading in the target processcpu@google.com2008-09-181-7/+23
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Add sandbox to the repository.initial.commit2008-07-261-0/+175