1. 28380d1 Migrate various base::Contains() to contains() in mojo by Victor Hugo Vianna Silva · 16 hours ago main master
  2. 902be6c Deduplicate mojom includes (non-blink) by Alex Gough · 27 hours ago
  3. 8a7340a [rustmojo] Move message_pipes to their own file/module. by Julia Hansbrough · 30 hours ago
  4. 422f822 [rustmojo] Rename safe_trap to trap. by Julia Hansbrough · 31 hours ago
  5. 48b728a [mojo] Add a message queue for undeliverable messages by Fred Shih · 33 hours ago
  6. 1f8e85e [mojo] Add plumbing for interface id to message header by Fred Shih · 2 days ago
  7. 9d1d03b [rust] Fix Clippy warnings: 'mojo/public/rust' by Lukasz Anforowicz · 5 days ago
  8. 823ee11 [mojo] Add some comment for magic constants by Fred Shih · 5 days ago
  9. f01c98c mojo: ChannelLinux: Guard more write state by memfd_write_lock_ by Egor Pasko · 5 days ago
  10. ca2bc17 Convert various uses of std::void_t to concepts in //mojo by Daniel Cheng · 10 days ago
  11. 8488984 Migrate std::enable_if use to concepts in //mojo by Daniel Cheng · 2 weeks ago
  12. a3cd471 [rustmojo] Add arm & trigger functionality to safe Traps. by Julia Hansbrough · 2 weeks ago
  13. 4a46d74 Migrate usages of base::to_underlying in //mojo by Victor Hugo Vianna Silva · 2 weeks ago
  14. 7677efb [ipcz] Fix Mojo ArraySerializer fast path for POD types by Victor Miura · 3 weeks ago
  15. 5c0fbc9 [Cleanup] Remove remaining GpuMemoryBufferManager residues by Yi Lu · 3 weeks ago
  16. a941986 [tracing] Migrate legacy flow macros in ['extensions/browser', 'mojo/core'] by Etienne Pierre-doray · 3 weeks ago
  17. 0c21f7d Add guide to mojo include files for C++ bindings by Alex Gough · 3 weeks ago
  18. 1ebead1 [rustmojo] Represent sequences in rust by Devon Loehr · 3 weeks ago
  19. 7914abe Tell IWYU that mojom-shared.h exports mojom-data-view.h by Alex Gough · 3 weeks ago
  20. d7724f1 [mojo] Refactoring Java bindings to prepare for associated ifaces by Fred Shih · 3 weeks ago
  21. 4f37a6d Add helpful hint to mojom -data-view.h.tmpl by Alex Gough · 3 weeks ago
  22. b7d8d76 mojo: clang-format all //mojo by Andrea Orru · 3 weeks ago
  23. f670941 [CADisplayLink #2] Add IPC support for ExternalBeginFrameSource in Browser on Mac by Maggie Chen · 3 weeks ago
  24. b5b558e [PWA] Add locale-keyed manifest localization maps by Alexander Kyereboah · 3 weeks ago
  25. 9588b04 [rustmojo] Add more raw trap tests. by Julia Hansbrough · 3 weeks ago
  26. 9a48556 mojo: Rename read_buffer_ in channel_linux by Egor Pasko · 4 weeks ago
  27. 4fb1357 Minimize includes in //base/memory/memory_pressure*.h by Lei Zhang · 4 weeks ago
  28. 61ea1ee [rustmojo] Lay down structure & constructor for ergonomic Trap functions. by Julia Hansbrough · 4 weeks ago
  29. 392fbcf Mojo: Correct some typos in struct_traits.h by Solomon Kinard · 4 weeks ago
  30. 78b6d55 Fix more IWYU issues by Victor Hugo Vianna Silva · 4 weeks ago
  31. 4dc0064 Remove superfluous connection_group.h includes from mojo headers by Lei Zhang · 4 weeks ago
  32. 8797068 Rename mojo::ConnectionGroup::Ref to mojo::ConnectionGroupRef by Lei Zhang · 5 weeks ago
  33. 88f7ed3 Do IWYU for base/functional/callback.h in various files by Lei Zhang · 5 weeks ago
  34. 3638e26 Do IWYU for base/notreached.h in various files by Lei Zhang · 5 weeks ago
  35. e386739 [rustmojo] Add tests and codegen for mojom nullables by Devon Loehr · 5 weeks ago
  36. cc0fefc [rustmojo] Add support for nullable values by Devon Loehr · 5 weeks ago
  37. 9477397 [rustmojo] Initial implementation of trap code. by Julia Hansbrough · 5 weeks ago
  38. 89c6d25 Reland2: "mojo: ChannelLinux: Add explicit locking around Write" by Egor Pasko · 5 weeks ago
  39. f99be41 mojo: Clear delayed messages on Channel::Shutdown by Egor Pasko · 5 weeks ago
  40. 93fe642 [rustmojo] Add support for mojom strings by Devon Loehr · 5 weeks ago
  41. 2f1393b [rustmojo] Add support for maps to the mojom parser by Devon Loehr · 5 weeks ago
  42. 0731366 [rustmojo] Add support for mojom arrays by Devon Loehr · 5 weeks ago
  43. d0bcf3c [rustmojo] Separate ordinals from wire types by Devon Loehr · 5 weeks ago
  44. 92210fe Forward declare {Sequenced,SingleThread}TaskRunner in more files by David Sanders · 5 weeks ago
  45. 197cf2e Populate [Default] for some extensible enums in services/media_session by Zainab Rizvi · 5 weeks ago
  46. f8e056a [mojo] Don't generate #includes when there are only enums by Erik Staab · 5 weeks ago
  47. e2c94ea Do IWYU for base/functional/callback_helpers.h in various files by Lei Zhang · 5 weeks ago
  48. 90ded46 Begin converting code to use base's string_view helpers. by Tom Sepez · 5 weeks ago
  49. 657803b Android: Replace JavaParamRef -> JavaRef (part 4) by Andrew Grieve · 5 weeks ago
  50. 22385d4 Convert to UNSAFE_TODO in mojo by Arthur Sonzogni · 5 weeks ago
  51. b00536b [rustmojo] Add simple data pipe producer + consumer test. by Julia Hansbrough · 5 weeks ago
  52. e921385 Remove unused include in associated_receiver.h by David Sanders · 5 weeks ago
  53. 2d8c673 mojo: Fix transport leak in MojoSendInvitation failure path by Andrea Orru · 5 weeks ago
  54. 843530b Add DEFINE_JNI macro to the end of every file (part 5) by Martin Kong · 5 weeks ago
  55. efda9ec Add the keyword static in front of every JNI_ function (part 2) by Martin Kong · 6 weeks ago
  56. aa8265b mojo: Fix potential UAF by Joshua Pawlicki · 6 weeks ago
  57. b2f200e spanification: automatically spanify mojo/public/cpp/system/tests/wait_set.cc etc. by Sergio Solano · 6 weeks ago
  58. 1ca7393 spanification: Clean up unneeded parameters in mojo/public/cpp/bindings by Stephen Nusko · 6 weeks ago
  59. bceb2f0 Reduce includes in Mojo templates that generates C++ headers by Lei Zhang · 7 weeks ago
  60. dd31d3a Revert "Reland "mojo: ChannelLinux: Add explicit locking around Write"" by Egor Pasko · 7 weeks ago
  61. 37114e4 Remove DOS line endings from Mojo cpp templates by Lei Zhang · 7 weeks ago
  62. beedf4f Reland "Move logging::LoggingSettings to base/logging/logging_settings.h" by Lei Zhang · 7 weeks ago
  63. 2c63556 Move some Mojo test helpers to a test-only file by Lei Zhang · 7 weeks ago
  64. 9ef2b0b Move Mojo ScopedSuppressValidationErrorLoggingForTests into its own file by Lei Zhang · 7 weeks ago
  65. 0777c3e [rustmojo] Update mojom_parser readme by Devon Loehr · 7 weeks ago
  66. 0d30407 [rustmojo] Separate/remove field names from mojom AST by Devon Loehr · 7 weeks ago
  67. 0e4a7ef [rustmojo] Add tests for mojom unions by Devon Loehr · 7 weeks ago
  68. 1bc6719 [rustmojo] Add code generation for mojom unions by Devon Loehr · 7 weeks ago
  69. c0f59cd [rustmojo] Add support for mojom unions by Devon Loehr · 7 weeks ago
  70. 68489c7 [rustmojo] Add support for mojom enums by Devon Loehr · 7 weeks ago
  71. 23b4f4d Revert "Move logging::LoggingSettings to base/logging/logging_settings.h" by Lei Zhang · 7 weeks ago
  72. 7f4aabd Add byte_size.mojom to replace byte_count.mojom by Joe Mason · 7 weeks ago
  73. ab62a1a Move logging::LoggingSettings to base/logging/logging_settings.h by Lei Zhang · 7 weeks ago
  74. 356c585 IDB: more hardening of indexeddb.mojom - verify Open() version by Evan Stade · 7 weeks ago
  75. 1ce541d spanification: automatically spanify mojo/core/test/test_support_impl.cc etc by Danilo Tedeschi · 8 weeks ago
  76. 06713eb Reland "mojo: ChannelLinux: Add explicit locking around Write" by Egor Pasko · 8 weeks ago
  77. 14cb10f Update extensible enums used in tests by Zainab Rizvi · 8 weeks ago
  78. c7f0f78 [rustmojo] Use LazyLock to enforce mojo_init only being called once. by Julia Hansbrough · 8 weeks ago
  79. a14f10d Mark UNKNOWN as [Default] for KeyboardCode by Zainab Rizvi · 8 weeks ago
  80. d079326 mojo: channel: Add fuzzing coverage for IpczMessage by Egor Pasko · 8 weeks ago
  81. 47fe9c6 Remove superfluous callback.h includes from various headers by Lei Zhang · 8 weeks ago
  82. 2338107 Update services/device enums to not be [Extensible] by Zainab Rizvi · 8 weeks ago
  83. 77952f8 Remove GenericScopedHandle::IsValid in favor of is_valid by Rafael Cintron · 8 weeks ago
  84. 5c7a322 Separate CrOS from non-CrOS extensible enums without defaults by Daniel Cheng · 9 weeks ago
  85. 7a330c8 [rustmojo] Stand up basic tests for Rust System API. by Julia Hansbrough · 9 weeks ago
  86. 81d231a Fix unsafe buffer usage in mojo/public/cpp/base/ref_counted_memory_unittest.cc by Arthur Sonzogni · 9 weeks ago
  87. f631c51 Revert "Enable rust mojo tests on CQ" by Andy Phan · 9 weeks ago
  88. 840c4ac Enable rust mojo tests on CQ by Devon Loehr · 9 weeks ago
  89. 0c36641 mojo: client impersonation/max clients options in NamedPlatformChannel by S. Ganesh · 9 weeks ago
  90. 46de066 Revert "mojo: ChannelLinux: Add explicit locking around Write" by Egor Pasko · 9 weeks ago
  91. 03be9bb Remove unneeded codecs usage in mojom_parser by jj · 9 weeks ago
  92. a83bb00 Reland "[rustmojo] Write remaining unittests for parser" by Devon Loehr · 9 weeks ago
  93. 43fb398 Reland "[rustmojo] Various tweaks to prepare for parser unit tests" by Devon Loehr · 9 weeks ago
  94. ace67d6 Revert "[rustmojo] Various tweaks to prepare for parser unit tests" by Devon Loehr · 9 weeks ago
  95. 41f736e Revert "[rustmojo] Write remaining unittests for parser" by Yoshisato Yanagisawa · 9 weeks ago
  96. 753e3d4 [rustmojo] Write remaining unittests for parser by Devon Loehr · 9 weeks ago
  97. 921d5fa [rustmojo] Various tweaks to prepare for parser unit tests by Devon Loehr · 9 weeks ago
  98. bb5a0d1 mojo: ChannelLinux: Add explicit locking around Write by Egor Pasko · 9 weeks ago
  99. 056c612 [rustmojo] Write cxx bindings for validation test parser by Devon Loehr · 9 weeks ago
  100. 93c1776 [rustmojo] Format comments in rust files by Devon Loehr · 9 weeks ago