| Commit message (Expand) | Author | Age | Files | Lines |
* | Disabling nacl_win64 targets when building in target_arch!=ia32 mode. | bradnelson@google.com | 2013-01-21 | 1 | -30/+36 |
* | Make the Windows sandbox support a normal x64 build | jschuh@chromium.org | 2013-01-05 | 2 | -26/+32 |
* | Base: Update ScopedProcessInformation to use ScopedHandle and restrict Receive() | rvargas@google.com | 2013-01-03 | 1 | -3/+4 |
* | Sandbox: Don't create an ScopedHandle with an invalid handle. | rvargas@chromium.org | 2012-12-20 | 1 | -1/+2 |
* | Sandbox: Verify the return value when changing memory protection. | rvargas@google.com | 2012-11-27 | 2 | -2/+6 |
* | Sandbox: Increase the default timeout of multiprocess tests to 1 minute. | rvargas@google.com | 2012-11-17 | 1 | -1/+1 |
* | Fix memory smashing on the sandbox PolicyRule | cpu@chromium.org | 2012-11-14 | 3 | -10/+52 |
* | Revert 162293 - Enable DEP earlier on Vista and below | mattm@chromium.org | 2012-10-17 | 3 | -29/+29 |
* | Enable DEP earlier on Vista and below | jschuh@chromium.org | 2012-10-17 | 3 | -29/+29 |
* | Re-enable the tests for jobless children and add some more to them. | pastarmovj@chromium.org | 2012-10-11 | 1 | -17/+100 |
* | Revert 160252 - Make mitigation failures CHECK | jschuh@chromium.org | 2012-10-05 | 1 | -17/+23 |
* | Make mitigation failures CHECK | jschuh@chromium.org | 2012-10-04 | 1 | -23/+17 |
* | Temporarily disable failing integration tests on Windows | bartfab@chromium.org | 2012-10-04 | 1 | -5/+5 |
* | Add a parameter to the sandbox policy to allow sandboxed process to run outsi... | pastarmovj@chromium.org | 2012-10-04 | 10 | -26/+211 |
* | Revert 159850 - Enable handle tracing in Canary, Dev, and all debug builds of... | alexeypa@google.com | 2012-10-03 | 1 | -11/+6 |
* | Enable handle tracing in Canary, Dev, and all debug builds of Chrome (Windows... | alexeypa@chromium.org | 2012-10-03 | 1 | -6/+11 |
* | Improve error handling in ApplyProcessMitigationsToCurrentProcess | jschuh@chromium.org | 2012-10-02 | 1 | -7/+15 |
* | Add extra buckets to CrashExitCodes histogram for sandbox terminations. | eroman@chromium.org | 2012-09-28 | 1 | -2/+3 |
* | Remove GetModuleHandleHelper(), which was only needed for Win2k (which we don... | pkasting@chromium.org | 2012-09-22 | 6 | -83/+26 |
* | Make ProcessMitigationsTest.CheckWin8 work in debug builds | jschuh@chromium.org | 2012-09-22 | 1 | -11/+15 |
* | Cleanup: avoid foo ? true : false, part 2. | thestig@chromium.org | 2012-09-19 | 5 | -14/+9 |
* | Add sandbox support for Windows process mitigations | jschuh@chromium.org | 2012-09-13 | 17 | -309/+767 |
* | Revert 156550 - Add sandbox support for Windows process mitigations | jschuh@chromium.org | 2012-09-13 | 17 | -746/+309 |
* | Add sandbox support for Windows process mitigations | jschuh@chromium.org | 2012-09-13 | 17 | -309/+746 |
* | Revert 156315 - Add sandbox support for Windows process mitigations | jschuh@chromium.org | 2012-09-12 | 17 | -738/+304 |
* | Add sandbox support for Windows process mitigations | jschuh@chromium.org | 2012-09-12 | 17 | -304/+738 |
* | Disable FilePolicyTest, DISABLED_TestReparsePoint | tbreisacher@chromium.org | 2012-09-07 | 1 | -1/+2 |
* | Sandbox: Add support for Windows 8' AppContainer. | rvargas@google.com | 2012-09-05 | 17 | -82/+665 |
* | Move STARTUPINFO manipulation into SpawnTarget | jschuh@chromium.org | 2012-08-28 | 3 | -13/+25 |
* | Sandbox: Disable a test that fails on Win64. | rvargas@google.com | 2012-08-23 | 1 | -0/+2 |
* | Re-enable sandbox ClientFastServer test. | jln@chromium.org | 2012-08-22 | 1 | -3/+0 |
* | Sandbox: Fix CreateProcess policy tests. | rvargas@google.com | 2012-08-10 | 2 | -45/+110 |
* | Revert 150423 - Sandbox: Fix CreateProcess policy tests. | rvargas@google.com | 2012-08-07 | 2 | -111/+45 |
* | Sandbox: Fix CreateProcess policy tests. | rvargas@google.com | 2012-08-07 | 2 | -45/+111 |
* | Revert 149782 - Sandbox: Fix CreateProcess policy tests. | rvargas@google.com | 2012-08-03 | 2 | -105/+45 |
* | Sandbox: Fix CreateProcess policy tests. | rvargas@google.com | 2012-08-03 | 2 | -45/+105 |
* | Sandbox: Verify that members of TargetProcess are valid before freeing them. | rvargas@google.com | 2012-08-03 | 1 | -10/+13 |
* | Fixing a couple of issues in sandbox::RestrictedToken: | alexeypa@chromium.org | 2012-08-01 | 2 | -13/+82 |
* | Coverity: Fix several pass-by-values. | jhawkins@chromium.org | 2012-07-27 | 1 | -1/+1 |
* | Remove use-after-free bug. | tbreisacher@chromium.org | 2012-07-25 | 1 | -3/+3 |
* | Revert 147510 - Revert "Remove part of a sandbox test that fails on XP" | vitalybuka@chromium.org | 2012-07-20 | 1 | -0/+3 |
* | Revert "Remove part of a sandbox test that fails on XP" | jln@chromium.org | 2012-07-19 | 1 | -3/+0 |
* | Remove part of a sandbox test that fails on XP | jln@chromium.org | 2012-07-18 | 1 | -0/+3 |
* | Move the Windows sandbox to sandbox/win | jln@chromium.org | 2012-07-18 | 214 | -0/+35648 |
* | Emergency revert; rietveld broke; tree broke | erg@google.com | 2012-07-13 | 214 | -35648/+0 |
* | sandbox_win.gypi: one less.. for other .gyp files | jln@chromium.org | 2012-07-13 | 1 | -10/+10 |
* | sandbox/wow_helper -> sandbox/win/wow_helper | jln@chromium.org | 2012-07-13 | 3 | -5/+5 |
* | sandbox/tools -> sandbox/win/tools | jln@chromium.org | 2012-07-13 | 7 | -8/+8 |
* | sandbox_poc + test to sandbox/win | jln@chromium.org | 2012-07-13 | 31 | -43/+43 |
* | sandbox/src -> sandbox/win/src | jln@chromium.org | 2012-07-13 | 162 | -566/+566 |