summaryrefslogtreecommitdiffstats
path: root/sandbox
Commit message (Expand)AuthorAgeFilesLines
* sanbox/win: Fix warnings found by clang chromium-style plugin on Windows.tfarina2015-04-2712-19/+51
* Disable the failing Trap.SigSysAction test under TSan.jyasskin2015-04-251-0/+2
* Reland: Introduce sys_sigprocmask and sys_sigaction. (patchset #4 id:80001 of...hidehiko2015-04-2421-112/+380
* Linux sandbox: workaround colliding system call.jln2015-04-231-0/+31
* Update {virtual,override} to follow C++11 style in sandbox.nick2015-04-235-57/+53
* UpdateProcThreadAttribute has a restriction that its lpValue parametermajnemer2015-04-221-2/+6
* Revert of Reland: Introduce sys_sigprocmask and sys_sigaction. (patchset #5 i...magjed2015-04-2221-356/+112
* Reland: Introduce sys_sigprocmask and sys_sigaction. (patchset #5 id:160001 o...hidehiko2015-04-2221-112/+356
* NaCl/GYP: remove references to prep_toolchain.ncbray2015-04-211-1/+0
* sandbox/linux: Remove basictypes.h includes from services/ directory.tfarina2015-04-2010-12/+7
* sandbox: Add missing 'base' namespace qualifier to MD5DigestToBase16 call.Thiago Farina2015-04-191-1/+1
* Revert of Adding checks in sandbox code to get some data on AppContainer base...shrikant2015-04-181-34/+0
* Reland: Fix errors found in Mac gn component buildsjiangj2015-04-181-37/+38
* Adding checks in sandbox code to get some data on AppContainer based CreatePr...shrikant2015-04-171-0/+34
* Revert of Introduce sys_sigprocmask and sys_sigaction. (patchset #5 id:160001...johnme2015-04-1719-319/+112
* Introduce sys_sigprocmask and sys_sigaction.hidehiko2015-04-1719-112/+319
* Revert of Revert of Small refactor around futex.h. (patchset #1 id:1 of https...dnicoara2015-04-155-10/+9
* Revert of Small refactor around futex.h. (patchset #1 id:20001 of https://cod...dnicoara2015-04-155-9/+10
* Small refactor around futex.h.hidehiko2015-04-145-10/+9
* [Android] Move testing/android/ to testing/android/native_test/jbudorick2015-04-091-1/+1
* Non-SFI mode: Enable namespace sandbox for nacl_helper_nonsfi.hidehiko2015-04-095-11/+31
* Cleanup: Remove basictypes.h includes from seccomp-bpf-helpers.tfarina2015-04-094-4/+4
* Remove #include <asm/unistd.h> from linux_syscall_ranges.h and syscall.cc.hidehiko2015-04-092-6/+7
* Fix scoped_ptr free to use delete [] instead of delete.wfh2015-04-091-3/+4
* Fix illegal use of const in container contents to unbreak VS 2015.brucedawson2015-04-091-2/+1
* GN Windows component build fixes.brettw2015-04-081-0/+1
* Introduce linux_filter.h and replace #include <linux/filter.h>hidehiko2015-04-0811-32/+164
* Revert of Fix scoped_ptr free to use delete [] instead of delete. (patchset #...kcarattini2015-04-071-10/+11
* Fix scoped_ptr free to use delete [] instead of delete.wfh2015-04-071-11/+10
* Cleanup: Remove basictypes.h includes from seccomp-bpf.tfarina2015-04-062-2/+1
* sandbox/linux/syscall_broker: Remove includes of of basictypes.h header.tfarina2015-04-042-2/+1
* sandbox/linux/tests: Migrate away from basictypes.h include.tfarina2015-04-035-8/+7
* Sandbox: Add support for file system policies that use implied device paths.rvargas2015-04-014-46/+185
* Annotate raw syscalls for MemorySanitizer.eugenis2015-04-011-6/+30
* Add utility functions for forking new PID namespaces.rickyz2015-04-016-37/+267
* Revert of Start all children in their own PID namespace. (patchset #14 id:360...spang2015-03-306-267/+37
* Use syscall_wrappers for some system calls in Credentials.hidehiko2015-03-304-4/+62
* Start all children in their own PID namespace.rickyz2015-03-276-37/+267
* Adding one more error code to convey process creation/spawn target error to t...shrikant2015-03-252-2/+6
* Add return statement to LinuxCapabilityToKernelValue.rickyz2015-03-171-0/+1
* Remove sys/capability.h dependency from credentials.cc.rickyz2015-03-179-62/+243
* Non-SFI mode: Suid sandbox.hidehiko2015-03-101-0/+45
* bpf_dsl: move Verifier into PolicyCompilermdempsky2015-03-098-68/+90
* bpf_dsl: switch PolicyCompiler from seccomp-bpf/die.h to base/logging.hmdempsky2015-03-072-44/+33
* bpf_dsl: Change bpf_dsl_unittests into actual standalone unit testsmdempsky2015-03-075-79/+161
* bpf_dsl: decouple PolicyCompiler from Syscallmdempsky2015-03-056-46/+40
* Roll Clang 223108:231191hans2015-03-051-0/+5
* Adding lowbox condition to IsTokenCacheable function.shrikant2015-03-051-2/+2
* Revert "Roll Clang 223108:230914"hans2015-03-031-5/+0
* Roll Clang 223108:230914hans2015-03-021-0/+5