- 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
- 7e27f37 Linux sandbox: add sandbox_linux_unittests.isolate by [email protected] · 11 years ago
- 62652e2 Add dynamic library stubs for XPC in //sandbox/mac. by [email protected] · 11 years ago
- 33eaa50 Define regs_struct on x86 Bionic as well. by [email protected] · 11 years ago
- 003b2a2 Use PTRACE_SET_SYSCALL to override syscalls on ARM. by [email protected] · 11 years ago
- a24c66d2 Clean-up the SandboxSyscall interface by [email protected] · 11 years ago
- d55e9b7 Seccomp_bpf. Fix compilation error for Android x64. by [email protected] · 11 years ago
- 81ceb2b Update OS version functions. by [email protected] · 11 years ago
- 36a807c4 Attempt to fix a NULL deref in sandbox::LaunchdInterceptionServer::HandleLookUp(). by [email protected] · 11 years ago
- a88e133e Linux Sandbox: Add support for SECCOMP_RET_TRACE. by [email protected] · 11 years ago
- eded774 Sandbox policy and intercepts for the MITIGATION_WIN32K_DISABLE policy for renderer processes. by [email protected] · 11 years ago
- 381044945 Split the generic MachMessageServer logic out of the LaunchdInterceptionServer. by [email protected] · 11 years ago
- 504dbf8 Make sbox_unittests work with DCHECKs enabled by [email protected] · 11 years ago
- fb3c4de Do not instrument the suid sandbox binary with sanitizer tools. by [email protected] · 11 years ago
- 27f3bb97 Remove HandleCloser::SetupHandleInterceptions by [email protected] · 11 years ago
- 6e0990e Add Mac sandbox to the GN build. by [email protected] · 11 years ago
- f5bcd0f Initialize the bootstrap sandbox in the browser process. by [email protected] · 11 years ago
- a387f77 Revert of Revert of Convert installer_util_unittests, sbox_integration_tests, sbox_validation_tests, sbox_unittests to … (https://codereview.chromium.org/314173005/) by [email protected] · 11 years ago
- 3e619e5 Revert of Convert installer_util_unittests, sbox_integration_tests, sbox_validation_tests, sbox_unittests to … (https://codereview.chromium.org/315403006/) by [email protected] · 11 years ago
- 4797181a Convert installer_util_unittests, sbox_integration_tests, sbox_validation_tests, sbox_unittests to new test launcher by [email protected] · 11 years ago
- 8df04628 Add sandbox support for process memory limits by [email protected] · 11 years ago
- 502857ff This will make process launch faster and may prevent the LSASS hangs we've seen on XP/Vista. by [email protected] · 11 years ago
- ec4438b Linux sandbox: restrict prctl in the baseline. by [email protected] · 11 years ago
- 9de395e4 Linux sandbox: restrict futex operations. by [email protected] · 11 years ago
- 543f171c Enable some more targets in the GN build. by [email protected] · 11 years ago
- 97538a1 Make BootstrapSandboxPolicy a struct, containing the existing rule map and a new default rule. by [email protected] · 11 years ago
- cdd0be1 Do not double-unref send rights when using POLICY_SUBSTITUE_PORT. by [email protected] · 11 years ago
- c0083e9 Fix Windows build, add Sandbox implementation. by [email protected] · 11 years ago
- 1e406a1 Fix sandbox_mac_unittests:BootstrapSandboxTest.ForwardMessageInProcess on 10.6. by [email protected] · 11 years ago
- 75cd8f0 Add GN build for Linux sandbox. by [email protected] · 11 years ago
- 40ec9f7 Do not destroy Mach messages that are forwarded out of the the bootstrap sandbox. by [email protected] · 11 years ago
- 76a5ca2 Fix gtest EXPECT macros misuse in a couple of sandbox tests by [email protected] · 11 years ago
- a07893f8 Rewrite ScopedMachPort in terms of ScopedGeneric, making its usage more explicit and clear. by [email protected] · 11 years ago
- fcc51552 Linux sandbox: make SANDBOX_TEST compatible with LSAN by [email protected] · 11 years ago
- 9246984 Convert a bunch of BPF_TEST tests to use BPF_TEST_C by [email protected] · 11 years ago
- 815e402d Linux Sandbox: run all BaselinePolicy tests with sanitizers. by [email protected] · 11 years ago
- 7ec573f [reland] Remove SandboxBPF's dependency on CompatibilityPolicy by [email protected] · 11 years ago
- a4db777 Revert of Remove SandboxBPF's dependency on CompatibilityPolicy (https://codereview.chromium.org/290223002/) by [email protected] · 11 years ago
- 2e886e3 Remove SandboxBPF's dependency on CompatibilityPolicy by [email protected] · 11 years ago
- c045994 Simplify PointerCompare a little by [email protected] · 11 years ago
- 6f55e9e Fix misuses of DISALLOW_IMPLICIT_CONSTRUCTORS() by [email protected] · 11 years ago
- f2f4404 Fix clang -Wwritable-strings warnings in the Windows sandbox by [email protected] · 11 years ago
- a77d3fa NaCl: Add sanity check for number of open FDs at startup by [email protected] · 11 years ago
- 1ccb7c6 Add SandboxBPFPolicy::InvalidSyscall() to simplify writing policies by [email protected] · 11 years ago
- 3cb8867 Allow the MITIGATION_WIN32K_DISABLE process mitigation to be set in the renderer sandbox. by [email protected] · 11 years ago
- 1c4a23f Linux sandbox: add more baseline policy unittests. by [email protected] · 11 years ago
- 87a8085 Android: cleanup gtest_target_type conditions. by [email protected] · 11 years ago
- 795989f2 Bootstrap Sandbox: Ensure swap_integer messages are read-only. by [email protected] · 11 years ago
- 4c3e4fc Remove WIN32 support from sandbox_export.h by [email protected] · 11 years ago
- a9e82a2 Split up the //sandbox OWNERS file into per-subdirectory ones. by [email protected] · 11 years ago
- 7573951 Initial implementation of the Mac Bootstrap Sandbox. by [email protected] · 11 years ago
- 81c91240 Linux sandbox: exclude MSAN from baseline policy tests by [email protected] · 11 years ago
- 31acf3ef Move sanbox_export.h to //sandbox from //sandbox/linux and split root OWNERS file. by [email protected] · 11 years ago
- 95bc10a Non-SFI NaCl: Stop running sandbox tests in components_unittests by [email protected] · 11 years ago
- 92028f14 Refactor BPFTesterCompatibilityDelegate to use AuxHolder instead by [email protected] · 11 years ago
- dc5a0c3 Ensure that _GNU_SOURCE is defined early enough by [email protected] · 11 years ago