1. 9fa030c IWYU: missing include for vector and unique_ptr usage in broker_sandbox_config.h by Jose Dapena Paz · 2 years, 7 months ago
  2. 69e6350 Fix -Wshadow instances: sandbox/ by Peter Kasting · 2 years, 7 months ago
  3. dc0f506 Revert "Remove DISALLOW_IMPLICIT_CONSTRUCTORS()" by Tomasz Tylenda · 2 years, 7 months ago
  4. 7c632e9 Remove DISALLOW_IMPLICIT_CONSTRUCTORS() by Peter Boström · 2 years, 7 months ago
  5. c776508 Linux sandbox: Refactor to use BrokerSandboxConfig by Matthew Denton · 2 years, 7 months ago
  6. 27ca963 Return WSAError if Winsock cannot be initialized in socket broker tests by Will Harris · 2 years, 7 months ago
  7. 9aa5a80 Create a unique App Container id for each App Container test. by Will Harris · 2 years, 7 months ago
  8. 2c1b85d Add comments for values of sbox test error codes. by Will Harris · 2 years, 7 months ago
  9. 95efc9e Split test error codes out for socket broker test. by Will Harris · 2 years, 7 months ago
  10. aef91cb Use multiple timeouts for the UDP socket tests. by Will Harris · 2 years, 7 months ago
  11. 790e8d0 Add ajgo to //sandbox/OWNERS by Alex Gough · 2 years, 7 months ago
  12. f62b640 [fuchsia] Add view creation and basic present loop to flatland impl by Emircan Uysaler · 2 years, 7 months ago
  13. c939d40 Replace sandbox::policy::SandboxType with mojom Sandbox enum by Alex Gough · 2 years, 7 months ago
  14. 0699c57 Linux sandbox: Make BrokerFilePermission more serializable by Matthew Denton · 2 years, 7 months ago
  15. daecd7b Remove remaining use of fuchsia.net.NameLookup by Tamir Duberstein · 2 years, 7 months ago
  16. 680a6aa Replace base/task/ temporary forward headers with their final locations by Patrick Monette · 2 years, 7 months ago
  17. a3a3b86 Create LPAC sandbox for proxy_resolver_win service by Nicolas Arciniega · 2 years, 7 months ago
  18. 7cb05ff Specify Audio and Network sandboxes in mojo by Alex Gough · 2 years, 8 months ago
  19. bcc9e19 Replace task-related headers to their equivalent in base/task/ by Patrick Monette · 2 years, 8 months ago
  20. c6f1aef Replace wow64_status with IsWow* Helper Function in Sandbox by Sarah Murphy · 2 years, 8 months ago
  21. 594598e Linux sandbox: Fix condition variables on recent glibc versions by Ryan Gonzalez · 2 years, 8 months ago
  22. 0c839b3 Bump supported version for LPAC sandbox to Windows 10 RS2. by Will Harris · 2 years, 8 months ago
  23. 32f71ca Reland "Add enterprise policy for enabling or disabling network sandbox." by Will Harris · 2 years, 8 months ago
  24. 0fbe603 Revert "Add enterprise policy for enabling or disabling network sandbox." by Findit · 2 years, 8 months ago
  25. a44c2b3 Add enterprise policy for enabling or disabling network sandbox. by Will Harris · 2 years, 8 months ago
  26. 317e1fa win: Remove some calls to GetVersion(Ex) by Nico Weber · 2 years, 8 months ago
  27. a36c6a5 Migrate "base::TimeDelta::FromX" to "base:X". by Peter Kasting · 2 years, 8 months ago
  28. d504204 win: Replace INSTANTIATE_TEST_CASE_P with INSTANTIATE_TEST_SUITE_P by Nico Weber · 2 years, 8 months ago
  29. 78af461 Wrap PrintBackendService in sandboxed and unsandboxed hosts by Alex Gough · 2 years, 8 months ago
  30. ceaf17b Tell clang not to devirtualize TargetServices by Alex Gough · 2 years, 8 months ago
  31. b1510f8 Linux GPU sandbox: fix filtering of fcntl() by Matthew Denton · 2 years, 8 months ago
  32. 20e60f1 gpu_sandbox_hook_linux: Add Intel --gpu-sandbox-start-early support by John Bates · 2 years, 8 months ago
  33. 5850a1d [dirmd] Use metadata mixins by Nodir Turakulov · 2 years, 8 months ago
  34. 49da9fa Script remove more DISALLOW_COPY_AND_ASSIGNs by Peter Boström · 2 years, 8 months ago
  35. 48f055e Add API for Win sandbox to generate a policy for a specified process. by Will Harris · 2 years, 8 months ago
  36. 70684ca Change public interface to StartSandboxProcess to take const values. by Will Harris · 2 years, 8 months ago
  37. 0964d2a Move ability to create jobless sandbox target into policy object. by Will Harris · 2 years, 8 months ago
  38. b103337 Remove the non-LPAC sandbox code on Windows. by Will Harris · 2 years, 8 months ago
  39. 90d1ebe Add access check for low IL on desktop for GPU process by Stefan Smolen · 2 years, 8 months ago
  40. 98d31f7 Fix build with enable_oop_printing = false by Andrey Kosyakov · 2 years, 8 months ago
  41. 4d7d56d Reland: Use build flag for OOP printing by Alan Screen · 2 years, 8 months ago
  42. a20899f fix: add missing compiler directives for SandboxType::kPrintBackend by Micha Hanselmann · 2 years, 8 months ago
  43. 3954cef Revert "Use build flag for OOP printing" by Roberto Carrillo · 2 years, 8 months ago
  44. d1d97f3 Use build flag for OOP printing by Alan Screen · 2 years, 8 months ago
  45. 69b167b Linux sandbox: Fix conflict between syscall broker and fstat() handler by Matthew Denton · 2 years, 8 months ago
  46. 4882d68 Reland "Move media foundation cdm store to user profile folder" by Alex St-Onge · 2 years, 8 months ago
  47. a28dee4 Disable vfork()-style clone() in ChrootToSafeEmptyDir() for MSan by Hans Wennborg · 2 years, 9 months ago
  48. c3d7127 Reland "Permit migration of network service data to a subdirectory." by Will Harris · 2 years, 9 months ago
  49. 84b0588 mac: Add SeatbeltExtension::FILE_READ_WRITE by Robert Sesek · 2 years, 9 months ago
  50. f93119b Revert "Move media foundation cdm store to user profile folder" by Xiaohan Wang · 2 years, 9 months ago
  51. ecc2377 Move media foundation cdm store to user profile folder by Alex St-Onge · 2 years, 9 months ago
  52. af622c7 Linux sandbox: handle faccessat2 syscall by Adrian Ratiu · 2 years, 9 months ago
  53. 19e5b97 use kService for V8 proxy resolver by Alex Gough · 2 years, 9 months ago
  54. a9612bb [ppapi] Only define SandboxType::kPpapi when plugins are enabled by David Dorwin · 2 years, 9 months ago
  55. 137b479 Remove palmer from sandbox and data_decoder OWNERS by Chris Palmer · 2 years, 9 months ago
  56. dff96df Only define kVideoCapture sandbox type on Fuchsia by Alex Gough · 2 years, 9 months ago
  57. b932a79 Specify Windows utility sandboxes in mojom by Alex Gough · 2 years, 9 months ago
  58. 22ba072 Specify speech recognition sandbox in mojom by Alex Gough · 2 years, 9 months ago
  59. 9901b95 Reland "Reland "Don't include hang_watcher.h from thread_restrictions.h"" by Kevin McNee · 2 years, 9 months ago
  60. 3781d3b Specify cast mirroring service sandbox in mojom by Alex Gough · 2 years, 9 months ago
  61. b201d93 Specify printing service sandbox in mojom by Alex Gough · 2 years, 9 months ago
  62. 906ac45 Revert "Reland "Don't include hang_watcher.h from thread_restrictions.h"" by Kevin McNee · 2 years, 9 months ago
  63. 6c818e7 Reland "Don't include hang_watcher.h from thread_restrictions.h" by Kevin McNee · 2 years, 9 months ago
  64. 222e046 Mac: Let Print Compositor processes access SystemAppearance.bundle. by Lei Zhang · 2 years, 9 months ago
  65. a23297d Specify proxy resolver sandbox in mojom by Alex Gough · 2 years, 9 months ago
  66. 9df2683 Revert "Don't include hang_watcher.h from thread_restrictions.h" by Kevin McNee · 2 years, 9 months ago
  67. 739ca00 Don't include hang_watcher.h from thread_restrictions.h by Kevin McNee · 2 years, 9 months ago
  68. 3b922c3 Fix some -Wunreachable-code-aggressive warnings by Nico Weber · 2 years, 9 months ago
  69. 42bcb37 Specify removable storage writer sandbox in mojom by Alex Gough · 2 years, 10 months ago
  70. 3eb5800 Specify shape detection service sandbox in mojom by Alex Gough · 2 years, 10 months ago
  71. fe8da0d Reland "Require valid sandbox string for utilities" by Alex Gough · 2 years, 10 months ago
  72. 25cc64a linux sandbox: add fstatfs for arm gpu policy by Jordan R Abrahams · 2 years, 10 months ago
  73. f114755 Revert "Require valid sandbox string for utilities" by Dirk Pranke · 2 years, 10 months ago
  74. ec0263b Specify CDM sandboxes in mojom by Alex Gough · 2 years, 10 months ago
  75. 7aa9146 Require valid sandbox string for utilities by Alex Gough · 2 years, 10 months ago
  76. 5ed366d Specify ChromeOS service sandboxes in mojom by Alex Gough · 2 years, 10 months ago
  77. a1518ee Fix header guards in various dirs by Sumaid Syed · 2 years, 10 months ago
  78. 2e940ae Double timeouts for Socket Broker tests. by Will Harris · 2 years, 10 months ago
  79. d7e8e49 Enable gn check for //sandbox/win:* by Ari Chivukula · 2 years, 10 months ago
  80. 5d7b48e Specify paint and print compositor service sandbox from mojom by Alex Gough · 2 years, 10 months ago
  81. cc000cd [fuchsia] Only clone Vulkan paths that exist to the sandbox by John Bauman · 2 years, 10 months ago
  82. 0a0e8a9 Allow socket creation to be delegated from sandbox target to broker. by Will Harris · 2 years, 10 months ago
  83. 736e432 Specify XrDeviceService sandbox in mojom by Alex Gough · 2 years, 10 months ago
  84. 6e8a618 Add [ServiceSandbox=type] attribute to mojom interfaces by Alex Gough · 2 years, 10 months ago
  85. a348140 Fix some instances of -Wfinal-dtor-non-final-class: sandbox/ by Peter Kasting · 2 years, 10 months ago
  86. 3e02ca6 Fix some instances of -Wunused-but-set-variable: sandbox/ by Peter Kasting · 2 years, 10 months ago
  87. a3b3893 Fix a few -Wunreachable-code-aggressive warnings by Nico Weber · 2 years, 10 months ago
  88. 47343d6 Reland "Use EACCES over EPERM for broker process denied errno" by Brian Ho · 2 years, 10 months ago
  89. 2301adb Revert "Use EACCES over EPERM for broker process denied errno" by Sven Zheng · 2 years, 10 months ago
  90. c53e37b Use EACCES over EPERM for broker process denied errno by Brian Ho · 2 years, 10 months ago
  91. 9f4aead Linux sandbox: Add Stat64 test by Matthew Denton · 2 years, 10 months ago
  92. eaf6297 [Fuchsia] Partially implement thread priorities by Sergey Ulanov · 2 years, 10 months ago
  93. c75ffb2 Syscall wrappers: Linux sandbox: Fix SyscallWrappers.Stat test by Matthew Denton · 2 years, 10 months ago
  94. dbf98d3 [Fuchsia] Pass fuchsia.net.name.Lookup to the network process by Sergey Ulanov · 2 years, 10 months ago
  95. 7462a4f Linux sandbox: ENOSYS for some statx syscalls by Matthew Denton · 2 years, 10 months ago
  96. f4b2398 Linux sandbox: fix style issues in syscall broker integration test by Matthew Denton · 2 years, 10 months ago
  97. b3267c8 Linux sandbox: fix fstatat() crash by Matthew Denton · 2 years, 10 months ago
  98. 2c16402 media: Set ACL when installing Media Foundation Widevine CDM by Xiaohan Wang · 2 years, 10 months ago
  99. 5c3fd71 Reland "Reland "Linux sandbox syscall broker: use struct kernel_stat"" by Matthew Denton · 2 years, 10 months ago
  100. 31a4e90 [sandbox] Restrict pkey_alloc flags by Clemens Backes · 2 years, 10 months ago