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
*
win: Don't use precision with %wZ, it's ignored.
Nico Weber
2014-09-08
1
-2
/
+2
*
Added logging in PolicyBase::AddRule.
vitalybuka
2014-09-07
2
-78
/
+93
*
bpf_dsl: support Switch/Case expressions
Matthew Dempsky
2014-09-06
4
-28
/
+202
*
Linux sandbox: whitelist allowed Futex operations.
Julien Tinnes
2014-09-05
3
-19
/
+75
*
More compiler whack-a-mole.
Nico Weber
2014-09-05
1
-28
/
+14
*
Add more casts.
thakis
2014-09-05
1
-6
/
+6
*
win/clang: Fix all remaining -Wformat warnings.
Nico Weber
2014-09-05
5
-23
/
+23
*
bpf_dsl: support arbitrary (arg & mask) == val expressions
Matthew Dempsky
2014-09-04
9
-372
/
+457
*
sandbox: Fix RedirectToUserSpacePolicyWrapper
leecam
2014-09-03
3
-24
/
+112
*
Revert of Revert of clang/win: Fix a few warnings in targets not in chromium_...
thakis
2014-08-31
1
-1
/
+1
*
Revert of clang/win: Fix a few warnings in targets not in chromium_builder_te...
thakis
2014-08-30
1
-1
/
+1
*
clang/win: Fix a few warnings in targets not in chromium_builder_tests.
Nico Weber
2014-08-29
1
-1
/
+1
*
sandbox: style cleanup
Matthew Dempsky
2014-08-29
3
-52
/
+96
*
Remove cevans@ from OWNERS files.
thestig
2014-08-29
1
-1
/
+0
*
Revert of Disable slow BootstrapSandboxTest.DistributedNotifications_SandboxD...
rsesek
2014-08-27
1
-2
/
+1
*
Remove implicit conversions from scoped_refptr to T* in sandbox/
dcheng
2014-08-27
2
-2
/
+2
*
Disable SandboxBPF.StartSingleThreadedAsMultiThreaded under TSan v2.
jyasskin
2014-08-27
1
-0
/
+3
*
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
[next]