Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [mojo-sdk] Remove mojo_ignore_result and move C++ macros.h to bindings intern... | amistry | 2016-03-11 | 1 | -1/+0 |
* | Add an end-to-end, multi-process perftest of using Mojo with the C++ bindings. | amistry | 2016-03-08 | 1 | -0/+2 |
* | Remove MOJO_DISALLOW_COPY_AND_ASSIGN and MOJO_ALLOW_UNUSED_LOCAL. | amistry | 2016-03-03 | 1 | -2/+2 |
* | Mojo: Simplify IPC initialization assumptions | rockot | 2016-02-19 | 1 | -2/+1 |
* | Fix racy crash in Mandoline child processes. | jam | 2015-11-13 | 1 | -3/+2 |
* | Revert of Followup to r359266 to make mojo_edk_unittests2 pass again. (patchs... | hablich | 2015-11-13 | 1 | -2/+3 |
* | Followup to r359266 to make mojo_edk_unittests2 pass again. | jam | 2015-11-13 | 1 | -3/+2 |
* | Move third_party/mojo/src/mojo/public to mojo/public | rockot | 2015-11-13 | 1 | -1/+1 |
* | Eliminate third_party/mojo/src from all targets' include paths | Ken Rockot | 2015-11-11 | 1 | -1/+1 |
* | Add a Mojo EDK for Chrome that uses one OS pipe per message pipe. | jam | 2015-10-02 | 1 | -0/+66 |