summaryrefslogtreecommitdiffstats
path: root/sandbox/src
Commit message (Expand)AuthorAgeFilesLines
* One more header guard fix to trigger the build.nsylvain@chromium.org2008-09-281-3/+3
* One more simple change to trigger the buildbots.nsylvain@chromium.org2008-09-281-3/+3
* I'm testing the buildbots, I needed a small change to triggernsylvain@chromium.org2008-09-281-3/+3
* Fix SCons sandbox builds to parallel accumulated VS changes:sgk@google.com2008-09-231-9/+8
* Use of null string on DLLMatch happens on the botscpu@google.com2008-09-201-1/+2
* Redo change 2413 that I had to back out beforecpu@google.com2008-09-2014-66/+339
* Fix memory corruption when EAT patching in sandboxcpu@google.com2008-09-191-9/+9
* back out my sbox changecpu@google.com2008-09-1814-347/+69
* Add an interface to the sandbox to block dll from loading in the target processcpu@google.com2008-09-1814-69/+347
* For some reasons the linker excludes 2 of our hooksnsylvain@chromium.org2008-09-151-0/+4
* Fix the sandbox when used with the SANDBOX_EXPORTS define.nsylvain@google.com2008-09-062-7/+7
* Update Copyright text in SCons config files.sgk@google.com2008-09-011-28/+4
* Fix incorrect usage of ScopedHandlecpu@google.com2008-08-271-4/+2
* Use a more compact license header in source files.license.bot2008-08-24134-3752/+536
* Use %ls instead of %s in wprintf format strings for wchar_t fields.mmentovai@google.com2008-08-141-7/+7
* Add a helper method to SConscript.main for adding .pdb files to thetc@google.com2008-08-131-16/+3
* Set the svn:eol-style to LF on all SConscript filestc@google.com2008-08-131-297/+297
* Checking in the rest of the .lib changes, previous commit was only done from ...sgk@google.com2008-08-041-7/+6
* Fix overzealous removal of a couple of our own libraries from the LIBS variab...sgk@google.com2008-08-041-0/+4
* Pull the block of common Windows system libraries that we link with everywher...sgk@google.com2008-08-041-26/+0
* Convert submodules SConscript files to psuedo-builder calls.sgk@google.com2008-08-031-4/+4
* Disable ProcessPolicyTest.RunFindstrExe until it can be made to work on any W...sgk@google.com2008-08-011-1/+2
* Initial cleanups en route to coalescing the get-it-built cut-and-paste from v...sgk@google.com2008-07-311-6/+0
* Update SCons build for recent changes:sgk@google.com2008-07-301-13/+13
* Fix two issues with Visual Studio 2008.maruel@google.com2008-07-301-1/+1
* When run chrome with --no-sandbox, the renderer process calls the dtor of Bro...cpu@google.com2008-07-301-1/+4
* Add sandbox to the repository.initial.commit2008-07-26140-0/+28670