summaryrefslogtreecommitdiffstats
path: root/sandbox
Commit message (Expand)AuthorAgeFilesLines
* Allows scons build to use local copy of platformsdk if one is not bundled sid...bradnelson@chromium.org2008-12-031-2/+0
* Capture a wow_helper.scons config (close to building, but notsgk@google.com2008-11-212-0/+95
* Finish release (opt) builds on Windows, including the parallelsgk@google.com2008-11-205-118/+8
* I'm removing logging.h/.cc from wow_helper.nsylvain@chromium.org2008-11-193-12/+0
* 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
* Move dmg_fp in scons build to compile fromtc@google.com2008-11-153-3/+0
* Move dmg_fp to base/third_party/dmg_fp and include thetc@google.com2008-11-141-10/+0
* Return the right error code when we proxy a callnsylvain@chromium.org2008-11-137-25/+72
* Remove the extra junk from the sandbox.sln file.nsylvain@chromium.org2008-11-131-64/+0
* * fix sandbox build on windowstc@google.com2008-11-133-0/+3
* Make unit_tests pass with pt_BR.UTF-8 locale.tc@google.com2008-11-121-3/+77
* Force the line endings on .sln files to be CRLF.tc@google.com2008-11-122-149/+149
* Make better (and more efficient) use of Hammer functionalitysgk@google.com2008-11-051-5/+4
* Avoid having the Hammer modules strip _WINDOWS for test programs,sgk@google.com2008-11-053-9/+6
* 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-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