1. fec4f18 Mojo: Remove UAF workaround by Ken Rockot · 7 years ago
  2. 3987bda Convert file_utilities_messages to mojo by Stuart Langley · 7 years ago
  3. c1bd33b Mojo: DataPipeStringWriter -> StringDataPipeProducer by Ken Rockot · 7 years ago
  4. 0194d77 Mojo: Add FileDataPipeProducer by Ken Rockot · 7 years ago
  5. af361f1 Roll Fuchsia SDK to 36d9ffb6bda53112e826941757efe04654050d46 by Sergey Ulanov · 7 years ago
  6. 608162c Replace std::queue with base::queue. by Brett Wilson · 7 years ago
  7. 2229483 Mojo: Add DataPipeStringWriter by Ken Rockot · 7 years ago
  8. 38823cf Switch make_scoped_refptr to MakeRefCounted. by kylechar · 7 years ago
  9. 0914f3f Remove some debugging CHECKs. by Yuzhu Shen · 7 years ago
  10. f69fa47 Mojo: Remove some debugging CHECKs by Ken Rockot · 7 years ago
  11. 809852c Adding tracking of location for AutoCloseableRouter. by Jay Civelli · 7 years ago
  12. 393d727 Mojofying printing::PWGRasterConverter. by Jay Civelli · 7 years ago
  13. 50465b0 fuchsia: Magenta -> Zircon by Scott Graham · 7 years ago
  14. 693617c Mojo class doc cleanup by Ken Rockot · 7 years ago
  15. bdcc7f8 Mojofy DidCommitProvisionalLoad. by Balazs Engedy · 7 years ago
  16. 38087d3 Mojo: Pad port table entries with extra bytes by Ken Rockot · 7 years ago
  17. 9cc7844 Mojo: Add some class docs for Node, Port, Event by Ken Rockot · 7 years ago
  18. 6968aa3 Mojo C++ bindings: fix typo and add 'const's. by Yuzhu Shen · 7 years ago
  19. d5b8dbe Revert "Mojo: Check for null on Watch creation" by Reilly Grant · 7 years ago
  20. 7cabfbb Mojo C++ bindings: introduce TrackedScopedRefPtr to debug corruptions. by Yuzhu Shen · 7 years ago
  21. b3a77c9 Mojo Bindings: Support handles in native structs by Ken Rockot · 7 years ago
  22. a91c6fc Mojo: Force crash when sending oversized messages by Ken Rockot · 7 years ago
  23. 4156ea9 Mojo C++ MultiplexRouter: use a base::small_map with 1 inlined slot for endpoints. by Yuzhu Shen · 7 years ago
  24. 301b6c9 Switch mojo::edk::WatcherSet to flat_map by Reilly Grant · 7 years ago
  25. eb5b430 Replace tracked_objects::Location with base::Location. by Brett Wilson · 7 years ago
  26. a29a03c Convert the rest of mojo javatests to JUnit4 by Yoland Yan · 7 years ago
  27. 871e66b Mojo C++ bindings: add a DVLOG for sync call returning without getting response. by Yuzhu Shen · 7 years ago
  28. b3c90d1 viz: Move CopyOutputResult's and TextureMailbox's mojom to services/viz by Saman Sami · 7 years ago
  29. 492f032 Revert "Mojofy DidCommitProvisionalLoad." by Roger McFarlane · 7 years ago
  30. bb38ef3 Mojofy DidCommitProvisionalLoad. by Balazs Engedy · 7 years ago
  31. 430140b Switch mojo::edk::WatcherDispatcher maps to flat_map by Reilly Grant · 7 years ago
  32. da0c840 Mojo: Check for null on Watch creation by Reilly Grant · 7 years ago
  33. 9b5706d Mojo: Guard against invalid data pipe configs by Ken Rockot · 7 years ago
  34. 720853b Mojo: Removed the unused message.cc file by Luis Hector Chavez · 7 years ago
  35. 03ec1ca Remove ParamTraits::GetSize since it's not used anymore. by John Abd-El-Malek · 7 years ago
  36. 7a450fa Allow tests to swap Mojo interface implementations. by Nasko Oskov · 7 years ago
  37. b211886 Use net::HttpRequestHeaders in content::ResourceRequest by Kinuko Yasuda · 7 years ago
  38. 125b1da Mojo: Fix nested SyncHandleWatcher Wait by Ken Rockot · 7 years ago
  39. 8daa4fb Add hid.mojom, re-define the device::HidDeviceInfo. by Ke He · 7 years ago
  40. 6eae758 Reland "Mojo: Allow duplicate events in SyncHandleRegistry" by Ken Rockot · 7 years ago
  41. 91c67ab Speculatively revert "Mojo: Allow duplicate events in SyncHandleRegistry" by Tarun Bansal · 7 years ago
  42. f37111a Mojo: Add checks to test for UAF by Ken Rockot · 7 years ago
  43. 918a052 Mojo: Allow duplicate events in SyncHandleRegistry by Ken Rockot · 7 years ago
  44. 56733a0 Add missing HANDLE_EINTR macro around dup() calls. by Dale Curtis · 7 years ago
  45. 5acbef4 Fix MessageLoop and RunLoop includes via script. by Gabriel Charette · 7 years ago
  46. e4bdaa3 Minor change to fix typo in cpp union example by Gary Klassen · 7 years ago
  47. c10c72c Fuchsia: Add platform implementation for Mojo WrapAttachmentImpl. by Wez · 7 years ago
  48. a7e8f9c IPC-over-mojo: Eliminate two buffer copies. by Yuzhu Shen · 7 years ago
  49. 47644e4 Switch Mojo struct traits over to using base::span by Daniel Cheng · 7 years ago
  50. b3836b3 Implement localStorage origin enforcement. by Nasko Oskov · 7 years ago
  51. 92c6b78 Delete RegisterNatives() calls from //mojo by Andrew Grieve · 7 years ago
  52. 4e36dc3 Fuchsia: Add logic for Mojo handle-passing to child processes. by Kevin Marshall · 7 years ago
  53. fa94a99 Replace base::MakeUnique with std::make_unique in mojo/. by Jeremy Roman · 7 years ago
  54. 774739f Reland "Mojo: Ensure RequestContexts exist for some message APIs" by Ken Rockot · 7 years ago
  55. 5d6cfdf Revert "Mojo: Ensure RequestContexts exist for some message APIs" by Dave Schuyler · 7 years ago
  56. 46a0bdf Mojo: Ensure RequestContexts exist for some message APIs by Ken Rockot · 7 years ago
  57. da2a93b Handle multi-MX-handle file descriptors in Mojo messages on Fuchsia. by Wez · 7 years ago
  58. 84c8c30 Revert "Changing multiprocess test SpawnChild to return a struct instead of a" by Jay Civelli · 7 years ago
  59. 9f87b48 Rename base::Span to base::span to match //base/containers guidelines. by Daniel Cheng · 7 years ago
  60. f88d76f Mojo C++ bindings: avoid holding ScopedInterfaceEndpointHandles in MultiplexRouter. by Yuzhu Shen · 7 years ago
  61. d20a0c7 Convert mojo javatests to JUnit4 by Yoland Yan · 7 years ago
  62. 95f802d Minor change to update build target for js binding build by Gary Klassen · 7 years ago
  63. ce3fa13 Fix SysInfo::AmountOfVirtualMemory and PlatformSharedBuffer::Map(). by Wez · 7 years ago
  64. a0c2147 Reduce maximum number of handles per Channel::Message. by Wez · 7 years ago
  65. aea9542 Enable service_manager_unittests. by Wez · 7 years ago
  66. 0361fad Fix privileged services/viz paths. by kylechar · 7 years ago
  67. 6f8c848 Allow file-descriptors to be passed over IPC on Fuchsia. by Wez · 7 years ago
  68. cd9acbc chromeos: move TouchDeviceTransform to ui/events/devices by Scott Violet · 7 years ago
  69. 1615c31 Remove uses NON_EXPORTED_BASE now that it's a no-op. by Nico Weber · 7 years ago
  70. 4d74ba5 Mojo: Another CHECK for debugging by Ken Rockot · 7 years ago
  71. b5e8f4f Mojo bindings: remove an unnecessary DCHECK. by Yuzhu Shen · 7 years ago
  72. 94ac4d1 Convert some deque uses to base::circular_deque. by Brett Wilson · 7 years ago
  73. d063f5f Mojo: Fix crash on failed handle serialization by Ken Rockot · 7 years ago
  74. d9d8b79 mojo Java bindings: Qualify struct field names with this. by Victor Costan · 7 years ago
  75. af90dbf Fix base::Thread::Options() usage in examples. by David 'Digit' Turner · 7 years ago
  76. 37ae4c6 Reland "Check whether incoming interface IDs have correct namespace bit." by Yuzhu Shen · 7 years ago
  77. 0a511c3 Rename mojo::CArray to base::Span and move it to //base. by Daniel Cheng · 7 years ago
  78. 7abbaed Revert "Check whether incoming interface IDs have correct namespace bit." by Walter Korman · 7 years ago
  79. 2effe17 Check whether incoming interface IDs have correct namespace bit. by Yuzhu Shen · 7 years ago
  80. dc0de06 Reland "Remove unnecessary SetUpContext usage" by Ken Rockot · 7 years ago
  81. 6d062a9 Improve Mojo Fuzzer Coverage by Tim Becker · 7 years ago
  82. 6f8650b Mojo: Optimize random port name generation by Ken Rockot · 7 years ago
  83. ac8ba59 Implement minimal set of Mojo platform IPC primitives for Fuchsia. by Wez · 7 years ago
  84. 7d5a074 Mojo Bindings: Single-phase serialization by Ken Rockot · 7 years ago
  85. ff6174a Pass JavaRef to Java methods in mojo. by Torne (Richard Coles) · 7 years ago
  86. 13b5981 Mojo: More flexible message serialization by Ken Rockot · 7 years ago
  87. a37febb Message Dumper / Corpus Generator for Mojo Fuzzer by Tim Becker · 7 years ago
  88. dd0b688 Evolve mojo::CArray/mojo::ConstCArray towards a future base::Span API by Daniel Cheng · 7 years ago
  89. b43fd08 Fix stale method name in Mojo bindings comment. by Nasko Oskov · 7 years ago
  90. 0c1060a Use WTF::in_place instead of base::in_place in Blink's mojo bindings. by Victor Costan · 7 years ago
  91. ad20c97 Revert "Mojo C++ bindings: add more CHECKs to investigate crashes." by Ken Rockot · 7 years ago
  92. c0d2a25 Reland "Mojo: Fix thread-safety issues in watcher API" by Ken Rockot · 7 years ago
  93. 052687f Make mojo_public_bindings_unittests confirm correct sequence, not thread by Scott Graham · 7 years ago
  94. f8e3fa4 Revert "Mojo: Fix thread-safety issues in watcher API" by John Mellor · 7 years ago
  95. 6886c9b Mojo: Fix thread-safety issues in watcher API by Ken Rockot · 7 years ago
  96. c6b8178 Remove base::Value::SetIntegerWithoutPathExpansion by jdoerrie · 7 years ago
  97. 9f02ace Fuzz mojo message validation and parsing. by Tim Becker · 7 years ago
  98. 83da727 Move Mojo data pipe read/write functions into classes by Reilly Grant · 7 years ago
  99. 78cdd9b Mojo: Add another CHECK for debugging by Ken Rockot · 7 years ago
  100. b528580 viz: Move StructTraits and typemap files from public/interfaces to public/cpp by Saman Sami · 7 years ago