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
*
sandbox: Add support for the new seccomp() system call in kernel 3.17.
rsesek
2014-08-25
4
-28
/
+160
*
Disable slow BootstrapSandboxTest.DistributedNotifications_SandboxDeny
Paweł Hajdan, Jr
2014-08-25
1
-1
/
+2
*
sandbox: Add Arm64 support for seccomp-BPF
leecam
2014-08-24
14
-70
/
+1342
*
[MIPS] Fix build issue for MIPS
petarj@mips.com
2014-08-22
1
-1
/
+1
*
sandbox: Update known syscalls to kernel 3.17
leecam@chromium.org
2014-08-22
7
-2
/
+127
*
sandbox: Fix Android clone flags
leecam@chromium.org
2014-08-21
1
-2
/
+4
*
Don't pass const strings to CreateProcess.
thakis@chromium.org
2014-08-20
2
-11
/
+19
*
Replace NT prefix in sandbox rules match string to handle correct wildcard es...
forshaw@chromium.org
2014-08-16
3
-6
/
+55
*
Resolve registry root paths in HandleCloser
jschuh@chromium.org
2014-08-15
1
-2
/
+10
*
[MIPS] Add ABI check for syscall numbers definitions
nedeljko.babic@imgtec.com
2014-08-08
1
-1
/
+1
*
Replace "using namespace" statement with individual "using" statements
mdempsky@chromium.org
2014-08-05
1
-1
/
+1
*
Revert "Make the sandbox code link with the 10.7 SDK."
avi@chromium.org
2014-08-01
3
-11
/
+11
*
Make the sandbox code link with the 10.7 SDK.
avi@chromium.org
2014-08-01
2
-9
/
+9
*
Annotate IA-32's SyscallAsm implementation with CFI directives
mdempsky@chromium.org
2014-08-01
2
-11
/
+8
*
Convert content's BPF policies to use BPF DSL
mdempsky@chromium.org
2014-08-01
7
-206
/
+168
*
Linux sandbox: more verbose test failures
jln@chromium.org
2014-07-31
1
-2
/
+4
*
Cleanup SandboxBPF policies now that we have InvalidSyscall()
mdempsky@chromium.org
2014-07-31
6
-1
/
+42
*
Sandbox: Fix the BrokerProcess RecvMsgDescriptorLeak test
leecam@chromium.org
2014-07-31
1
-0
/
+5
*
Fix line endings on BUILD.gn
wfh@chromium.org
2014-07-31
1
-285
/
+285
*
Android sandbox: EPERM fork() properly
jln@chromium.org
2014-07-31
2
-1
/
+9
*
Android sandbox: fix most BaselinePolicy tests
jln@chromium.org
2014-07-30
4
-14
/
+67
*
Android seccomp-bpf: fix a few unittests
jln@chromium.org
2014-07-30
3
-22
/
+26
*
[MIPS] Add seccomp bpf support
nedeljko.babic@imgtec.com
2014-07-25
20
-75
/
+1909
*
Make HandleCloserAgent walk in 4x multiples on x64
jschuh@chromium.org
2014-07-24
2
-2
/
+2
*
Patch NtOpenKeyEx on Windows Server 2008
jschuh@chromium.org
2014-07-24
1
-1
/
+4
*
GN: Add //ui/base/ime, fix up printing on mac
jamesr@chromium.org
2014-07-23
1
-0
/
+2
*
Fix the //sandbox/mac build when using a modern (10.7+) SDK.
rsesek@chromium.org
2014-07-21
4
-40
/
+61
*
Run XPCMessageServerTest on 10.8+ rather than 10.7+.
rsesek@chromium.org
2014-07-19
1
-1
/
+1
*
Add an XPC implementation of sandbox::MessageServer.
rsesek@chromium.org
2014-07-19
10
-1
/
+446
*
Add domain-specific language for BPF policies
mdempsky@chromium.org
2014-07-17
9
-0
/
+885
*
Create DispatchSourceMach to run a MACH_RECV dispatch source.
rsesek@chromium.org
2014-07-17
7
-33
/
+258
*
Revert of Add domain-specific language for BPF policies (https://codereview.c...
tapted@chromium.org
2014-07-16
9
-865
/
+0
*
Do not create a reply IPCMessage for every message received.
rsesek@chromium.org
2014-07-16
5
-35
/
+46
*
Add domain-specific language for BPF policies
mdempsky@chromium.org
2014-07-16
9
-0
/
+865
*
Fixes for re-enabling more MSVC level 4 warnings: sandbox/ edition
pkasting@chromium.org
2014-07-10
9
-58
/
+47
*
Rename source_prereqs to inputs in the GN build.
brettw@chromium.org
2014-07-09
1
-1
/
+1
*
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
*
win sandbox tests: Rename OpenFile to OpenFileCmd.
thakis@chromium.org
2014-07-07
2
-11
/
+11
*
Fix Mac bootstrap sandbox for 64-bit builds
jiangj@opera.com
2014-07-03
1
-0
/
+2
*
Extract a virtual interface out of MachMessageServer that can be implemented ...
rsesek@chromium.org
2014-07-01
9
-77
/
+145
*
Linux sandbox: add test to ensure that pread64 can be forwarded.
jln@chromium.org
2014-06-27
8
-44
/
+253
*
Add UIPI support for sandbox alternate desktop
jschuh@chromium.org
2014-06-24
5
-2
/
+33
[next]