| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge the chrome_webkit_merge_branch back on to trunk. This brings us | tc@google.com | 2008-10-01 | 1 | -8/+8 |
* | 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 | 15 | -66/+343 |
* | Fix memory corruption when EAT patching in sandbox | cpu@google.com | 2008-09-19 | 1 | -9/+9 |
* | Do not time out in TestRunner while is being debugged | cpu@google.com | 2008-09-19 | 1 | -11/+7 |
* | back out my sbox change | cpu@google.com | 2008-09-18 | 15 | -351/+69 |
* | Add an interface to the sandbox to block dll from loading in the target process | cpu@google.com | 2008-09-18 | 15 | -69/+351 |
* | 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 | 2 | -56/+8 |
* | 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 | 184 | -5161/+736 |
* | Use %ls instead of %s in wprintf format strings for wchar_t fields. | mmentovai@google.com | 2008-08-14 | 4 | -22/+22 |
* | 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 |
* | Remove the old NativeMB functions from string util, and use the new ones in s... | brettw@google.com | 2008-08-07 | 1 | -36/+2 |
* | 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 |
* | Adding validation tests for OpenInputDesktop and SwitchDesktop API calls. The... | cpu@google.com | 2008-07-30 | 3 | -17/+61 |
* | Rename the sandbox tests to look better on the submodules waterfall page. | nsylvain@google.com | 2008-07-30 | 4 | -7/+7 |
* | 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 | 206 | -0/+36875 |