summaryrefslogtreecommitdiffstats
path: root/content/common/sandbox_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Update some uses of char16 to use the base:: namespace.avi@chromium.org2013-12-251-1/+1
* Provide a link to the blacklist policy above the blacklisted dlls.csharp@chromium.org2013-12-051-0/+3
* Convert string16 to base::string16 in content.brettw@chromium.org2013-12-031-2/+2
* Base: Remove Receive() from ScopedHandle.rvargas@chromium.org2013-11-281-8/+11
* Revert of https://codereview.chromium.org/71013004/hashimoto@chromium.org2013-11-271-11/+8
* Base: Remove Receive() from ScopedHandle.rvargas@chromium.org2013-11-271-8/+11
* Add akinsofthook32.dll to blacklist.csharp@chromium.org2013-11-081-0/+1
* Check for WRITE_DAC in the Access Mask as this can be used to change the DACL...wfh@chromium.org2013-11-021-0/+3
* Remove the AddKernelObjectToClose policy forcpu@chromium.org2013-10-281-4/+2
* Revert 215201 "Ensure --no-sandbox is specified if we're not usi..."yzshen@chromium.org2013-08-021-3/+0
* Ensure --no-sandbox is specified if we're not using sandboxsbaig1@bloomberg.net2013-08-021-0/+3
* Use DPLOGs if error code is SBOX_ERROR_GENERIC to GetLastError as SBOX_ERROR_...gab@chromium.org2013-08-011-2/+4
* Update include paths in content/common for base/process changes.rsesek@chromium.org2013-07-251-1/+1
* Disable DuplicateHandle patch in Syzygy-instrumented binaries.siggi@chromium.org2013-07-041-1/+6
* Adding real player dll to blacklistcpu@chromium.org2013-07-031-1/+2
* Use a direct include of strings headers in content/common/.avi@chromium.org2013-06-121-2/+2
* Add sandbox exclusion to browser process for the NaCl pipes when there is no ...wfh@chromium.org2013-06-011-0/+10
* Move path functions from file_util to FilePath object.brettw@chromium.org2013-04-121-4/+2
* Revert 192309 - to see if it is causing an increase in crash rates in child p...apatrick@google.com2013-04-081-2/+0
* Avast Avast! Block Avast Antivirus from loading into child processes.apatrick@chromium.org2013-04-041-0/+2
* Windows: Remove owexplorer_xx.dll from the list of troublesome DLLs.apatrick@chromium.org2013-04-031-11/+0
* Get rid of the last NaCl mention in the content sandbox code. Make Windows ca...jam@chromium.org2013-03-211-47/+40
* Remove kInProcessWebGL since it's not used anymore.jam@chromium.org2013-03-211-6/+0
* Get rid of the NaCl check for non-official duplicate handle checks. It sounds...jam@chromium.org2013-03-211-3/+1
* Get rid of chrome frame flag in sandbox_policy.cc which is a layering violati...jam@chromium.org2013-03-201-7/+0
* Refactor sandbox_policy.cc so that it doesn't contain the sandbox policies fo...jam@chromium.org2013-03-201-0/+757