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
*
Fix Android x86 build with a quick hack.
jln@chromium.org
2012-12-20
1
-2
/
+3
*
Revert 174135
jochen@chromium.org
2012-12-20
7
-752
/
+19
*
SECCOMP-BPF: Added support for checking system call arguments against bit masks.
markus@chromium.org
2012-12-20
7
-19
/
+752
*
Sandbox: Don't create an ScopedHandle with an invalid handle.
rvargas@chromium.org
2012-12-20
1
-1
/
+2
*
Update Linux sandbox tests to pass on Android.
palmer@chromium.org
2012-12-20
2
-7
/
+25
*
Fix for downstream android webview
boliu@chromium.org
2012-12-20
1
-0
/
+3
*
Linux Sandbox: get everything to compile on Android.
jln@chromium.org
2012-12-20
5
-7
/
+47
*
Linux sandbox: compile partially under Android.
jln@chromium.org
2012-12-19
6
-20
/
+102
*
SECCOMP-BPF: Added supported for inspection system call arguments from BPF fi...
markus@chromium.org
2012-12-15
14
-290
/
+1029
*
Linux Sandbox: Basic support for GPU broker.
jln@chromium.org
2012-12-14
2
-7
/
+9
*
Linux sandbox: add a new low-level broker process mechanism.
jln@chromium.org
2012-12-14
5
-0
/
+809
*
Revert 173064
gene@chromium.org
2012-12-14
5
-809
/
+0
*
Linux sandbox: add a new low-level broker process mechanism.
jln@chromium.org
2012-12-14
5
-0
/
+809
*
sandbox-bpf: more robust probe process in release mode
jln@chromium.org
2012-12-05
1
-1
/
+22
*
SandboxBpf: new reliable test for SandboxSyscall
jln@chromium.org
2012-12-05
2
-1
/
+63
*
SECCOMP-BPF: Fix SandboxSyscall()
markus@chromium.org
2012-12-04
3
-68
/
+125
*
Linux Sandbox: add test for one argument system calls.
jln@chromium.org
2012-12-03
1
-0
/
+8
*
Seccomp-BPF: disable ASAN on SandboxSyscall()
jln@chromium.org
2012-11-27
1
-0
/
+5
*
Sandbox: Verify the return value when changing memory protection.
rvargas@google.com
2012-11-27
2
-2
/
+6
*
setuid tools: open /proc directories relatively
jln@chromium.org
2012-11-27
1
-21
/
+44
*
SECCOMP-BPF: Added support for greylisting of system calls.
markus@chromium.org
2012-11-22
14
-67
/
+1074
*
Sandbox BPF: print pointer size in test
jln@chromium.org
2012-11-21
1
-0
/
+2
*
Revert 168969 - Added support for greylisting of system calls.
nona@chromium.org
2012-11-21
14
-1008
/
+67
*
Added support for greylisting of system calls.
markus@chromium.org
2012-11-21
14
-67
/
+1008
*
Sandbox: Increase the default timeout of multiprocess tests to 1 minute.
rvargas@google.com
2012-11-17
1
-1
/
+1
*
Move eintr_wrapper.h from base to base/posix
brettw@chromium.org
2012-11-14
3
-3
/
+3
*
Fix memory smashing on the sandbox PolicyRule
cpu@chromium.org
2012-11-14
3
-10
/
+52
*
Pass a pointer with auxilliary data to a policy function.
markus@chromium.org
2012-10-31
7
-97
/
+143
*
Seccomp-BPF: relax failure in probe process setup
jln@chromium.org
2012-10-30
1
-24
/
+52
*
Remove all the "set noparent" directives
dpranke@chromium.org
2012-10-19
1
-2
/
+0
*
Minor fix for gcc builidng problem.
shenhan@google.com
2012-10-19
1
-1
/
+2
*
SANDBOX-BPF: Initial version of the updated code generator.
markus@chromium.org
2012-10-19
14
-153
/
+1469
*
Revert 162293 - Enable DEP earlier on Vista and below
mattm@chromium.org
2012-10-17
3
-29
/
+29
*
Enable DEP earlier on Vista and below
jschuh@chromium.org
2012-10-17
3
-29
/
+29
*
Add a platform-specific syscall number iterator.
jorgelo@chromium.org
2012-10-15
9
-107
/
+401
*
Seccomp BPF: handle EINTR in error reporting setup.
jln@chromium.org
2012-10-11
1
-3
/
+8
*
Re-enable the tests for jobless children and add some more to them.
pastarmovj@chromium.org
2012-10-11
1
-17
/
+100
*
Revert 160252 - Make mitigation failures CHECK
jschuh@chromium.org
2012-10-05
1
-17
/
+23
*
Make mitigation failures CHECK
jschuh@chromium.org
2012-10-04
1
-23
/
+17
*
Temporarily disable failing integration tests on Windows
bartfab@chromium.org
2012-10-04
1
-5
/
+5
*
Add a parameter to the sandbox policy to allow sandboxed process to run outsi...
pastarmovj@chromium.org
2012-10-04
10
-26
/
+211
*
Revert 159850 - Enable handle tracing in Canary, Dev, and all debug builds of...
alexeypa@google.com
2012-10-03
1
-11
/
+6
*
Enable handle tracing in Canary, Dev, and all debug builds of Chrome (Windows...
alexeypa@chromium.org
2012-10-03
1
-6
/
+11
*
Improve error handling in ApplyProcessMitigationsToCurrentProcess
jschuh@chromium.org
2012-10-02
1
-7
/
+15
*
Add extra buckets to CrashExitCodes histogram for sandbox terminations.
eroman@chromium.org
2012-09-28
1
-2
/
+3
*
Remove GetModuleHandleHelper(), which was only needed for Win2k (which we don...
pkasting@chromium.org
2012-09-22
6
-83
/
+26
*
Make ProcessMitigationsTest.CheckWin8 work in debug builds
jschuh@chromium.org
2012-09-22
1
-11
/
+15
*
Cleanup: avoid foo ? true : false, part 2.
thestig@chromium.org
2012-09-19
5
-14
/
+9
*
Fix sandbox_bpf_unittest compile on ARM
jorgelo@chromium.org
2012-09-15
1
-1
/
+1
*
Add sandbox support for Windows process mitigations
jschuh@chromium.org
2012-09-13
17
-309
/
+767
[next]