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