aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-28Snap for 11510257 from bbaabc5ab384b910d474223313e866d75b3bfcec to simpleperf...simpleperf-releaseAndroid Build Coastguard Worker
2024-02-05Merge remote-tracking branch 'aosp/upstream-main' into 'aosp/main'A. Cody Schuffelen
2024-02-02Snap for 11400057 from 3407ceb1183ca61c530a24170ed6a851b5506e4d to simpleperf...Android Build Coastguard Worker
2024-02-02Add `DefaultAction(TraceAllSyscalls)` variant to `PolicyBuilder`A. Cody Schuffelen
2024-02-01Return ENOSYS instead of hard denying clone3Wiktor Garbacz
2024-02-01Add AllowAccess to SAPI's default policyWiktor Garbacz
2024-01-30Allow restartable sequences access to poll.Chris Kennelly
2024-01-29Permit TCMalloc to use MAP_FIXED_NOREPLACE.Chris Kennelly
2024-01-29NullPtr: Change SAPI to accept regular `nullptr` for sandboxed API calls.Oliver Kunz
2024-01-21Use `absl::string_view` consistentlyWiktor Garbacz
2024-01-19Adding missing syscalls to the syscall tables.Sandboxed API Team
2024-01-19Make sandbox2::SyscallTable::GetEntry public and add new helper GetEntries.Sandboxed API Team
2024-01-16Allow `sched_getaffinity` in `AllowLlvmSanitizers`Wiktor Garbacz
2024-01-16Handle `prlimit64` in `Allow*RLimit`Wiktor Garbacz
2024-01-08Change the order of including system include paths.Sandboxed API Team
2024-01-08Allow restartable sequences' mmaps to name their VMAs.Chris Kennelly
2024-01-04Merge "ANDROID: Statically link libc++ in sandbox2" into mainTreehugger Robot
2024-01-03ANDROID: Statically link libc++ in sandbox2A. Cody Schuffelen
2024-01-03Fix UB caused by uninitialized value.Sandboxed API Team
2023-12-29Remove unneeded includeWiktor Garbacz
2023-12-28logserver: Support non-UTF8 log messagesWiktor Garbacz
2023-12-27Stop using bionic headers to build sandbox2 in glibcA. Cody Schuffelen
2023-12-27Minor cleanups, no functional change.Sandboxed API Team
2023-12-27Introduce and prefer `AllowMmapWithoutExec`Wiktor Garbacz
2023-12-14Provide an option to use the unotify monitor instead of the ptrace monitor.Oliver Kunz
2023-12-13Add special handling for global forkserverWiktor Garbacz
2023-12-12Add a test for custom forkserverWiktor Garbacz
2023-12-08The current implementation of `Sandbox::Terminate` results in timeout's being...Oliver Kunz
2023-12-07Add clone3 to syscall defsWiktor Garbacz
2023-11-30Add more files to the sandboxed_api_sandbox2 target am: 549ae36505A. Cody Schuffelen
2023-11-30Start a sandbox2 target, embedding the forkserver executable. am: 812828e09eA. Cody Schuffelen
2023-11-29Integrate LLVM at llvm/llvm-project@3287ae8f6520Dmitri Gribenko
2023-11-29SAPI_RAW_CHECK expects NUL-terminated stringsWiktor Garbacz
2023-11-28Add more files to the sandboxed_api_sandbox2 targetA. Cody Schuffelen
2023-11-28Start a sandbox2 target, embedding the forkserver executable.A. Cody Schuffelen
2023-11-17Build the forkserver in sandboxed-api am: d7972be9d3A. Cody Schuffelen
2023-11-16Enable the ability to change the sandboxee's malloc implementation. The defau...Oliver Kunz
2023-11-15Build the forkserver in sandboxed-apiA. Cody Schuffelen
2023-11-14Fix quoting for fedora build actionWiktor Garbacz
2023-11-14Update github actions OS and dependencies versionsWiktor Garbacz
2023-11-13Allow sigaltstackWiktor Garbacz
2023-11-10Internal changeWiktor Garbacz
2023-11-09Block `sigaltstack` with `ENOSYS` by defaultWiktor Garbacz
2023-11-09Start a build target for building sandbox2 am: a1fed775e7A. Cody Schuffelen
2023-11-07Start a build target for building sandbox2A. Cody Schuffelen
2023-11-02Remove .gitmodules am: 6457e527fcA. Cody Schuffelen
2023-11-02Record BSD 2 clause license in oss-internship-2020/openjpeg/examples/convert_...A. Cody Schuffelen
2023-11-02Add Android.bp file to restrict visibility am: 3e69361cf8A. Cody Schuffelen
2023-11-02Add metadata files am: 797a093f6bA. Cody Schuffelen
2023-11-02Merge remote-tracking branch 'aosp/upstream-main' am: 220ae3e4cbA. Cody Schuffelen