summaryrefslogtreecommitdiffstats
path: root/sandbox
Commit message (Expand)AuthorAgeFilesLines
* sandbox arm64: align stack 16 bytesriku.voipio2016-01-271-1/+2
* Emit logcats from sandbox_linux_unittests.stip2016-01-271-0/+1
* Fix sandbox process policy tests.wfh2016-01-263-59/+48
* Make TargetCreateProcessA consistent with TargetCreateProcessW.wfh2016-01-252-1/+42
* Fix incorrect CRLF added in 1e6bc80b.Will Harris2016-01-251-1/+1
* Disable failing portion of ProcessPolicyTest.CreateProcessAW on Windows 7 32 ...John Abd-El-Malek2016-01-231-1/+3
* Move bit_cast from base/macros.h to its own headertapted2016-01-144-0/+4
* Convert Pass()→std::move() for Mac build.dcheng2016-01-131-3/+3
* Add librt to default libs on linuxspang2016-01-081-5/+0
* Shutdown the sandbox MessageServer before deleting it.rsesek2016-01-086-0/+16
* Fix 64-bit truncation found by VS 2015brucedawson2016-01-061-2/+2
* Fix include presubmit warning in Wow64.cctapted2016-01-041-1/+1
* 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-265-0/+5
* Make base a static ibrarybrettw2015-12-221-1/+5
* Switch to standard integer types in sandbox/.avi2015-12-22182-461/+759
* Fix build.Avi Drissman2015-12-211-0/+2
* Revert of Switch to standard integer types in sandbox/. (patchset #3 id:40001...petewil2015-12-21181-752/+461
* Fix build.Avi Drissman2015-12-211-0/+2
* Switch to standard integer types in sandbox/.avi2015-12-21181-461/+752
* Revert of Make base a static ibrary (patchset #3 id:40001 of https://coderevi...phoglund2015-12-181-5/+1
* Added protection against mapping image sections between processes.forshaw2015-12-181-1/+1
* Make base a static ibrarybrettw2015-12-181-1/+5
* 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
* clang/win: Fix build after https://codereview.chromium.org/1456663003Nico Weber2015-12-121-1/+1
* Make dispatcher a member of PolicyBase.rickyz2015-12-126-143/+215
* Use volatile to prevent heap-to-stack promotion in an ASan testrnk2015-12-101-1/+1
* clang/win: Let remaining chromium_code targets build with -Wextra.thakis2015-12-101-1/+1
* Fixing remaining VC++ 2015 64-bit build breaksbrucedawson2015-12-102-3/+6
* 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