summaryrefslogtreecommitdiffstats
path: root/sandbox
Commit message (Expand)AuthorAgeFilesLines
* Move base::FreeDeleter into its own header.dcheng2016-03-267-0/+8
* [Android] Permit CLOCK_BOOTTIME for clock_gettime().rsesek2016-03-252-2/+13
* process_policy_test.cc: Fix mixed-sign comparison warning.Hans Wennborg2016-03-251-1/+2
* Correctly handle child processes of sandboxed target processes.wfh2016-03-253-5/+89
* Make most of content/common pass gn checkbrettw2016-03-221-2/+5
* Cleanup/Remove Windows XP/Vista version checks from Windows sandbox codekylixrd2016-03-2121-549/+119
* Disabling flaky RecvMsgDescriptorLeakphoglund2016-03-211-1/+8
* Replace base::Tuple in //sandbox with std::tupletzik2016-03-142-20/+3
* Replace template_util.h stuff with C++11 <type_traits>tzik2016-03-102-3/+3
* Convert Pass()→std::move() on Windowsdcheng2016-03-024-10/+12
* Linux Sandbox: whitelist arm64 syscallsriku.voipio2016-03-011-1/+1
* Windows: Expose handle inheritance to the sandboxed launcherrockot2016-02-265-42/+22
* Fix calling convention mismatch for ::CreateThread callbackrnk2016-02-171-3/+3
* Use double cast to avoid VS 2015 64-bit warningbrucedawson2016-02-111-6/+7
* Fix 64-bit clang/win build after https://codereview.chromium.org/1225183003Nico Weber2016-02-101-3/+3
* Revert of bpf_dsl unittest: fix compile and enable on arm and arm64 (patchset...mdempsky2016-02-101-31/+19
* Intercept CreateThread inside renderer and proxy out to CreateRemoteThread in...liamjm2016-02-0918-23/+326
* 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-062-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
* Allow string::front() and back() and update the codebase to use back().pkasting2016-02-051-1/+1
* fix typo in OPEN_THREAD_IDliamjm2016-02-043-3/+3
* Move gn _run target generation into test(). (RELAND)jbudorick2016-02-031-1/+10
* clang/win: Fix -Wmissing-braces warning.Nico Weber2016-02-031-2/+2
* [Win10 sandbox mitigations] Four new Win10 mitigations added.Penny MacNeil2016-02-0310-42/+607
* 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
* 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