| Commit message (Expand) | Author | Age | Files | Lines |
* | Mojo: Abstract out the endpoints of MessagePipes. | viettrungluu@chromium.org | 2013-10-16 | 7 | -153/+375 |
* | Add handling of fatal errors to RawChannel/RawChannelPosix. | viettrungluu@chromium.org | 2013-10-15 | 3 | -33/+189 |
* | Add newline at the end of files | ckocagil@chromium.org | 2013-10-12 | 2 | -2/+2 |
* | Mojo C++ bindings | grt@chromium.org | 2013-10-11 | 23 | -8/+1504 |
* | Revert 228193 "Mojo C++ bindings" | grt@chromium.org | 2013-10-11 | 23 | -1496/+8 |
* | Add a "RawChannel" abstraction (with an implementation for Chromium POSIX). | viettrungluu@chromium.org | 2013-10-11 | 8 | -10/+984 |
* | Make MessagePipe use an std::deque instead of an std::list. | viettrungluu@chromium.org | 2013-10-11 | 1 | -4/+3 |
* | Mojo C++ bindings | darin@chromium.org | 2013-10-11 | 23 | -8/+1496 |
* | Revert 228153 "C++ bindings" as it caused a compile failure on the official L... | finnur@chromium.org | 2013-10-11 | 23 | -1496/+8 |
* | C++ bindings | darin@chromium.org | 2013-10-11 | 23 | -8/+1496 |
* | Simple shell that loads a dll and calls an entrypoint function passing in a h... | ben@chromium.org | 2013-10-10 | 18 | -30/+373 |
* | Mojo: Move argument validation from MessagePipe to MessagePipeDispatcher. | viettrungluu@chromium.org | 2013-10-10 | 5 | -92/+101 |
* | Fix mojo check_perms errors. | thestig@chromium.org | 2013-10-08 | 2 | -0/+0 |
* | Initial support for mojo module bindings | davemoore@chromium.org | 2013-10-08 | 6 | -0/+640 |
* | Revert 227604 "Simple shell that loads a dll and calls an entryp..." | msw@chromium.org | 2013-10-08 | 10 | -339/+21 |
* | Simple shell that loads a dll and calls an entrypoint function passing in a h... | ben@chromium.org | 2013-10-08 | 10 | -21/+339 |
* | Factor out (and optimize) MessageInTransit. | viettrungluu@chromium.org | 2013-10-03 | 5 | -17/+110 |
* | Mojo: Optimize VerifyUserPointer(). | viettrungluu@chromium.org | 2013-10-02 | 6 | -18/+57 |
* | Initial in-process implementation of some Mojo primitives. | viettrungluu@chromium.org | 2013-09-28 | 36 | -1/+5344 |
* | Revert 225801 "Initial in-process implementation of some Mojo pr..." | petewil@chromium.org | 2013-09-27 | 36 | -5344/+1 |
* | Initial in-process implementation of some Mojo primitives. | viettrungluu@chromium.org | 2013-09-27 | 36 | -1/+5344 |
* | Setup an OWNERS file for mojo. Apologies if I've missed anyone. | aa@chromium.org | 2013-09-24 | 1 | -0/+7 |
* | Remove now defunct MessageBuilder class. | darin@chromium.org | 2013-09-24 | 7 | -485/+0 |
* | Clarify Mojo README | aa@chromium.org | 2013-09-20 | 1 | -2/+3 |
* | mojo: MessageBuilder | darin@chromium.org | 2013-09-16 | 8 | -0/+523 |
* | Create mojo directory. | aa@chromium.org | 2013-09-06 | 1 | -0/+2 |