| Commit message (Expand) | Author | Age | Files | Lines |
* | Klocwork bug. The dtor of Win2kThreadpool needs to be virtual since | cpu@google.com | 2008-10-08 | 3 | -23/+14 |
* | One more header guard fix to trigger the build. | nsylvain@chromium.org | 2008-09-28 | 1 | -3/+3 |
* | One more simple change to trigger the buildbots. | nsylvain@chromium.org | 2008-09-28 | 1 | -3/+3 |
* | I'm testing the buildbots, I needed a small change to trigger | nsylvain@chromium.org | 2008-09-28 | 1 | -3/+3 |
* | Fix SCons sandbox builds to parallel accumulated VS changes: | sgk@google.com | 2008-09-23 | 1 | -9/+8 |
* | Use of null string on DLLMatch happens on the bots | cpu@google.com | 2008-09-20 | 1 | -1/+2 |
* | Redo change 2413 that I had to back out before | cpu@google.com | 2008-09-20 | 14 | -66/+339 |
* | Fix memory corruption when EAT patching in sandbox | cpu@google.com | 2008-09-19 | 1 | -9/+9 |
* | back out my sbox change | cpu@google.com | 2008-09-18 | 14 | -347/+69 |
* | Add an interface to the sandbox to block dll from loading in the target process | cpu@google.com | 2008-09-18 | 14 | -69/+347 |
* | For some reasons the linker excludes 2 of our hooks | nsylvain@chromium.org | 2008-09-15 | 1 | -0/+4 |
* | Fix the sandbox when used with the SANDBOX_EXPORTS define. | nsylvain@google.com | 2008-09-06 | 2 | -7/+7 |
* | Update Copyright text in SCons config files. | sgk@google.com | 2008-09-01 | 1 | -28/+4 |
* | Fix incorrect usage of ScopedHandle | cpu@google.com | 2008-08-27 | 1 | -4/+2 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 134 | -3752/+536 |
* | Use %ls instead of %s in wprintf format strings for wchar_t fields. | mmentovai@google.com | 2008-08-14 | 1 | -7/+7 |
* | Add a helper method to SConscript.main for adding .pdb files to the | tc@google.com | 2008-08-13 | 1 | -16/+3 |
* | Set the svn:eol-style to LF on all SConscript files | tc@google.com | 2008-08-13 | 1 | -297/+297 |
* | Checking in the rest of the .lib changes, previous commit was only done from ... | sgk@google.com | 2008-08-04 | 1 | -7/+6 |
* | Fix overzealous removal of a couple of our own libraries from the LIBS variab... | sgk@google.com | 2008-08-04 | 1 | -0/+4 |
* | Pull the block of common Windows system libraries that we link with everywher... | sgk@google.com | 2008-08-04 | 1 | -26/+0 |
* | Convert submodules SConscript files to psuedo-builder calls. | sgk@google.com | 2008-08-03 | 1 | -4/+4 |
* | Disable ProcessPolicyTest.RunFindstrExe until it can be made to work on any W... | sgk@google.com | 2008-08-01 | 1 | -1/+2 |
* | Initial cleanups en route to coalescing the get-it-built cut-and-paste from v... | sgk@google.com | 2008-07-31 | 1 | -6/+0 |
* | Update SCons build for recent changes: | sgk@google.com | 2008-07-30 | 1 | -13/+13 |
* | Fix two issues with Visual Studio 2008. | maruel@google.com | 2008-07-30 | 1 | -1/+1 |
* | When run chrome with --no-sandbox, the renderer process calls the dtor of Bro... | cpu@google.com | 2008-07-30 | 1 | -1/+4 |
* | Add sandbox to the repository. | initial.commit | 2008-07-26 | 140 | -0/+28670 |