summaryrefslogtreecommitdiffstats
path: root/sandbox/src
Commit message (Expand)AuthorAgeFilesLines
* Switch back svn:eol-style=native for .sln, .vcproj and .vsprops files.maruel@chromium.org2008-12-161-650/+650
* step one of some refactoring to allow other platforms to re-use the app initi...pinkerton@google.com2008-12-091-0/+6
* Changed svn:eol-style of all .sln and .vcproj files to CRLFscherkus@chromium.org2008-12-041-650/+650
* Finish release (opt) builds on Windows, including the parallelsgk@google.com2008-11-201-18/+2
* We need to delete this critical section otherwisensylvain@chromium.org2008-11-181-0/+1
* Application Verifier hooks GetProcAddress and returnsnsylvain@chromium.org2008-11-183-5/+12
* Return the right error code when we proxy a callnsylvain@chromium.org2008-11-136-24/+70
* Enforces strong DEP all the time. Use the /NXCOMPAT linker flag on chrome.exe...maruel@chromium.org2008-11-041-33/+1
* Set the thread name for the sandbox event thread.deanm@chromium.org2008-11-041-0/+3
* Fix SCons build of the sandbox module, splitting out the individualsgk@google.com2008-10-272-259/+100
* Rolling back switch to hammer patterns again.bradnelson@chromium.org2008-10-201-12/+5
* Adding in new hammer patterns. Restored from rollback change 3578.bradnelson@chromium.org2008-10-181-5/+12
* Rolling back CL 3578, discovered hammer.bat had not been updated yet.bradnelson@chromium.org2008-10-181-12/+5
* Applying software construction toolkit patterns in scons build.bradnelson@chromium.org2008-10-171-5/+12
* Klocwork bug. The dtor of Win2kThreadpool needs to be virtual sincecpu@google.com2008-10-083-23/+14
* 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