1. a6ddf97 Fix a stack overflow in the windows sandbox SpawnTarget function. by ananta · 10 years ago
  2. 5dc60474a mac: Redeclare xpc calls for compatibility with -Wpartial-availability. by erikchen · 10 years ago
  3. 5946abe Provide a facility for sharing Window handles with target processes launched by the sandbox. by ananta · 10 years ago
  4. 4eb373d Fix Thumb asm directives to allow unwinding through SyscallAsm. by kmackay · 10 years ago
  5. aca25fd Non-SFI mode: Enable seccomp-bpf sandbox on nacl_helper_nonsfi. by hidehiko · 10 years ago
  6. 359cb53 vs2015: fix narrowing warnings in sandbox/win/ by scottmg · 10 years ago
  7. e617998 Expose the process's PID for debugging. by rickyz · 10 years ago
  8. 94b3605 win: Fix remaining plugin warnings in ash, device, printing, sandbox. by thakis · 10 years ago
  9. 7e7213d Apply automated fixits for Chrome clang plugin to sandbox. by dcheng · 10 years ago
  10. 329ccf6a sandbox/mac: Remove basictypes.h include from dispatch_source_mach.h. by tfarina · 10 years ago
  11. 1fd8cbb Re-enable Trap.SigSysAction test under tsan. by hidehiko · 10 years ago
  12. 9cfdfc0 base: Remove using declaration from test_suite.h header. by tfarina · 10 years ago
  13. 25f1faa sanbox/win: Fix warnings found by clang chromium-style plugin on Windows. by tfarina · 10 years ago
  14. 6f76a1e Disable the failing Trap.SigSysAction test under TSan. by jyasskin · 10 years ago
  15. a926d0b Reland: Introduce sys_sigprocmask and sys_sigaction. (patchset #4 id:80001 of https://codereview.chromium.org/1092153005/) by hidehiko · 10 years ago
  16. c08969c Linux sandbox: workaround colliding system call. by jln · 10 years ago
  17. d6ac192 Update {virtual,override} to follow C++11 style in sandbox. by nick · 10 years ago
  18. a9f5526d UpdateProcThreadAttribute has a restriction that its lpValue parameter by majnemer · 10 years ago
  19. 958459a Revert of Reland: Introduce sys_sigprocmask and sys_sigaction. (patchset #5 id:160001 of https://codereview.c… (patchset #4 id:80001 of https://codereview.chromium.org/1092153005/) by magjed · 10 years ago
  20. c1c944e Reland: Introduce sys_sigprocmask and sys_sigaction. (patchset #5 id:160001 of https://codereview.chromium.org/1077143002/) by hidehiko · 10 years ago
  21. e9705fd NaCl/GYP: remove references to prep_toolchain. by ncbray · 10 years ago
  22. 33b6164 sandbox/linux: Remove basictypes.h includes from services/ directory. by tfarina · 10 years ago
  23. 64ef9a7 sandbox: Add missing 'base' namespace qualifier to MD5DigestToBase16 call. by Thiago Farina · 10 years ago
  24. 790be87 Revert of Adding checks in sandbox code to get some data on AppContainer based CreateProcess failures. (patchset #2 id:20001 of https://codereview.chromium.org/1093443002/) by shrikant · 10 years ago
  25. 2bd42fd Reland: Fix errors found in Mac gn component builds by jiangj · 10 years ago
  26. cb0da85 Adding checks in sandbox code to get some data on AppContainer based CreateProcess failures. by shrikant · 10 years ago
  27. 290486f Revert of Introduce sys_sigprocmask and sys_sigaction. (patchset #5 id:160001 of https://codereview.chromium.org/1077143002/) by johnme · 10 years ago
  28. 3a315e3 Introduce sys_sigprocmask and sys_sigaction. by hidehiko · 10 years ago
  29. 9717805 Revert of Revert of Small refactor around futex.h. (patchset #1 id:1 of https://codereview.chromium.org/1084173003/) by dnicoara · 10 years ago
  30. 4c05c94 Revert of Small refactor around futex.h. (patchset #1 id:20001 of https://codereview.chromium.org/1076213002/) by dnicoara · 10 years ago
  31. 3b996212 Small refactor around futex.h. by hidehiko · 10 years ago
  32. 6ab22495 [Android] Move testing/android/ to testing/android/native_test/ by jbudorick · 10 years ago
  33. 4a7ef3d Non-SFI mode: Enable namespace sandbox for nacl_helper_nonsfi. by hidehiko · 10 years ago
  34. de79bd9e Cleanup: Remove basictypes.h includes from seccomp-bpf-helpers. by tfarina · 10 years ago
  35. c2352bce Remove #include <asm/unistd.h> from linux_syscall_ranges.h and syscall.cc. by hidehiko · 10 years ago
  36. 8be51d2 Fix scoped_ptr free to use delete [] instead of delete. by wfh · 10 years ago
  37. 5142803 Fix illegal use of const in container contents to unbreak VS 2015. by brucedawson · 10 years ago
  38. 44a5cf8 GN Windows component build fixes. by brettw · 10 years ago
  39. 168a206 Introduce linux_filter.h and replace #include <linux/filter.h> by hidehiko · 10 years ago
  40. 2a02e8721 Revert of Fix scoped_ptr free to use delete [] instead of delete. (patchset #1 id:1 of https://codereview.chromium.org/1055433003/) by kcarattini · 10 years ago
  41. 7804b67 Fix scoped_ptr free to use delete [] instead of delete. by wfh · 10 years ago
  42. 6f766eb6 Cleanup: Remove basictypes.h includes from seccomp-bpf. by tfarina · 10 years ago
  43. e957b3a sandbox/linux/syscall_broker: Remove includes of of basictypes.h header. by tfarina · 10 years ago
  44. fc438c0 sandbox/linux/tests: Migrate away from basictypes.h include. by tfarina · 10 years ago
  45. 0e49d02 Sandbox: Add support for file system policies that use implied device paths. by rvargas · 10 years ago
  46. 931a89f1 Annotate raw syscalls for MemorySanitizer. by eugenis · 10 years ago
  47. ce89695 Add utility functions for forking new PID namespaces. by rickyz · 10 years ago
  48. 591f7ec Revert of Start all children in their own PID namespace. (patchset #14 id:360001 of https://codereview.chromium.org/868233011/) by spang · 10 years ago
  49. 6fa8309 Use syscall_wrappers for some system calls in Credentials. by hidehiko · 10 years ago
  50. 4557699 Start all children in their own PID namespace. by rickyz · 10 years ago
  51. 3b26c1d Adding one more error code to convey process creation/spawn target error to the caller BrokerServices. by shrikant · 10 years ago
  52. eba228e0 Add return statement to LinuxCapabilityToKernelValue. by rickyz · 10 years ago
  53. 966f039d Remove sys/capability.h dependency from credentials.cc. by rickyz · 10 years ago
  54. 7d7dcec9 Non-SFI mode: Suid sandbox. by hidehiko · 10 years ago
  55. 5953fcd bpf_dsl: move Verifier into PolicyCompiler by mdempsky · 10 years ago
  56. 0b7c0c4 bpf_dsl: switch PolicyCompiler from seccomp-bpf/die.h to base/logging.h by mdempsky · 10 years ago
  57. bdc0f56 bpf_dsl: Change bpf_dsl_unittests into actual standalone unit tests by mdempsky · 10 years ago
  58. fe18f141 bpf_dsl: decouple PolicyCompiler from Syscall by mdempsky · 10 years ago
  59. 832e529 Roll Clang 223108:231191 by hans · 10 years ago
  60. 5cf7b07f Adding lowbox condition to IsTokenCacheable function. by shrikant · 10 years ago
  61. 365c5588 Revert "Roll Clang 223108:230914" by hans · 10 years ago
  62. c647d34 Roll Clang 223108:230914 by hans · 10 years ago
  63. f7540af7 This CL adds a method to create process using LowBox token on Windows. LowBox will help us tackle some of the escapes from Sandbox. by shrikant · 10 years ago
  64. b38adbc Revert of Roll Clang 223108:230631 (+revert of r229678) (patchset #5 id:80001 of https://codereview.chromium.org/959443002/) by hans · 11 years ago
  65. b8be3a2 Roll Clang 223108:230631 (+revert of r229678) by hans · 11 years ago
  66. 7c7296f4 Apply gn format with 'sources' sorting to src/ by scottmg · 11 years ago
  67. 266720b Reland the ULONG -> SIZE_T change from 317177 by rnk · 11 years ago
  68. a808341 Linux Sandbox: make sure Credentials test pass on TSAN by jln · 11 years ago
  69. 4d91216 Linux sandbox: better APIs with /proc/ arguments by jln · 11 years ago
  70. 86da06c7f Add GN for sandbox_linux_jni_unittests by rockot · 11 years ago
  71. faeb8f6 Revert of sandbox: Fix Win64 porting issue by using SIZE_T instead of ULONG (patchset #3 id:40001 of https://codereview.chromium.org/921353002/) by jfb · 11 years ago
  72. 5a50fdd sandbox: Change directory names in ProcUtil test to support Android by leecam · 11 years ago
  73. e83e901 Revert of bpf_dsl: decouple PolicyCompiler from Syscall (patchset #3 id:40001 of https://codereview.chromium.org/939943002/) by kaliamoorthi · 11 years ago
  74. cc5607e5 Revert of bpf_dsl: switch PolicyCompiler from seccomp-bpf/die.h to base/logging.h (patchset #1 id:1 of https://codereview.chromium.org/945743002/) by mdempsky · 11 years ago
  75. da72022 Revert of bpf_dsl: Change bpf_dsl_unittests into actual standalone unit tests (patchset #3 id:40001 of https://codereview.chromium.org/940693004/) by kaliamoorthi · 11 years ago
  76. deed704 bpf_dsl: switch PolicyCompiler from seccomp-bpf/die.h to base/logging.h by mdempsky · 11 years ago
  77. fdb1bef bpf_dsl: Change bpf_dsl_unittests into actual standalone unit tests by mdempsky · 11 years ago
  78. 242ad871 bpf_dsl: decouple PolicyCompiler from Syscall by mdempsky · 11 years ago
  79. 4327621 Update Chomium's build files to work w/ latest GN binaries. by dpranke · 11 years ago
  80. 4ede4e1 sandbox: Fix some nt_internals.h function prototypes for Win64 by rnk · 11 years ago
  81. b71febc sandbox: use waitpid consistently by mdempsky · 11 years ago
  82. 5b8c7fa4 Re-enable handle closer on Windows 10. by wfh · 11 years ago
  83. b21f85a Replace handles that the handle closer closes with dummy Events. by wfh · 11 years ago
  84. 3edafc46 Fix GN unit tests on Windows, GN x64 build. by brettw · 11 years ago
  85. c69ca9972 Disable ResourceLimits.NoFork in sandbox_linux_unittests on Android. by bauerb · 11 years ago
  86. 97718598 Linux Sandbox: add resource limits to NaCl by jln · 11 years ago
  87. a65ffca Linux sandbox: split linux_seccomp. in three. by jln · 11 years ago
  88. b14fc80 Linux sandbox: fix part of the *SingleThreaded() APIs by jln · 11 years ago
  89. b94f681 Namespace sandbox: add important security checks by jln · 11 years ago
  90. aedcc3e Linux Sandbox: reorganize by jln · 11 years ago
  91. af7f464 Deny setgroups if needed before writing to gid_map. by rickyz · 11 years ago
  92. df4e3ad2 Sandbox Linux: stricter RunPostTestsChecks() by jln · 11 years ago
  93. 68d6c1a Linux sandbox: fix compile under TSAN. by jln · 11 years ago
  94. 7b02f56d Linux sandbox: Provide AssertSingleThreaded() helper by jln · 11 years ago
  95. 660e2d4 Allow using the namespace sandbox in zygote host. by rickyz · 11 years ago
  96. 19746c5 Do not close handles in target process on Windows 10. by wfh · 11 years ago
  97. 5b459de Revert of Roll Clang 223108:228129 (patchset #5 id:80001 of https://codereview.chromium.org/881763003/) by tapted · 11 years ago
  98. d30327a Roll Clang 223108:228129 by hans · 11 years ago
  99. af81370 Make chrome.exe built with ASan/Win work with sandbox enabled by timurrrr · 11 years ago
  100. ce4c9f1 sandbox: move SyscallSet into bpf_dsl by mdempsky · 11 years ago