Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix compiler error in sandbox util in case exception is enabled. | victorw@chromium.org | 2010-06-22 | 1 | -0/+6 |
* | Use DISALLOW_COPY_AND_ASSIGN instead of DISALLOW_EVIL_CONSTRUCTORS in sandbox... | tfarina@chromium.org | 2010-06-05 | 1 | -2/+2 |
* | Sandbox: Add support for EAT interceptions in 64 bit. | rvargas@google.com | 2010-02-10 | 1 | -2/+3 |
* | 64-bit compatibility changes for the sandbox code | gregoryd@google.com | 2009-11-11 | 1 | -1/+1 |
* | Fix a FORWARD_NULL defect in ExtractModuleName reported by Coverity. | wtc@chromium.org | 2009-07-23 | 1 | -3/+3 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-11 | 1 | -1/+0 |
* | Redo change 2413 that I had to back out before | cpu@google.com | 2008-09-20 | 1 | -6/+22 |
* | back out my sbox change | cpu@google.com | 2008-09-18 | 1 | -23/+7 |
* | Add an interface to the sandbox to block dll from loading in the target process | cpu@google.com | 2008-09-18 | 1 | -7/+23 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Add sandbox to the repository. | initial.commit | 2008-07-26 | 1 | -0/+175 |