1. 8c21290 Minimize chance of lock contention on MojoUnmapBuffer by Darin Fisher · 7 years ago
  2. d331d65 Skip mojo serialization for MessagePort messages that stay in process. by Marijn Kruisselbrink · 7 years ago
  3. 485f367 Add extension content verification in Network Service. by Chris Mumford · 7 years ago
  4. b417388 Mojo C++ bindings: change the variable name "buffer" in BufferWriter. by Yuzhu Shen · 7 years ago
  5. f1d97e9 Move quota_types.mojom to third_party/WebKit/common by Sasha Bermeister · 7 years ago
  6. e8ca25c Add best practice documentation for handling process crashes when using mojo pipes. by John Abd-El-Malek · 7 years ago
  7. 864cf1d Add a new grit output format that knows whether resources are gzipped by Dan Beam · 7 years ago
  8. 2cdd2dc WrapCallbackWithDefaultInvokeIfNotRun and WrapCallbackWithDropHandler by Nicholas Verne · 7 years ago
  9. cfb395a Mojo JS bindings: update some TODOs. by Yuzhu Shen · 7 years ago
  10. 5764a8d Change how response callback DCHECKs are invoked by Ken Rockot · 7 years ago
  11. 0a0123f Fix data size calculation in mojo event messages by Ken Rockot · 7 years ago
  12. baa1b0f Add docs to a DCHECK in mojo bindings by James Cook · 7 years ago
  13. 7362777 Moving the PdfToPwgConverter service to a new chrome printing service. by Jay Civelli · 7 years ago
  14. 9143e4e Improve mojo method tracing. by Dmitry Skiba · 7 years ago
  15. beb315a Remove default argument from mojo::SharedBufferHandle::Clone(). by Robert Sesek · 7 years ago
  16. 41085e3 Add @Override annotation to MANAGER override template. by Ted Choc · 7 years ago
  17. 697c357 Mojo JS bindings: move the code out of the "new_bindings" folder into mojo/public/js. by Yuzhu Shen · 7 years ago
  18. 22630a4 Fix Clone and Equals for blink variant arrays and maps of mojo structs. by Sam McNally · 7 years ago
  19. 4dc6039 Replace base::MakeUnique with std::make_unique in mojo/ by Gyuyoung Kim · 7 years ago
  20. 716e8cd Added some clarifying documentation on registering Mojo interfaces by Sasha Bermeister · 7 years ago
  21. 2bfbd28 Remove support for old-style Mojo JS bindings. by Yuzhu Shen · 7 years ago
  22. c94bcd1 Improved FileDataPipeProducer errors part 2. by Chris Mumford · 7 years ago
  23. 6002f01 Improved errors returned from FileDataPipeProducer. by Chris Mumford · 7 years ago
  24. 8c73d6a Start Onion Soup of WebClipboard, by moving shared enums to mojom. by Stuart Langley · 7 years ago
  25. 40f3bea syncer: add mojo for StringOrdinal. by Jiaquan He · 7 years ago
  26. a2fe4a0 Send proxy configuration over Mojo pipe in Chrome. by Matt Menke · 7 years ago
  27. 1197fc4 Make WTF::RepeatingFunction an alias of base::RepeatingCallback. by Yuta Kitamura · 7 years ago
  28. d13c598 Make the generator output easier-to-understand error message for undefined types. by Yuzhu Shen · 7 years ago
  29. b6b146c Fix assignment operator of ScopedPlatformHandle. by Yuzhu Shen · 7 years ago
  30. d7b66da chromeos: Fix flaky WallpaperControllerTest.MojoWallpaperObserver by James Cook · 7 years ago
  31. 375d4a4 Convert quota_messages.h from IPC to Mojo by Sasha Bermeister · 7 years ago
  32. 1ee7dfa Update template message for destruction of mojo callback. by Erik Chen · 7 years ago
  33. 237956d Revert "Added a Mojo equivalent to base::File::Error." by Chris Mumford · 7 years ago
  34. 06a7ea9 Change mojo::ReportBadMessageCallback to be a base::OnceCallback by Austin Tankiang · 7 years ago
  35. ef74fcd Reland "Migrate call-sites away from un-managed PlatformHandle[Vector]s." by Wez · 7 years ago
  36. 4986624 Mojo-ify PreCacheFont/ReleaseCachedFonts IPCs for windows by Nicholas Verne · 7 years ago
  37. 862d966 Added a Mojo equivalent to base::File::Error. by Chris Mumford · 7 years ago
  38. 4438763 Revert "Migrate call-sites away from un-managed PlatformHandle[Vector]s." by Wez · 7 years ago
  39. de9e03f Convert clipboard_messages from IPC to Mojo. by Stuart Langley · 7 years ago
  40. 606f67c Mojo: use OS whitelists to specify OS-specific typemaps. by Sam McNally · 7 years ago
  41. 22e5a24 Convert moar ChildProcessHostMsg to mojo. by Nicholas Verne · 7 years ago
  42. d3c466a jda: move files from media/gpu to media/mojo by Miguel Casas · 7 years ago
  43. 9627728 Fix mojo Shared Buffer documentation example by Noel Gordon · 7 years ago
  44. 02f81a7 Migrate call-sites away from un-managed PlatformHandle[Vector]s. by Wez · 7 years ago
  45. a10abb1 Add the classname to JNI method names to make them unique by Daniel Bratell · 7 years ago
  46. aeb23d4 ShapeDetection: Create Face Detector Async on windows 10 by junweifu · 7 years ago
  47. 1c1dcb6 Extensions: convert keep_alive.js to use new Mojo JS bindings. by Yuzhu Shen · 7 years ago
  48. 699f807 mojo: Fix comment in InterfacePtr in C++ bindings. by Victor Costan · 7 years ago
  49. 7ee892d Remove unneeded extern keywords. by Lei Zhang · 7 years ago
  50. 75550f8 Update docs for InterfacePtr and Binding. by Yuzhu Shen · 7 years ago
  51. 91ade01 Android: Remove SuppressFBWarnings by Peter Wen · 7 years ago
  52. 99d89ef Mojo: Store interface fields as InterfacePtrInfo by Ken Rockot · 7 years ago
  53. b5eab0d Move the mojo JS bindings resource into a separate grd file in mojo/pubilc/js. by Yuzhu Shen · 7 years ago
  54. 10ac3f1 Change some wording in mojo README. by Eric Roman · 7 years ago
  55. 2ae1d8b Implement a video detector in Viz by Saman Sami · 7 years ago
  56. 0ee5806 Migrate MessageLoop::ScopedNestableTaskAllower to RunLoop::Type::kNestableTasksAllowed in /mojo by Gabriel Charette · 7 years ago
  57. 7fd51b9 Android: Disable findbugs by Peter Wen · 7 years ago
  58. e23475e Support file:// URLs with Network Service enabled by Ken Rockot · 7 years ago
  59. 4522c12 Reland "Avoid using `isolated` wrt. AssociatedInterfaces." by Balazs Engedy · 7 years ago
  60. ad7be04 Revert "Avoid using `isolated` wrt. AssociatedInterfaces." by Alexander Timin · 7 years ago
  61. 5ee44b6 Avoid using `isolated` wrt. AssociatedInterfaces. by Balazs Engedy · 7 years ago
  62. aa166c9 Adding name_unittests for Mojo port and node names. by Chris Bentzel · 7 years ago
  63. 5a75006 Devirtualize calls made on a mojo::InterfacePtr<T> by Reilly Grant · 7 years ago
  64. e45f51a Fix field_index in error message for validation of message header by Andrew Grieve · 7 years ago
  65. ac30fe9 Use mojo for page state serialization by Patrick Noland · 7 years ago
  66. d83f659 Mojo: Show only field index in mojo ValidateNonNull() errors by Andrew Grieve · 7 years ago
  67. bea8d32 Fix callback definition/usage in C++ bindings doc. by David 'Digit' Turner · 7 years ago
  68. 857a89f Add Mojo struct definitions for base::Time and base::TimeTicks by Daniel Cheng · 7 years ago
  69. 29e916d Fix MojoDuplicateBufferHandle failure behavior by Ken Rockot · 7 years ago
  70. fb9f9c2 Fix spelling of "associated" in code/docs by Michael Giuffrida · 7 years ago
  71. eccf21a Fix mojom java generator to properly handle names with digits by Edman Anjos · 7 years ago
  72. 48d4cf4 [Mojo] Make ThreadSafeInterfacePtr always delete responder of mojo call on caller thread. by Han Leon · 7 years ago
  73. cfad204 Mojo: Ensure partially serialized message handles don't leak by Ken Rockot · 7 years ago
  74. ea59e67 Remove the duplicated Hid structure definitions in C++ by Ke He · 7 years ago
  75. 41ffcde Mojo C++ bindings: avoid destroying ScopedInterfaceEndpointHandle under MultiplexRouter's lock. by Yuzhu Shen · 7 years ago
  76. 7e587d0 cros: Convert browser tests to use mojo generated AsyncWaiter by James Cook · 7 years ago
  77. ad4478b Add typemaps for MessagePortMessage mojo struct. by Marijn Kruisselbrink · 7 years ago
  78. 6b51362 Messages with Mach Ports that fail to broker should still be sent. by erikchen · 7 years ago
  79. 84684c4 Mojo: Add AsyncWaiter helper for interface testing by Ken Rockot · 7 years ago
  80. 3ef3cbf viz: Move mojom.GpuHost into viz. by Sadrul Habib Chowdhury · 7 years ago
  81. 1221ebb Add enable_mojo_tracing build argument. by Dániel Vince · 7 years ago
  82. bae350a Port chrome://bluetooth-internals to the new Mojo JS bindings by Reilly Grant · 7 years ago
  83. c2ecf9f mash: Add support for test-only mojo interfaces for ash by James Cook · 7 years ago
  84. a2a4022 Support jumbo for mojo generated code (-42 CPU minutes) by Daniel Bratell · 7 years ago
  85. 679252f memory-infra: Remove attributes_for_testing by Hector Dearman · 7 years ago
  86. 703169d Rewrite base::Value::GetType to base::Value::type on Linux by jdoerrie · 7 years ago
  87. 54ebc6a Remove whitespace generated by mojo js template by Conley Owens · 7 years ago
  88. fc23cd5 Reduce test file size in FileDataPipeProducerTest.HugeFile. by Wez · 7 years ago
  89. 900f62c Mojo: Fix scrambled message ID build conditions by Ken Rockot · 7 years ago
  90. 497db10 base: Change make_scoped_refptr to WrapRefCounted. by kylechar · 7 years ago
  91. 3502b1a Mojo: Use internal salt suffix for branded builds by Ken Rockot · 7 years ago
  92. 44ef5e6 Remove workarounds for VS 2015 and early-VS 2017 bugs by Bruce Dawson · 7 years ago
  93. af48a35 Reland "Create sandbox::SeatbeltExtension to dynamically expand the Mac sandbox policy." by Robert Sesek · 7 years ago
  94. 06a3b8d Adding missing include guard to test header file. by Daniel Bratell · 7 years ago
  95. 6b939ab Extracting proxy resolver Mojo files from net/ to their own service. by Jay Civelli · 7 years ago
  96. 162a1ea Change make_scoped_refptr() to MakeRefCounted(). by kylechar · 7 years ago
  97. 3c6ba26 Reland support for Mojom message ID scrambling by Ken Rockot · 7 years ago
  98. 33ace1d Mojo C++ bindings: Revert debugging code for investigating memory corruption issue. by Yuzhu Shen · 7 years ago
  99. eb2b105 Revert "Create sandbox::SeatbeltExtension to dynamically expand the Mac sandbox policy." by Thomas Anderson · 7 years ago
  100. 7b178f7 Create sandbox::SeatbeltExtension to dynamically expand the Mac sandbox policy. by Robert Sesek · 7 years ago