summaryrefslogtreecommitdiffstats
path: root/sandbox/win
Commit message (Expand)AuthorAgeFilesLines
* Removed a single legacy windows function from the sandbox code.Blurrech@gmail.com2014-04-079-76/+2
* Fix clang warnings and errors in sandbox/winrnk@chromium.org2014-04-044-10/+9
* Fix masking error in InterceptionManager::PatchNtdlljschuh@chromium.org2014-03-281-1/+1
* Make chrome_elf use thunks instead of function pointers.caitkp@chromium.org2014-03-183-0/+59
* Don't explicitly set DEP flags on Vistajschuh@chromium.org2014-03-151-3/+1
* Fix unreachable code in sandbox/. Found with MSVC warning 4702.pkasting@chromium.org2014-03-141-2/+3
* Remove DELETE permission on the sandboxed desktopjschuh@chromium.org2014-03-111-0/+1
* Revert 255151 "Make chrome_elf use thunks instead of function po..."caitkp@chromium.org2014-03-073-59/+0
* Don't modify the alternate winstation DACLjschuh@chromium.org2014-03-061-13/+1
* Make chrome_elf use thunks instead of function pointers.caitkp@chromium.org2014-03-053-0/+59
* Pass correct object_type in AddKnownSidToObjectjschuh@chromium.org2014-03-051-1/+1
* Correctly bounds check FileNameLength in IsSupportedRenameCalljschuh@chromium.org2014-03-051-5/+8
* Further tighten desktop permissions and cleanup style nitsjschuh@chromium.org2014-03-051-12/+14
* refactor ResolveNTFunctionPtrluken@chromium.org2014-03-051-16/+13
* Check destination in sandbox CopyParamInjschuh@chromium.org2014-03-011-1/+2
* Convert scoped_ptr_malloc -> scoped_ptr, part 2.viettrungluu@chromium.org2014-02-266-10/+14
* Reduce sandbox permissions granted to alternate desktopjschuh@chromium.org2014-02-267-26/+134
* Revert 253415 "Reduce sandbox permissions granted to alternate d..."robertphillips@google.com2014-02-267-129/+26
* Reduce sandbox permissions granted to alternate desktopjschuh@chromium.org2014-02-267-26/+129
* fix excesive number of mutexes created by sandboxcpu@chromium.org2014-02-221-9/+19
* Fix a compilation issue when building with VS2013 and optimization set to "max".sebmarchand@chromium.org2014-02-201-2/+2
* Use the same handle for checking and duplicating in DuplicateHandleProxyjschuh@chromium.org2014-02-133-6/+4
* Revert 250744 "Use the same handle for checking and duplicating ..."sergeyu@chromium.org2014-02-123-2/+5
* Use the same handle for checking and duplicating in DuplicateHandleProxyjschuh@chromium.org2014-02-123-5/+2
* Expose an IsSandboxed() export on chrome.exe.robertshield@chromium.org2014-02-121-2/+6
* Add 64-bit support to browser blacklistingcsharp@chromium.org2014-02-071-1/+1
* Skip root dir when iterating over path in reparse points search.mharanczyk@opera.com2014-02-071-1/+1
* Use an alternate mechanism for CreateFile calls in Chromecaitkp@chromium.org2014-02-021-0/+10
* Fix nit introduced in r247511wfh@chromium.org2014-01-291-2/+2
* Don't link gtest into sandbox libscottmg@chromium.org2014-01-291-1/+0
* Correctly test for canonicalized path in the CreateNamedPipe policy engine.wfh@chromium.org2014-01-282-7/+96
* Revert 246313 "Use an alternate mechanism for CreateFile calls i..."kochi@google.com2014-01-231-10/+0
* Use an alternate mechanism for CreateFile calls in Chromecaitkp@chromium.org2014-01-221-0/+10
* Revert 245464 "Use an alternate mechanism for CreateFile calls i..."jochen@chromium.org2014-01-171-10/+0
* Use an alternate mechanism for CreateFile calls in Chromecaitkp@chromium.org2014-01-171-0/+10
* Allow Win64 build of base library even in a Win32 build.petewil@chromium.org2014-01-091-1/+1
* Remove 'using base::string16;' from base/strings/string16.h and remove temporarydbeam@chromium.org2013-12-301-1/+1
* Update some uses of char16 to use the base:: namespace.avi@chromium.org2013-12-257-49/+52
* Update uses of UTF conversions in ppapi/, printing/, remoting/, rlz/, sandbox...avi@chromium.org2013-12-251-37/+0
* Add base:: to string16s in sandbox/.dbeam@chromium.org2013-12-2013-69/+73
* Replace wstring with string16 in sandboxbrettw@chromium.org2013-12-1253-209/+246
* Restructure sandbox code to reduce dependencies pulled in by intercept code.robertshield@chromium.org2013-12-0415-36/+101
* Base: Remove Receive() from ScopedHandle.rvargas@chromium.org2013-11-286-23/+37
* Revert of https://codereview.chromium.org/71013004/hashimoto@chromium.org2013-11-276-37/+23
* Base: Remove Receive() from ScopedHandle.rvargas@chromium.org2013-11-276-23/+37
* Disabling the TestEvent and TestEventReadOnly tests while I figure out why th...ananta@chromium.org2013-10-251-2/+2
* Attempt3 at landing this. The previous attempt failed on Windows XP because t...ananta@chromium.org2013-10-2510-273/+350
* Revert 230660 "Relanding this with fixes for the SyncPolicyTest...."falken@chromium.org2013-10-2410-259/+273
* Relanding this with fixes for the SyncPolicyTest.TestEvent and SyncPolicyTest...ananta@chromium.org2013-10-2410-273/+259
* Revert 230512 "Replace the CreateEvent/OpenEvent patches with th..."thakis@chromium.org2013-10-2410-255/+273