summaryrefslogtreecommitdiffstats
path: root/sandbox/win/src/process_policy_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Move base::FreeDeleter into its own header.dcheng2016-03-261-0/+1
* 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-251-0/+10
* 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
* Intercept CreateThread inside renderer and proxy out to CreateRemoteThread in...liamjm2016-02-091-2/+103
* Fix sandbox process policy tests.wfh2016-01-261-47/+29
* Make TargetCreateProcessA consistent with TargetCreateProcessW.wfh2016-01-251-0/+40
* 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
* Don't pass const strings to CreateProcess.thakis@chromium.org2014-08-201-9/+14
* Fixes for re-enabling more MSVC level 4 warnings: sandbox/ editionpkasting@chromium.org2014-07-101-16/+8
* Add base:: to string16s in sandbox/.dbeam@chromium.org2013-12-201-24/+24
* Base: Remove Receive() from ScopedHandle.rvargas@chromium.org2013-11-281-10/+14
* Revert of https://codereview.chromium.org/71013004/hashimoto@chromium.org2013-11-271-14/+10
* Base: Remove Receive() from ScopedHandle.rvargas@chromium.org2013-11-271-10/+14
* Use a direct include of strings headers in rlz/, sandbox/, skia/, sql/, sync/.avi@chromium.org2013-06-111-1/+1
* Update the remaining references to sys_string_conversions.h to its new location.tfarina@chromium.org2013-03-301-2/+2
* Add a parameter to the sandbox policy to allow sandboxed process to run outsi...pastarmovj@chromium.org2012-10-041-0/+24
* Sandbox: Disable a test that fails on Win64.rvargas@google.com2012-08-231-0/+2
* Sandbox: Fix CreateProcess policy tests.rvargas@google.com2012-08-101-42/+105
* Revert 150423 - Sandbox: Fix CreateProcess policy tests.rvargas@google.com2012-08-071-106/+42
* Sandbox: Fix CreateProcess policy tests.rvargas@google.com2012-08-071-42/+106
* Revert 149782 - Sandbox: Fix CreateProcess policy tests.rvargas@google.com2012-08-031-100/+42
* Sandbox: Fix CreateProcess policy tests.rvargas@google.com2012-08-031-42/+100
* Move the Windows sandbox to sandbox/winjln@chromium.org2012-07-181-0/+295
* Emergency revert; rietveld broke; tree brokeerg@google.com2012-07-131-295/+0
* sandbox_poc + test to sandbox/winjln@chromium.org2012-07-131-1/+1
* sandbox/src -> sandbox/win/srcjln@chromium.org2012-07-131-3/+3
* Move Windows sandboxjln@chromium.org2012-07-131-0/+295