Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Standardize usage of virtual/override/final in sandbox/ | dcheng | 2014-10-22 | 1 | -9/+8 |
* | replace OVERRIDE and FINAL with override and final in sandbox/ | mostynb | 2014-10-07 | 1 | -7/+7 |
* | Create DispatchSourceMach to run a MACH_RECV dispatch source. | rsesek@chromium.org | 2014-07-17 | 1 | -11/+6 |
* | Do not create a reply IPCMessage for every message received. | rsesek@chromium.org | 2014-07-16 | 1 | -1/+2 |
* | Extract a virtual interface out of MachMessageServer that can be implemented ... | rsesek@chromium.org | 2014-07-01 | 1 | -33/+12 |
* | Fix a shutdown crash in the bootstrap sandbox. | rsesek@chromium.org | 2014-06-23 | 1 | -0/+4 |
* | Alter the design of the bootstrap sandbox to only take over the bootstrap por... | rsesek@chromium.org | 2014-06-19 | 1 | -1/+8 |
* | Split the generic MachMessageServer logic out of the LaunchdInterceptionServer. | rsesek@chromium.org | 2014-06-11 | 1 | -0/+88 |