summaryrefslogtreecommitdiffstats
path: root/sandbox/mac/sandbox_mac.gypi
Commit message (Expand)AuthorAgeFilesLines
* Refactor the bootstrap sandbox process launching integration.rsesek2015-09-181-0/+2
* Convert sandbox_mac_unittests to run exclusively on Swarmingthakis2015-07-011-0/+15
* Move DispatchSourceMach from //sandbox/mac to //base/mac.rsesek2015-05-131-3/+0
* Revert "Make the sandbox code link with the 10.7 SDK."avi@chromium.org2014-08-011-5/+5
* Make the sandbox code link with the 10.7 SDK.avi@chromium.org2014-08-011-5/+5
* Fix the //sandbox/mac build when using a modern (10.7+) SDK.rsesek@chromium.org2014-07-211-36/+44
* Add an XPC implementation of sandbox::MessageServer.rsesek@chromium.org2014-07-191-0/+5
* Create DispatchSourceMach to run a MACH_RECV dispatch source.rsesek@chromium.org2014-07-171-0/+3
* Extract a virtual interface out of MachMessageServer that can be implemented ...rsesek@chromium.org2014-07-011-0/+1
* Fix no-op builds, caused by an incorrect output in //sandbox/mac:generate_stubs.rsesek@chromium.org2014-06-181-1/+1
* Add dynamic library stubs for XPC in //sandbox/mac.rsesek@chromium.org2014-06-171-0/+39
* Split the generic MachMessageServer logic out of the LaunchdInterceptionServer.rsesek@chromium.org2014-06-111-2/+4
* Initial implementation of the Mac Bootstrap Sandbox.rsesek@chromium.org2014-05-131-2/+38
* Create a dummy sandbox_mac_unittests target.rsesek@chromium.org2014-04-291-0/+23