summaryrefslogtreecommitdiffstats
path: root/chrome/common/sandbox_mac.mm
Commit message (Expand)AuthorAgeFilesLines
* 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