Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Linux: don't always launch sandbox renderer tests. | jln@chromium.org | 2012-10-24 | 1 | -1/+10 |
* | Linux: add functional sandbox checks in renderers. | jln@chromium.org | 2012-10-23 | 1 | -2/+31 |
* | Move a bunch of code in content\common (as well as a few left in renderer) to... | jam@chromium.org | 2012-10-22 | 1 | -2/+6 |
* | Linux: unify seccomp sandbox initialization | jln@chromium.org | 2012-08-01 | 1 | -11/+3 |
* | Block ptrace (and ptrace-like) syscalls from the renderer and worker processs. | cevans@chromium.org | 2012-06-01 | 1 | -0/+2 |
* | Move content_restriction.h and main_function_params.h to content/public/commo... | jam@chromium.org | 2011-10-31 | 1 | -1/+1 |
* | Move content_switches to content\public\common. | jam@chromium.org | 2011-10-13 | 1 | -1/+1 |
* | seccomp: refactor logic into a header file | evan@chromium.org | 2011-08-03 | 1 | -11/+3 |
* | seccomp: simplify enable/disable logic | evan@chromium.org | 2011-07-29 | 1 | -2/+8 |
* | Move renderer_main and renderer_glue to content. | jam@chromium.org | 2011-04-18 | 1 | -0/+52 |