1. c2f46dc Mojo: Clean up port closure behavior by Ken Rockot · 7 years ago
  2. bbde56b Use OnceCallback on Mojo interfaces in //mojo/common by tzik · 7 years ago
  3. c1f020b Fix some issues around the two-phase DataPipe read API. by Marijn Kruisselbrink · 7 years ago
  4. 6ce026a Fix uninitialized read in data pipe peer remoteness by Ken Rockot · 7 years ago
  5. 33912c7 Reland: Move generic_sensor into Device Service. by Ke He · 7 years ago
  6. 6de9635 Expose the MojoJS and MojoJSTest bindings in Workers by Reilly Grant · 7 years ago
  7. 118ee8a Mojo JS bindings: add support to generate "dual-mode" code. by yzshen · 7 years ago
  8. 6c539cd Ban raw pointers to ref-counted types on base::Bind by tzik · 7 years ago
  9. 1eabcd2 MojoReleaseMessageContext -> MojoGetMessageContext by Ken Rockot · 7 years ago
  10. 3038c29 fuchsia: get ipc_tests compiling again by Scott Graham · 7 years ago
  11. d27b7d7 Mojo C++ bindings: support setting default value for fields whose types are typemapped enums. by yzshen · 7 years ago
  12. d0f134c Mojo C++ Bindings: Shave off some more code size by Ken Rockot · 7 years ago
  13. aff9a3a Define EnumTraits for JpegDecodeAccelerator::Error by Chandan Padhi · 7 years ago
  14. e3be235 Rename TaskRunner::RunsTasksOnCurrentThread() in //ipc, //mojo by peary2 · 7 years ago
  15. ed5f6b4 Reland "Mojo C++ bindings: Serialize handles during message allocation" by Ken Rockot · 7 years ago
  16. 5649e3a Mojo C++ Bindings: Move bits of InterfacePtrState out-of-line by Ken Rockot · 7 years ago
  17. 3d3b85e Revert "Mojo C++ bindings: Serialize handles during message allocation" by Ken Rockot · 7 years ago
  18. a766339 Convert utility process Shell Handler Win IPC to mojo by Noel Gordon · 7 years ago
  19. f94a7d4 Mojo C++ bindings: Serialize handles during message allocation by Ken Rockot · 7 years ago
  20. f55aaa9 Fix minor typos in bindings docs by Andrew Moylan · 7 years ago
  21. 58f26aa Support new-style Mojo JS core API on IOS. by yzshen · 7 years ago
  22. a0a80b4 Mojo: Remove some internal CHECKs by Ken Rockot · 7 years ago
  23. 3db29e4 Mojo EDK: Add missing RequestContexts by Ken Rockot · 7 years ago
  24. 40257d8 Convert //extensions/power_api to be client of wake lock interface. by Ke He · 7 years ago
  25. 19fece6 Mojo: Let watchers watch for signals being cleared by Ken Rockot · 7 years ago
  26. d21e5f3 Mojo: Introduce MOJO_HANDLE_SIGNAL_PEER_REMOTE by Ken Rockot · 7 years ago
  27. fdd602a Revert "Reland of "Moves mojo_js_integration_tests into blink."" by Kunihiko Sakamoto · 7 years ago
  28. 0638ecc Change LazyInstances in mojo/public/cpp to be leaky. by Sam McNally · 7 years ago
  29. 05b5f73 Reland of "Moves mojo_js_integration_tests into blink." by Alok Priyadarshi · 7 years ago
  30. ed5b6da Mojo bindings: use bug references in todos by Johan Tibell · 7 years ago
  31. 086f314 Mojo JS bindings: introduce new targets "foo_js"/"foo_js_data_deps" for mojom("foo"). by yzshen · 7 years ago
  32. 501aabe Mojo EDK: Fix clean shutdown by Ken Rockot · 7 years ago
  33. 590d3b8 Remove unused includes in mojo bindings. by Sam McNally · 7 years ago
  34. 0111a75 Minor changes to the connection errors section of Mojo bindings docs. by Yuzhu Shen · 7 years ago
  35. 7e85845 Fixing property name in the comment by mfomitchev · 7 years ago
  36. 0947993 Mojo: Eliminate multiprocess test helper macros by Ken Rockot · 7 years ago
  37. 4288a40 Mojo: Include GUID in shared buffer state by Ken Rockot · 7 years ago
  38. 3f0ecd0 Incognito prefs: use the Mojo pref service if enabled by Johan Tibell · 7 years ago
  39. 3d0915a Mojo C++: Revert bindings size increase from r480303 by Ken Rockot · 7 years ago
  40. 7854eed Allow mojo bindings to run on SequencedTaskRunner. by Sam McNally · 7 years ago
  41. 22d2dcd Rename MojoFreeMessage -> MojoDestroyMessage by Ken Rockot · 7 years ago
  42. ed1e71f Mojo C++ Bindings: Fix Buffer allocation failure logic by Ken Rockot · 7 years ago
  43. 20fcd7e Reland "Remove deprecated Mojo system APIs" by Ken Rockot · 7 years ago
  44. 394ce10 Reland "Mojo: Adapt C++ bindings to new message APIs" by Ken Rockot · 7 years ago
  45. 29f8831 Revert "Reland of Moves mojo_js_integration_tests into blink. (patchset #1 id:1 of https://codereview.chromium.org/2939663002/ )" by Daniel Cheng · 7 years ago
  46. d96d40f Revert "Mojo: Adapt C++ bindings to new message APIs" by Ken Rockot · 7 years ago
  47. 52c64e9 Revert "Remove deprecated Mojo system APIs" by Ken Rockot · 7 years ago
  48. f940234 Replace device::UsbDeviceFilter with device::mojom::UsbDeviceFilter by Reilly Grant · 7 years ago
  49. cbef0a5 Remove deprecated Mojo system APIs by Ken Rockot · 7 years ago
  50. 859ce74 Mojo: Adapt C++ bindings to new message APIs by Ken Rockot · 7 years ago
  51. ea59aef Mojo: Rework Java system API impl to use message objects by Ken Rockot · 7 years ago
  52. 9664137 Remove base::android::OnJNIOnLoadRegisterJNI() by pauljensen · 7 years ago
  53. 9ed88c1 Reland of Moves mojo_js_integration_tests into blink. (patchset #1 id:1 of https://codereview.chromium.org/2939663002/ ) by alokp · 7 years ago
  54. 7683414 Adapt Mojo system API consumers to new messaging APIs by Ken Rockot · 7 years ago
  55. 294562e [Mojo] Implement explicit operator bool on InterfacePtr and AssociatedInterfacePtr. by Jeremy Roman · 7 years ago
  56. b8c2dcd Mojo: Introduce more new message APIs by Ken Rockot · 7 years ago
  57. 97831ac Account for leveldb memory usage in new localstorage implementation. by Marijn Kruisselbrink · 7 years ago
  58. d6f9c95 Mojo JS bindings: convert relative path to URL properly. by yzshen · 7 years ago
  59. b089636 Convert web manifest IPCs to use mojo. by Sam McNally · 7 years ago
  60. 2cc8f75 Revert of Moves mojo_js_integration_tests into blink. (patchset #1 id:1 of https://codereview.chromium.org/2920383004/ ) by tzik · 7 years ago
  61. f796286 Reland of Moves mojo_js_integration_tests into blink. (patchset #1 id:1 of https://codereview.chromium.org/2926143002/ ) by alokp · 7 years ago
  62. 80f0a47 Use OnceCallback for Mojo binding connection error handlers. by jameswest · 7 years ago
  63. c8a1060 Mojo: Support lazy serialization. by Ken Rockot · 7 years ago
  64. 00c0e38 Correctly initialize MemoryDumpArgs in the MojoHandleTable test. by erikchen · 7 years ago
  65. 1f12a97 Fix NodeController race in outgoing message queue by Ken Rockot · 7 years ago
  66. 9ab3d73 Minor fixes to Mojo MemoryDumpProvider. by erikchen · 7 years ago
  67. af1df4c add ReportBadMessage to Binding and BindingSet by Marijn Kruisselbrink · 7 years ago
  68. c87a0fd Mojo C++ Bindings: Eliminate CreateInterfacePtrAndBind by Ken Rockot · 7 years ago
  69. 8ad9f0a Mojo EDK: Eliminate deferred event processing by Ken Rockot · 7 years ago
  70. 6e27d57 Revert of Moves mojo_js_integration_tests into blink. (patchset #11 id:190001 of https://codereview.chromium.org/2734783008/ ) by jwd · 7 years ago
  71. c46a40f Moves mojo_js_integration_tests into blink. by alokp · 7 years ago
  72. fef4341 Mojo EDK: Ensure that NodeDelegate is never called while holding locks by Ken Rockot · 7 years ago
  73. 1c0ce00 Mojo EDK: Refactor Ports synchronization by Ken Rockot · 7 years ago
  74. a5413d4 Change format of data emitted in MemoryDumpProvider. by erikchen · 7 years ago
  75. 37488de Fix High_Level-Bindings-APIs link by tjbecker · 7 years ago
  76. 83f9d84 Fix network service hanging with empty bodies. by jam · 7 years ago
  77. c0794ce [Identity Service] Introduce typemaps for a couple core types by Colin Blundell · 7 years ago
  78. 910bc03 Add a Mojo MemoryDumpProvider. by erikchen · 7 years ago
  79. b7ec525 Mojo JS bindings: add documentation. by Yuzhu Shen · 7 years ago
  80. a618f23 Non-string constants in structs and interfaces need a definition too. by Marijn Kruisselbrink · 7 years ago
  81. 7b8b229 Mojo C++ bindings: Update comments for ScopedHandleBase. by Yuzhu Shen · 7 years ago
  82. 01d70cb Mojo EDK: Avoid redundant local proxies by Ken Rockot · 7 years ago
  83. 42c840a Revert "Revert "Mojo EDK: Refactor layered message serialization"" by Ken Rockot · 7 years ago
  84. abb5b84 Revert "Mojo EDK: Refactor layered message serialization" by Takeshi Yoshino · 7 years ago
  85. 57eae2a mojo_system_unittests: Delete CoreTest.InvalidArgumentsDeath by Ken Rockot · 7 years ago
  86. a3ab59b Mojo EDK: Refactor layered message serialization by Ken Rockot · 7 years ago
  87. 450d4f9 Reduce absolute paths in generated ninja files by wychen · 7 years ago
  88. 0f1fd39 Mojo JS bindings: flip the default value of use_new_js_bindings to true. by yzshen · 7 years ago
  89. ef16db1 Fix memory leak in mojo::WaitSet by akalugin · 7 years ago
  90. a30bf58 Mojo EDK: Ensure RequestContexts in a few missing cases by Ken Rockot · 7 years ago
  91. c7a6dc7 Disable tests on VS 2017 Preview, code-gen bug by brucedawson · 7 years ago
  92. 33cc7a5 Fix BindingSet::FlushForTesting when flushing might close a connection. by Marijn Kruisselbrink · 7 years ago
  93. 1adf29d Mojo C++ bindings: introduce mojo::internal::deque and use it in MultiplexRouter. by yzshen · 7 years ago
  94. 29a72c0 Rename TaskRunner::RunsTasksOnCurrentThread() in //extensions, //headless, //mojo by peary2 · 7 years ago
  95. be04e4d chromeos: adds TouchDeviceServer and wires up in mushrome by sky · 7 years ago
  96. 092d7c1 Revert of chromeos: adds TouchDeviceServer and wires up in mushrome (patchset #1 id:1 of https://codereview.chromium.org/2901563002/ ) by mek · 7 years ago
  97. f7f1382 chromeos: adds TouchDeviceServer and wires up in mushrome by sky · 7 years ago
  98. 87d62e0 Mojo C++ bindings: Avoid per-message trace events in generated code by Ken Rockot · 7 years ago
  99. bbc1b7f Mojo JS bindings: switch all mojo/ layout tests to use the new bindings. by yzshen · 7 years ago
  100. 4526573 Mojo JS bindings: update the new bindings with the associated interface feature. by Yuzhu Shen · 7 years ago