summaryrefslogtreecommitdiffstats
path: root/sandbox/win/src
Commit message (Expand)AuthorAgeFilesLines
* Make the Windows sandbox support a normal x64 buildjschuh@chromium.org2013-01-051-2/+2
* Base: Update ScopedProcessInformation to use ScopedHandle and restrict Receive()rvargas@google.com2013-01-031-3/+4
* Sandbox: Don't create an ScopedHandle with an invalid handle.rvargas@chromium.org2012-12-201-1/+2
* Sandbox: Verify the return value when changing memory protection.rvargas@google.com2012-11-272-2/+6
* Fix memory smashing on the sandbox PolicyRulecpu@chromium.org2012-11-143-10/+52
* 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
* Revert 160252 - Make mitigation failures CHECKjschuh@chromium.org2012-10-051-17/+23
* Make mitigation failures CHECKjschuh@chromium.org2012-10-041-23/+17
* Add a parameter to the sandbox policy to allow sandboxed process to run outsi...pastarmovj@chromium.org2012-10-047-25/+75
* 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-225-78/+23
* 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-1315-306/+760
* Revert 156550 - Add sandbox support for Windows process mitigations jschuh@chromium.org2012-09-1315-739/+306
* Add sandbox support for Windows process mitigations jschuh@chromium.org2012-09-1315-306/+739
* Revert 156315 - Add sandbox support for Windows process mitigationsjschuh@chromium.org2012-09-1215-731/+301
* Add sandbox support for Windows process mitigationsjschuh@chromium.org2012-09-1215-301/+731
* Disable FilePolicyTest, DISABLED_TestReparsePointtbreisacher@chromium.org2012-09-071-1/+2
* Sandbox: Add support for Windows 8' AppContainer.rvargas@google.com2012-09-0515-72/+648
* 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-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
* 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-18160-0/+28218
* Emergency revert; rietveld broke; tree brokeerg@google.com2012-07-13160-28218/+0
* sandbox_poc + test to sandbox/winjln@chromium.org2012-07-1313-14/+14
* sandbox/src -> sandbox/win/srcjln@chromium.org2012-07-13148-540/+540
* Move Windows sandboxjln@chromium.org2012-07-13160-0/+28218