Sign in
chromium
/
chromium
/
src
/
mojo
/
HEAD
3700b68
[mojo] Partial removal of MOJO_TRACE_ENABLED
by Etienne Pierre-doray
· 2 hours ago
main
master
ad54a78
Add mojo docs for which* ts api
by Fred Shih
· 4 days ago
209be76
[Fuzzing] Fix mojo_parse_message fuzzers on Android
by Edgar Aguilar
· 6 days ago
c688d18
[rustmojo] Add ability to (de)serialize pending associated endpoints
by Devon Loehr
· 7 days ago
e47caf9
[rustmojo] Add `PendingAssociatedEndpoint` type
by Devon Loehr
· 7 days ago
1b2c02b
[rustmojo] Unify Receivers and AssociatedReceivers
by Devon Loehr
· 7 days ago
c01ce67
[rustmojo] Unify Remotes and AssociatedRemotes
by Devon Loehr
· 7 days ago
f87f837
[rustmojo] Define `MultiplexRouter` type
by Devon Loehr
· 7 days ago
5054826
[mojolpm] Modify mojolpm proto generator to assign optional for default valued fields
by Antonio Alphonse
· 10 days ago
e9a9f48
Propagate invitation flag for isolated connections
by Fred Shih
· 12 days ago
3797cc5
[rustmojo] Define `ResponseSender` type
by Devon Loehr
· 12 days ago
ec41310
[rustmojo] Define `MultiplexRouterHandle` type
by Devon Loehr
· 12 days ago
3f446c3
[rustmojo] Add `ArcOrWeak` helper type
by Devon Loehr
· 12 days ago
fc95587
[rustmojo] Introduce endpoint registry for use in MultiplexRouters
by Devon Loehr
· 12 days ago
b30289e
media: Elevate CDM service thread priority
by Xiaohan Wang
· 13 days ago
40742c5
Checked Span: Address `blink_perf` suites
by Kalvin Lee
· 13 days ago
e05bd99
mojo: Clean up ChromeOS build flags
by Georg Neis
· 14 days ago
540c47b
[rustmojo] Unify PendingRemote and PendingReceiver types
by Devon Loehr
· 14 days ago
bb0ae1c
[rustmojo] Allow MessagePipeWatcher to delay the start of processing
by Devon Loehr
· 14 days ago
7834052
[rustmojo] Support associated interfaces in messages
by Devon Loehr
· 14 days ago
5ed1c78
[rustmojo] Add support for parsing associated interfaces
by Devon Loehr
· 14 days ago
3612368
Busybody: Format GN files
by Kalvin Lee
· 2 weeks ago
2d9ff6a
Fix MultiplexRouter Lifetime Management during error handling
by Emily Andrews
· 3 weeks ago
9cd68c2
[rustmojo] Set bad message handler at start of tests
by Devon Loehr
· 3 weeks ago
00d221a
[rustmojo] Move TypemapServiceImpl into state_objects file
by Devon Loehr
· 3 weeks ago
e165d2e
mojo: Use safe span constructor
by Kalvin Lee
· 3 weeks ago
6e7dbfc
Remove obsolete `chromeos_is_browser_only` build arg
by Georg Neis
· 3 weeks ago
bf5a3a5
mojo/channel_linux: Check for CommandLine initialization before use
by Nathan Hebert
· 3 weeks ago
566c2b0
[mojo] Add microsecond-level write latency histogram for ChannelPosix
by Nafis Abedin
· 3 weeks ago
e2df3bf
[mojo] base::MetricsSubSampler -> base::ShouldRecordSubsampledMetric()
by Benoît Lizé
· 3 weeks ago
b21f08d
[Mojo] Fix missing ChannelLinux histograms for shared memory upgrades
by Nafis Abedin
· 4 weeks ago
eda4a0e
Fix mojo binder map not honouring RuntimeFeature flags
by Fred Shih
· 4 weeks ago
c457df0
WebUI: Add autogenerated browser proxy in mojom-webui.ts files
by rbpotter
· 4 weeks ago
c64a2f0
[rustmojo] Add Context type to MojomParse trait
by Devon Loehr
· 4 weeks ago
41e669b
[rustmojo] Unify handle parsing and deparsing
by Devon Loehr
· 4 weeks ago
673dfb8
Move Mojo's thread_local MetricsSubSampler into a function
by Daniel Cheng
· 4 weeks ago
36514d0
Fix unsafe buffer usage in mojo/core/node_channel_unittest.cc
by Xiang Ji
· 4 weeks ago
b59fff2
[fuzzing] Remove use_libfuzzer from mojo_support_legacy_core
by alphonsea@google.com
· 4 weeks ago
deecec4
[rustmojo] Use raw string literal in path attributes
by Devon Loehr
· 4 weeks ago
6303edb
[Fuzzing] Add FuzzTest's LLVM wrapper to "fuzzer_test" template
by Alex Kallam
· 5 weeks ago
24c9f37
[rustmojo] Add support for typemapping
by Liza Burakova
· 5 weeks ago
c6bf366
Handle NaN/Infinite double values in base::Value's StructTraits
by Dylan Jew
· 5 weeks ago
d0e6ac1
Reland "fuzzing: Update Mojo struct constructors with field values as arguments"
by Tigran Bantikyan
· 5 weeks ago
6da7123
Fix unsafe buffer usage in invitation_unittest.cc
by Xiang Ji
· 5 weeks ago
5d253fa
Disable InvitationTest.SendIsolatedInvitationToSelf on ChromeOS devices
by Qijiang Fan
· 5 weeks ago
6f18827
Convert old cc/ipc traits to mojom
by Tom Sepez
· 5 weeks ago
a7fa857
Fix unsafe buffer usage in native_enum_serialization.h
by Xiang Ji
· 5 weeks ago
ff3fd80
Fix unsafe buffer usage in transport_test.cc
by Xiang Ji
· 5 weeks ago
0895374
Fix unsafe buffer usage in core_ipcz.cc
by Xiang Ji
· 6 weeks ago
bde6746
Revert "fuzzing: Update Mojo struct constructors with field values as arguments"
by Antonio Sartori
· 6 weeks ago
ac121a9
fuzzing: Update Mojo struct constructors with field values as arguments
by Tigran Bantikyan
· 6 weeks ago
d69fa9c
[fuchsia] Validate that messages don't contain too many handles
by Wez
· 6 weeks ago
15357cd
media: Migrate OverlayInfo to Mojo traits
by Vikram Pasupathy
· 7 weeks ago
f49c291
gardener: disable a flaky Mojo test suite on CrOS
by Elly
· 7 weeks ago
c8a8908
[rustmojo] Add support for pending remote/receiver
by Liza Burakova
· 7 weeks ago
d371195
[rustmojo] Mark MessageHandle type as thread-safe
by Devon Loehr
· 7 weeks ago
2ce0e31
[Unchecked] Fix unchecked warnings in remaining Android tests
by Jingping Sun
· 7 weeks ago
d808bfb
Remove base::win::GenericScopedHandle::Take() usage
by Lei Zhang
· 8 weeks ago
7a67b07
Harden Mojo IPCz and verify server privilege in updater and EC
by S Ganesh
· 8 weeks ago
1109d54
Checked Span: Cut out non-ipcz test case
by Kalvin Lee
· 8 weeks ago
98a6525
[Viz] Convert ExternalBeginFrameSourceMojoMac to a regular receiver.
by Nafis Abedin
· 8 weeks ago
5c80f57
Add wire format for remotes and receivers
by Devon Loehr
· 9 weeks ago
fd66dee
JNI Zero: Add jni_zero::AdoptRef()
by Andrew Grieve
· 9 weeks ago
c6307bc
[Unchecked] Fix warnings in components, mojo, device, content
by Jingping Sun
· 9 weeks ago
537f085
media: Migrate AudioParameters and ChannelLayout to Mojo traits
by Vikram Pasupathy
· 9 weeks ago
d75053e
[rustmojo] Tweaks to user guide
by Devon Loehr
· 9 weeks ago
9b56e97
[rustmojo] Write user guide in bindings/README.md
by Devon Loehr
· 9 weeks ago
56c0f65
[rustmojo] Rework trap and watcher classes
by Devon Loehr
· 9 weeks ago
ec119ae
Fix CHECK failure in typed shared memory region deserialization
by Tzarial
· 9 weeks ago
23632e0
Reland "Remove use deprecated [Native] types in network_param.mojom"
by Daniel Cheng
· 9 weeks ago
d25577d
Revert "Remove use deprecated [Native] types in network_param.mojom"
by Michael Ershov
· 9 weeks ago
56b1f6c
Remove use deprecated [Native] types in network_param.mojom
by Daniel Cheng
· 9 weeks ago
2cf77f4
Fix SyncInterruptTest teardown for reliable receiver cleanup
by Emily Andrews
· 9 weeks ago
b7d1a0c
[rustmojo] Add support for nested enums.
by Julia Hansbrough
· 9 weeks ago
449e768
Remove oksamyt@ from OWNERS
by Oksana Zhuravlova
· 10 weeks ago
be08095
Add class-level comments to `mojo::ArrayDataView`
by Daniel Cheng
· 10 weeks ago
f73cf31
Reland "Remove base/logging.h include from validation_errors.h"
by Daniel Cheng
· 10 weeks ago
78ff8c2
[rustmojo] Address FOR_RELEASE comments in system/ and test/
by Devon Loehr
· 10 weeks ago
cbecaf6
[rustmojo] Fill out top-level README
by Devon Loehr
· 10 weeks ago
ecfa687
[rustmojo] Address FOR_RELEASE comments in templates
by Devon Loehr
· 10 weeks ago
47030a9
Revert "Remove base/logging.h include from validation_errors.h"
by Eriko Kurimoto
· 10 weeks ago
bd69677
Remove base/logging.h include from validation_errors.h
by Daniel Cheng
· 10 weeks ago
3c97b88
Fix header order in generated C++ mojom sources
by Daniel Cheng
· 10 weeks ago
92f871e
Reduce the size of generated Mojo files when no interfaces are defined
by Daniel Cheng
· 10 weeks ago
773dfd3
Fix various IWYU errors related to base/logging.h
by Daniel Cheng
· 10 weeks ago
315e053
[rustmojo] Remove raw_trap.rs
by Devon Loehr
· 2 months ago
1806889
[rustmojo] Address FOR_RELEASE comments in c_mojo_api/
by Devon Loehr
· 2 months ago
9951a4a
[mojo] Add a simple direct return type for result<T, E> interfaces
by Fred Shih
· 2 months ago
c0bd64d
[mojo] Convert to UNSAFE_TODO
by Arthur Sonzogni
· 2 months ago
f232600
Return after rejecting invalid Linux channel upgrade offer
by gate kibr
· 2 months ago
e0ce902
Add ChromeOS OWNERS for //mojo/core
by Daniel Cheng
· 2 months ago
15b9166
Reland: mojo: Enable kMojoUseEventFd by default on Android
by Egor Pasko
· 2 months ago
454a713
[rustmojo] Document mojom_value_parser and address FOR_RELEASEs
by Devon Loehr
· 2 months ago
179e320
[rustmojo] Address FOR_RELEASE comments in bindings/
by Devon Loehr
· 2 months ago
057f223
Track allowed node in pending port merge
by gate kibr
· 2 months ago
3523ded
[rustmojo] Move ffi crate to its own directory
by Devon Loehr
· 2 months ago
977f2d0
Write up specification of the mojom wire format
by Devon Loehr
· 3 months ago
91f03f5
[mojo] Remove support for legacy EnumTraits signatures
by Jan Wilken Dörrie
· 3 months ago
571efc5
[rustmojo] Address FOR_RELEASE comments in mojom_value_parser
by Devon Loehr
· 3 months ago
2e027a1
Add AMSC macro to mojo::android::WatcherImpl
by mikt
· 3 months ago
Next »