summaryrefslogtreecommitdiffstats
path: root/sandbox
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Handle waitpid returning EINTR.mdempsky@chromium.org2014-03-031-2/+1
* Linux Sandbox: add Credentials::SupportsNewUserNS()jln@chromium.org2014-03-033-9/+72
* 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
* Clarify the process title of GPU broker process.dongseong.hwang@intel.com2014-02-224-16/+22
* Fix a compilation issue when building with VS2013 and optimization set to "max".sebmarchand@chromium.org2014-02-201-2/+2
* Setuid sandbox: exit(2) on SIGABRTjln@chromium.org2014-02-151-0/+18
* Revert 251391 "Setuid sandbox: exit(2) on SIGABRT"asvitkine@chromium.org2014-02-141-15/+0
* Setuid sandbox: exit(2) on SIGABRTjln@chromium.org2014-02-141-0/+15
* Revert r251271 "Setuid sandbox: exit(2) on SIGABRT" Make Linux build again.pfeldman@chromium.org2014-02-141-15/+0
* Setuid sandbox: exit(2) on SIGABRTjln@chromium.org2014-02-141-0/+15
* Revert 251265 "Setuid sandbox: exit(2) on SIGABRT"jln@chromium.org2014-02-141-15/+0
* Setuid sandbox: exit(2) on SIGABRTjln@chromium.org2014-02-141-0/+15
* 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
* Linux sandbox tests: always stop threadsjln@chromium.org2014-02-101-0/+4
* Disable the failing ThreadHelpers.* tests under ThreadSanitizer for now.glider@chromium.org2014-02-101-3/+14
* android: Require exe unittests to have a foo_unittest_stripped target.thakis@chromium.org2014-02-101-0/+15
* Linux Sandbox: Stop GPU watchdog in accountable way.jln@chromium.org2014-02-085-0/+213
* 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
* Linux Sandbox: EPERM credential changes.jln@chromium.org2014-02-041-2/+2
* 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
* Disable libc urandom overrides under MSan.earthdok@chromium.org2014-01-281-6/+6
* 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
* sandbox: Remove a TEXTREL on Linux ARM.rsesek@chromium.org2013-12-202-6/+1
* Make building seccomp-bpf a GYP conditionjln@chromium.org2013-12-192-11/+4