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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Linux sandbox: Deprecate compatibility API
jln@chromium.org
2013-12-10
2
-13
/
+0
*
Linux Sandbox: check no threads before fork().
jln@chromium.org
2013-12-10
2
-0
/
+6
*
Linux sandbox: cleanup sandbox-bpf naming.
jln@chromium.org
2013-12-10
32
-314
/
+299
*
Linux Sandbox: move NaCl to new BPF policy format.
jln@chromium.org
2013-12-10
3
-28
/
+3
*
Linux sandbox: migrate policies to new format.
jln@chromium.org
2013-12-09
5
-138
/
+382
*
Revert of https://chromiumcodereview.appspot.com/103293003/
jln@chromium.org
2013-12-06
4
-5
/
+23
*
Revert 239102 "Move build/build_config_functions.h to sandbox/"
rlarocque@chromium.org
2013-12-06
3
-89
/
+3
*
Move build/build_config_functions.h to sandbox/
jln@chromium.org
2013-12-06
3
-3
/
+89
*
Add build_config_functions.h to avoid #ifdef
jln@chromium.org
2013-12-06
4
-23
/
+5
*
Move more helpers to seccomp-bpf-helpers.
jln@chromium.org
2013-12-05
6
-3
/
+477
*
Add "cc" to inline asm clobber list.
eugenis@chromium.org
2013-12-05
1
-3
/
+3
*
Linux sandbox: move system call sets to sandbox/
jln@chromium.org
2013-12-05
3
-0
/
+1094
*
Revert of https://codereview.chromium.org/103323003/
robliao@chromium.org
2013-12-04
3
-1092
/
+0
*
Linux sandbox: move system call sets to sandbox/
jln@chromium.org
2013-12-04
3
-0
/
+1092
*
Restructure sandbox code to reduce dependencies pulled in by intercept code.
robertshield@chromium.org
2013-12-04
15
-36
/
+101
*
Don't HANDLE_EINTR(close). Either IGNORE_EINTR(close) or just close.
mark@chromium.org
2013-12-03
7
-27
/
+26
*
DPCHECK known conditions when we guess false in CurrentProcessHasOpenDirectories
mostynb@opera.com
2013-11-28
1
-2
/
+8
*
Linux: init_process_reaper comment cleanup.
jln@chromium.org
2013-11-28
1
-7
/
+5
*
Base: Remove Receive() from ScopedHandle.
rvargas@chromium.org
2013-11-28
6
-23
/
+37
*
Revert of https://codereview.chromium.org/71013004/
hashimoto@chromium.org
2013-11-27
6
-37
/
+23
*
Extract CreateInitProcessReaper() from the Zygote.
jln@chromium.org
2013-11-27
5
-0
/
+141
*
Base: Remove Receive() from ScopedHandle.
rvargas@chromium.org
2013-11-27
6
-23
/
+37
*
Linux sandbox: move CurrentProcessHasOpenDirectories
jln@chromium.org
2013-11-26
3
-3
/
+121
*
Revert 237242 "Linux sandbox: move CurrentProcessHasOpenDirectories"
jln@chromium.org
2013-11-26
3
-121
/
+3
*
Linux sandbox: move CurrentProcessHasOpenDirectories
jln@chromium.org
2013-11-26
3
-3
/
+121
*
Linux sandbox: cleanup BrokerProcess class.
jln@chromium.org
2013-11-23
3
-33
/
+36
*
Add jorgelo as a Linux sandbox OWNER
jschuh@chromium.org
2013-11-21
1
-0
/
+1
*
Linux sandbox: fix demo.cc usage of system call numbers
jln@chromium.org
2013-11-20
2
-6
/
+18
*
Remove SECCOMP_BPF_STANDALONE and port the demo target to gyp.
rsesek@chromium.org
2013-11-14
16
-102
/
+46
*
Fixes for -Wunused-function on Linux, Android and ChromeOS
hans@chromium.org
2013-11-12
1
-12
/
+3
*
Add a comment identifying Windows owners
jschuh@chromium.org
2013-11-09
1
-0
/
+1
*
Make sandbox/linux/seccomp-bpf/ follow the style guide.
jln@chromium.org
2013-11-08
27
-1344
/
+1439
*
Linux sandbox: make BPF policies an implementation of an interface.
jln@chromium.org
2013-11-08
8
-94
/
+151
*
Linux sandbox: print kernel support in credentials unittests.
jln@chromium.org
2013-11-05
1
-4
/
+7
*
Linux: add basic unprivileged namespace support.
jln@chromium.org
2013-11-05
4
-10
/
+303
*
Linux: add a Credentials class to handle Linux capabilities.
jln@chromium.org
2013-11-05
5
-0
/
+168
*
Revert 232852 "Linux: add a Credentials class to handle Linux ca..."
ilevy@chromium.org
2013-11-05
5
-168
/
+0
*
Linux: add a Credentials class to handle Linux capabilities.
jln@chromium.org
2013-11-05
5
-0
/
+168
*
Revert 232837 "Linux: add a Credentials class to handle Linux ca..."
jln@chromium.org
2013-11-05
5
-168
/
+0
*
Linux: add a Credentials class to handle Linux capabilities.
jln@chromium.org
2013-11-04
5
-0
/
+168
*
Revert 232280 "Linux: add a Credentials class to handle Linux ca..."
jln@chromium.org
2013-11-01
5
-168
/
+0
*
Linux: add a Credentials class to handle Linux capabilities.
jln@chromium.org
2013-11-01
5
-0
/
+168
*
cros: Remove unused low memory margin code from sandbox and zygote
jamescook@chromium.org
2013-10-29
3
-44
/
+0
*
Disabling the TestEvent and TestEventReadOnly tests while I figure out why th...
ananta@chromium.org
2013-10-25
1
-2
/
+2
*
Attempt3 at landing this. The previous attempt failed on Windows XP because t...
ananta@chromium.org
2013-10-25
10
-273
/
+350
*
Revert 230660 "Relanding this with fixes for the SyncPolicyTest...."
falken@chromium.org
2013-10-24
10
-259
/
+273
*
Relanding this with fixes for the SyncPolicyTest.TestEvent and SyncPolicyTest...
ananta@chromium.org
2013-10-24
10
-273
/
+259
*
Revert 230512 "Replace the CreateEvent/OpenEvent patches with th..."
thakis@chromium.org
2013-10-24
10
-255
/
+273
*
Replace the CreateEvent/OpenEvent patches with their Nt counterparts like NtO...
ananta@chromium.org
2013-10-23
10
-273
/
+255
*
This patch addresses two issues:
zturner@chromium.org
2013-10-21
9
-32
/
+42
[next]