summaryrefslogtreecommitdiffstats
path: root/sandbox/mac/mach_message_server.h
Commit message (Expand)AuthorAgeFilesLines
* Standardize usage of virtual/override/final in sandbox/dcheng2014-10-221-9/+8
* replace OVERRIDE and FINAL with override and final in sandbox/mostynb2014-10-071-7/+7
* Create DispatchSourceMach to run a MACH_RECV dispatch source.rsesek@chromium.org2014-07-171-11/+6
* Do not create a reply IPCMessage for every message received.rsesek@chromium.org2014-07-161-1/+2
* Extract a virtual interface out of MachMessageServer that can be implemented ...rsesek@chromium.org2014-07-011-33/+12
* Fix a shutdown crash in the bootstrap sandbox.rsesek@chromium.org2014-06-231-0/+4
* Alter the design of the bootstrap sandbox to only take over the bootstrap por...rsesek@chromium.org2014-06-191-1/+8
* Split the generic MachMessageServer logic out of the LaunchdInterceptionServer.rsesek@chromium.org2014-06-111-0/+88