[go: nahoru, domu]

  1. 16289b3e Use C++11 alignment primitives by brettw · 7 years ago
  2. 1ee189bd Remove trailing semicolon at the end of a method definition by juncai · 7 years ago
  3. 98ced1b Don't PCHECK in SetGidAndUidMaps by thomasanderson · 7 years ago
  4. dddfcf1 Removing useless Win7 checks + standardize its use by pmonette · 7 years ago
  5. 60afdae0 Add IsSandboxed() function to seatbelt wrapper. by kerrnel · 7 years ago
  6. c95caf0 Plumb sandbox rules through the helper executable. by kerrnel · 7 years ago
  7. d4b51415 fix references to zygote_host_linux.cc by Thiago Farina · 7 years ago
  8. f530722 Remove check for job object when setting sandbox memory limit by jschuh · 7 years ago
  9. 84fa8b0 Replace sanitizers:deps with exe_and_shlib_deps (Chromium repo only) by thomasanderson · 7 years ago
  10. 9d6afd71 Add a size parameter to SharedMemoryHandle. by erikchen · 7 years ago
  11. 169c4a19 Add the SeatbeltExec classes to facilitate the V2 sandbox. by kerrnel · 7 years ago
  12. 10ec8a6 sandbox: add sandbox_export target by Thiago Farina · 7 years ago
  13. 1452520 Add a GUID to base::SharedMemoryHandle. by erikchen · 8 years ago
  14. 58af3bb Change recent LOG() to DLOG() by liamjm · 8 years ago
  15. 6a8fe62 CSRSS lockdown: destroy CSRSS heap by liamjm · 8 years ago
  16. 996f592 Get rid of all pid references from base::SharedMemoryHandle. by erikchen · 8 years ago
  17. 1f39236 Remove sandbox/win/tools. by thakis · 8 years ago
  18. aebec0b4 Linux sandbox: handle ENOSPC clone failure by thomasanderson · 8 years ago
  19. a85fa6e Remove some illegal enum forward declarations by brucedawson · 8 years ago
  20. 9cb3b1d0 Address some TODO(GYP_GONE)s by thakis · 8 years ago
  21. 637c735 Revert of Address some TODO(GYP_GONE)s (patchset #6 id:100001 of https://codereview.chromium.org/2569333002/ ) by sgurun · 8 years ago
  22. 1d66d23 Address some TODO(GYP_GONE)s by thakis · 8 years ago
  23. cc1bde6 Report CHECK/DCHECK to test launcher summary output. by alex-ac · 8 years ago
  24. 8fb018a Gracefully exit CanCreateProcessInNewUserNS for expected failure cases by thomasanderson · 8 years ago
  25. 326813f Do not check threading status when starting seccomp with SeccompLevel::MULTI_THREADED. by rsesek · 8 years ago
  26. 3ee77710 sandbox/linux: Enable -Wshift-negative-value after LSS roll. by thakis · 8 years ago
  27. e28bd95 Enable -Wshift-negative-value. by thakis · 8 years ago
  28. 4179f17c Continue to clean c_str() calls. by iceman · 8 years ago
  29. 1d7984c sandbox: add missing header files to the corresponding BUILD.gn file by tfarina · 8 years ago
  30. 843ecf04 Revert of Remove sandbox/win/tools. (patchset #1 id:1 of https://codereview.chromium.org/2773333002/ ) by hayato · 8 years ago
  31. 6625b2f Remove sandbox/win/tools. by thakis · 8 years ago
  32. 87c322b Changing multiprocess test SpawnChild to return a struct instead of a by jcivelli · 8 years ago
  33. 740c6ef [spelling] succcess to success by dschuyler · 8 years ago
  34. 5b4b4ea9 [DirectoryOwnership] Add TEAM/COMPONENT into OWNERS files. by ymzhang · 8 years ago
  35. 692a736b8 Adjust version checks for GetCertificate* patching by brucedawson · 8 years ago
  36. 6d9996c8 Fix auto raw pointer deduction on linux by vmpstr · 8 years ago
  37. 5d04cccc sandbox tests: Adapt test expectations to new CHECK() behavior by primiano · 8 years ago
  38. 6d2d6542 [DirectoryOwnership] Add TEAM/COMPONENT into OWNERS files. by ymzhang · 8 years ago
  39. b3d3b83 [DirectoryOwnership] Add TEAM/COMPONENT into OWNERS files. by ymzhang · 8 years ago
  40. 86a0aff Add rsesek@ to sandbox/linux OWNERS. by jorgelo · 8 years ago
  41. f160102 [Windows MSVC CFG] Turning on linker CFG for all. Disabling CFG compile. by pennymac · 8 years ago
  42. 4384263 Rewrite presubmit scripts to use new EnsureCQIncludeTrybotsAreAdded. by kbr · 8 years ago
  43. 8c67aad [Windows CFG Test] Added unittest for CFG enabling on process. by pennymac · 8 years ago
  44. 16b6fc5 Move SandboxCompiler class into the sandbox library. by kerrnel · 8 years ago
  45. e737db92 [Windows Sandbox OWNERS] Adding pennymac to owners. by pennymac · 8 years ago
  46. 17e392b Reland "Fix sandbox::PolicyBase leak" by jbauman · 8 years ago
  47. 112c3d1 Linux sandbox: don't report crash during sys_unshare(CLONE_NEWUSER) check by thomasanderson · 8 years ago
  48. 2cd89ce seccomp-bpf: whitelist memfd_create on all architectures by riku.voipio · 8 years ago
  49. 96c89c1c Record a crash key when crashing due to a Seccomp SIGSYS failure. by rsesek · 8 years ago
  50. 357c1755 Namespace sandbox: add check for unprivileged use of CLONE_NEWUSER by thomasanderson · 8 years ago
  51. 089ec1a2 Fix error handling in POSIX version of the base::File::GetLength. by mkolom · 8 years ago
  52. 14944d7 Terminate child process if sandbox::TargetProcess is destroyed. by jbauman · 8 years ago
  53. db24b9e6 Cleanup remaining class/struct fwd declarations by jbriance · 8 years ago
  54. 7b1273af0 Convert use_seccomp_bpf to the BUILDFLAG system. by rsesek · 8 years ago
  55. 6c27f666 Replace the term 'poor man' with another phrase (gender-neutral fixit). by mgiuca · 8 years ago
  56. 013492ec Fix sandbox use of base/numerics by jschuh · 8 years ago
  57. 5ce3b35 From http://man7.org/linux/man-pages/man2/getrlimit.2.html: by djkurtz · 8 years ago
  58. 7d47e63 Add unittest that sandbox::PolicyBase outlives child process. by jbauman · 8 years ago
  59. 033fbea Aarch64 buildfix. by ossy.szeged · 8 years ago
  60. 00aaebe [spelling] correcting opening, switches, accounts, unknown by dschuyler · 8 years ago
  61. da7006e Remove DCHECK when handle stuffing fails. by jbauman · 8 years ago
  62. 65180d3 seccomp-bpf: Allow MADV_FREE in madvise(2) by raphael.kubo.da.costa · 8 years ago
  63. ccd32602 [CleanUp] No need to implement strnlen() for MacOS < 10.7. by corona10 · 8 years ago
  64. 89b7bf2 Remove stl_util's deletion function use from sandbox/win/ and do minor cleanup. by avi · 8 years ago
  65. 757f64b Replaces gender specific terms in src comments. by kennetht · 8 years ago
  66. 0473e4c0 Test cached PID using getpid instead of pthread_getattr_np. by rickyz · 8 years ago
  67. 74b2988 Revert of Replace some deprecated usages of readdir_r with readdir (patchset #5 id:80001 of https://codereview.chromium.org/2411833004/ ) by jbudorick · 8 years ago
  68. c2fdc27 Replace some deprecated usages of readdir_r with readdir by fwang · 8 years ago
  69. 466f0cb Use audit_token_to_pid over macOS 10.8 by corona10 · 8 years ago
  70. 2bfe4d6 Revert "Fix sandbox::PolicyBase leak" by pastarmovj · 8 years ago
  71. 35feaa96 Close the file handle before exiting the function by yan0422.wang · 8 years ago
  72. a981982 misc files R-U: Change ScopedTempDir::path() to GetPath() by vabr · 8 years ago
  73. 861e256 Add header comments documenting extra constraints for some sandbox mitigations: MITIGATION_RELOCATE_IMAGE and MITIGATION_RELOCATE_IMAGE_REQUIRED don't work in Debug builds, and MITIGATION_WIN32K_DISABLE often requires the FAKE_USER_GDI_INIT rule as well. by joenotcharles · 8 years ago
  74. 33b4324 The current test for sandboxing, trying to retrieve the USER_DATA_DIR by kerrnel · 8 years ago
  75. df7ac746 Suppress sandbox deprecation warnings by using the Seatbelt wrapper. by kerrnel · 8 years ago
  76. 315e4cf Remove GYP files. by brettw · 8 years ago
  77. cd115ae Implement new method to get process base address in Windows sandbox. by forshaw · 8 years ago
  78. b6a4ff8 Fix sandbox::PolicyBase leak by jbauman · 8 years ago
  79. 1812d0d Remove wow_helper. by grt · 8 years ago
  80. 02837149 Remove calls to deprecated MessageLoop methods from sandbox/. by fdoray · 8 years ago
  81. 95b6282 Delete all test isolate file now that M54 was branched. by maruel · 8 years ago
  82. 07171a4 base::mac::IsOSSierra() -> base::mac::IsOS10_12(), etc. by sdy · 8 years ago
  83. b786580 seccomp-bpf-helpers: Fix undefined reference by ejcaruso · 8 years ago
  84. 175211e Re-write many calls to WrapUnique() with MakeUnique() by ricea · 8 years ago
  85. 07bf777c Reimplement AllocateNearTo for 64bit. by forshaw · 8 years ago
  86. 3d32692 sandbox: Use stl utilities from the base namespace by skyostil · 8 years ago
  87. 587cf8f sandbox: Change auto to not deduce raw pointers. by vmpstr · 8 years ago
  88. af1fe2105 Disable sanitizer coverage of the Windows sandbox code by rnk · 8 years ago
  89. ab9565d In the sigsys_handlers WriteToStdErr, do not use libc write(). by rsesek · 8 years ago
  90. 37dd5680 Ignore desktop creation errors in the sandbox. by forshaw · 8 years ago
  91. 48c487e6 Label sandbox job object OOM as OOM in process termination. by wfh · 8 years ago
  92. 238d831 Allow getrandom(2) via the seccomp-bpf sandbox. by agl · 8 years ago
  93. 96b9ba4 Disable BootstrapSandbox tests on macOS Sierra. by erikchen · 8 years ago
  94. ea2c6246 [Android] Make the death tests in BrokerFilePermission.* expect death by SIGILL. by jbudorick · 8 years ago
  95. 651705f Fix rpath dependencies in ASAN builds of chrome_sandbox. by dpranke · 8 years ago
  96. e558779 PRESUBMIT: use "master." prefix in CQ_INCLUDE_TRYBOTS. by tandrii · 8 years ago
  97. 84fd669 [Chrome ELF] New NT registry API. by pennymac · 8 years ago
  98. 351566a Made setting lowbox token a warning. by forshaw · 8 years ago
  99. b0dda462 Partial Revert of Replace string::find(prefix) == 0 pattern with base::StartsWith(). (https://codereview.chromium.org/2121513002/ ) by primiano · 8 years ago
  100. 74e10b2 Reland of place string::find(prefix) == 0 pattern with base::StartsWith(). (patchset #1 id:1 of https://codereview.chromium.org/2131933002/ ) by markusheintz · 8 years ago