summaryrefslogtreecommitdiffstats
path: root/content/browser/bootstrap_sandbox_mac.cc
Commit message (Expand)AuthorAgeFilesLines
* 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