| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix FORWARD_NULL defects reported by Coverity. We should | wtc@chromium.org | 2009-07-22 | 2 | -3/+3 |
* | Linux sandbox: save full list of SUID unsafe environment variables. | agl@chromium.org | 2009-07-17 | 3 | -7/+81 |
* | Linux sandbox: comment typo fix. | agl@chromium.org | 2009-07-17 | 1 | -1/+1 |
* | Linux: move hardcoded paths to GYP variables. | agl@chromium.org | 2009-07-15 | 2 | -1/+13 |
* | Linux: add comment to the sandbox binary as suggested by Markus. | agl@chromium.org | 2009-07-15 | 1 | -1/+3 |
* | Linux: propagate LD_LIBRARY_PATH through the SUID sandbox. | agl@chromium.org | 2009-07-15 | 1 | -0/+15 |
* | Linux: Fix sandbox define | agl@chromium.org | 2009-07-15 | 1 | -1/+1 |
* | Linux: various sandbox changes | agl@chromium.org | 2009-07-15 | 1 | -0/+6 |
* | Linux: fix for developing on a machine with google-chrome packages installed. | agl@chromium.org | 2009-07-15 | 2 | -0/+47 |
* | Remove svn:executable property from some more files that don't need it. | thestig@chromium.org | 2009-07-10 | 1 | -0/+0 |
* | Linux: don't bother passing the chroot directory fd to the zygote. | agl@chromium.org | 2009-07-10 | 1 | -19/+3 |
* | Linux: use a temp directory for the chroot. | agl@chromium.org | 2009-07-10 | 1 | -6/+41 |
* | Build fix: scons doesn't support hyphens in target names. | agl@chromium.org | 2009-07-08 | 1 | -1/+1 |
* | Linux: SUID sandbox support | agl@chromium.org | 2009-07-08 | 2 | -0/+235 |
* | Fix: Off-by-one error in LowLevelPolicy::Done. | yuzo@chromium.org | 2009-07-03 | 1 | -1/+1 |
* | -Fix a wrong comment | cpu@google.com | 2009-07-01 | 2 | -1/+4 |
* | Fix potential memleak in GetArgs. | finnur@chromium.org | 2009-06-30 | 1 | -6/+6 |
* | Implements a Zip() utility function. Refactor existing | aa@chromium.org | 2009-06-01 | 1 | -0/+0 |
* | Explicitly enable /INCREMENTAL linking for gyp-generated Debug builds. | sgk@google.com | 2009-05-22 | 1 | -0/+5 |
* | ZwOpenKeyEx is now documented at http://msdn.microsoft.com/en-us/library/dd53... | nsylvain@chromium.org | 2009-05-21 | 3 | -8/+8 |
* | Add more checks to be able to isolate why chrome cannot | nsylvain@chromium.org | 2009-05-21 | 1 | -1/+22 |
* | Add support for alternate window station. | nsylvain@chromium.org | 2009-05-20 | 15 | -40/+427 |
* | Fix a crash in the unittests caused by the fact that the order of | nsylvain@chromium.org | 2009-05-18 | 1 | -0/+12 |
* | Basic underpinnings of the gyp equivalent of the Linux SHARED=1 build: | sgk@google.com | 2009-04-08 | 1 | -1/+1 |
* | Remove the checked-in scons configuration files. | sgk@google.com | 2009-04-01 | 10 | -532/+0 |
* | Fix URL for sandboxing design doc. | evan@chromium.org | 2009-03-27 | 6 | -8/+9 |
* | sbox_unit_tests -> sbox_unittests | bradnelson@google.com | 2009-03-25 | 1 | -1/+1 |
* | Sync sandbox WriteInto with updated version from base | mark@chromium.org | 2009-03-25 | 2 | -17/+13 |
* | Switching sandbox to gyp on windows. | bradnelson@google.com | 2009-03-23 | 2 | -0/+9 |
* | Revert 11946 since it is causing a build breakage on full rebuild. The | maruel@chromium.org | 2009-03-18 | 1 | -0/+127 |
* | Moving sbox to gyp on windows. | bradnelson@google.com | 2009-03-18 | 1 | -127/+0 |
* | Fix incorrect include guards in sandbox/. Guards now match their filename. | deanm@chromium.org | 2009-03-17 | 5 | -11/+11 |
* | Removed unneeded includes of base/scoped_ptr.h. Reduce usage from ~800 files ... | thestig@chromium.org | 2009-03-13 | 5 | -4/+1 |
* | Remove logging.h from cc files that don't use it. | thestig@chromium.org | 2009-03-12 | 8 | -8/+0 |
* | Remove unneeded uses of logging.h in header files. | thestig@chromium.org | 2009-03-12 | 2 | -1/+1 |
* | Pointing slns at generated vcprojs from base. | bradnelson@google.com | 2009-03-12 | 1 | -39/+36 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-11 | 173 | -180/+0 |
* | Adding fixed guids to some modules to facilitate incremental switch to gyp. | bradnelson@google.com | 2009-03-10 | 1 | -0/+1 |
* | Slight code change to make some global variables const. | maruel@google.com | 2009-03-10 | 4 | -11/+13 |
* | Snapshotting progress. | bradnelson@google.com | 2009-03-09 | 1 | -0/+316 |
* | Fixes CRLF and trailing white spaces. | maruel@chromium.org | 2009-03-05 | 5 | -5/+5 |
* | In windows 7 there is a new Reg call that we need to | nsylvain@chromium.org | 2009-02-13 | 4 | -8/+48 |
* | Sandbox: Add support for Windows 7 - 64 bit. | rvargas@google.com | 2009-02-03 | 2 | -15/+43 |
* | revert r9096. | rvargas@google.com | 2009-02-03 | 2 | -41/+15 |
* | Sandbox: Add support for Windows 7 - 64 bit. | rvargas@google.com | 2009-02-03 | 2 | -15/+41 |
* | Sandbox: Update wow helper to support Windows 7. | rvargas@google.com | 2009-02-03 | 2 | -0/+0 |
* | Updates to Visual Studio project generation to accomodate | sgk@google.com | 2009-01-10 | 1 | -6/+1 |
* | remove chrome dependencies from win sandboxing headers. Wrap sandbox code to | pinkerton@google.com | 2009-01-09 | 1 | -6/+0 |
* | Update build files to use PSDK 6.1 (platformsdk_win2008_6_1). This is necessa... | jungshik@google.com | 2008-12-31 | 1 | -2/+2 |
* | Revert sdk 6.1 upgrade changes. | jungshik@google.com | 2008-12-30 | 1 | -2/+2 |