1. affb21e fuzzing: Add array support to mojom-to-Fuzzilli profile generator by Tigran Bantikyan · 7 hours ago main
  2. 1b94b08 [rustmojo] Typestate change improvements to flow and documentation by Seung Jae Lim · 8 hours ago master
  3. 488cd9b [rustmojo] Implement PlatformHandle for Rust Mojo API. by Julia Hansbrough · 9 hours ago
  4. 5b87bf8 [Updater] Fix verify_server_privilege for medium client to SYSTEM server by tomerni-island · 10 hours ago
  5. 7d6853a Enable `useless-borrows-in-formatting` Clippy lint by Kamil Jarosz · 14 hours ago
  6. fe76a32 ipcz: Allow //base. Part 2: From IpczDriver constants to functions by Egor Pasko · 30 hours ago
  7. 23a970b fuzzing: Add type filter and fix name collision in mojom-Fuzzilli gen by Tigran Bantikyan · 31 hours ago
  8. 11b19d8 [rustmojo] Ensure handles get written in `append_data` by Devon Loehr · 33 hours ago
  9. 646cd4e ipcz: Allow //base. Part 1: Remove standalone build by Egor Pasko · 35 hours ago
  10. c701f4e [mojo] Extend DirectReceiver API by Nafis Abedin · 2 days ago
  11. c242545 mojo: Drop redundant template-zip inputs from generator actions by Philipp Wollermann · 3 days ago
  12. 06caab5 mojo: Split precompile_templates into per-language actions by Philipp Wollermann · 3 days ago
  13. b806a1c [java] Adopt unnamed variables in various places by Victor Hugo Vianna Silva · 3 days ago
  14. cb71374 Remove QoS voucher trace args by Joe Mason · 3 days ago
  15. 0a1fb4d Move GetKnownLanguageTag to base/i18n/language_tag.h by Danilo Tedeschi · 3 days ago
  16. 33e223b Introduce typestate for mojo messages by Seung Jae Lim · 7 days ago
  17. 0909bb2 Add Mojo traits for base::LanguageTag. by Katie Lu · 7 days ago
  18. b93fd9d Pass message error by `std::string_view` to `ScopedMessageErrorCrashKey` by Daniel Cheng · 8 days ago
  19. 3a0a8ea Pass reset reason as a `std::string_view` for Mojo remotes by Daniel Cheng · 8 days ago
  20. 1fabe55 Pass reset reason as `std::string_view` for Mojo receivers by Daniel Cheng · 8 days ago
  21. 7fc4620 Pass bad message reason as `std::string_view` for Mojo receivers by Daniel Cheng · 8 days ago
  22. 769bd6f WebUI: Autogenerate mojo browser proxy for handler-only interfaces by rbpotter · 8 days ago
  23. ac63bfc Remove byte_count.mojom by Joe Mason · 9 days ago
  24. a8fb6b3 Return an error from mojo::ReadMessageRaw when |handles| is null by Sarah Standish · 9 days ago
  25. 75684a6 fuzzing: Add secondary interfaces' info to mojo-Fuzzilli-prof generator by Tigran Bantikyan · 10 days ago
  26. 83b2586 Add CloneTraits for base::circular_deque. by Johannes Henkel · 2 weeks ago
  27. b335f0a Remove DisableSwapUntilResize by Rafael Cintron · 2 weeks ago
  28. 94fd346 Document unsafe blocks in //mojo/public/rust by Devon Loehr · 2 weeks ago
  29. bcf7f2e [rustmojo] Update Rust mojom parser to handle duplicate discriminants in enums. by Julia Hansbrough · 2 weeks ago
  30. aa39679 Add safety comments to unsafe functions by Devon Loehr · 2 weeks ago
  31. 0784d30 [MiraclePtr] Rewrite templated container fields to raw_ptr by Jose Arturo Barrera · 2 weeks ago
  32. 55e5a39 fuzzing: Add primary interface info to mojo-to-Fuzzilli-prof generator by Tigran Bantikyan · 2 weeks ago
  33. 3f3bb58 [rustmojo] Use Span::mixed_site to resolve variable shadowing issue. by Julia Hansbrough · 3 weeks ago
  34. 5787985 [rustmojo] Escape Rust keywords by Devon Loehr · 3 weeks ago
  35. d8d0b33 Enforce task runners for bindings and update mock platforms by Chris Staite · 3 weeks ago
  36. 4c85f11 Mojo: Force shutdown ChannelPosix socket to prevent shutdown hangs. by Brian Geffon · 3 weeks ago
  37. e301243 fuzzing: Add mojom-to-Fuzzilli-profile generator by Tigran Bantikyan · 3 weeks ago
  38. 29527a9 Reland "[rustmojo] Add cpp tests for associated disconnect notifications" by Devon Loehr · 3 weeks ago
  39. 8e629d7 Revert "[protobuf] Roll to v34.1 (take 3)." by Dominic Austria · 3 weeks ago
  40. bdeb40c [rustmojo] Fix after-test memory leak in binding tests by Devon Loehr · 3 weeks ago
  41. e38e608 [protobuf] Roll to v34.1 (take 3). by Mike West · 3 weeks ago
  42. cb599c7 Revert "[rustmojo] Add cpp tests for associated disconnect notifications" by Taiyo Mizuhashi · 3 weeks ago
  43. 2db93b5 [mojo] Replace millisecond-level WriteLatency histogram w/ microseconds by Nafis Abedin · 3 weeks ago
  44. 26ea741 [mojo] Remove WriteReceiveMessageProcessType histogram by Nafis Abedin · 4 weeks ago
  45. 10bed0a [rustmojo] Add cpp tests for associated disconnect notifications by Devon Loehr · 4 weeks ago
  46. c432463 [rustmojo] Support disconnect notifications for associated interfaces by Devon Loehr · 4 weeks ago
  47. cd2d6dc [mojom] Use build-relative paths in serialized .mojom-module files by Philipp Wollermann · 4 weeks ago
  48. b105d5a Disable RustBindingsAPI.TestCppAssociatedSender by Anna Sato · 4 weeks ago
  49. fb38487 [rustmojo] Allow deriving MojomParse from the bindings crate by Devon Loehr · 4 weeks ago
  50. bbfb5ab [rustmojo] Add end-to-end tests for associated interfaces by Devon Loehr · 4 weeks ago
  51. f7e8355 [rustmojo] Add tests for associated endpoint serialization by Devon Loehr · 4 weeks ago
  52. 9709c2f Revert "[protobuf] Roll to v34.1." by Mike West · 4 weeks ago
  53. 75109ee [protobuf] Roll to v34.1. by Mike West · 4 weeks ago
  54. ffe6e5b mojo: Move //mojo/proxy into //chromeos/ash/components by Andrea Orru · 4 weeks ago
  55. 262eace Revert "[protobuf] Roll to v34.1." by Ankush Singh · 4 weeks ago
  56. f254f3c [protobuf] Roll to v34.1. by Mike West · 4 weeks ago
  57. a8c1b0b mojo: don't overflow computation of channel read buffer size by Elly · 5 weeks ago
  58. db9c6d7 Log trace events around Mac voucher release by Joe Mason · 5 weeks ago
  59. 3700b68 [mojo] Partial removal of MOJO_TRACE_ENABLED by Etienne Pierre-doray · 5 weeks ago
  60. ad54a78 Add mojo docs for which* ts api by Fred Shih · 5 weeks ago
  61. 209be76 [Fuzzing] Fix mojo_parse_message fuzzers on Android by Edgar Aguilar · 6 weeks ago
  62. c688d18 [rustmojo] Add ability to (de)serialize pending associated endpoints by Devon Loehr · 6 weeks ago
  63. e47caf9 [rustmojo] Add `PendingAssociatedEndpoint` type by Devon Loehr · 6 weeks ago
  64. 1b2c02b [rustmojo] Unify Receivers and AssociatedReceivers by Devon Loehr · 6 weeks ago
  65. c01ce67 [rustmojo] Unify Remotes and AssociatedRemotes by Devon Loehr · 6 weeks ago
  66. f87f837 [rustmojo] Define `MultiplexRouter` type by Devon Loehr · 6 weeks ago
  67. 5054826 [mojolpm] Modify mojolpm proto generator to assign optional for default valued fields by Antonio Alphonse · 6 weeks ago
  68. e9a9f48 Propagate invitation flag for isolated connections by Fred Shih · 6 weeks ago
  69. 3797cc5 [rustmojo] Define `ResponseSender` type by Devon Loehr · 6 weeks ago
  70. ec41310 [rustmojo] Define `MultiplexRouterHandle` type by Devon Loehr · 6 weeks ago
  71. 3f446c3 [rustmojo] Add `ArcOrWeak` helper type by Devon Loehr · 6 weeks ago
  72. fc95587 [rustmojo] Introduce endpoint registry for use in MultiplexRouters by Devon Loehr · 6 weeks ago
  73. b30289e media: Elevate CDM service thread priority by Xiaohan Wang · 6 weeks ago
  74. 40742c5 Checked Span: Address `blink_perf` suites by Kalvin Lee · 7 weeks ago
  75. e05bd99 mojo: Clean up ChromeOS build flags by Georg Neis · 7 weeks ago
  76. 540c47b [rustmojo] Unify PendingRemote and PendingReceiver types by Devon Loehr · 7 weeks ago
  77. bb0ae1c [rustmojo] Allow MessagePipeWatcher to delay the start of processing by Devon Loehr · 7 weeks ago
  78. 7834052 [rustmojo] Support associated interfaces in messages by Devon Loehr · 7 weeks ago
  79. 5ed1c78 [rustmojo] Add support for parsing associated interfaces by Devon Loehr · 7 weeks ago
  80. 3612368 Busybody: Format GN files by Kalvin Lee · 7 weeks ago
  81. 2d9ff6a Fix MultiplexRouter Lifetime Management during error handling by Emily Andrews · 7 weeks ago
  82. 9cd68c2 [rustmojo] Set bad message handler at start of tests by Devon Loehr · 7 weeks ago
  83. 00d221a [rustmojo] Move TypemapServiceImpl into state_objects file by Devon Loehr · 7 weeks ago
  84. e165d2e mojo: Use safe span constructor by Kalvin Lee · 7 weeks ago
  85. 6e7dbfc Remove obsolete `chromeos_is_browser_only` build arg by Georg Neis · 7 weeks ago
  86. bf5a3a5 mojo/channel_linux: Check for CommandLine initialization before use by Nathan Hebert · 7 weeks ago
  87. 566c2b0 [mojo] Add microsecond-level write latency histogram for ChannelPosix by Nafis Abedin · 7 weeks ago
  88. e2df3bf [mojo] base::MetricsSubSampler -> base::ShouldRecordSubsampledMetric() by Benoît Lizé · 8 weeks ago
  89. b21f08d [Mojo] Fix missing ChannelLinux histograms for shared memory upgrades by Nafis Abedin · 8 weeks ago
  90. eda4a0e Fix mojo binder map not honouring RuntimeFeature flags by Fred Shih · 8 weeks ago
  91. c457df0 WebUI: Add autogenerated browser proxy in mojom-webui.ts files by rbpotter · 8 weeks ago
  92. c64a2f0 [rustmojo] Add Context type to MojomParse trait by Devon Loehr · 9 weeks ago
  93. 41e669b [rustmojo] Unify handle parsing and deparsing by Devon Loehr · 9 weeks ago
  94. 673dfb8 Move Mojo's thread_local MetricsSubSampler into a function by Daniel Cheng · 9 weeks ago
  95. 36514d0 Fix unsafe buffer usage in mojo/core/node_channel_unittest.cc by Xiang Ji · 9 weeks ago
  96. b59fff2 [fuzzing] Remove use_libfuzzer from mojo_support_legacy_core by alphonsea@google.com · 9 weeks ago
  97. deecec4 [rustmojo] Use raw string literal in path attributes by Devon Loehr · 9 weeks ago
  98. 6303edb [Fuzzing] Add FuzzTest's LLVM wrapper to "fuzzer_test" template by Alex Kallam · 9 weeks ago
  99. 24c9f37 [rustmojo] Add support for typemapping by Liza Burakova · 9 weeks ago
  100. c6bf366 Handle NaN/Infinite double values in base::Value's StructTraits by Dylan Jew · 9 weeks ago