1. 30b42cd Move Mojo internals to new base shared memory API by Ken Rockot · 6 years ago
  2. e912e49 Enable dynamic mojo_core loading on Linux and Chrome OS by Ken Rockot · 6 years ago
  3. 4a0ffa8 Initial support for mojo_core shared library by Ken Rockot · 6 years ago
  4. 7d8c9b7 Add a data length method to mojo::ScopedSharedBufferHandle. by Lei Zhang · 6 years ago
  5. 50c604d Mojo: Watchers -> Traps by Ken Rockot · 7 years ago
  6. 239f375 Mojo: Stabilize remaining message APIs. by Ken Rockot · 7 years ago
  7. d976763 Mojo: Consolidate and stabilize core message APIs by Ken Rockot · 7 years ago
  8. 837ec6c Combined several mojo unit test binaries into one mojo_unittests by Oksana Zhuravlova · 7 years ago
  9. a06ce61 Fix message leaks in some Mojo tests by Ken Rockot · 7 years ago
  10. 3dfce43 Correct mojo::WrapSharedMemoryHandle usage by Ken Rockot · 7 years ago
  11. 8c21290 Minimize chance of lock contention on MojoUnmapBuffer by Darin Fisher · 7 years ago
  12. 50465b0 fuchsia: Magenta -> Zircon by Scott Graham · 7 years ago
  13. 9b5706d Mojo: Guard against invalid data pipe configs by Ken Rockot · 7 years ago
  14. 13b5981 Mojo: More flexible message serialization by Ken Rockot · 7 years ago
  15. 9dcc560 Mojo: Support dynamic message growth by Ken Rockot · 7 years ago
  16. c1f020b Fix some issues around the two-phase DataPipe read API. by Marijn Kruisselbrink · 7 years ago
  17. 1eabcd2 MojoReleaseMessageContext -> MojoGetMessageContext by Ken Rockot · 7 years ago
  18. 3038c29 fuchsia: get ipc_tests compiling again by Scott Graham · 7 years ago
  19. 19fece6 Mojo: Let watchers watch for signals being cleared by Ken Rockot · 7 years ago
  20. d21e5f3 Mojo: Introduce MOJO_HANDLE_SIGNAL_PEER_REMOTE by Ken Rockot · 7 years ago
  21. 4288a40 Mojo: Include GUID in shared buffer state by Ken Rockot · 7 years ago
  22. 22d2dcd Rename MojoFreeMessage -> MojoDestroyMessage by Ken Rockot · 7 years ago
  23. 20fcd7e Reland "Remove deprecated Mojo system APIs" by Ken Rockot · 7 years ago
  24. 52c64e9 Revert "Remove deprecated Mojo system APIs" by Ken Rockot · 7 years ago
  25. cbef0a5 Remove deprecated Mojo system APIs by Ken Rockot · 7 years ago
  26. 7683414 Adapt Mojo system API consumers to new messaging APIs by Ken Rockot · 7 years ago
  27. b8c2dcd Mojo: Introduce more new message APIs by Ken Rockot · 7 years ago
  28. c8a1060 Mojo: Support lazy serialization. by Ken Rockot · 7 years ago
  29. fa7f5e7 Mojo docs cleanup and add C++ struct/enum/union by Ken Rockot · 7 years ago
  30. fc09b5e Minor Mojo docs cleanup by Ken Rockot · 7 years ago
  31. c242a95 Adds lots of Mojo documentation by rockot · 7 years ago
  32. 8005f92 Mojo: Move waiting APIs to public library by rockot · 7 years ago
  33. 75e4c81 Mojo EDK: Circulate MojoArmWatcher outputs to avoid starvation by rockot · 7 years ago
  34. 2a1a100 Mojo EDK: Introduce MojoQueryHandleSignalsState API by rockot · 7 years ago
  35. 31e234f Revert of Mojo EDK: Introduce MojoQueryHandleSignalsState API (patchset #9 id:160001 of https://codereview.chromium.org/2741033003/ ) by tzik · 7 years ago
  36. ab5879a Mojo EDK: Introduce MojoQueryHandleSignalsState API by rockot · 7 years ago
  37. a07beef Mojo: Armed Watchers by rockot · 7 years ago
  38. c16909f Mojo: Add signal for new data pipe consumer data by rockot · 7 years ago
  39. 856e8a2 Remove unnecessary gendered language in //mojo. by sammc · 8 years ago
  40. b8d8041 MojoMain() -> ServiceMain() by ben · 8 years ago
  41. 4ab1274 Mojo: add support for disallowing sync calls for a process. by yzshen · 8 years ago
  42. 879ea34 Mojo: Add NotifyBadMessage API by rockot · 8 years ago
  43. 0efe296 [Reland] Mojo: Eliminate duplicate C API symbols by rockot · 8 years ago
  44. 48fdd0a Revert of Mojo: Eliminate duplicate C API symbols (patchset #1 id:1 of https://codereview.chromium.org/2048053003/ ) by rockot · 8 years ago
  45. 8f107d6 Reland of Mojo: Eliminate duplicate C API symbols (patchset #1 id:1 of https://codereview.chromium.org/2047813003/ ) by rockot · 8 years ago
  46. 6bd3e8d Revert of Mojo: Eliminate duplicate C API symbols (patchset #3 id:80001 of https://codereview.chromium.org/2044023004/ ) by rockot · 8 years ago
  47. a518e51 Mojo: Eliminate duplicate C API symbols by rockot · 8 years ago
  48. 38330f5 Add a missing define for MOJO_DUPLICATE_BUFFER_HANDLE_OPTIONS_FLAG_READ_ONLY. by sammc · 8 years ago
  49. 4c96e54 [mojo-edk] Expose portable API for platform handle wrapping by rockot · 8 years ago
  50. 4c66951 Mojo: Use new message APIs to reduce copying by rockot · 8 years ago
  51. 34989d6 [mojo-edk] Add explicit message object APIs by rockot · 8 years ago
  52. fcc082e Remove MOJO_CREATE_MESSAGE_PIPE_OPTIONS_FLAG_TRANSFERABLE. by jam · 8 years ago
  53. 0552d4d Support read-only duplicates of Mojo shared buffers. by amistry · 8 years ago
  54. b3f3f17 [mojo-edk] Expose notification source to MojoWatch callbacks by rockot · 8 years ago
  55. c515192 [mojo] Implement pipe fusion API by rockot · 8 years ago
  56. 02d3fb8 [mojo-sdk] Remove mojo_ignore_result and move C++ macros.h to bindings internal code. by amistry · 9 years ago
  57. 7ca4f7c mojo_public_system_perftests: replace mojo::Thread with base::SimpleThread. by yzshen · 9 years ago
  58. 2da27ec Remove Mojo bindings environment. by Yuzhu Shen · 9 years ago
  59. 9827168 Remove MOJO_ARRAYSIZE and MOJO_WARN_UNUSED_RESULT. by amistry · 9 years ago
  60. cbdfed8 Remove MOJO_DISALLOW_COPY_AND_ASSIGN and MOJO_ALLOW_UNUSED_LOCAL. by amistry · 9 years ago
  61. 4b47271 [mojo-edk] Add MojoWatch and MojoCancelWatch APIs by rockot · 9 years ago
  62. 14770dd mojo: Fix the alignment of several platform-specific structs by lhchavez · 9 years ago
  63. c0e79fc Fix a bunch of mojo_public_*_unittests with the new EDK. by jam · 9 years ago
  64. 20b0cb0 Switch to standard integer types in mojo/. by Avi Drissman · 9 years ago
  65. 2f45e02 Remove unused nacl related files in mojo/public. by jam · 9 years ago
  66. 7ac40ec WaitSet implementation for old EDK. by amistry · 9 years ago
  67. aa550f5 API definition for WaitSet. by amistry · 9 years ago
  68. 8ff3521 Add multiplexing of message pipes in the new EDK. by John Abd-El-Malek · 9 years ago
  69. af32acb Move third_party/mojo/src/mojo/public to mojo/public by rockot · 9 years ago
  70. c7690f9 Move //mojo/{public, edk} underneath //third_party by blundell · 10 years ago
  71. c1abeb3 Update mojo sdk to rev 9fbbc4f0fef1187312316c0ed992342474e139f1 by rockot · 10 years ago
  72. 5b9341e Update mojo sdk to rev cc531b32182099a5a034a99daff35ed5d38a61c8 by Daniel Cheng · 10 years ago
  73. 978d814 Update mojo sdk to rev f6c8ec07c01deebc13178d516225fd12695c3dc2 by rockot · 10 years ago
  74. 2928ee5 Update mojo sdk to rev 98d8236f7eea383e5214254c8d045df6c7a6297a by rockot · 10 years ago
  75. dbb52dc Update mojo sdk to rev 04a510fb37db10642e156957f9b2c11c2f6442ac by jamesr · 10 years ago
  76. d9e5420 Update mojo sdk to rev 3b54eded8dadb36548934c09c5100e9e645ec328 by jamesr · 10 years ago
  77. 071a8c6 Standardize usage of virtual/override/final in mojo/ by dcheng · 10 years ago
  78. 4c1e208 Modify MOJO_ALLOW_UNUSED and MOJO_DCHECK syntax to allow enabling unused local by pkasting · 10 years ago
  79. bfb572b Add mojo <--> net IO adapters. by brettw · 10 years ago
  80. 9263037 Mojo: Change MOJO_COMPILE_ASSERT -> static_assert in mojo/. by viettrungluu · 10 years ago
  81. 7b62449 Mojo: MOJO_OVERRIDE -> override in mojo/. by Viet-Trung Luu · 10 years ago
  82. 3249389 Mojo + NaCl prototype. by ncbray · 10 years ago
  83. 1e608da mojo: first take on removing mojo_main_{chromium,standalone}. by tim@chromium.org · 10 years ago
  84. 2fc7713 Mojo: clang-format mojo/public/c/... and add a presubmit check. by viettrungluu@chromium.org · 10 years ago
  85. 9cdfd04 Mojo: Update comments in public/c/system/*.h. by viettrungluu@chromium.org · 10 years ago
  86. 483ec40 Adding WaitForIncomingMethodCall for InterfacePtr by qsr@chromium.org · 10 years ago
  87. 81b73d7 Mojo: Improve comments for MojoWait/MojoWaitMany. by viettrungluu@chromium.org · 10 years ago
  88. b221917 Revert of Adding WaitForIncomingMethodCall for InterfacePtr (https://codereview.chromium.org/341193006/) by avi@chromium.org · 10 years ago
  89. 6df6116 Adding WaitForIncomingMethodCall for InterfacePtr by qsr@chromium.org · 10 years ago
  90. 874308e Mojo: Rename (Mojo)WaitFlagsState -> (Mojo)HandleSignalsState. by viettrungluu@chromium.org · 10 years ago
  91. 07e5ee8 Mojo: Rename MOJO_WAIT_FLAG_... -> MOJO_HANDLE_SIGNAL_.... by viettrungluu@chromium.org · 10 years ago
  92. 7844113 Mojo: MojoWaitFlags -> MojoHandleSignals. by viettrungluu@chromium.org · 10 years ago
  93. af42ff5 Mojo: Add C-correct void parameters for functions with no parameters. by viettrungluu@chromium.org · 10 years ago
  94. 7862dae Mojo: Wrap the satisfied/unsatisfied wait flags state in a single object. by viettrungluu@chromium.org · 10 years ago
  95. 2455688 Mojo: Add a MojoCreateMessagePipeOptions struct parameter to MojoCreateMessagePipe. by viettrungluu@chromium.org · 10 years ago
  96. f8a4611 Mojo: Add more comments to mojo/public/c/system/buffer.h. by viettrungluu@chromium.org · 10 years ago
  97. 4327504 Mojo: Require our public options structs to be aligned like int64_t's. by viettrungluu@chromium.org · 10 years ago
  98. 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
  99. 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
  100. 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