1. feeb2d2 Migrate MessageLoop::current() to MessageLoopCurrent in /mojo by Gabriel Charette · 6 years ago
  2. d2128d8 Mojo C++ Bindings: unordered_map => flat_map by Ken Rockot · 6 years ago
  3. 30b42cd Move Mojo internals to new base shared memory API by Ken Rockot · 6 years ago
  4. 867b51f Base [android]: Introduce ScopedHardwareBufferHandle by Ken Rockot · 6 years ago
  5. 2323d24 [LayoutTests] Enable OOPIF pixel dumps behind a flag. by Vladimir Levin · 6 years ago
  6. 0473e34 Add a DCHECK in mojo/public/cpp/system/handle.h by Helen Li · 6 years ago
  7. 7b9cdcc Use BigBuffer for MessagePort message contents by Ken Rockot · 6 years ago
  8. 01aaa1f media::AudioSystem: disconnect from Audio service when not in use. by Olga Sharonova · 6 years ago
  9. 375bd75 The Great Blink mv for source files, part 1. by Blink Reformat · 6 years ago
  10. 9cd83c6 media: Add DeferredDestroyStrongBindingSet by Xiaohan Wang · 6 years ago
  11. 4c27bef Mojo: Reduce default message allocation size by Ken Rockot · 6 years ago
  12. c465774 Mojo: More shared buffer API prep work by Ken Rockot · 6 years ago
  13. db304f7 [LevelDBWrapper] Allow Observers to be managed externally. by Daniel Murphy · 6 years ago
  14. 8e648b2 Move data_pipe* from //mojo/common to //mojo/public/cpp/system by Oksana Zhuravlova · 6 years ago
  15. 3de63ff Improve mojo enum quality-of-life for UMAs and legacy IPC. by Daniel Cheng · 6 years ago
  16. 6c73cf8 Add mojo base types for new shared memory APIs by Ken Rockot · 6 years ago
  17. 8c53700 Move memory_allocator....mojom and process_id.mojom from common to base by Oksana Zhuravlova · 6 years ago
  18. 7511e9d Mojo Bindings: SequenceLocalSyncEventWatcher by Ken Rockot · 6 years ago
  19. 2f75e1e Move read_only_buffer.mojom from common to base by Oksana Zhuravlova · 6 years ago
  20. 7d8c9b7 Add a data length method to mojo::ScopedSharedBufferHandle. by Lei Zhang · 6 years ago
  21. c2c9cfb Rename buildflag_headers for consistency by Scott Violet · 6 years ago
  22. e044205 Move thread_priority.mojom from common to base by Oksana Zhuravlova · 6 years ago
  23. 39d4dbd Move unguessable_token.mojom from common to base by Oksana Zhuravlova · 7 years ago
  24. 9d962c7 Move logfont_win.mojom and text_direction.mojom from common to base by Oksana Zhuravlova · 7 years ago
  25. c66c0a1 Make CredentialManager use mojo_base.mojom.String16 instead of string by Evan Stade · 7 years ago
  26. 5f4d213 Add a new typemap for base::Value using value semantics by Daniel Cheng · 7 years ago
  27. 8ac107e Move time.mojom from common to base by Oksana Zhuravlova · 7 years ago
  28. 1d1a155 mojo: Pass task runners explicitly to SimpleWatcher's constructor by Hajime Hoshi · 7 years ago
  29. 4089177 Cleanup base APIs after PROCESS_LAUNCHER removal. by Gabriel Charette · 7 years ago
  30. bea6c08 Move file, file_path and file_info from common to base by Oksana Zhuravlova · 7 years ago
  31. 4180f43 mojo: do not dispatch SimpleWatcher callback twice upon ...FAILED_PRECONDITION by Andrey Kosyakov · 7 years ago
  32. 50c604d Mojo: Watchers -> Traps by Ken Rockot · 7 years ago
  33. 239f375 Mojo: Stabilize remaining message APIs. by Ken Rockot · 7 years ago
  34. d976763 Mojo: Consolidate and stabilize core message APIs by Ken Rockot · 7 years ago
  35. 5f70dd5 Add typemap for mojom::FileError by Luciano Pacheco · 7 years ago
  36. 0765696 IWYU some sites which use std::unique_ptr or base::MakeUnique without an include. by Jeremy Roman · 7 years ago
  37. dcc1f9f Fixes operator bool in InterfaceRequest by Scott Violet · 7 years ago
  38. c9decd0 Add HTTP cache clearing to the network service by Jay Civelli · 7 years ago
  39. c05f460 Include name of mojo interface in double-bind DCHECK by Andrew Grieve · 7 years ago
  40. d3a2d18 Network service test: push DNS rules after child process is connected. by Xing Liu · 7 years ago
  41. 6896a92 Add mojo based synchronous compositor for Android. by Dave Tapuska · 7 years ago
  42. 24efe5e Allow base::DoNothing() to handle any argument list. by Peter Kasting · 7 years ago
  43. 7ed5c15 Add task runner accessor in RefCountedDeleteOnSequence. by Peter Kasting · 7 years ago
  44. ab4036f Add mojo support for base::RefCountedMemory. by Elliot Glaysher · 7 years ago
  45. d4435bf Mojom and typemap for Service Worker Fetch Response by Luciano Pacheco · 7 years ago
  46. 88430fa Add missing #includes (IWYU). by Peter Kasting · 7 years ago
  47. e288fbb Add revocable binding and revocable strong binding classes by Austin Tankiang · 7 years ago
  48. bfabe78 [Mojo] Removed string copy requirement from StringDataPipeProducer by Daniel Murphy · 7 years ago
  49. e40da4c Fix broken link in Mojo C++ bindings docs by Austin Tankiang · 7 years ago
  50. 7903d01 Move String16 mojom to mojo/public/cpp/base by Ken Rockot · 7 years ago
  51. ae5a5fb Use COMPONENT_EXPORT for mojo/public/cpp/base targets by Ken Rockot · 7 years ago
  52. f0f193f Don't treat empty spans as null in mojo array traits. by Daniel Cheng · 7 years ago
  53. 042c79b Convert internal mojo bindings to a component target by Ken Rockot · 7 years ago
  54. ab53c58 Add [force_serialize] mojom typemap attribute by Ken Rockot · 7 years ago
  55. c33d816 Introduce mojo_base.mojom.BigString by Dmitry Gozman · 7 years ago
  56. 4c32ebe Refactor ChromeSecurityExploitBrowserTest to also work with mojo blob URLs. by Marijn Kruisselbrink · 7 years ago
  57. e0d800c Adds inline capacity to WTF::Vector mojo binding by Malcolm White · 7 years ago
  58. 11aa65d viz: Sync destruction for RootCompositorFrameSinkImpl. by kylechar · 7 years ago
  59. 2c8e946 Add InterfaceInvalidator and WeakInterfacePtr classes by Austin Tankiang · 7 years ago
  60. a30df88 Remove ui::Gpu from SyncCallRestrictions friends. by kylechar · 7 years ago
  61. 3dfce43 Correct mojo::WrapSharedMemoryHandle usage by Ken Rockot · 7 years ago
  62. a36ec13 Add operator bool to mojo handles and handle wrappers. by Eve Martin-Jones · 7 years ago
  63. 43977bd Fix mojom typemap dependencies by Ken Rockot · 7 years ago
  64. a6ddfb3 Introduce hybrid byte array / shared memory type by Ken Rockot · 7 years ago
  65. 6823e5c Support MockCertVerifier when network service is enabled by John Abd-El-Malek · 7 years ago
  66. 485f367 Add extension content verification in Network Service. by Chris Mumford · 7 years ago
  67. e8ca25c Add best practice documentation for handling process crashes when using mojo pipes. by John Abd-El-Malek · 7 years ago
  68. 2cdd2dc WrapCallbackWithDefaultInvokeIfNotRun and WrapCallbackWithDropHandler by Nicholas Verne · 7 years ago
  69. 5764a8d Change how response callback DCHECKs are invoked by Ken Rockot · 7 years ago
  70. baa1b0f Add docs to a DCHECK in mojo bindings by James Cook · 7 years ago
  71. 9143e4e Improve mojo method tracing. by Dmitry Skiba · 7 years ago
  72. beb315a Remove default argument from mojo::SharedBufferHandle::Clone(). by Robert Sesek · 7 years ago
  73. 22630a4 Fix Clone and Equals for blink variant arrays and maps of mojo structs. by Sam McNally · 7 years ago
  74. 4dc6039 Replace base::MakeUnique with std::make_unique in mojo/ by Gyuyoung Kim · 7 years ago
  75. 716e8cd Added some clarifying documentation on registering Mojo interfaces by Sasha Bermeister · 7 years ago
  76. c94bcd1 Improved FileDataPipeProducer errors part 2. by Chris Mumford · 7 years ago
  77. 6002f01 Improved errors returned from FileDataPipeProducer. by Chris Mumford · 7 years ago
  78. a2fe4a0 Send proxy configuration over Mojo pipe in Chrome. by Matt Menke · 7 years ago
  79. 1197fc4 Make WTF::RepeatingFunction an alias of base::RepeatingCallback. by Yuta Kitamura · 7 years ago
  80. d7b66da chromeos: Fix flaky WallpaperControllerTest.MojoWallpaperObserver by James Cook · 7 years ago
  81. 06a7ea9 Change mojo::ReportBadMessageCallback to be a base::OnceCallback by Austin Tankiang · 7 years ago
  82. 9627728 Fix mojo Shared Buffer documentation example by Noel Gordon · 7 years ago
  83. aeb23d4 ShapeDetection: Create Face Detector Async on windows 10 by junweifu · 7 years ago
  84. 699f807 mojo: Fix comment in InterfacePtr in C++ bindings. by Victor Costan · 7 years ago
  85. 75550f8 Update docs for InterfacePtr and Binding. by Yuzhu Shen · 7 years ago
  86. 99d89ef Mojo: Store interface fields as InterfacePtrInfo by Ken Rockot · 7 years ago
  87. 2ae1d8b Implement a video detector in Viz by Saman Sami · 7 years ago
  88. 0ee5806 Migrate MessageLoop::ScopedNestableTaskAllower to RunLoop::Type::kNestableTasksAllowed in /mojo by Gabriel Charette · 7 years ago
  89. e23475e Support file:// URLs with Network Service enabled by Ken Rockot · 7 years ago
  90. 4522c12 Reland "Avoid using `isolated` wrt. AssociatedInterfaces." by Balazs Engedy · 7 years ago
  91. ad7be04 Revert "Avoid using `isolated` wrt. AssociatedInterfaces." by Alexander Timin · 7 years ago
  92. 5ee44b6 Avoid using `isolated` wrt. AssociatedInterfaces. by Balazs Engedy · 7 years ago
  93. 5a75006 Devirtualize calls made on a mojo::InterfacePtr<T> by Reilly Grant · 7 years ago
  94. e45f51a Fix field_index in error message for validation of message header by Andrew Grieve · 7 years ago
  95. d83f659 Mojo: Show only field index in mojo ValidateNonNull() errors by Andrew Grieve · 7 years ago
  96. bea8d32 Fix callback definition/usage in C++ bindings doc. by David 'Digit' Turner · 7 years ago
  97. 48d4cf4 [Mojo] Make ThreadSafeInterfacePtr always delete responder of mojo call on caller thread. by Han Leon · 7 years ago
  98. 41ffcde Mojo C++ bindings: avoid destroying ScopedInterfaceEndpointHandle under MultiplexRouter's lock. by Yuzhu Shen · 7 years ago
  99. 7e587d0 cros: Convert browser tests to use mojo generated AsyncWaiter by James Cook · 7 years ago
  100. 6b51362 Messages with Mach Ports that fail to broker should still be sent. by erikchen · 7 years ago