summaryrefslogtreecommitdiffstats
path: root/sandbox
Commit message (Expand)AuthorAgeFilesLines
...
* clang/win: Let some chromium_code targets build with -Wextra.thakis2015-12-1013-169/+217
* [Sandbox service resolver hooks] Remove the RET hijacking in ntdll.pennymac2015-12-092-18/+9
* 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
* Reland of clang/win: Enable -Wunused-value completely. (patchset #1 id:1 of h...thakis2015-12-071-1/+1
* clang/win: Make sandbox_nt_util.cc build with -Wunused-value in release.thakis2015-12-072-4/+3
* Revert of clang/win: Enable -Wunused-value completely. (patchset #3 id:40001 ...thakis2015-12-051-1/+1
* clang/win: Enable -Wunused-value completely.thakis2015-12-051-1/+1
* Remove kuint32max.avi2015-12-045-129/+170
* Fixes for 1324523008 which was reverted. (Due to GetUserDefaultLocaleName bei...liamjm2015-12-036-8/+207
* Change callers of ScopedGeneric::Pass() to std::move()danakj2015-12-035-10/+12
* Add components/nacl to "gn check"brettw2015-12-021-3/+3
* Remove kuint16max.avi2015-12-012-11/+17
* Revert of Remove kuint16max. (patchset #7 id:120001 of https://codereview.chr...avi2015-12-012-17/+11
* Remove kuint16max.avi2015-12-012-11/+17
* Switch to static_assert in the repo.avi2015-11-241-1/+2
* Cleanup: Correctly spell success(ful).thestig2015-11-231-1/+1
* GN: Use -fgnu-inline-asm for sandbox_services under nacl_nonsfimcgrathr2015-11-201-0/+2
* Run gn --format over all .gn filesagrieve2015-11-202-2/+2
* Make the new Mojo EDK work inside the Chrome Linux sandbox.jam2015-11-172-0/+64
* Revert "Fix inherited handles conflicting with handle tracker"rickyz2015-11-172-64/+0
* 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
* Deprecate *_EXPORT_PRIVATE macros.xhwang2015-11-061-3/+0
* 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
* Remove shared_handles.{cc,h}rickyz2015-10-304-179/+0
* 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
* Do not set include_dirs in direct_dependent_settings.rickyz2015-10-281-12/+0
* 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
* Fix IsFunctionAService() for Windows 10 WOW64drbasic2015-10-214-12/+84
* mac: Make Mach port scopers better ScopedGenericsmark2015-10-203-5/+5
* Attempt to isolate sandbox_linux_unittests on android.stip2015-10-142-0/+38
* Fix order of initialization warning in target_process.cc.Hans Wennborg2015-10-131-3/+3
* Rework target process creation to minimize creation routesforshaw2015-10-136-93/+62
* Enforce WARN_UNUSED_RESULT attribute on Windowsdcheng2015-10-102-2/+4
* Use -fgnu-inline-asm flag for Non-SFI sandbox GYP buildphosek2015-10-061-1/+3
* win: Remove uses of UNREFERENCED_PARAMETER.thakis2015-10-067-74/+40
* 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
* On 10.10+, do not use bootstrap_look_up() directly.rsesek2015-09-304-3/+72
* Make SharedMemoryHandle a class on windows.erikchen2015-09-253-9/+11
* Sandbox: Remove myself from ownersrvargas2015-09-241-1/+0
* Use glibc's sigaction unless we are building for nonsfi nacl.rickyz2015-09-221-32/+6