| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert 49982 - patch | thakis@chromium.org | 2010-06-16 | 1 | -2/+2 |
* | patch | thakis@chromium.org | 2010-06-16 | 1 | -2/+2 |
* | seccomp sandbox: Split source file list into a separate .gyp file | mseaborn@chromium.org | 2010-05-20 | 1 | -52/+4 |
* | Add support for calling {rt_,}sigaction(), and for invoking signal handlers | markus@chromium.org | 2010-05-18 | 1 | -0/+1 |
* | GYP changes for FreeBSD and OpenBSD | pvalchev@google.com | 2010-05-14 | 1 | -0/+9 |
* | Make the use of signals inside of the sandbox safe. | markus@chromium.org | 2010-04-20 | 1 | -0/+1 |
* | Add a first version of a tool for analyzing performance data output by the | markus@chromium.org | 2010-03-18 | 1 | -0/+7 |
* | Third change to port sandbox to 64 bits | cpu@chromium.org | 2010-03-16 | 1 | -8/+8 |
* | Re-land second sandbox round of changes | cpu@chromium.org | 2010-03-13 | 1 | -4/+4 |
* | Revert 41481 - Secound round of sbox changes for 64 bit port | ericu@google.com | 2010-03-12 | 1 | -4/+4 |
* | Secound round of sbox changes for 64 bit port | cpu@chromium.org | 2010-03-12 | 1 | -4/+4 |
* | Make sandbox code compile as "chromium_code". | craig.schlenter@chromium.org | 2010-03-10 | 1 | -0/+3 |
* | - Add a custom allocator for STL objects. This fixes sandbox failures that | markus@chromium.org | 2010-03-08 | 1 | -0/+2 |
* | Sandbox: Add code for all the interceptors. | rvargas@google.com | 2010-03-05 | 1 | -9/+9 |
* | Porting sbox IPC to 64 bit | cpu@chromium.org | 2010-03-03 | 1 | -4/+4 |
* | Sandbox: Some cleanup after the previous changes. | rvargas@google.com | 2010-02-11 | 1 | -2/+4 |
* | Sandbox: Finish the interception manager support for x64. | rvargas@google.com | 2010-02-04 | 1 | -17/+18 |
* | Sandbox: Add the 64-bit service resolver and a few | rvargas@google.com | 2010-02-01 | 1 | -1/+5 |
* | Sandbox: Add the base code for the 46-bit service resolver. | rvargas@google.com | 2010-01-29 | 1 | -1/+5 |
* | Improve handling and testing of reparse points. | rvargas@google.com | 2010-01-27 | 1 | -0/+5 |
* | Prepare the sandbox for integration with NaCl broker for 64-bit Windows. The ... | gregoryd@google.com | 2010-01-17 | 1 | -82/+128 |
* | Linux: Adjust /proc/pid/oom_adj to sacrifice plugin and renderer processes to... | thestig@chromium.org | 2009-12-10 | 1 | -0/+2 |
* | Sort the source files in sandbox.gyp | gregoryd@google.com | 2009-11-09 | 1 | -70/+70 |
* | Allow chrome_sandbox to act as a helper program and find the socket with a gi... | thestig@chromium.org | 2009-11-04 | 1 | -0/+6 |
* | Add comments setting emacs and vim tab width and expansion variables. | sgk@google.com | 2009-10-06 | 1 | -0/+6 |
* | Force inclusion of build/common.gypi for all chromium gyp files. | yaar@chromium.org | 2009-09-15 | 1 | -3/+0 |
* | Linux: add support for SELinux. | agl@chromium.org | 2009-09-15 | 1 | -1/+10 |
* | Fix issue 8348: unfork pe_image.h / pe_image.cc | tkent@chromium.org | 2009-09-08 | 1 | -3/+0 |
* | Delete all precompiled support. It is causing more harm than good, especially... | maruel@chromium.org | 2009-09-04 | 1 | -60/+0 |
* | Clean out leftover bits of the path-based Linux SUID sandbox. | thestig@chromium.org | 2009-09-01 | 1 | -10/+0 |
* | Linux: updates to the SUID sandbox | agl@chromium.org | 2009-08-28 | 1 | -1/+1 |
* | Hide seccomp sandbox from !X86 | deanm@chromium.org | 2009-08-21 | 1 | -37/+41 |
* | Initial version of the Seccomp sandbox. Imported from http://code.google.com/... | markus@chromium.org | 2009-08-11 | 1 | -1/+45 |
* | Linux sandbox: save full list of SUID unsafe environment variables. | agl@chromium.org | 2009-07-17 | 1 | -0/+3 |
* | Linux: move hardcoded paths to GYP variables. | agl@chromium.org | 2009-07-15 | 1 | -0/+3 |
* | Linux: fix for developing on a machine with google-chrome packages installed. | agl@chromium.org | 2009-07-15 | 1 | -0/+7 |
* | 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 | 1 | -0/+11 |
* | Explicitly enable /INCREMENTAL linking for gyp-generated Debug builds. | sgk@google.com | 2009-05-22 | 1 | -0/+5 |
* | Add support for alternate window station. | nsylvain@chromium.org | 2009-05-20 | 1 | -0/+2 |
* | Basic underpinnings of the gyp equivalent of the Linux SHARED=1 build: | sgk@google.com | 2009-04-08 | 1 | -1/+1 |
* | sbox_unit_tests -> sbox_unittests | bradnelson@google.com | 2009-03-25 | 1 | -1/+1 |
* | Switching sandbox to gyp on windows. | bradnelson@google.com | 2009-03-23 | 1 | -0/+9 |
* | Adding fixed guids to some modules to facilitate incremental switch to gyp. | bradnelson@google.com | 2009-03-10 | 1 | -0/+1 |
* | Snapshotting progress. | bradnelson@google.com | 2009-03-09 | 1 | -0/+316 |