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
*
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
*
Get rid of kZygoteIdFd from content
mdempsky@chromium.org
2014-05-02
2
-45
/
+64
*
Linux sandbox: add basic DEPS files.
jln@chromium.org
2014-05-02
4
-0
/
+35
*
Linux sandbox: get rid of a number of reinterpret_cast
jln@chromium.org
2014-05-02
10
-74
/
+243
*
Revert 267599 "Linux sandbox: add basic DEPS files."
noamsml@google.com
2014-05-01
4
-35
/
+0
*
Linux sandbox: add basic DEPS files.
jln@chromium.org
2014-05-01
4
-0
/
+35
*
Change UnixDomainSocket::RecvMsg to return ScopedVector<base::ScopedFD>
mdempsky@chromium.org
2014-04-30
2
-12
/
+8
*
Linux sandbox: put back sigaltstack in syscall sets.
jln@chromium.org
2014-04-30
1
-0
/
+1
*
Linux sandbox: disallow fork() and *kill for ASAN
jln@chromium.org
2014-04-30
1
-55
/
+27
*
Enable use_sigaltstack=1 for ASan builds. This will ease the stack overflow d...
glider@chromium.org
2014-04-30
2
-1
/
+7
*
Linux sandbox: allow *kill on ASAN
jln@chromium.org
2014-04-30
1
-12
/
+30
*
Linux sandbox: restrict *kill to the current process.
jln@chromium.org
2014-04-29
7
-11
/
+73
*
NaCl Linux: create NaClSandbox class
jln@chromium.org
2014-04-29
1
-1
/
+1
*
Add tests to make sure UnixDomainSocket and namespaces play nicely
mdempsky@chromium.org
2014-04-28
2
-0
/
+268
*
Sandbox Linux Unittests: fix silly spurious error
jln@chromium.org
2014-04-18
1
-1
/
+2
*
Linux sandbox test: temporarily allow fork() with threads
jln@chromium.org
2014-04-18
2
-10
/
+22
*
Linux sandbox tests: wait for threads to disappear.
jln@chromium.org
2014-04-18
1
-5
/
+23
*
Remove unused input_shlib_path
cjhopman@chromium.org
2014-04-17
1
-4
/
+0
*
Reland: Add seccomp sandbox for non-SFI NaCl
hamaji@chromium.org
2014-04-17
6
-8
/
+61
*
Broker process unittest build fail after r263147
pgal.u-szeged@partner.samsung.com
2014-04-17
1
-0
/
+1
*
Revert of Add seccomp sandbox for non-SFI NaCl (https://codereview.chromium.o...
jln@chromium.org
2014-04-17
5
-55
/
+8
*
Add seccomp sandbox for non-SFI NaCl
hamaji@chromium.org
2014-04-17
5
-8
/
+55
*
NaCl Linux: use own setuid sandbox instance
jln@chromium.org
2014-04-17
2
-10
/
+84
*
Linux Sandbox: Move setuid sandbox localization code.
jln@chromium.org
2014-04-15
3
-2
/
+88
*
Linux sandbox: style cleanup for setuid sandbox.
jln@chromium.org
2014-04-14
7
-55
/
+52
*
Fix BrokerProcess.RecvMsgDescriptorLeak under Valgrind
mdempsky@chromium.org
2014-04-12
1
-2
/
+8
*
Enable the new test launcher for sandbox_linux_unittests
phajdan.jr@chromium.org
2014-04-11
4
-18
/
+10
[next]