1. 9b20d40 Make //mojo/edk/js a component. by sammc · 8 years ago
  2. e814339 Mojo C++ Bindings: Support custom impl ref types by rockot · 8 years ago
  3. 79b5079 Replace //net TypeConverters with StructTraits. by sammc · 8 years ago
  4. 928f9a0 Purge references of "Mojo Application" from comments & var names. by ben · 8 years ago
  5. 5687209 Mojo C++ bindings: make String16 and gfx::Size available in Blink by zqzhang · 8 years ago
  6. bc06286 Rename mojo: to service: by ben · 8 years ago
  7. b787767 Make mojom.srcjar files produce hermetic zip files. by agrieve · 8 years ago
  8. a2d0954 [Mojo] Make javascript enums extensible. by mbjorge · 8 years ago
  9. 6eeb178 Video Capture Service: typemap video_capture's and media's VideoCaptureFormat by mcasas · 8 years ago
  10. 579c6ed Add bindProxy implementation without callback. by mbrunson · 8 years ago
  11. 7393bca mojo: Mark DataView readers as WARN_UNUSED_RESULT. by dcheng · 8 years ago
  12. db1cc2b Remove app context init from LibraryLoader. by wnwen · 8 years ago
  13. e4bc47b Mojo C++ bindings: Add mojo::Array<T>::reserve() by lhchavez · 8 years ago
  14. 5452190 Move ViewHostMsg_CreateWindow to mojom by rockot · 8 years ago
  15. d16d2e6 Allow Mojo structs as map keys by tibell · 8 years ago
  16. 82196e0 Turn //mojo/public/cpp/bindings and //mojo/public/cpp/system into components by dcheng · 8 years ago
  17. 60b0977 Mojo Java bindings: org.chromium.mojom -> org.chromium by rockot · 8 years ago
  18. 1fa5458 Mojo C++ bindings: always use MultiplexRouter with InterfacePtr/Binding. by yzshen · 8 years ago
  19. f8d300b Add mojom for WindowOpenDisposition by rockot · 8 years ago
  20. 8ec206f Mojo C++ bindings: Add a SINGLE_INTERFACE_WITH_SYNC_REQUESTS mode for MultiplexRouter. by yzshen · 8 years ago
  21. 890123f Revert of Mojo C++ bindings: always use MultiplexRouter with InterfacePtr/Binding. (patchset #3 id:40001 of https://codereview.chromium.org/2349293002/ ) by yzshen · 8 years ago
  22. 4255556 Mojo C++ bindings: always use MultiplexRouter with InterfacePtr/Binding. by yzshen · 8 years ago
  23. bcacbab Mojo C++ bindings: make InterfaceEndpointClient observe message loop destruction. by yzshen · 8 years ago
  24. 88b0173 [mojo] Initialize MojoCreateSharedBufferOptions struct size. by alexander.shalamov · 8 years ago
  25. ef19eee Mojo C++ bindings: fix Connector teardown. by yzshen · 8 years ago
  26. 76e690d Add base::UnguessableToken by tguilbert · 8 years ago
  27. 0233c16 Delete empty unused file. by dcheng · 8 years ago
  28. 3830edd Mojo C++ bindings: remove the lock in MultiplexRouter if it only serves a single interface. by yzshen · 8 years ago
  29. ca000c6 Mojo C++ bindings: add more perf tests for Router/MultiplexRouter. by yzshen · 8 years ago
  30. af04b83 Mojo: Fix data pipe ALL_OR_NONE write capacity check. by miu · 8 years ago
  31. c92aa46 misc files A-P: Change ScopedTempDir::path() to GetPath() by vabr · 8 years ago
  32. da1ce10 Adds sync brokering to Windows EDK by rockot · 8 years ago
  33. be433f3 [Media Router] Use TimeDelta in mojo interfaces by btolsch · 8 years ago
  34. 7f47672 Mojo C++ bindings: support closing [Associated]InterfaceRequest with reason. by yzshen · 8 years ago
  35. 626de04 Mojo C++ bindings: support disconnect with a reason. by yzshen · 8 years ago
  36. 23ad5fc Privatize StrongBinding lifetime management by rockot · 8 years ago
  37. c71eab5 Mojo Java Bindings: expose public API for struct serialization. by yzshen · 8 years ago
  38. 1c461da mojom GNI: Implicit variant inheritance for deps by rockot · 8 years ago
  39. 6f589c7 Deletes remaining traces of gyp in services/ and mojo/ by rockot · 8 years ago
  40. c8b5b7e Limit Mojo messages recursion depth by tibell · 8 years ago
  41. db46825 Reland of Mojo C++ Bindings: Additional support for associated binding sets (patchset #1 id:1 of https://codereview.chromium.org/2324623003/ ) by lushnikov · 8 years ago
  42. 8cc5b35 Revert of Mojo C++ Bindings: Additional support for associated binding sets (patchset #2 id:20001 of https://codereview.chromium.org/2309513002/ ) by lushnikov · 8 years ago
  43. efc603b Mojo C++ Bindings: Additional support for associated binding sets by rockot · 8 years ago
  44. a431c0b Mojo C++ bindings: add perf tests to compare performance of Router/MultiplexRouter. by yzshen · 8 years ago
  45. 7d5fadf Reduce the log level of frequently occuring DVLOGs by hta · 8 years ago
  46. 9a7ead8 Use ChannelMojo between app shims and the browser process. by sammc · 8 years ago
  47. 153e6e4 Mojo JS bindings: fix deserialization of boolean fields. by yzshen · 8 years ago
  48. 33f4786 Removing .gyp/.gypi files from the mojo/ folder. by yzshen · 8 years ago
  49. 073fc7c Use compositor_frame typemap in Blink by xlai · 8 years ago
  50. 309eb6f Merge the mojo blink type converter into ui/events/blink by jonross · 8 years ago
  51. c5f8a51 Delete all test isolate file now that M54 was branched. by maruel · 8 years ago
  52. 7058890 Add FlushForTesting to InterfacePtr and Binding. by sammc · 8 years ago
  53. 41930ea Support creating mojo peer connections from named pipes. by sammc · 8 years ago
  54. 778ccaa Remove calls to deprecated MessageLoop methods from mojo/. by fdoray · 8 years ago
  55. 38a1700 Create MouseWheelEvent directly instead of through MouseEvent. by riajiang · 8 years ago
  56. 3d91392 mash: Port ash_sysui ShelfDelegateMus impl to mojo:ash. by msw · 8 years ago
  57. b5ed128 Update ui::PointerEvent to support mouse wheel and capture change events. by riajiang · 8 years ago
  58. e96ea46 Add support for dispatch contexts on BindingSet by rockot · 8 years ago
  59. a6d37a5 Use unions for interface control messages. by sammc · 8 years ago
  60. f5c4f59 Mojo C++ bindings: minor corrections for the StructTraits documentation. by yzshen · 8 years ago
  61. 23320aa Mojo C++ bindings: fix inlined union validation. by yzshen · 8 years ago
  62. cffd1b2 Support custom message filtering on Mojo binding objects by rockot · 8 years ago
  63. 79e0d35 Mojo C++ bindings: share DataView class between chromium and blink variants. by yzshen · 8 years ago
  64. 0e0d8ec Mojo C++ bindings: change the first template parameter of StructTraits and UnionTraits. by yzshen · 8 years ago
  65. 8af798c Mojo C++ bindings: make ipc/ mojom targets to use STL string/vector types by yzshen · 8 years ago
  66. 1eaeeea Mojo C++ bindings: clean up pending callbacks when connection error occurs. by yzshen · 8 years ago
  67. 65bd5dc Earlier cleanup of some EDK platform handles by rockot · 8 years ago
  68. 7e71fd0 [sensors] Introduce Generic Sensor API interfaces by mikhail.pozdnyakov · 8 years ago
  69. 0fb41ea Update the lower bound for UMA_HISTOGRAM_CUSTOM_COUNTS by drbasic · 8 years ago
  70. 1647741 Second reland: Introduce mojo interface for collecting StackSamplingProfiler data by wittman · 8 years ago
  71. a81644d Mojo C++ bindings: extract code shared by different variants. by yzshen · 8 years ago
  72. ce28ed3 Mojo EDK: Add tests to exercise races in handle transit by rockot · 8 years ago
  73. cf4ff1a Revert of Reland Introduce mojo interface for collecting StackSamplingProfiler data (patchset #3 id:40001 of https://codereview.chromium.org/2253013008/ ) by alexmos · 8 years ago
  74. ade3e7a Reland Introduce mojo interface for collecting StackSamplingProfiler data by wittman · 8 years ago
  75. 75dab5b Mojo C++ Bindings: Movable mojo::Message by rockot · 8 years ago
  76. 26759c7 Refactoring button field and its type (2nd try) by nzolghadr · 8 years ago
  77. b9ebd37 Re-write many calls to WrapUnique() with MakeUnique() by ricea · 8 years ago
  78. ac1ad0e Revert of Introduce mojo interface for collecting StackSamplingProfiler data (patchset #6 id:100001 of https://codereview.chromium.org/2254743003/ ) by pauljensen · 8 years ago
  79. 933a276 Introduce mojo interface for collecting StackSamplingProfiler data by wittman · 8 years ago
  80. 7b39613 Revert of Refactoring button field and its type (patchset #13 id:240001 of https://codereview.chromium.org/2227563003/ ) by megjablon · 8 years ago
  81. f3f5ad1 Refactoring button field and its type by nzolghadr · 8 years ago
  82. 1a30dfd services/ui: Clean up dead code. by sadrul · 8 years ago
  83. 9944db2 Remove now-unnecessary .obj() in Java method calls. by torne · 8 years ago
  84. 3cbf173 Mojo C++ binding: make device/usb mojom targets use STD string/vector types by reillyg · 8 years ago
  85. 378d938 Mojo C++ bindings: disallow copy and assign for generated classes when necessary. by yzshen · 8 years ago
  86. 6d22533 Use mojo for Chrome Loading, Part 1 by yhirano · 8 years ago
  87. f67147e Update DataPipeConsumerDispatcher state when deserialized by yhirano · 8 years ago
  88. b384f9f Mojo C++ bindings: support generating code shared by different variants. by yzshen · 8 years ago
  89. 82a2017 mojo: Use stl utilities from the base namespace by skyostil · 8 years ago
  90. 3058a3d Convert Identity and CapabilitySpec to use typemaps instead of TypeConverters by ben · 8 years ago
  91. 6f7224c Revert of User service is actually the file service. (patchset #8 id:140001 of https://codereview.chromium.org/2207663003/ ) by ben · 8 years ago
  92. 0b542e8 User service is actually the file service. by ben · 8 years ago
  93. 0b17e64 Fix incorrect usage of StringImpl::sizeInBytes. by esprehn · 8 years ago
  94. 0570a40 Migrate the Java mojo bindings to use the Watcher API. by sammc · 8 years ago
  95. 59f1c3b Add array traits for converting mojo::Array to std::set by ben · 8 years ago
  96. 5e7e799 Support mojo connections between unrelated peer processes. by sammc · 8 years ago
  97. f999f0d mojo/edk/system: Change auto to not deduce raw pointers. by vmpstr · 8 years ago
  98. ea624d2 GN: Throw an error overwriting a nonempty scope. by brettw · 8 years ago
  99. 58ec557 Mojo C++ bindings: change union reader of struct data view to be a template. by yzshen · 8 years ago
  100. 126b07d [mojo-edk] Revert ObserveProxy retransmission behavior by rockot · 8 years ago