index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sandbox
/
linux
Commit message (
Expand
)
Author
Age
Files
Lines
*
[MIPS] Add seccomp bpf support
nedeljko.babic@imgtec.com
2014-07-25
20
-75
/
+1909
*
Add domain-specific language for BPF policies
mdempsky@chromium.org
2014-07-17
9
-0
/
+885
*
Revert of Add domain-specific language for BPF policies (https://codereview.c...
tapted@chromium.org
2014-07-16
9
-865
/
+0
*
Add domain-specific language for BPF policies
mdempsky@chromium.org
2014-07-16
9
-0
/
+865
*
Linux sandbox: add space for 8 parameters to the Syscall() class
nedeljko.babic@imgtec.com
2014-07-08
2
-23
/
+80
*
Add mdempsky as OWNER for sandbox/linux
mdempsky@chromium.org
2014-07-08
1
-0
/
+1
*
Revert of Revert of Disable yama on 3.2 kernels with 32bit userland and 64bit...
machenbach@chromium.org
2014-07-08
1
-0
/
+17
*
Revert of Disable yama on 3.2 kernels with 32bit userland and 64bit kernel. (...
eseidel@chromium.org
2014-07-08
1
-17
/
+0
*
build fix (see r281666 and r281672, I screwed up the re-land)
thakis@chromium.org
2014-07-08
1
-1
/
+4
*
Disable two yama tests on 3.2 kernels with 32bit userland and 64bit kernel.
thakis@chromium.org
2014-07-08
1
-0
/
+17
*
Revert 281666 "Disable two yama tests on 3.2 kernels with 32bit ..."
nhiroki@chromium.org
2014-07-08
1
-19
/
+1
*
Disable two yama tests on 3.2 kernels with 32bit userland and 64bit kernel.
thakis@chromium.org
2014-07-08
1
-1
/
+19
*
gcc 4.7 workaround for __uint16_t
mostynb@opera.com
2014-07-07
1
-0
/
+1
*
Linux sandbox: add test to ensure that pread64 can be forwarded.
jln@chromium.org
2014-06-27
8
-44
/
+253
*
Linux sandbox: add sandbox_linux_unittests.isolate
jln@chromium.org
2014-06-19
1
-0
/
+18
*
Revert of Linux sandbox: add sandbox_linux_unittests.isolate (https://coderev...
jln@chromium.org
2014-06-17
2
-41
/
+0
*
Linux sandbox: add sandbox_linux_unittests.isolate
jln@chromium.org
2014-06-17
2
-0
/
+41
*
Define regs_struct on x86 Bionic as well.
rickyz@google.com
2014-06-14
1
-1
/
+29
*
Use PTRACE_SET_SYSCALL to override syscalls on ARM.
rickyz@google.com
2014-06-13
1
-2
/
+34
*
Clean-up the SandboxSyscall interface
jln@chromium.org
2014-06-13
8
-411
/
+388
*
Seccomp_bpf. Fix compilation error for Android x64.
anton@chromium.org
2014-06-12
1
-1
/
+1
*
Linux Sandbox: Add support for SECCOMP_RET_TRACE.
rickyz@google.com
2014-06-12
8
-1
/
+223
*
Do not instrument the suid sandbox binary with sanitizer tools.
earthdok@chromium.org
2014-06-10
1
-0
/
+7
*
Linux sandbox: restrict prctl in the baseline.
jln@chromium.org
2014-06-06
4
-6
/
+30
*
Linux sandbox: restrict futex operations.
jln@chromium.org
2014-06-04
11
-5
/
+112
*
Enable some more targets in the GN build.
brettw@chromium.org
2014-06-04
1
-1
/
+1
*
Add GN build for Linux sandbox.
brettw@chromium.org
2014-05-29
1
-0
/
+313
*
Linux sandbox: make SANDBOX_TEST compatible with LSAN
jln@chromium.org
2014-05-22
9
-22
/
+63
*
Convert a bunch of BPF_TEST tests to use BPF_TEST_C
mdempsky@chromium.org
2014-05-21
4
-204
/
+247
*
Linux Sandbox: run all BaselinePolicy tests with sanitizers.
jln@chromium.org
2014-05-21
2
-23
/
+28
*
[reland] Remove SandboxBPF's dependency on CompatibilityPolicy
mdempsky@chromium.org
2014-05-21
4
-104
/
+120
*
Revert of Remove SandboxBPF's dependency on CompatibilityPolicy (https://code...
isherman@chromium.org
2014-05-20
4
-120
/
+104
*
Remove SandboxBPF's dependency on CompatibilityPolicy
mdempsky@chromium.org
2014-05-20
4
-104
/
+120
*
Simplify PointerCompare a little
mdempsky@chromium.org
2014-05-20
1
-66
/
+60
*
Fix misuses of DISALLOW_IMPLICIT_CONSTRUCTORS()
mdempsky@chromium.org
2014-05-20
2
-8
/
+13
*
NaCl: Add sanity check for number of open FDs at startup
mseaborn@chromium.org
2014-05-20
3
-0
/
+46
*
Add SandboxBPFPolicy::InvalidSyscall() to simplify writing policies
mdempsky@chromium.org
2014-05-17
6
-24
/
+50
*
Linux sandbox: add more baseline policy unittests.
jln@chromium.org
2014-05-17
3
-0
/
+141
*
Android: cleanup gtest_target_type conditions.
bulach@chromium.org
2014-05-17
1
-3
/
+2
*
Split up the //sandbox OWNERS file into per-subdirectory ones.
rsesek@chromium.org
2014-05-13
1
-0
/
+3
*
Linux sandbox: exclude MSAN from baseline policy tests
jln@chromium.org
2014-05-12
1
-2
/
+4
*
Move sanbox_export.h to //sandbox from //sandbox/linux and split root OWNERS ...
rsesek@chromium.org
2014-05-12
20
-42
/
+19
*
Non-SFI NaCl: Stop running sandbox tests in components_unittests
hamaji@chromium.org
2014-05-10
2
-23
/
+9
*
Refactor BPFTesterCompatibilityDelegate to use AuxHolder instead
mdempsky@chromium.org
2014-05-09
3
-45
/
+31
*
Ensure that _GNU_SOURCE is defined early enough
mostynb@opera.com
2014-05-09
2
-4
/
+10
*
Fix Intel 64 bots by explicitly adding the syscall.h
miguelg@chromium.org
2014-05-09
1
-0
/
+1
*
Linux sandbox: always restrict clone() in baseline policy.
jln@chromium.org
2014-05-09
6
-15
/
+164
*
NaCl non-sfi sandbox: use modern framework for tests
jln@chromium.org
2014-05-07
1
-9
/
+9
*
Linux sandbox: implement new BPF testing macros
jln@chromium.org
2014-05-07
5
-89
/
+243
*
Linux sandbox: cleanup test framework further
jln@chromium.org
2014-05-06
11
-91
/
+289
[next]