summaryrefslogtreecommitdiffstats
path: root/sandbox/src/service_resolver.cc
Commit message (Expand)AuthorAgeFilesLines
* Sandbox: Some cleanup after the previous changes.rvargas@google.com2010-02-111-363/+4
* 64-bit compatibility changes for the sandbox codegregoryd@google.com2009-11-111-6/+6
* 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
* Slight code change to make some global variables const.maruel@google.com2009-03-101-5/+6
* Sandbox: Add support for Windows 7 - 64 bit.rvargas@google.com2009-02-031-12/+42
* revert r9096. rvargas@google.com2009-02-031-40/+12
* Sandbox: Add support for Windows 7 - 64 bit.rvargas@google.com2009-02-031-12/+40
* Move a function from controller.cc to sandbox_utils.cc innsylvain@chromium.org2008-12-231-0/+1
* Application Verifier hooks GetProcAddress and returnsnsylvain@chromium.org2008-11-181-1/+3
* 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/+391