summaryrefslogtreecommitdiffstats
path: root/sandbox/src/process_policy_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Move the Windows sandbox to sandbox/winjln@chromium.org2012-07-181-295/+0
* Emergency revert; rietveld broke; tree brokeerg@google.com2012-07-131-0/+295
* Move Windows sandboxjln@chromium.org2012-07-131-295/+0
* Sandbox: Use ScopedProcessInformation.rvargas@google.com2012-06-271-11/+12
* Revert 130716 - Use ScopedProcessInformation and other RAII types in sandbox.rvargas@google.com2012-06-011-12/+11
* Use ScopedProcessInformation and other RAII types in sandbox.erikwright@chromium.org2012-04-041-11/+12
* ake string_util::WriteInto() DCHECK() that the supplied |length_with_null| > ...pkasting@chromium.org2011-11-291-3/+3
* Reland "Remove base/scoped_handle_win.h."tfarina@chromium.org2011-01-091-7/+7
* Revert "Remove base/scoped_handle_win.h stub and fix up all callers to use th...thakis@chromium.org2011-01-071-7/+7
* Remove base/scoped_handle_win.h stub and fix up all callers to use the new lo...tfarina@chromium.org2011-01-071-7/+7
* Declare exe_name and cmd_line as const pointers and usewtc@chromium.org2009-07-231-7/+9
* Fix FORWARD_NULL defects reported by Coverity. We shouldwtc@chromium.org2009-07-221-2/+2
* NO CODE CHANGEdeanm@chromium.org2009-03-111-1/+0
* Move a function from controller.cc to sandbox_utils.cc innsylvain@chromium.org2008-12-231-32/+5
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Disable ProcessPolicyTest.RunFindstrExe until it can be made to work on any W...sgk@google.com2008-08-011-1/+2
* Add sandbox to the repository.initial.commit2008-07-261-0/+343