Sign in
chromium
/
chromium
/
src
/
c883176fd86dee2be74dd5e3c6a101f0e4f93bee
/
sandbox
91577b8f
Linux sandbox: Remove CodeGen::JoinInstructions.
by rickyz
· 11 years ago
89a0016
[MIPS] Fix seccomp-bpf compile error for MIPS
by Gordana.Cmiljanovic
· 11 years ago
6f396e2
fix sandbox memory leak
by cpu
· 11 years ago
a5f20640
Decouple CodeGen from ErrorCode
by mdempsky
· 11 years ago
ab2d46a
Large IWYU cleanup for seccomp-bpf
by mdempsky
· 11 years ago
af24044
Decouple Trap from ErrorCode
by mdempsky
· 11 years ago
d2283ac2
Split AssembleFilter into comprehensible chunks
by mdempsky
· 11 years ago
a75e8729
Linux sandbox: Disallow get_robust_list and set_robust_list.
by rickyz
· 11 years ago
3f43ba6
Linux sandbox: restrict clock_gettime() and clock_getres()
by jln
· 11 years ago
22aa66d
Convert sandbox_bpf_unittest.cc to use bpf_dsl
by mdempsky
· 11 years ago
7306753
Make "rt" library Linux-only in GN build.
by Brett Wilson
· 11 years ago
e3934435
Add "rt" to libs of GN build linux sandbox unittests.
by Brett Wilson
· 11 years ago
3f37ce2
Remove --find-inode-switch hack from chrome-sandbox
by mdempsky
· 11 years ago
e8d33a8
Linux sandbox: fix MIPS Android compilation bug.
by jln
· 11 years ago
1ecdcf4
Cleanup: Use base/files/file_util.h instead of base/file_util.h in [r-t]*/
by thestig
· 11 years ago
fcdfb10
Linux sandbox: move RestrictClockID() to sandbox/
by jln
· 11 years ago
b53755f4a
Enable futex tests on Android.
by jln
· 11 years ago
e4654f76
Linux sandbox: allow sigaltstack in Android baseline policy.
by jln
· 11 years ago
a007c72
Linux sandbox: restrict {set,get}priority() in baseline policy.
by Julien Tinnes
· 11 years ago
a4ee477
Fix sbox_validation_tests for Server 2012R2
by drbasic
· 11 years ago
060f2e3
GN: Enable blink and (nearly) all of content in android build
by James Robinson
· 11 years ago
a1cfce8
Reorganize sandbox operator new, add a comment.
by Nico Weber
· 11 years ago
b3038b5
bpf_dsl: fix argument-dependent lookup of BoolExpr operators
by mdempsky
· 11 years ago
7db050e5
Remove NT_PLACE, it's not really used.
by thakis
· 11 years ago
821423d
Sandbox: Don't CloseHandle after calling DuplicateHandle
by rvargas
· 11 years ago
e0dd029
sandbox: remove seccomp-bpf demo program
by mdempsky
· 11 years ago
0c8745a
Mark gtest and gmock as testonly in GN.
by Brett Wilson
· 11 years ago
f5afc495
NonSFI sandbox: restrict futex(2) operations.
by jln
· 11 years ago
5ac749e
win: Don't use precision with %wZ, it's ignored.
by Nico Weber
· 11 years ago
aee11c5
Added logging in PolicyBase::AddRule.
by vitalybuka
· 11 years ago
279b9aad
bpf_dsl: support Switch/Case expressions
by Matthew Dempsky
· 11 years ago
a1d175f
Linux sandbox: whitelist allowed Futex operations.
by Julien Tinnes
· 11 years ago
c006ff2
More compiler whack-a-mole.
by Nico Weber
· 11 years ago
8f606820
Add more casts.
by thakis
· 11 years ago
ea993a8
win/clang: Fix all remaining -Wformat warnings.
by Nico Weber
· 11 years ago
2761abc
bpf_dsl: support arbitrary (arg & mask) == val expressions
by Matthew Dempsky
· 11 years ago
2652904c
sandbox: Fix RedirectToUserSpacePolicyWrapper
by leecam
· 11 years ago
beb9fd3
Revert of Revert of clang/win: Fix a few warnings in targets not in chromium_builder_tests. (patchset #1 id:1 of https://codereview.chromium.org/519463003/)
by thakis
· 11 years ago
36c364b
Revert of clang/win: Fix a few warnings in targets not in chromium_builder_tests. (patchset #3 id:40001 of https://codereview.chromium.org/526513002/)
by thakis
· 11 years ago
d857108
clang/win: Fix a few warnings in targets not in chromium_builder_tests.
by Nico Weber
· 11 years ago
62964a6
sandbox: style cleanup
by Matthew Dempsky
· 11 years ago
e7c36a1
Remove cevans@ from OWNERS files.
by thestig
· 11 years ago
d05a25f
Revert of Disable slow BootstrapSandboxTest.DistributedNotifications_SandboxDeny (patchset #1 of https://codereview.chromium.org/498193002/)
by rsesek
· 11 years ago
28c59a2
Remove implicit conversions from scoped_refptr to T* in sandbox/
by dcheng
· 11 years ago
94faaf7
Disable SandboxBPF.StartSingleThreadedAsMultiThreaded under TSan v2.
by jyasskin
· 11 years ago
0788407
sandbox: Add support for the new seccomp() system call in kernel 3.17.
by rsesek
· 11 years ago
96711fba
Disable slow BootstrapSandboxTest.DistributedNotifications_SandboxDeny
by Paweł Hajdan, Jr
· 11 years ago
e6f6b73
sandbox: Add Arm64 support for seccomp-BPF
by leecam
· 11 years ago
61dd4c0
[MIPS] Fix build issue for MIPS
by
[email protected]
· 11 years ago
7ae1ce2
sandbox: Update known syscalls to kernel 3.17
by
[email protected]
· 11 years ago
778a349
sandbox: Fix Android clone flags
by
[email protected]
· 11 years ago
d4d772e
Don't pass const strings to CreateProcess.
by
[email protected]
· 11 years ago
7b48bebc
Replace NT prefix in sandbox rules match string to handle correct wildcard escaping
by
[email protected]
· 11 years ago
9307a07
Resolve registry root paths in HandleCloser
by
[email protected]
· 11 years ago
81fe6747
[MIPS] Add ABI check for syscall numbers definitions
by
[email protected]
· 11 years ago
432e3ef8
Replace "using namespace" statement with individual "using" statements
by
[email protected]
· 11 years ago
64544d11
Revert "Make the sandbox code link with the 10.7 SDK."
by
[email protected]
· 11 years ago
12d1bca
Make the sandbox code link with the 10.7 SDK.
by
[email protected]
· 11 years ago
36f8ffcd2
Annotate IA-32's SyscallAsm implementation with CFI directives
by
[email protected]
· 11 years ago
dd7fe11
Convert content's BPF policies to use BPF DSL
by
[email protected]
· 11 years ago
2d2e1331
Linux sandbox: more verbose test failures
by
[email protected]
· 11 years ago
226e49e
Cleanup SandboxBPF policies now that we have InvalidSyscall()
by
[email protected]
· 11 years ago
0b2f901
Sandbox: Fix the BrokerProcess RecvMsgDescriptorLeak test
by
[email protected]
· 11 years ago
3beffd5
Fix line endings on BUILD.gn
by
[email protected]
· 11 years ago
1cd90c2
Android sandbox: EPERM fork() properly
by
[email protected]
· 11 years ago
cfb2258
Android sandbox: fix most BaselinePolicy tests
by
[email protected]
· 11 years ago
66e17c6
Android seccomp-bpf: fix a few unittests
by
[email protected]
· 11 years ago
7281a3f
[MIPS] Add seccomp bpf support
by
[email protected]
· 11 years ago
61823d7
Make HandleCloserAgent walk in 4x multiples on x64
by
[email protected]
· 11 years ago
6861e69
Patch NtOpenKeyEx on Windows Server 2008
by
[email protected]
· 11 years ago
0b36365
GN: Add //ui/base/ime, fix up printing on mac
by
[email protected]
· 11 years ago
c1b7d35
Fix the //sandbox/mac build when using a modern (10.7+) SDK.
by
[email protected]
· 11 years ago
9ff40b3
Run XPCMessageServerTest on 10.8+ rather than 10.7+.
by
[email protected]
· 11 years ago
737e70ac
Add an XPC implementation of sandbox::MessageServer.
by
[email protected]
· 11 years ago
fb75e2a
Add domain-specific language for BPF policies
by
[email protected]
· 11 years ago
6e9bfe1
Create DispatchSourceMach to run a MACH_RECV dispatch source.
by
[email protected]
· 11 years ago
ba0a03a
Revert of Add domain-specific language for BPF policies (https://codereview.chromium.org/299743002/)
by
[email protected]
· 11 years ago
a984419
Do not create a reply IPCMessage for every message received.
by
[email protected]
· 11 years ago
fbde160
Add domain-specific language for BPF policies
by
[email protected]
· 11 years ago
61542fa8
Fixes for re-enabling more MSVC level 4 warnings: sandbox/ edition
by
[email protected]
· 11 years ago
a901cc9
Rename source_prereqs to inputs in the GN build.
by
[email protected]
· 11 years ago
33447b3
Linux sandbox: add space for 8 parameters to the Syscall() class
by
[email protected]
· 11 years ago
bd046386
Add mdempsky as OWNER for sandbox/linux
by
[email protected]
· 11 years ago
ec0e1e5
Revert of Revert of Disable yama on 3.2 kernels with 32bit userland and 64bit kernel. (https://codereview.chromium.org/374933002/)
by
[email protected]
· 11 years ago
f51fbca
Revert of Disable yama on 3.2 kernels with 32bit userland and 64bit kernel. (https://codereview.chromium.org/371113003/)
by
[email protected]
· 11 years ago
d6698258
build fix (see r281666 and r281672, I screwed up the re-land)
by
[email protected]
· 11 years ago
e8d70f5
Disable two yama tests on 3.2 kernels with 32bit userland and 64bit kernel.
by
[email protected]
· 11 years ago
96f1abd7
Revert 281666 "Disable two yama tests on 3.2 kernels with 32bit ..."
by
[email protected]
· 11 years ago
10c15837
Disable two yama tests on 3.2 kernels with 32bit userland and 64bit kernel.
by
[email protected]
· 11 years ago
98cd1931
gcc 4.7 workaround for __uint16_t
by
[email protected]
· 11 years ago
f22ba68
win sandbox tests: Rename OpenFile to OpenFileCmd.
by
[email protected]
· 11 years ago
f7a1e75
Fix Mac bootstrap sandbox for 64-bit builds
by
[email protected]
· 11 years ago
168bdd4a
Extract a virtual interface out of MachMessageServer that can be implemented with XPC.
by
[email protected]
· 11 years ago
232f6e11
Linux sandbox: add test to ensure that pread64 can be forwarded.
by
[email protected]
· 11 years ago
df1fdb6
Add UIPI support for sandbox alternate desktop
by
[email protected]
· 11 years ago
d10debde
Fix a shutdown crash in the bootstrap sandbox.
by
[email protected]
· 11 years ago
9d3affb1
Alter the design of the bootstrap sandbox to only take over the bootstrap port of children when necessary.
by
[email protected]
· 11 years ago
5a93fe87
Linux sandbox: add sandbox_linux_unittests.isolate
by
[email protected]
· 11 years ago
ea3e171
Fix no-op builds, caused by an incorrect output in //sandbox/mac:generate_stubs.
by
[email protected]
· 11 years ago
061a496
Revert of Linux sandbox: add sandbox_linux_unittests.isolate (https://codereview.chromium.org/340523006/)
by
[email protected]
· 11 years ago
Next »