summaryrefslogtreecommitdiffstats
path: root/content/common/sandbox_policy.cc
Commit message (Expand)AuthorAgeFilesLines
* Turn off sandbox::MITIGATION_HIGH_ENTROPY_ASLR for NACL64.bsy@google.com2012-10-301-3/+4
* Browser Plugin: Guest renderers should have the same sandbox policy as other ...fsamuel@chromium.org2012-10-251-4/+1
* Move the remaning files in content\common to the content namespace.jam@chromium.org2012-10-241-2/+1
* Move sandbox code in content to content namespace.jam@chromium.org2012-10-231-45/+35
* Disable extension DLL mitigationjschuh@chromium.org2012-10-051-1/+0
* Remove Legacy NPAPI Flash Sandbox supportjschuh@chromium.org2012-10-051-34/+5
* Add a parameter to the sandbox policy to allow sandboxed process to run outsi...pastarmovj@chromium.org2012-10-041-9/+58
* Enable more mitigationsjschuh@chromium.org2012-09-221-21/+27
* Add sandbox support for Windows process mitigations jschuh@chromium.org2012-09-131-1/+23
* Revert 156550 - Add sandbox support for Windows process mitigations jschuh@chromium.org2012-09-131-23/+1
* Add sandbox support for Windows process mitigations jschuh@chromium.org2012-09-131-1/+23
* Revert 156315 - Add sandbox support for Windows process mitigationsjschuh@chromium.org2012-09-121-23/+0
* Add sandbox support for Windows process mitigationsjschuh@chromium.org2012-09-121-0/+23
* Add browsemngr.dll to the sandbox blacklistjschuh@chromium.org2012-09-111-0/+1
* Prevent cmsetac.dll from loading in GPU process.apatrick@chromium.org2012-08-111-0/+15
* Revert 149909 - Block Avast! AV DLLs in sandboxed processes.jschuh@chromium.org2012-08-071-2/+0
* Block Avast! AV DLLs in sandboxed processes.jschuh@chromium.org2012-08-031-0/+2
* Allow blacklisting just sharing textures between processes.jbauman@chromium.org2012-07-191-1/+2
* Move the Windows sandbox to sandbox/winjln@chromium.org2012-07-181-3/+3
* Emergency revert; rietveld broke; tree brokeerg@google.com2012-07-131-3/+3
* sandbox/src -> sandbox/win/srcjln@chromium.org2012-07-131-3/+3
* Browser Plugin: Guests should be in their own BrowsingInstance/SiteInstances,...fsamuel@chromium.org2012-06-221-1/+3
* Block protector.dll, mpk.dll, and cmsetac.dll as troublesomejbauman@chromium.org2012-06-151-0/+3
* Get rid of internal content includes for sandbox code from chrome.jam@chromium.org2012-06-041-0/+6
* Mark pavlsphook.dll as troublesome.jbauman@chromium.org2012-05-251-0/+1
* Fix NaCl broker crash. nacl64.exe needs to duplicate handlebradchen@google.com2012-05-231-1/+5
* [Coverity] Fix signed/unsigned issue.groby@chromium.org2012-05-221-1/+1
* Add a sandbox policy for duplicating handles into the broker.jschuh@chromium.org2012-05-191-0/+10
* Change DuplicateHandle hook to current DLL.jschuh@chromium.org2012-05-161-9/+17
* ui: Move gl/ directory out of gfx/, up to ui/.tfarina@chromium.org2012-05-121-2/+2
* Add a debug hook to warn about dangerous handle transfersjschuh@chromium.org2012-05-121-0/+114
* Fix incorrect test for 32 bit NaCl sandbox on Windows.bbudge@chromium.org2012-05-041-3/+3
* Fix DXVA2 video decoding which was broken with recent process handle brokerin...ananta@chromium.org2012-04-211-13/+12
* Revert 131655 - Windows: Reduce GPU process sandbox to XP level on Windows Se...apatrick@chromium.org2012-04-171-1/+1
* Supply Windows handle-passing function to NaClmseaborn@chromium.org2012-04-171-0/+12
* Prevent sandboxed processes from opening each other jschuh@chromium.org2012-04-161-1/+6
* Move BrokerDuplicateHandle() to be declared in content/publicmseaborn@chromium.org2012-04-161-35/+39
* Convert plugin and GPU process to brokered handle duplication.jschuh@chromium.org2012-04-141-24/+40
* Revert 132218 - Convert plugin and GPU process to brokered handle duplication.eroman@chromium.org2012-04-131-40/+24
* Convert plugin and GPU process to brokered handle duplication.jschuh@chromium.org2012-04-131-24/+40
* Blaclisting easyhook, interferes with renderercpu@chromium.org2012-04-121-0/+1
* Windows: Reduce GPU process sandbox to XP level on Windows Server 2003.apatrick@chromium.org2012-04-101-1/+1
* Make pepper use the renderer sandbox setup pathjschuh@chromium.org2012-04-071-8/+7
* Add oweplorer-10519.dll through 10523 to troublesome DLLs.apatrick@chromium.org2012-04-061-0/+5
* Add owexplorer-10514 through 10518 to the list of troublesome DLLs.apatrick@chromium.org2012-04-061-0/+5
* Use ScopedProcessInformation instead of raw PROCESS_INFORMATION in content/ t...erikwright@chromium.org2012-04-051-9/+8
* Add a sandbox API for broker handle duplication jschuh@chromium.org2012-03-311-6/+61
* Revert 129627 - Add a sandbox API for broker handle duplicationjschuh@chromium.org2012-03-291-61/+6
* Add a sandbox API for broker handle duplicationjschuh@chromium.org2012-03-291-6/+61
* Revert 126433 - Add protector.dll to the list of crashy dlls.rvargas@google.com2012-03-231-1/+0