summaryrefslogtreecommitdiffstats
path: root/sandbox/src/interception.cc
Commit message (Expand)AuthorAgeFilesLines
* Sandbox: Finish the interception manager support for x64.rvargas@google.com2010-02-041-20/+33
* 64-bit compatibility changes for the sandbox codegregoryd@google.com2009-11-111-1/+1
* Use scoped_array (not scoped_ptr) with new[].kuchhal@chromium.org2009-10-231-1/+1
* Fix issue 8348: unfork pe_image.h / pe_image.cctkent@chromium.org2009-09-081-1/+1
* Fix URL for sandboxing design doc.evan@chromium.org2009-03-271-1/+1
* NO CODE CHANGEdeanm@chromium.org2009-03-111-1/+0
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-1/+1
* Application Verifier hooks GetProcAddress and returnsnsylvain@chromium.org2008-11-181-1/+4
* Redo change 2413 that I had to back out beforecpu@google.com2008-09-201-1/+22
* back out my sbox changecpu@google.com2008-09-181-22/+1
* Add an interface to the sandbox to block dll from loading in the target processcpu@google.com2008-09-181-1/+22
* For some reasons the linker excludes 2 of our hooksnsylvain@chromium.org2008-09-151-0/+4
* 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/+485