Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 64-bit compatibility changes for the sandbox code | gregoryd@google.com | 2009-11-11 | 1 | -6/+6 |
* | Use scoped_array (not scoped_ptr) with new[]. | kuchhal@chromium.org | 2009-10-23 | 1 | -1/+1 |
* | Fix issue 8348: unfork pe_image.h / pe_image.cc | tkent@chromium.org | 2009-09-08 | 1 | -1/+1 |
* | Slight code change to make some global variables const. | maruel@google.com | 2009-03-10 | 1 | -5/+6 |
* | Sandbox: Add support for Windows 7 - 64 bit. | rvargas@google.com | 2009-02-03 | 1 | -12/+42 |
* | revert r9096. | rvargas@google.com | 2009-02-03 | 1 | -40/+12 |
* | Sandbox: Add support for Windows 7 - 64 bit. | rvargas@google.com | 2009-02-03 | 1 | -12/+40 |
* | Move a function from controller.cc to sandbox_utils.cc in | nsylvain@chromium.org | 2008-12-23 | 1 | -0/+1 |
* | Application Verifier hooks GetProcAddress and returns | nsylvain@chromium.org | 2008-11-18 | 1 | -1/+3 |
* | 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/+391 |