1. 85598d9 Fix markdown issue in mojo Data Pipe documentation. by Marijn Kruisselbrink · 7 years ago
  2. a6cf8bf Mojo EDK: Scoped peer process connections by Ken Rockot · 7 years ago
  3. d7ee410 Add a size parameter to SharedMemoryHandle. by erikchen · 7 years ago
  4. 9081007 Fixes a couple of stale links in mojo/public/cpp/bindings/README.md by sky · 7 years ago
  5. 064aac2 Mojo JavaScript bindings: follow JavaScript naming rules. by yzshen · 7 years ago
  6. dfaedb2 Mojo EDK: Fix nullptr deref in data pipe allocation failure by Ken Rockot · 7 years ago
  7. 0fc4346 Revert of Mojo JavaScript bindings: follow JavaScript naming rules. (patchset #2 id:20001 of https://codereview.chromium.org/2889723002/ ) by yzshen · 7 years ago
  8. d3aa1b5 Mojo JavaScript bindings: follow JavaScript naming rules. by yzshen · 7 years ago
  9. a1f259a Mojo bindings generator: introduce Stylizer to specify naming rules. by yzshen · 7 years ago
  10. 8d2c954 Automated IWYU fix for TaskRunner includes. by Gabriel Charette · 7 years ago
  11. 05405fe Mojo C++ Bindings: Remove redundant AssociatedInterfaceRequest APIs by Ken Rockot · 7 years ago
  12. 783f6ed Fix notification expectation in mojo::WaitSet by Ken Rockot · 7 years ago
  13. 675351a [reland] Support generation of component targets for Mojom C++ bindings by Ken Rockot · 7 years ago
  14. f639062 Mojo C++ Bindings: Remove redundant InterfaceRequest APIs by Ken Rockot · 7 years ago
  15. bf4c124 Revert "[reland] Support generation of component targets for Mojom C++ bindings" by Ken Rockot · 7 years ago
  16. 1c2b88b [reland] Support generation of component targets for Mojom C++ bindings by Ken Rockot · 7 years ago
  17. 9841406 Mojo C++ Bindings: Remove superfluous Bind overloads by Ken Rockot · 7 years ago
  18. b09bbc8 Revert "[reland] Support generation of component targets for Mojom C++ bindings" by Max Morin · 7 years ago
  19. 28720a7 [reland] Support generation of component targets for Mojom C++ bindings by Ken Rockot · 7 years ago
  20. c36d006 Mojo EDK: Require explicit TransportProtocol in ConnectionParams ctor by Ken Rockot · 7 years ago
  21. d68c22c Reduce boilerplate when creating simple mojom::URLLoaders. by jam · 7 years ago
  22. dffa136 Mojo EDK: Kill SetParentPipe* and CreateChildMessagePipe by Ken Rockot · 7 years ago
  23. 91d62ae Mojo code generator: change where to add computed data to mojom definitions by yzshen · 7 years ago
  24. 891e845 Update EDK IPC API by Ken Rockot · 7 years ago
  25. 3ca3548 Enable use_once_callback on mojom GN rule by default by tzik · 7 years ago
  26. 6c533d0 Revert "Support generation of component targets for Mojom C++ bindings" by Jochen Eisinger · 7 years ago
  27. 6f85fea Support generation of component targets for Mojom C++ bindings by Ken Rockot · 7 years ago
  28. c5b02aa Use a flat map constructor for base::DictionaryValue when deserialising. by Sam McNally · 7 years ago
  29. a22cfdb Introduce TaskRunner::RunsTasksInCurrentSequence() to replace by peary2 · 7 years ago
  30. d9b0912 Handle error in connector. by wangjimmy · 7 years ago
  31. 0fdbfa9 Mojo code generator: simplify how imported types and values are handled. by yzshen · 7 years ago
  32. cacdd59 Use ScopedTaskEnvironment instead of MessageLoop in tests that use v8. by fdoray · 7 years ago
  33. 2f499bb Add a GUID to base::SharedMemoryHandle. by erikchen · 7 years ago
  34. 0cbc7c7 Replace "nested message loop" with "nested run loop" in comments. by gab · 7 years ago
  35. 029f59e Make nesting/running states a RunLoop rather than a MessageLoop concept. by gab · 7 years ago
  36. e58ca21 Mojo code generator: makes the filters member methods of generator if necessary. by yzshen · 7 years ago
  37. 35bf21c Moving mojo/validation test into LayoutTests by alokp · 7 years ago
  38. f19a1ef Mojo C++ bindings: add a MakeRequest overload that binds InterfacePtrInfo. by yzshen · 7 years ago
  39. 074f7d5 doc: Fix typo in MakeStrongBinding() section by scottmg · 7 years ago
  40. 17868cb Clean up Mojo embedder APIs by Ken Rockot · 7 years ago
  41. 6cdf6e9 Get rid of all pid references from base::SharedMemoryHandle. by erikchen · 7 years ago
  42. f10684c Eliminate InterfaceFactory. by ben · 7 years ago
  43. a03572b Mojo: Allow data pipe creation to fail gracefully by Ken Rockot · 7 years ago
  44. 4e92571 Replace base::SharedMemory read-only methods with GetReadOnlyHandle. by erikchen · 7 years ago
  45. 3f421e3 Optionally pass BindSourceInfo as a parameter to BinderRegistry callbacks. by ben · 7 years ago
  46. 8d98abd Fix missing headers in WebKit/public:mojo_bindings by wychen · 7 years ago
  47. c705c67 Replace ServiceInfo with BindSourceInfo. by ben · 7 years ago
  48. 8b45148 Update to newer Android Lint and suppress new Lint errors by zpeng · 7 years ago
  49. 72c1d7e Pref service: Add a ScopedDictionaryPrefUpdate to track value changes. by Sam McNally · 7 years ago
  50. 78a0e68 Add associated binding set. Add associated_binding.html layout test. by wangjimmy · 7 years ago
  51. 52b440d Change 'enum' -> 'union' in tagged union example. by rdsmith · 7 years ago
  52. 358a2be Get rid of base::SharedMemory::NULLHandle(); by erikchen · 7 years ago
  53. b95a12a Mojo C++ bindings: reject messages version 2 with null payload pointer. by yzshen · 7 years ago
  54. df30248 Make base::SharedMemoryHandle a class on POSIX. by erikchen · 7 years ago
  55. fda6a5f Add encounteredError() to AssociatedInterfacePtrController. by wangjimmy · 7 years ago
  56. 0c5899e Add ResetWithReason for AssociatedInterfaceRequest. by wangjimmy · 7 years ago
  57. 65c9461 Use STL style naming for WTF::Vector::resize() by Daniel Cheng · 7 years ago
  58. 7369c59 Add a mechanism to scramble Mojo message IDs. by nigeltao · 7 years ago
  59. fa1b636 Use STL style naming for WTF::String::swap(). by Daniel Cheng · 7 years ago
  60. a0cc91d Fifo order should be preserved for messages on associated interfaces. by wangjimmy · 7 years ago
  61. fa7f5e7 Mojo docs cleanup and add C++ struct/enum/union by Ken Rockot · 7 years ago
  62. 357f6c6 mojo: Make EqualsTraits<> part of public C++ API by jamescook · 7 years ago
  63. 845e9e0 Mojo: Fix Mach port relay by Ken Rockot · 7 years ago
  64. 2042ad4 Remove base::Value::GetAsBinary by jdoerrie · 7 years ago
  65. f3e48ea Remove base::Value::Get{Buffer,Size} by jdoerrie · 7 years ago
  66. 836c110 Use lowercase for Hash{Map,Set,Table}::find() to match STL. by Daniel Cheng · 7 years ago
  67. ddde9a6 Make ForwardingDisplayDelegate initially sync. by kylechar · 7 years ago
  68. 4e9ceaa Rename Hash{Map,Set}::clear() to match STL convention. by Daniel Cheng · 7 years ago
  69. c6e4df3 Add associated interfaces & bindings. by wangjimmy · 7 years ago
  70. 0303d4a Remove redundant "type=str" in Mojo bindings generator. by nigeltao · 7 years ago
  71. 8391490 Revert to lowercase data() for WTF to match STL. by Daniel Cheng · 7 years ago
  72. 88c5036 Reland of [Memory UMA] Return the extra_processes_dump map as part of the ResponseCallback (patchset #1 id:1 of https://codereview.chromium.org/2828333002/ ) by fmeawad · 7 years ago
  73. 2db2afd Revert of [Memory UMA] Return the extra_processes_dump map as part of the ResponseCallback (patchset #5 id:80001 of https://codereview.chromium.org/2822593002/ ) by xlai · 7 years ago
  74. 7a9f135 [Memory UMA] Return the extra_processes_dump map as part of the ResponseCallback by fmeawad · 7 years ago
  75. 9a5d666 Move c/b/media/router/mojo/*.mojom to chrome/common/media_router/mojo/*.mojom by takumif · 7 years ago
  76. 18d25d6 Revert to lowercase clear() for Vector to match STL. by Daniel Cheng · 7 years ago
  77. daeec5e Disable tests on VS 2017 RTM, code-gen bug by brucedawson · 7 years ago
  78. d4bff4c [Mojo Video Capture] Switch to using Mojo structs in media/capture/mojo by chfremer · 7 years ago
  79. 3591341 Fix invalid generated Java mojo bindings for unions of imported unions. by Sam McNally · 7 years ago
  80. 73228dc Remove all remaining uses of v8::Handle. by jbroman · 7 years ago
  81. 53bf549 Add validation conformance tests for associated interfaces. Add encoding, decoding and validation for associated interfaces. by wangjimmy · 7 years ago
  82. 5ed5dec Rewrite references to "wtf/" to "platform/wtf/" in //mojo. by yutak · 7 years ago
  83. 7bf99fa Prevent gin from recreating wrappers after GC by Ken Rockot · 7 years ago
  84. 6fbe3b4 Add debugging CHECKs for data pipe serialization crash by Ken Rockot · 7 years ago
  85. a880ca8 [IndexedDB] Closing mojo connections when renderer exits. by dmurph · 7 years ago
  86. 13ed7db node_channel.cc: Remove dead code. by hans · 7 years ago
  87. fc09b5e Minor Mojo docs cleanup by Ken Rockot · 7 years ago
  88. 4518400 Reland of Change base::Value::ListStorage to std::vector<base::Value> by jdoerrie · 7 years ago
  89. 7ce5d82 Revert of Change base::Value::ListStorage to std::vector<base::Value> (patchset #14 id:260001 of https://codereview.chromium.org/2740143002/ ) by rouslan · 7 years ago
  90. 0143ef0 Change base::Value::ListStorage to std::vector<base::Value> by jdoerrie · 7 years ago
  91. c56cc7f Remove base::BinaryValue by jdoerrie · 7 years ago
  92. d913073 Add field-initializing factory static methods to generated mojo unions. by sammc · 7 years ago
  93. c1a5511 Consolidate JNI registrations for mojo system. by leon.han · 7 years ago
  94. d659737 The Blink Rename by Blink Reformat · 7 years ago
  95. 9a50ffd Replace all OnConnect implementations with OnBindInterface & (mostly) BinderRegistry. by ben · 7 years ago
  96. fcdbae7 Remove base::Value::CreateNullValue by jdoerrie · 7 years ago
  97. be8f7cb Use ScopedTaskEnvironment instead of MessageLoop in mojo unit tests. by fdoray · 7 years ago
  98. 99debb1 Remove base::underlying_type, replace uses with std::underlying_type by danakj · 7 years ago
  99. 8f0ce10 Migrate base::TaskRunner from Closure to OnceClosure by tzik · 7 years ago
  100. e8d596e [aura-mus] Add ui::CursorData, with mojo serialization. by erg · 7 years ago