summaryrefslogtreecommitdiffstats
path: root/sandbox/linux
Commit message (Expand)AuthorAgeFilesLines
* sandbox/linux/bpf_dsl: remove ErrorCode intermediary representationmdempsky2015-09-0411-599/+141
* sandbox/linux: remove ad-hoc bpf_dsl verifiermdempsky2015-08-3112-228/+19
* Annotate GN executables and shared_libraries with sanitizer deps.brettw2015-08-311-0/+5
* Add NamespaceSandbox::LaunchProcessWithOptions.rickyz2015-08-273-22/+100
* sandbox/linux/bpf_dsl: add golden files for compiled test policiesmdempsky2015-08-2620-28/+627
* build: On Android, disable LTO for specific targets only when targeting GCC.pcc2015-08-261-1/+1
* sandbox/linux/bpf_dsl: add DumpBPF::StringPrintProgrammdempsky2015-08-242-86/+140
* sandbox/linux: move ErrorCode into bpf_dslmdempsky2015-08-2019-218/+282
* sandbox/linux: refactor bpf_dsl dependency on die.hmdempsky2015-08-2010-25/+76
* Only prime NSS in the sandbox for NSS ports.davidben2015-08-111-1/+2
* ThreadHelpers unit tests were racytoyoshim2015-07-293-29/+81
* Make use of '// static' consistent.ajose2015-07-281-1/+1
* Set a new TLS when using CLONE_VM.rickyz2015-07-242-3/+52
* PlatformThreadHandle: remove public id() interfacetoyoshim2015-07-241-1/+1
* Revert of Set a new TLS when using CLONE_VM. (patchset #4 id:80001 of https:/...glider2015-07-232-46/+3
* Use sys/types.h instead of sys/cdefs to pull in __BIONIC__.rickyz2015-07-232-8/+1
* Set a new TLS when using CLONE_VM.rickyz2015-07-232-3/+46
* Add GN isolate support for a bunch of unittests.dpranke2015-07-221-0/+9
* bpf_dsl: handle negative int32_t valuesmdempsky2015-07-223-6/+37
* Remove legacy StartsWithASCII function.brettw2015-07-161-2/+3
* Increase linux sandbox timeout for Chromecast build lab deviceshalliwell2015-06-301-2/+9
* sandbox: Add MIPS signal definitions in linux_signal.hrickyz2015-06-201-0/+31
* Enable one PID namespace per process for NaCl processes.rickyz2015-06-195-10/+25
* Build ForkWithFlags and part of NamespaceSandbox under nonsfi newlib.rickyz2015-06-193-37/+56
* Cleanup: Remove various DoNothing functions and use base::DoNothing().thestig2015-06-182-7/+5
* MIPS: Use correct sigset and sigaction structures for MIPSGordana.Cmiljanovic2015-06-182-26/+51
* Move StartsWith[ASCII] to base namespace.brettw2015-06-121-1/+1
* Increase linux sandbox unittest timeout for Chromecasthalliwell2015-06-031-2/+2
* Change most uses of Pickle to base::Picklebrettw2015-06-032-9/+9
* Move UnixDomainSocket to base namespacebrettw2015-06-024-11/+11
* Fixit: Fork base::TimeTicks --> TimeTicks + ThreadTicks + TraceTicksmiu2015-05-293-5/+5
* Move Tuple to base namespace.brettw2015-05-292-9/+9
* Non-SFI mode: Rename sandbox_nacl_nonsfi to sandbox_linux_nacl_nonsfi.hidehiko2015-05-271-0/+88
* Reland "Non-SFI mode: Build nacl_helper_nonsfi_unittests"hidehiko2015-05-252-0/+20
* Allow coarse clocks in clock_get{res,time} calls.ben2015-05-225-1/+33
* Revert of Non-SFI mode: Build nacl_helper_nonsfi_unittests (patchset #4 id:80...hans2015-05-152-20/+0
* Non-SFI mode: Build nacl_helper_nonsfi_unittestshidehiko2015-05-152-0/+20
* Linux sandbox: support build configuration without base test frameworkjln2015-05-155-14/+54
* Fix Thumb asm directives to allow unwinding through SyscallAsm.kmackay2015-05-041-2/+1
* Non-SFI mode: Enable seccomp-bpf sandbox on nacl_helper_nonsfi.hidehiko2015-05-0110-44/+82
* Expose the process's PID for debugging.rickyz2015-04-301-6/+3
* sandbox/mac: Remove basictypes.h include from dispatch_source_mach.h.tfarina2015-04-281-1/+0
* Re-enable Trap.SigSysAction test under tsan.hidehiko2015-04-282-12/+17
* Disable the failing Trap.SigSysAction test under TSan.jyasskin2015-04-251-0/+2
* Reland: Introduce sys_sigprocmask and sys_sigaction. (patchset #4 id:80001 of...hidehiko2015-04-2421-112/+380
* Linux sandbox: workaround colliding system call.jln2015-04-231-0/+31
* Update {virtual,override} to follow C++11 style in sandbox.nick2015-04-233-8/+8
* Revert of Reland: Introduce sys_sigprocmask and sys_sigaction. (patchset #5 i...magjed2015-04-2221-356/+112
* Reland: Introduce sys_sigprocmask and sys_sigaction. (patchset #5 id:160001 o...hidehiko2015-04-2221-112/+356
* sandbox/linux: Remove basictypes.h includes from services/ directory.tfarina2015-04-2010-12/+7