1. c1f020b Fix some issues around the two-phase DataPipe read API. by Marijn Kruisselbrink · 7 years ago
  2. 1eabcd2 MojoReleaseMessageContext -> MojoGetMessageContext by Ken Rockot · 7 years ago
  3. 3038c29 fuchsia: get ipc_tests compiling again by Scott Graham · 7 years ago
  4. 19fece6 Mojo: Let watchers watch for signals being cleared by Ken Rockot · 7 years ago
  5. d21e5f3 Mojo: Introduce MOJO_HANDLE_SIGNAL_PEER_REMOTE by Ken Rockot · 7 years ago
  6. 4288a40 Mojo: Include GUID in shared buffer state by Ken Rockot · 7 years ago
  7. 22d2dcd Rename MojoFreeMessage -> MojoDestroyMessage by Ken Rockot · 7 years ago
  8. 20fcd7e Reland "Remove deprecated Mojo system APIs" by Ken Rockot · 7 years ago
  9. 52c64e9 Revert "Remove deprecated Mojo system APIs" by Ken Rockot · 7 years ago
  10. cbef0a5 Remove deprecated Mojo system APIs by Ken Rockot · 7 years ago
  11. 7683414 Adapt Mojo system API consumers to new messaging APIs by Ken Rockot · 7 years ago
  12. b8c2dcd Mojo: Introduce more new message APIs by Ken Rockot · 7 years ago
  13. c8a1060 Mojo: Support lazy serialization. by Ken Rockot · 7 years ago
  14. fa7f5e7 Mojo docs cleanup and add C++ struct/enum/union by Ken Rockot · 7 years ago
  15. fc09b5e Minor Mojo docs cleanup by Ken Rockot · 8 years ago
  16. c242a95 Adds lots of Mojo documentation by rockot · 8 years ago
  17. 8005f92 Mojo: Move waiting APIs to public library by rockot · 8 years ago
  18. 75e4c81 Mojo EDK: Circulate MojoArmWatcher outputs to avoid starvation by rockot · 8 years ago
  19. 2a1a100 Mojo EDK: Introduce MojoQueryHandleSignalsState API by rockot · 8 years ago
  20. 31e234f Revert of Mojo EDK: Introduce MojoQueryHandleSignalsState API (patchset #9 id:160001 of https://codereview.chromium.org/2741033003/ ) by tzik · 8 years ago
  21. ab5879a Mojo EDK: Introduce MojoQueryHandleSignalsState API by rockot · 8 years ago
  22. a07beef Mojo: Armed Watchers by rockot · 8 years ago
  23. c16909f Mojo: Add signal for new data pipe consumer data by rockot · 8 years ago
  24. 856e8a2 Remove unnecessary gendered language in //mojo. by sammc · 8 years ago
  25. b8d8041 MojoMain() -> ServiceMain() by ben · 8 years ago
  26. 4ab1274 Mojo: add support for disallowing sync calls for a process. by yzshen · 8 years ago
  27. 879ea34 Mojo: Add NotifyBadMessage API by rockot · 8 years ago
  28. 0efe296 [Reland] Mojo: Eliminate duplicate C API symbols by rockot · 8 years ago
  29. 48fdd0a Revert of Mojo: Eliminate duplicate C API symbols (patchset #1 id:1 of https://codereview.chromium.org/2048053003/ ) by rockot · 8 years ago
  30. 8f107d6 Reland of Mojo: Eliminate duplicate C API symbols (patchset #1 id:1 of https://codereview.chromium.org/2047813003/ ) by rockot · 8 years ago
  31. 6bd3e8d Revert of Mojo: Eliminate duplicate C API symbols (patchset #3 id:80001 of https://codereview.chromium.org/2044023004/ ) by rockot · 8 years ago
  32. a518e51 Mojo: Eliminate duplicate C API symbols by rockot · 8 years ago
  33. 38330f5 Add a missing define for MOJO_DUPLICATE_BUFFER_HANDLE_OPTIONS_FLAG_READ_ONLY. by sammc · 8 years ago
  34. 4c96e54 [mojo-edk] Expose portable API for platform handle wrapping by rockot · 8 years ago
  35. 4c66951 Mojo: Use new message APIs to reduce copying by rockot · 8 years ago
  36. 34989d6 [mojo-edk] Add explicit message object APIs by rockot · 8 years ago
  37. fcc082e Remove MOJO_CREATE_MESSAGE_PIPE_OPTIONS_FLAG_TRANSFERABLE. by jam · 8 years ago
  38. 0552d4d Support read-only duplicates of Mojo shared buffers. by amistry · 9 years ago
  39. b3f3f17 [mojo-edk] Expose notification source to MojoWatch callbacks by rockot · 9 years ago
  40. c515192 [mojo] Implement pipe fusion API by rockot · 9 years ago
  41. 02d3fb8 [mojo-sdk] Remove mojo_ignore_result and move C++ macros.h to bindings internal code. by amistry · 9 years ago
  42. 7ca4f7c mojo_public_system_perftests: replace mojo::Thread with base::SimpleThread. by yzshen · 9 years ago
  43. 2da27ec Remove Mojo bindings environment. by Yuzhu Shen · 9 years ago
  44. 9827168 Remove MOJO_ARRAYSIZE and MOJO_WARN_UNUSED_RESULT. by amistry · 9 years ago
  45. cbdfed8 Remove MOJO_DISALLOW_COPY_AND_ASSIGN and MOJO_ALLOW_UNUSED_LOCAL. by amistry · 9 years ago
  46. 4b47271 [mojo-edk] Add MojoWatch and MojoCancelWatch APIs by rockot · 9 years ago
  47. 14770dd mojo: Fix the alignment of several platform-specific structs by lhchavez · 9 years ago
  48. c0e79fc Fix a bunch of mojo_public_*_unittests with the new EDK. by jam · 9 years ago
  49. 20b0cb0 Switch to standard integer types in mojo/. by Avi Drissman · 9 years ago
  50. 2f45e02 Remove unused nacl related files in mojo/public. by jam · 9 years ago
  51. 7ac40ec WaitSet implementation for old EDK. by amistry · 9 years ago
  52. aa550f5 API definition for WaitSet. by amistry · 9 years ago
  53. 8ff3521 Add multiplexing of message pipes in the new EDK. by John Abd-El-Malek · 9 years ago
  54. af32acb Move third_party/mojo/src/mojo/public to mojo/public by rockot · 9 years ago
  55. c7690f9 Move //mojo/{public, edk} underneath //third_party by blundell · 10 years ago
  56. c1abeb3 Update mojo sdk to rev 9fbbc4f0fef1187312316c0ed992342474e139f1 by rockot · 10 years ago
  57. 5b9341e Update mojo sdk to rev cc531b32182099a5a034a99daff35ed5d38a61c8 by Daniel Cheng · 10 years ago
  58. 978d814 Update mojo sdk to rev f6c8ec07c01deebc13178d516225fd12695c3dc2 by rockot · 10 years ago
  59. 2928ee5 Update mojo sdk to rev 98d8236f7eea383e5214254c8d045df6c7a6297a by rockot · 10 years ago
  60. dbb52dc Update mojo sdk to rev 04a510fb37db10642e156957f9b2c11c2f6442ac by jamesr · 10 years ago
  61. d9e5420 Update mojo sdk to rev 3b54eded8dadb36548934c09c5100e9e645ec328 by jamesr · 10 years ago
  62. 071a8c6 Standardize usage of virtual/override/final in mojo/ by dcheng · 10 years ago
  63. 4c1e208 Modify MOJO_ALLOW_UNUSED and MOJO_DCHECK syntax to allow enabling unused local by pkasting · 10 years ago
  64. bfb572b Add mojo <--> net IO adapters. by brettw · 10 years ago
  65. 9263037 Mojo: Change MOJO_COMPILE_ASSERT -> static_assert in mojo/. by viettrungluu · 10 years ago
  66. 7b62449 Mojo: MOJO_OVERRIDE -> override in mojo/. by Viet-Trung Luu · 10 years ago
  67. 3249389 Mojo + NaCl prototype. by ncbray · 10 years ago
  68. 1e608da mojo: first take on removing mojo_main_{chromium,standalone}. by tim@chromium.org · 10 years ago
  69. 2fc7713 Mojo: clang-format mojo/public/c/... and add a presubmit check. by viettrungluu@chromium.org · 10 years ago
  70. 9cdfd04 Mojo: Update comments in public/c/system/*.h. by viettrungluu@chromium.org · 10 years ago
  71. 483ec40 Adding WaitForIncomingMethodCall for InterfacePtr by qsr@chromium.org · 10 years ago
  72. 81b73d7 Mojo: Improve comments for MojoWait/MojoWaitMany. by viettrungluu@chromium.org · 10 years ago
  73. b221917 Revert of Adding WaitForIncomingMethodCall for InterfacePtr (https://codereview.chromium.org/341193006/) by avi@chromium.org · 10 years ago
  74. 6df6116 Adding WaitForIncomingMethodCall for InterfacePtr by qsr@chromium.org · 10 years ago
  75. 874308e Mojo: Rename (Mojo)WaitFlagsState -> (Mojo)HandleSignalsState. by viettrungluu@chromium.org · 10 years ago
  76. 07e5ee8 Mojo: Rename MOJO_WAIT_FLAG_... -> MOJO_HANDLE_SIGNAL_.... by viettrungluu@chromium.org · 10 years ago
  77. 7844113 Mojo: MojoWaitFlags -> MojoHandleSignals. by viettrungluu@chromium.org · 10 years ago
  78. af42ff5 Mojo: Add C-correct void parameters for functions with no parameters. by viettrungluu@chromium.org · 10 years ago
  79. 7862dae Mojo: Wrap the satisfied/unsatisfied wait flags state in a single object. by viettrungluu@chromium.org · 10 years ago
  80. 2455688 Mojo: Add a MojoCreateMessagePipeOptions struct parameter to MojoCreateMessagePipe. by viettrungluu@chromium.org · 10 years ago
  81. f8a4611 Mojo: Add more comments to mojo/public/c/system/buffer.h. by viettrungluu@chromium.org · 10 years ago
  82. 4327504 Mojo: Require our public options structs to be aligned like int64_t's. by viettrungluu@chromium.org · 10 years ago
  83. 32003cc Mojo: Move (shared) buffer types/constants/functions from mojo/public/c/system/core.h to .../buffer.h. by viettrungluu@chromium.org · 10 years ago
  84. 97c2d16 Mojo: Move data pipe types/constants/functions from mojo/public/c/system/core.h to .../data_pipe.h. by viettrungluu@chromium.org · 10 years ago
  85. 5ccfefc Mojo: Move message pipe types/constants/functions from mojo/public/c/system/core.h to .../message_pipe.h. by viettrungluu@chromium.org · 10 years ago
  86. 95317f1 Mojo: Move common/basic functions declarations from mojo/public/c/system/core.h to .../functions.h. by viettrungluu@chromium.org · 10 years ago
  87. 02c21f2 Mojo: Move common type/constant definitions from mojo/public/c/system/core.h to .../types.h. by viettrungluu@chromium.org · 10 years ago
  88. c896258 mojo: Use static_assert for MOJO_COMPILE_ASSERT in C++11 mode, like in base/. by thakis@chromium.org · 10 years ago
  89. 88fb0d0 Mojo: Update/add README.md files. by viettrungluu@chromium.org · 10 years ago
  90. 065c012 Make mojo_system static and mojo_system_impl a component, never use both by davemoore@chromium.org · 11 years ago
  91. 5f1a6e7 Mojo: Implement MojoUnmapBuffer(). by viettrungluu@chromium.org · 11 years ago
  92. e713626 Make mojo_system honor component type by sky@chromium.org · 11 years ago
  93. 8d90d9f Mojo: Move public/tests/test_{support,utils}.* to public/{c,cpp}/test_support. by viettrungluu@chromium.org · 11 years ago
  94. c88a336 Mojo: Move mojo/public/{c,cpp}/tests/FOO to mojo/public/{c,cpp}/FOO/tests. by viettrungluu@chromium.org · 11 years ago
  95. 5bf63fe Mojo: Add mojo/public/c/DEPS and remove some no-longer-needed ifdefs. by viettrungluu@chromium.org · 11 years ago
  96. a4a886e Mojo: Split off the C++ parts of mojo/public/c/system macros.h to their own file. by viettrungluu@chromium.org · 11 years ago
  97. 2cb5e9b Mojo: Move public C system header files to mojo/public/c/system/. by viettrungluu@chromium.org · 11 years ago