summaryrefslogtreecommitdiffstats
path: root/chrome/common/sandbox_mac.mm
Commit message (Expand)AuthorAgeFilesLines
* Mac Sandbox: Fix crbug.com/60917 on 10.5jeremy@chromium.org2010-11-111-14/+11
* Mac Sandbox: Clean up forward declaration of internal sandbox functions.jeremy@chromium.org2010-11-071-71/+29
* Mac: Refactor sandbox profile construction.jeremy@chromium.org2010-11-021-77/+181
* Mac: block ability to stat arbitrary files in the Sandbox.jeremy@chromium.org2010-10-261-21/+79
* Move scoped_nsdisable_screen_update from base to app/macbrettw@chromium.org2010-10-181-3/+3
* Move scoped_cftyperef from base to base/mac, use the new namespace, and name itbrettw@chromium.org2010-10-171-5/+5
* [Mac] Disable all sandboxd logging unless running with --enable-sandbox-logging.rsesek@chromium.org2010-08-241-8/+26
* base/ header cleanup. Forward declaration instead of including.erg@google.com2010-07-281-0/+1
* Fully remove the hole in the Mac Sandbox that was used to supportmsneck@google.com2010-07-281-23/+0
* Recommit - r52326 - Mac: Use canonicalization rather than absolute paths for ...jeremy@chromium.org2010-07-181-12/+32
* Revert r52326 since it's causing unit tests to fail.jeremy@chromium.org2010-07-141-33/+13
* Mac: Use canonicalization rather than absolute paths for sandbox.jeremy@chromium.org2010-07-141-13/+33
* Mac: Fail early on Sandbox errorsjeremy@chromium.org2010-07-111-8/+8
* Mac/clang: Possibly contentious changes.thakis@chromium.org2010-06-151-5/+1
* Mac: Refactor sandbox profiles to use a common base configuration file.jeremy@chromium.org2010-04-161-8/+31
* 1. Create a new sandbox type which allows access to Unix sockets in the Macmsneck@google.com2010-04-021-0/+38
* Revert 43253 - 1. Create a new sandbox type which allows access to Unix socke...dmaclach@chromium.org2010-03-311-38/+0
* 1. Create a new sandbox type which allows access to Unix sockets in the Macmsneck@google.com2010-03-311-0/+38
* Revert 43086 - 1. Create a new sandbox type which allows access to Unix socke...dmaclach@chromium.org2010-03-301-39/+1
* 1. Create a new sandbox type which allows access to Unix sockets in the Macmsneck@google.com2010-03-301-1/+39
* Add regex escaping code to Mac sandbox implementation and re-enable the utili...jeremy@chromium.org2009-12-031-16/+190
* TBR: mark@chromium.orgjeremy@chromium.org2009-11-051-4/+42
* TBR:markjeremy@chromium.org2009-11-051-42/+4
* Sandbox Worker process on the Mac.jeremy@chromium.org2009-11-051-4/+42
* Move the json-related files into a separate json directory. This hopefully alsobrettw@chromium.org2009-10-231-2/+2
* Some fixes to the OS X Sandbox:jeremy@chromium.org2009-10-091-0/+145