summaryrefslogtreecommitdiffstats
path: root/content/common/sandbox_policy.cc
Commit message (Expand)AuthorAgeFilesLines
* Change sandbox policy so we can create sync socketscpu@chromium.org2012-01-191-3/+14
* Use USER_LIMITED token level with SwiftShader.apatrick@chromium.org2011-12-221-2/+8
* Change GPU process token level to USER_RESTRICTED.apatrick@chromium.org2011-12-201-3/+5
* Move the ProcessType enum out to its own file. This is in preparation for get...jam@chromium.org2011-12-011-22/+22
* Add TestConnectFailure, TestGetHandleFailure and TestConnectAndPipe to PPAPI ...xhwang@chromium.org2011-11-161-1/+4
* Convert some non-debug logging on content/common to debug logging.brettw@chromium.org2011-10-291-5/+5
* Revert 107815 - Convert the non-debug logging in chrome/common to debug logging.brettw@chromium.org2011-10-281-5/+5
* Convert the non-debug logging in chrome/common to debug logging.brettw@chromium.org2011-10-281-5/+5
* Move content_client.h into content/public.joi@chromium.org2011-10-181-1/+1
* Move content_switches to content\public\common.jam@chromium.org2011-10-131-1/+1
* Content: Log an error when we are unable to launch childrvargas@google.com2011-10-121-1/+3
* SetIntegrity and SetDelayedIntegrity are flipped between GPU modesjschuh@chromium.org2011-10-111-2/+2
* Remove RenderProcessHost::is_extension_processjochen@chromium.org2011-10-051-3/+0
* Get rid of the profile import process code, and instead go through the utilit...jam@chromium.org2011-10-031-2/+3
* Should be caching the user session IDjschuh@chromium.org2011-09-231-2/+3
* Prevent implicit local string from getting deleted.jschuh@chromium.org2011-09-151-4/+5
* Make the NaCl windows 64 bit binaries not depend on chrome targets. These tar...jam@chromium.org2011-09-121-0/+4
* Enhance the dll blocking heuristicscpu@chromium.org2011-09-021-16/+23
* Add GPU job object restrictionjschuh@chromium.org2011-08-291-5/+17
* Try to catch dlls that crash the plugin process.cpu@chromium.org2011-08-221-17/+33
* Fix address space fragmentation issue when launching the NaCl sel_ldr process.bbudge@chromium.org2011-08-181-0/+20
* Make PrependWindowsSessionPath thread safe.jschuh@chromium.org2011-08-151-7/+5
* Disable ALPC closing for now.jschuh@chromium.org2011-08-031-2/+0
* Revert 95165 - Disable CSRSS disconnection on 835 branch.jschuh@chromium.org2011-08-021-0/+2
* Disable CSRSS disconnection on 835 branch.jschuh@chromium.org2011-08-021-2/+0
* The NaCl and Pepper sandboxes need more warming up before closing down CSRSS....jschuh@chromium.org2011-08-011-1/+6
* Don't close KSecDD in the sandboxjschuh@chromium.org2011-07-281-7/+0
* Turn on UIPI for the GPU sandbox.jschuh@chromium.org2011-07-281-2/+7
* Close all open ALPC client ports at lockdown.jschuh@chromium.org2011-07-241-0/+2
* Add a sandbox API to allow closing open handles at lockdown. jschuh@chromium.org2011-07-211-0/+38
* Revert 93308 - Add a sandbox API to allow closing open handles at lockdown. jschuh@chromium.org2011-07-211-38/+0
* Add a sandbox API to allow closing open handles at lockdown. jschuh@chromium.org2011-07-211-0/+38
* Revert 93274 - Add a sandbox API to allow closing open handles at lockdown. jschuh@chromium.org2011-07-201-38/+0
* Add a sandbox API to allow closing open handles at lockdown. jschuh@chromium.org2011-07-201-0/+38
* Rename CommandLine::GetCommandLineString().msw@chromium.org2011-07-201-1/+1
* Revert 93113 - Add a sandbox API to allow closing open handles at lockdown.jschuh@chromium.org2011-07-191-38/+0
* Add a sandbox API to allow closing open handles at lockdown.jschuh@chromium.org2011-07-191-0/+38
* Revert 92887 - Add a sandbox API to allow closing open handles at lockdown.jschuh@chromium.org2011-07-181-38/+0
* Add a sandbox API to allow closing open handles at lockdown.jschuh@chromium.org2011-07-181-0/+38
* Change base::LaunchProcess API slightlyevan@chromium.org2011-07-151-3/+1
* Clean up users of a deprecated base::LaunchApp API.evan@chromium.org2011-07-141-1/+3
* Fix Flash sandbox regression from r87093.jam@chromium.org2011-05-311-2/+3
* Move sandbox_policy to content.jam@chromium.org2011-05-281-0/+470