summaryrefslogtreecommitdiffstats
path: root/content/browser/bootstrap_sandbox_mac.cc
Commit message (Expand)AuthorAgeFilesLines
* Define a bootstrap sandbox policy for renderer processes.rsesek2015-09-181-88/+0
* Refactor the bootstrap sandbox process launching integration.rsesek2015-09-181-2/+2
* Move Singleton and related structs to namespace baseolli.raula2015-09-101-2/+2
* Implement GetSandboxType() on all platforms and implement for all process typ...wfh2015-06-241-1/+1
* Disable BootstrapSandbox on Mac.wfh2015-06-171-2/+2
* Add extra parameter to BrowserChildProcessCrashed to pass the exit_code at ti...wfh2015-04-281-2/+5
* Standardize usage of virtual/override/final in content/browser/dcheng2014-10-211-4/+3
* Replace FINAL and OVERRIDE with their C++11 counterparts in contentmohan.reddy2014-10-091-2/+2
* Revert of Define a bootstrap sandbox policy for renderer processes and enable...jackhou@chromium.org2014-06-231-66/+3
* Define a bootstrap sandbox policy for renderer processes and enable it.rsesek@chromium.org2014-06-201-3/+66
* Alter the design of the bootstrap sandbox to only take over the bootstrap por...rsesek@chromium.org2014-06-191-10/+0
* Initialize the bootstrap sandbox in the browser process.rsesek@chromium.org2014-06-101-0/+96