summaryrefslogtreecommitdiffstats
path: root/mojo
Commit message (Expand)AuthorAgeFilesLines
* Add a DEPS file for Mojoabarth@chromium.org2013-10-171-0/+6
* Mojo: Abstract out the endpoints of MessagePipes.viettrungluu@chromium.org2013-10-167-153/+375
* Add handling of fatal errors to RawChannel/RawChannelPosix.viettrungluu@chromium.org2013-10-153-33/+189
* Add newline at the end of filesckocagil@chromium.org2013-10-122-2/+2
* Mojo C++ bindingsgrt@chromium.org2013-10-1123-8/+1504
* Revert 228193 "Mojo C++ bindings"grt@chromium.org2013-10-1123-1496/+8
* Add a "RawChannel" abstraction (with an implementation for Chromium POSIX).viettrungluu@chromium.org2013-10-118-10/+984
* Make MessagePipe use an std::deque instead of an std::list.viettrungluu@chromium.org2013-10-111-4/+3
* Mojo C++ bindingsdarin@chromium.org2013-10-1123-8/+1496
* Revert 228153 "C++ bindings" as it caused a compile failure on the official L...finnur@chromium.org2013-10-1123-1496/+8
* C++ bindingsdarin@chromium.org2013-10-1123-8/+1496
* Simple shell that loads a dll and calls an entrypoint function passing in a h...ben@chromium.org2013-10-1018-30/+373
* Mojo: Move argument validation from MessagePipe to MessagePipeDispatcher.viettrungluu@chromium.org2013-10-105-92/+101
* Fix mojo check_perms errors.thestig@chromium.org2013-10-082-0/+0
* Initial support for mojo module bindingsdavemoore@chromium.org2013-10-086-0/+640
* Revert 227604 "Simple shell that loads a dll and calls an entryp..."msw@chromium.org2013-10-0810-339/+21
* Simple shell that loads a dll and calls an entrypoint function passing in a h...ben@chromium.org2013-10-0810-21/+339
* Factor out (and optimize) MessageInTransit.viettrungluu@chromium.org2013-10-035-17/+110
* Mojo: Optimize VerifyUserPointer().viettrungluu@chromium.org2013-10-026-18/+57
* Initial in-process implementation of some Mojo primitives.viettrungluu@chromium.org2013-09-2836-1/+5344
* Revert 225801 "Initial in-process implementation of some Mojo pr..."petewil@chromium.org2013-09-2736-5344/+1
* Initial in-process implementation of some Mojo primitives.viettrungluu@chromium.org2013-09-2736-1/+5344
* Setup an OWNERS file for mojo. Apologies if I've missed anyone.aa@chromium.org2013-09-241-0/+7
* Remove now defunct MessageBuilder class.darin@chromium.org2013-09-247-485/+0
* Clarify Mojo READMEaa@chromium.org2013-09-201-2/+3
* mojo: MessageBuilderdarin@chromium.org2013-09-168-0/+523
* Create mojo directory.aa@chromium.org2013-09-061-0/+2