summaryrefslogtreecommitdiffstats
path: root/sandbox/win
Commit message (Expand)AuthorAgeFilesLines
* Revert 162293 - Enable DEP earlier on Vista and belowmattm@chromium.org2012-10-173-29/+29
* Enable DEP earlier on Vista and belowjschuh@chromium.org2012-10-173-29/+29
* Re-enable the tests for jobless children and add some more to them.pastarmovj@chromium.org2012-10-111-17/+100
* Revert 160252 - Make mitigation failures CHECKjschuh@chromium.org2012-10-051-17/+23
* Make mitigation failures CHECKjschuh@chromium.org2012-10-041-23/+17
* Temporarily disable failing integration tests on Windowsbartfab@chromium.org2012-10-041-5/+5
* Add a parameter to the sandbox policy to allow sandboxed process to run outsi...pastarmovj@chromium.org2012-10-0410-26/+211
* Revert 159850 - Enable handle tracing in Canary, Dev, and all debug builds of...alexeypa@google.com2012-10-031-11/+6
* Enable handle tracing in Canary, Dev, and all debug builds of Chrome (Windows...alexeypa@chromium.org2012-10-031-6/+11
* Improve error handling in ApplyProcessMitigationsToCurrentProcessjschuh@chromium.org2012-10-021-7/+15
* Add extra buckets to CrashExitCodes histogram for sandbox terminations.eroman@chromium.org2012-09-281-2/+3
* Remove GetModuleHandleHelper(), which was only needed for Win2k (which we don...pkasting@chromium.org2012-09-226-83/+26
* Make ProcessMitigationsTest.CheckWin8 work in debug buildsjschuh@chromium.org2012-09-221-11/+15
* Cleanup: avoid foo ? true : false, part 2.thestig@chromium.org2012-09-195-14/+9
* Add sandbox support for Windows process mitigations jschuh@chromium.org2012-09-1317-309/+767
* Revert 156550 - Add sandbox support for Windows process mitigations jschuh@chromium.org2012-09-1317-746/+309
* Add sandbox support for Windows process mitigations jschuh@chromium.org2012-09-1317-309/+746
* Revert 156315 - Add sandbox support for Windows process mitigationsjschuh@chromium.org2012-09-1217-738/+304
* Add sandbox support for Windows process mitigationsjschuh@chromium.org2012-09-1217-304/+738
* Disable FilePolicyTest, DISABLED_TestReparsePointtbreisacher@chromium.org2012-09-071-1/+2
* Sandbox: Add support for Windows 8' AppContainer.rvargas@google.com2012-09-0517-82/+665
* Move STARTUPINFO manipulation into SpawnTargetjschuh@chromium.org2012-08-283-13/+25
* Sandbox: Disable a test that fails on Win64.rvargas@google.com2012-08-231-0/+2
* Re-enable sandbox ClientFastServer test.jln@chromium.org2012-08-221-3/+0
* Sandbox: Fix CreateProcess policy tests.rvargas@google.com2012-08-102-45/+110
* Revert 150423 - Sandbox: Fix CreateProcess policy tests.rvargas@google.com2012-08-072-111/+45
* Sandbox: Fix CreateProcess policy tests.rvargas@google.com2012-08-072-45/+111
* Revert 149782 - Sandbox: Fix CreateProcess policy tests.rvargas@google.com2012-08-032-105/+45
* Sandbox: Fix CreateProcess policy tests.rvargas@google.com2012-08-032-45/+105
* Sandbox: Verify that members of TargetProcess are valid before freeing them.rvargas@google.com2012-08-031-10/+13
* Fixing a couple of issues in sandbox::RestrictedToken:alexeypa@chromium.org2012-08-012-13/+82
* Coverity: Fix several pass-by-values.jhawkins@chromium.org2012-07-271-1/+1
* Remove use-after-free bug.tbreisacher@chromium.org2012-07-251-3/+3
* Revert 147510 - Revert "Remove part of a sandbox test that fails on XP"vitalybuka@chromium.org2012-07-201-0/+3
* Revert "Remove part of a sandbox test that fails on XP"jln@chromium.org2012-07-191-3/+0
* Remove part of a sandbox test that fails on XPjln@chromium.org2012-07-181-0/+3
* Move the Windows sandbox to sandbox/winjln@chromium.org2012-07-18214-0/+35648
* Emergency revert; rietveld broke; tree brokeerg@google.com2012-07-13214-35648/+0
* sandbox_win.gypi: one less.. for other .gyp filesjln@chromium.org2012-07-131-10/+10
* sandbox/wow_helper -> sandbox/win/wow_helperjln@chromium.org2012-07-133-5/+5
* sandbox/tools -> sandbox/win/toolsjln@chromium.org2012-07-137-8/+8
* sandbox_poc + test to sandbox/winjln@chromium.org2012-07-1331-43/+43
* sandbox/src -> sandbox/win/srcjln@chromium.org2012-07-13162-566/+566
* Move Windows sandboxjln@chromium.org2012-07-13214-0/+35648