1. d913073 Add field-initializing factory static methods to generated mojo unions. by sammc · 8 years ago
  2. d659737 The Blink Rename by Blink Reformat · 8 years ago
  3. 9a50ffd Replace all OnConnect implementations with OnBindInterface & (mostly) BinderRegistry. by ben · 8 years ago
  4. 99debb1 Remove base::underlying_type, replace uses with std::underlying_type by danakj · 8 years ago
  5. 8f0ce10 Migrate base::TaskRunner from Closure to OnceClosure by tzik · 8 years ago
  6. e8d596e [aura-mus] Add ui::CursorData, with mojo serialization. by erg · 8 years ago
  7. 7754ace Moving LatencyInfo into a separate component. by mfomitchev · 8 years ago
  8. a967a35 Mojo JS bindings: support auto-loading mojom.js deps. by yzshen · 8 years ago
  9. d3b98d1 Mojo JS bindings: change module loading solution. by yzshen · 8 years ago
  10. c242a95 Adds lots of Mojo documentation by rockot · 8 years ago
  11. a535b3c mojo: Support sync calls through ThreadSafeInterfacePtr by watk · 8 years ago
  12. 700682f Introduce InterfaceEndpointClient(IEC), InterfaceEndpointHandle and by wangjimmy · 8 years ago
  13. e4f02fd Make mojo::internal::MultiplexRouter::InterfaceEndPoint RefCountedThreadSafe by tzik · 8 years ago
  14. 622d59e Pass Callback to TaskRunner by value and consume it on invocation by tzik · 8 years ago
  15. 4204849 Pref service: enable for user prefs in chrome behind a flag. by sammc · 8 years ago
  16. af33673 Revert of Mojo JS bindings: change module loading solution. (patchset #7 id:120001 of https://codereview.chromium.org/2759563004/ ) by hayato · 8 years ago
  17. bc7698e Revert of Mojo JS bindings: support auto-loading mojom.js deps. (patchset #3 id:40001 of https://codereview.chromium.org/2779493002/ ) by hayato · 8 years ago
  18. de974da Mojo JS bindings: support auto-loading mojom.js deps. by yzshen · 8 years ago
  19. ae118fc Mojo JS bindings: change module loading solution. by yzshen · 8 years ago
  20. 91dd464 Make sure channel-associated interface pointers are always safe to call. by yzshen · 8 years ago
  21. 8470993 Relaxes constraint in Binding::WaitForIncomingMethodCall() by sky · 8 years ago
  22. 39af274 Use WaitableEvents to wake up sync IPC waiting by rockot · 8 years ago
  23. c4b5f17 mojo: MessageReceiver*::AcceptWithResponder() now take a unique_ptr to the responder by watk · 8 years ago
  24. 497c118 Mojo C++ Bindings: Support dispatch in nested message loops by rockot · 8 years ago
  25. 0ff1238 Migrate WTF::HashMap::remove() to ::erase() by pilgrim · 8 years ago
  26. 8e07f69 Move mojo tests into LayoutTests to use testharness by damargulis · 8 years ago
  27. 559ec4e Mojo C++ bindings: rename GetIsolatedProxy to MakeIsolatedRequest to better match other functions. by yzshen · 8 years ago
  28. 8005f92 Mojo: Move waiting APIs to public library by rockot · 8 years ago
  29. 6de854a Mojo C++ Bindings: fix mojom::Foo::Deserialize() for component build. by yzshen · 8 years ago
  30. 75e4c81 Mojo EDK: Circulate MojoArmWatcher outputs to avoid starvation by rockot · 8 years ago
  31. cd160b8 Mojo: Don't hold a watch context ref in SimpleWatcher posted task by rockot · 8 years ago
  32. 2a1a100 Mojo EDK: Introduce MojoQueryHandleSignalsState API by rockot · 8 years ago
  33. f507c53 Convert utility process extension Unpacker IPC to mojo by noel · 8 years ago
  34. 31e234f Revert of Mojo EDK: Introduce MojoQueryHandleSignalsState API (patchset #9 id:160001 of https://codereview.chromium.org/2741033003/ ) by tzik · 8 years ago
  35. ab5879a Mojo EDK: Introduce MojoQueryHandleSignalsState API by rockot · 8 years ago
  36. a07beef Mojo: Armed Watchers by rockot · 8 years ago
  37. 95bbfa9 mojo bindings: Support enums with no values by watk · 8 years ago
  38. e04401b Use depfiles for mojom generation. by sammc · 8 years ago
  39. c16909f Mojo: Add signal for new data pipe consumer data by rockot · 8 years ago
  40. 14e17db [mojo-js] Converts binding unittest into layout test. by alokp · 8 years ago
  41. c6e678b Mojo JS bindings: duplicate the bindings files into src/mojo/public/js/new_bindings. by yzshen · 8 years ago
  42. 7a1ef76 Require explicit selection of traits for LazyInstance by scottmg · 8 years ago
  43. 7ba5c4c Convert TrackedPreferenceValidationDelegate into a mojo interface. by sammc · 8 years ago
  44. dc59c69 Mojo: Support enums as map keys in WTF by tibell · 8 years ago
  45. 9a8d64f Mojo C++ bindings: keep connection error handler on the stack while running it. by yzshen · 8 years ago
  46. 427d431 Mojo C++ bindings: handle the case where a message is recevied for an interface after it has encountered error. by yzshen · 8 years ago
  47. 701b203 Makes mojo generator generate export for constants by sky · 8 years ago
  48. fcb8e5c AssociatedGroupController impls: reduce message pipes created for sync message signalling. by yzshen · 8 years ago
  49. 8b0297b Add field-initializing constructors to generated mojo structs. by sammc · 8 years ago
  50. 839b6bf [Mojo Video Capture] Split OnIncomingCapturedVideoFrame() to OnNewBuffer() and OnFrameReadyInBuffer() by chfremer · 8 years ago
  51. f370a15 Mojo C++ Bindings: Introduce build-time option to disable typemapping by rockot · 8 years ago
  52. 7d9f723 Fix auto raw pointer deduction on linux by vmpstr · 8 years ago
  53. cefbe20 Mojo C++ bindings: change some std::unique_ptr<base::Lock> to base::Optional<base::Lock>. by yzshen · 8 years ago
  54. 9b4c290 Mojo C++ bindings: remove unnecessary getters/params of AssociatedGroup. by yzshen · 8 years ago
  55. e968d28 Mojo C++ bindings: remove some usage of AssociatedGroup from user code. by yzshen · 8 years ago
  56. ebd0e58 Implements mojo::StrongBindingSet. by alokp · 8 years ago
  57. 8dc7bd7 Mojo C++ bindings: Simplify associated interface API. by yzshen · 8 years ago
  58. 9814cea Add interface versioning for javascript. by wangjimmy · 8 years ago
  59. 773f884 Renamed /services/memory_infrastructure to /services/resource_coordinator by oysteine · 8 years ago
  60. f514625 Mojo Bindings: Put typemap files in the build dependency tree by rockot · 8 years ago
  61. e7cb83f Migrate WTF::HashMap::add() to ::insert() [final] by pilgrim · 8 years ago
  62. 59fa240 Protect RefCount manipulation of InterfaceEndpoint with MultiplexRouter lock by tzik · 8 years ago
  63. ebe7738 Reduce size of mojo AssociatedBinding template expansions by scottmg · 8 years ago
  64. 7900d34 Mojo C++ Bindings: Eliminiate unbound ThreadSafeInterfacePtr by rockot · 8 years ago
  65. feb2fcb Enable mojo localstorage to actually store on disk. by mek · 8 years ago
  66. 721e382 Mojo C++ Bindings: Improve BindingSet context API by rockot · 8 years ago
  67. f4511e9 Remove unused typemap includes from generated C++ mojo bindings. by sammc · 8 years ago
  68. d69b421 Fix null heap profiler tag for allocations by ssid · 8 years ago
  69. 92d4ac6 Add tests for detecting lost associated interfaces. by sammc · 8 years ago
  70. 5a64a5a Replace type converters for presentation.mojom with typemaps. by mfoltz · 8 years ago
  71. f779666 Migrate WTF::HashMap::add() to ::insert() by pilgrim · 8 years ago
  72. 264e153 Mojo C++ bindings: fix MultiplexRouter and ChannelAssociatedGroupController. by yzshen · 8 years ago
  73. e111957 memory-infra: Service implementation by chiniforooshan · 8 years ago
  74. be51c4f Mojo C++ bindings: introduce an optional array to store transferred interface IDs in messages. by yzshen · 8 years ago
  75. d156b95 Mojo bindings: remove some unused files. by yzshen · 8 years ago
  76. 959d1d9 Remove the MessageLoop::DestructionObserver from mojo bindings. by sammc · 8 years ago
  77. 1ef02db Run LevelDBMojoProxy tasks on file thread rather than db thread. by mek · 8 years ago
  78. 05d22c1 Tag some of Mojo heap allocations for the heap profiler. by jcivelli · 8 years ago
  79. 09cbae7 Move display::Display mojom. by kylechar · 8 years ago
  80. 364995e Mojo C++ Bindings: Make SyncHandleRegistry Leaky by rockot · 8 years ago
  81. d5e7abc Change encodeHandle to not store a null handle in message.handles. by wangjimmy · 8 years ago
  82. 84782f7 Mojo bindings: merge the control messages of sending disconnect reason and notifying endpoint closed. by yzshen · 8 years ago
  83. fd92dfc Mojo C++ bindings: add a "deprecated" comment to type_converter.h by yzshen · 8 years ago
  84. be04283 Cleanup mojo-js tests. by alokp · 8 years ago
  85. 976d094 Make mojom-generated C++ string constants really constant. by sammc · 8 years ago
  86. b6ecba5 Typemap device.usb.DeviceFilter to device::UsbDeviceFilter. by reillyg · 8 years ago
  87. 22afa88 Migrate tests to use EXPECT_DCHECK_DEATH instead of EXPECT_DEATH. by wez · 8 years ago
  88. c7de27e Convert instant search messages to Mojo by tibell · 8 years ago
  89. 8516fff Convert utility process ParseMediaMetadata IPC to mojo by noel · 8 years ago
  90. 917ab23 Remove mojo::edk::test::ScopedIPCSupport by rockot · 8 years ago
  91. 4193113 Mojo JS bindings: make sure that console.log() could be used in the bindings. by yzshen · 8 years ago
  92. 993dfe2 Remove mojo::Array. by sammc · 8 years ago
  93. 447b3d2 Remove mojo::WTFArray. by sammc · 8 years ago
  94. e0e088f Remove internal uses of mojo::Array and mojo::WTFArray. by sammc · 8 years ago
  95. cb61f7b Add visibility restrictions to all mojoms that export symbols. by sammc · 8 years ago
  96. e3635ab Add a new BindInterface() method to Connector. by ben · 8 years ago
  97. 3907bec Fix ThreadSafeAssociatedInterfacePtrProvider raciness. by jcivelli · 8 years ago
  98. e1285a3 Mojo JS bindings: remove the connection module. by yzshen · 8 years ago
  99. 4d59028 Remove mojo::String. by sammc · 8 years ago
  100. 72a74f6 Add options to let mojom targets override their component deps. by sammc · 8 years ago