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