summaryrefslogtreecommitdiffstats
path: root/sandbox
Commit message (Expand)AuthorAgeFilesLines
* Fix SCons build of the sandbox module, splitting out the individualsgk@google.com2008-10-278-259/+407
* 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
* Merge the chrome_webkit_merge_branch back on to trunk. This brings ustc@google.com2008-10-011-8/+8
* 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-2015-66/+343
* Fix memory corruption when EAT patching in sandboxcpu@google.com2008-09-191-9/+9
* Do not time out in TestRunner while is being debuggedcpu@google.com2008-09-191-11/+7
* back out my sbox changecpu@google.com2008-09-1815-351/+69
* Add an interface to the sandbox to block dll from loading in the target processcpu@google.com2008-09-1815-69/+351
* 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-012-56/+8
* Fix incorrect usage of ScopedHandlecpu@google.com2008-08-271-4/+2
* Use a more compact license header in source files.license.bot2008-08-24184-5161/+736
* Use %ls instead of %s in wprintf format strings for wchar_t fields.mmentovai@google.com2008-08-144-22/+22
* 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
* Remove the old NativeMB functions from string util, and use the new ones in s...brettw@google.com2008-08-071-36/+2
* 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
* Adding validation tests for OpenInputDesktop and SwitchDesktop API calls. The...cpu@google.com2008-07-303-17/+61
* Rename the sandbox tests to look better on the submodules waterfall page.nsylvain@google.com2008-07-304-7/+7
* 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-26206-0/+36875