summaryrefslogtreecommitdiffstats
path: root/sandbox/win/src/win_utils.cc
Commit message (Expand)AuthorAgeFilesLines
* Allow string::front() and back() and update the codebase to use back().pkasting2016-02-051-1/+1
* Switch to standard integer types in sandbox/.avi2015-12-221-0/+3
* Revert of Switch to standard integer types in sandbox/. (patchset #3 id:40001...petewil2015-12-211-2/+0
* Switch to standard integer types in sandbox/.avi2015-12-211-0/+2
* Sandbox: Small cleanup for the path handling code.rvargas2015-07-271-31/+24
* Fix scoped_ptr free to use delete [] instead of delete.wfh2015-04-091-3/+4
* Revert of Fix scoped_ptr free to use delete [] instead of delete. (patchset #...kcarattini2015-04-071-10/+11
* Fix scoped_ptr free to use delete [] instead of delete.wfh2015-04-071-11/+10
* Sandbox: Add support for file system policies that use implied device paths.rvargas2015-04-011-32/+140
* Changes to the handling of impersonation levels for Windows pipes.forshaw2014-12-181-6/+8
* refactor ResolveNTFunctionPtrluken@chromium.org2014-03-051-16/+13
* Skip root dir when iterating over path in reparse points search.mharanczyk@opera.com2014-02-071-1/+1
* Replace wstring with string16 in sandboxbrettw@chromium.org2013-12-121-19/+20
* Restructure sandbox code to reduce dependencies pulled in by intercept code.robertshield@chromium.org2013-12-041-4/+4
* Rewrite scoped_array<T> to scoped_ptr<T[]> in sandbox.dcheng@chromium.org2013-04-121-1/+1
* Move the Windows sandbox to sandbox/winjln@chromium.org2012-07-181-0/+323
* Emergency revert; rietveld broke; tree brokeerg@google.com2012-07-131-323/+0
* sandbox/src -> sandbox/win/srcjln@chromium.org2012-07-131-3/+3
* Move Windows sandboxjln@chromium.org2012-07-131-0/+323