summaryrefslogtreecommitdiffstats
path: root/sandbox/linux
Commit message (Expand)AuthorAgeFilesLines
* Revert of bpf_dsl unittest: fix compile and enable on arm and arm64 (patchset...mdempsky2016-02-101-31/+19
* bpf_dsl unittest: fix compile and enable on arm and arm64riku.voipio2016-02-091-19/+31
* [MIPS] Linux sandbox: Allow __NR_send for mips32milko.leporis2016-02-091-1/+1
* [Android] Fix Microdump generation when Seccomp-BPF is enabled.rsesek2016-02-061-1/+5
* Change sandbox android swarming target to fit convention.stip2016-02-061-2/+2
* Revert of [Android] Fix Microdump generation when Seccomp-BPF is enabled. (pa...sgurun2016-02-061-5/+1
* [Android] Fix Microdump generation when Seccomp-BPF is enabled.rsesek2016-02-051-1/+5
* Move gn _run target generation into test(). (RELAND)jbudorick2016-02-031-1/+10
* Revert of Move gn _run target generation into test(). (patchset #1 id:1 of ht...dpranke2016-02-031-10/+1
* Move gn _run target generation into test().jbudorick2016-02-031-1/+10
* sandbox arm64: align stack 16 bytesriku.voipio2016-01-271-1/+2
* Add librt to default libs on linuxspang2016-01-081-5/+0
* Fix ARM Chrome not starting up.jam2015-12-292-2/+2
* fix some obsolete code.google.com sandbox linksmostynb2015-12-282-5/+6
* Clean up header files.avi2015-12-262-0/+2
* Switch to standard integer types in sandbox/.avi2015-12-2252-6/+87
* Revert of Switch to standard integer types in sandbox/. (patchset #3 id:40001...petewil2015-12-2151-82/+6
* Switch to standard integer types in sandbox/.avi2015-12-2151-6/+82
* GN: Build nacl_helper_nonsfi unit testsphosek2015-12-171-3/+8
* Cleanup: Convert const char* kFoo to const char kFoo[].thestig2015-12-171-4/+4
* bpf_dsl: implement CASES with C++11 variadic templatesmdempsky2015-12-153-40/+29
* bpf_dsl: remove operator{!,&&,||} overloadsmdempsky2015-12-156-55/+92
* Replace ScopedVector<ScopedFD> with std::vector<ScopedFD>mdempsky2015-12-092-7/+6
* seccomp-bpf: use std::tie for TrapKey::operator<mdempsky2015-12-081-7/+2
* Change callers of ScopedGeneric::Pass() to std::move()danakj2015-12-035-10/+12
* Add components/nacl to "gn check"brettw2015-12-021-3/+3
* Switch to static_assert in the repo.avi2015-11-241-1/+2
* GN: Use -fgnu-inline-asm for sandbox_services under nacl_nonsfimcgrathr2015-11-201-0/+2
* Run gn --format over all .gn filesagrieve2015-11-201-1/+1
* Make the new Mojo EDK work inside the Chrome Linux sandbox.jam2015-11-172-0/+64
* Replace decltype(nullptr) with std::nullptr_t.danakj2015-11-122-6/+8
* include what you use: errno.h in sandbox/mostynb2015-11-074-1/+5
* Explicitly defines the kClockSystemTrace in the syscall parameters testcharliea2015-11-041-12/+0
* Revert of StackDumpSignalHandler() should reraise the signal. (patchset #8 id...jorgelo2015-11-041-6/+7
* StackDumpSignalHandler() should reraise the signal.erikchen2015-11-031-7/+6
* Removes support for using the system clock on ChromeOScharliea2015-10-303-42/+2
* Reland: Fix sandbox_linux_unittests_deps on GN & Androidpkotwicz2015-10-291-20/+29
* Remove unmaintained sandbox_linux_jni_unittestspkotwicz2015-10-282-55/+1
* Revert of Fix sandbox_linux_unittests_deps on GN & Android (patchset #3 id:80...jbudorick2015-10-271-31/+20
* Fix sandbox_linux_unittests_deps on GN & Androidpkotwicz2015-10-271-20/+31
* Build nacl_helper_nonsfi with GNphosek2015-10-271-4/+69
* Attempt to isolate sandbox_linux_unittests on android.stip2015-10-141-0/+20
* Use -fgnu-inline-asm flag for Non-SFI sandbox GYP buildphosek2015-10-061-1/+3
* Fold away now dead NSS code.davidben2015-10-024-278/+0
* Add rickyz@ as sandbox/zygote ownerjln2015-10-011-0/+1
* [Android] Add generated wrapper script for sandbox_linux_unittests in gyp.jbudorick2015-10-011-0/+11
* Use glibc's sigaction unless we are building for nonsfi nacl.rickyz2015-09-221-32/+6
* Change type of kSUIDSandboxApiNumber to intricea2015-09-222-9/+11
* Fix a comment typo in init_process_reaper.ccki.stfu2015-09-171-1/+1
* sandbox/linux: remove some gratuitous pointersmdempsky2015-09-148-26/+20