|
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+763 lines, -692 lines) |
Patch |
 |
M |
PRESUBMIT.py
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
sandbox/linux/BUILD.gn
|
View
|
1
|
4 chunks |
+15 lines, -3 lines |
0 comments
|
Download
|
 |
M |
sandbox/linux/bpf_dsl/DEPS
|
View
|
1
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
sandbox/linux/bpf_dsl/bpf_dsl.h
|
View
|
1
|
3 chunks |
+7 lines, -3 lines |
0 comments
|
Download
|
 |
M |
sandbox/linux/bpf_dsl/bpf_dsl.cc
|
View
|
1
|
4 chunks |
+21 lines, -8 lines |
0 comments
|
Download
|
 |
M |
sandbox/linux/bpf_dsl/bpf_dsl_impl.h
|
View
|
1
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
sandbox/linux/bpf_dsl/bpf_dsl_unittest.cc
|
View
|
1
|
7 chunks |
+40 lines, -63 lines |
0 comments
|
Download
|
 |
A + |
sandbox/linux/bpf_dsl/errorcode.h
|
View
|
1
|
5 chunks |
+17 lines, -15 lines |
0 comments
|
Download
|
 |
A + |
sandbox/linux/bpf_dsl/errorcode.cc
|
View
|
1
|
7 chunks |
+19 lines, -14 lines |
0 comments
|
Download
|
 |
A |
sandbox/linux/bpf_dsl/errorcode_unittest.cc
|
View
|
1
|
1 chunk |
+120 lines, -0 lines |
0 comments
|
Download
|
 |
M |
sandbox/linux/bpf_dsl/policy_compiler.h
|
View
|
1
|
4 chunks |
+11 lines, -1 line |
0 comments
|
Download
|
 |
M |
sandbox/linux/bpf_dsl/policy_compiler.cc
|
View
|
1
|
7 chunks |
+15 lines, -6 lines |
0 comments
|
Download
|
 |
M |
sandbox/linux/bpf_dsl/seccomp_macros.h
|
View
|
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
A |
sandbox/linux/bpf_dsl/test_trap_registry.h
|
View
|
1
|
1 chunk |
+37 lines, -0 lines |
0 comments
|
Download
|
 |
A |
sandbox/linux/bpf_dsl/test_trap_registry.cc
|
View
|
1
|
1 chunk |
+28 lines, -0 lines |
0 comments
|
Download
|
 |
A |
sandbox/linux/bpf_dsl/test_trap_registry_unittest.cc
|
View
|
1
|
1 chunk |
+48 lines, -0 lines |
0 comments
|
Download
|
 |
M |
sandbox/linux/bpf_dsl/verifier.cc
|
View
|
1
|
2 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
sandbox/linux/integration_tests/bpf_dsl_seccomp_unittest.cc
|
View
|
1
|
4 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
sandbox/linux/sandbox_linux.gypi
|
View
|
1
|
3 chunks |
+4 lines, -3 lines |
0 comments
|
Download
|
 |
M |
sandbox/linux/sandbox_linux_nacl_nonsfi.gyp
|
View
|
1
|
2 chunks |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
sandbox/linux/sandbox_linux_test_sources.gypi
|
View
|
1
|
1 chunk |
+4 lines, -1 line |
0 comments
|
Download
|
 |
D |
sandbox/linux/seccomp-bpf/errorcode.h
|
View
|
1
|
1 chunk |
+0 lines, -203 lines |
0 comments
|
Download
|
 |
D |
sandbox/linux/seccomp-bpf/errorcode.cc
|
View
|
1
|
1 chunk |
+0 lines, -115 lines |
0 comments
|
Download
|
 |
D |
sandbox/linux/seccomp-bpf/errorcode_unittest.cc
|
View
|
1
|
1 chunk |
+0 lines, -120 lines |
0 comments
|
Download
|
 |
M |
sandbox/linux/seccomp-bpf/sandbox_bpf.cc
|
View
|
1
|
4 chunks |
+10 lines, -6 lines |
0 comments
|
Download
|
 |
M |
sandbox/linux/services/credentials.h
|
View
|
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
sandbox/linux/services/credentials.cc
|
View
|
|
3 chunks |
+36 lines, -3 lines |
0 comments
|
Download
|
 |
M |
sandbox/linux/services/credentials_unittest.cc
|
View
|
|
2 chunks |
+27 lines, -0 lines |
0 comments
|
Download
|
 |
M |
sandbox/linux/services/namespace_sandbox.h
|
View
|
|
4 chunks |
+7 lines, -5 lines |
0 comments
|
Download
|
 |
M |
sandbox/linux/services/namespace_sandbox.cc
|
View
|
|
7 chunks |
+16 lines, -9 lines |
0 comments
|
Download
|
 |
M |
sandbox/linux/services/namespace_sandbox_unittest.cc
|
View
|
|
4 chunks |
+3 lines, -4 lines |
0 comments
|
Download
|
 |
M |
sandbox/linux/services/proc_util.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
sandbox/linux/services/scoped_process_unittest.cc
|
View
|
|
4 chunks |
+3 lines, -4 lines |
0 comments
|
Download
|
 |
M |
sandbox/linux/services/syscall_wrappers.cc
|
View
|
|
3 chunks |
+23 lines, -26 lines |
0 comments
|
Download
|
 |
M |
sandbox/linux/services/thread_helpers.h
|
View
|
|
1 chunk |
+7 lines, -3 lines |
0 comments
|
Download
|
 |
M |
sandbox/linux/services/thread_helpers.cc
|
View
|
|
6 chunks |
+64 lines, -21 lines |
0 comments
|
Download
|
 |
M |
sandbox/linux/services/thread_helpers_unittests.cc
|
View
|
|
4 chunks |
+10 lines, -5 lines |
0 comments
|
Download
|
 |
M |
sandbox/linux/services/yama_unittests.cc
|
View
|
|
3 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
 |
A |
sandbox/linux/syscall_broker/broker_host_unittests.cc
|
View
|
|
1 chunk |
+42 lines, -0 lines |
0 comments
|
Download
|
 |
M |
sandbox/linux/system_headers/linux_signal.h
|
View
|
|
4 chunks |
+99 lines, -28 lines |
0 comments
|
Download
|
 |
M |
sandbox/linux/tests/unit_tests.cc
|
View
|
|
1 chunk |
+9 lines, -2 lines |
0 comments
|
Download
|
Total messages: 11 (2 generated)
|