Sign in
chromium
/
chromium
/
src
/
mojo
/
HEAD
37f3027
[rustmojo] Enable rustmojo tests on all non-CFI configurations
by Devon Loehr
· 3 days ago
main
master
f971141
[mojo] Support cloning of a proto wrapper
by Dave Tapuska
· 5 days ago
7d44f88
Convert to UNSAFE_TODO in mojo
by Arthur Sonzogni
· 5 days ago
7a4db35
[Fuzzer][mojolpm] fix camelCase issue in nullable structs kind
by Saurabh kumar
· 6 days ago
9d7212c
Remove deprecated Pickle::data_as_char and update callers
by Andrew Paseltiner
· 6 days ago
52f374f
Improve MojoResult LINT.IfChange/ThenChange directives.
by Shunya Shishido
· 6 days ago
9a03aa4
[rustmojo] Add safe conversions between Rust/C++ handle types
by Devon Loehr
· 7 days ago
af13a37
[rust] Fix Clippy warnings: 'mojo/public/rust' (part 3).
by Lukasz Anforowicz
· 9 days ago
e893bc4
Include <stdint.h> when needed in .mojom-forward.h headers
by David Sanders
· 10 days ago
96deae8
Add SetFilter API for mojo remotes
by Fred Shih
· 10 days ago
e22ac26
[DirectReceiver] Opt out DirectReceiver if thread does not support IO
by Nafis Abedin
· 10 days ago
9a53224
Remove VariantMap
by Joe Mason
· 11 days ago
fbf902b
Remove some unsafe buffers from mojo/public
by Andrew Paseltiner
· 12 days ago
6ce3fec
[rustmojo] Add ability to create self-owned receivers.
by Devon Loehr
· 12 days ago
23e26ff
[rustmojo] Add support for older header versions
by Devon Loehr
· 12 days ago
af59c35
[rustmojo] Remove printing from unit tests
by Devon Loehr
· 13 days ago
db0b26e
mojo: Reduce target count in mojom template by combining actions
by Peter Wen
· 13 days ago
4b0c346
[rust] Fix Clippy warnings: 'mojo/public/rust' (part 2)
by Lukasz Anforowicz
· 13 days ago
829b72d
Drop binder context on the calling sequence
by Chris Staite
· 14 days ago
622ab34
[rustmojo] Add more extensive C++ integration tests
by Devon Loehr
· 2 weeks ago
c719357
[rustmojo] Add support for mojom files including other mojom files
by Devon Loehr
· 2 weeks ago
677bd4f
Reapply "[rustmojo] Add test that sends a bunch of handles via mojo"
by Devon Loehr
· 2 weeks ago
0cbd7cc
Reland "[rustmojo] Add unit tests for sending messages to/from C++"
by Devon Loehr
· 2 weeks ago
85588ca
Stop fuzzing fundamentally unreachable states with mojolpm
by Daniel Cheng
· 2 weeks ago
1b9c985
Revert "[rustmojo] Add unit tests for sending messages to/from C++"
by Munira Tursunova
· 2 weeks ago
d60656e
Revert "[rustmojo] Add test that sends a bunch of handles via mojo"
by Munira Tursunova
· 2 weeks ago
8091e36
[rustmojo] Add test that sends a bunch of handles via mojo
by Devon Loehr
· 3 weeks ago
1fffc05
[rustmojo] Add unit tests for sending messages to/from C++
by Devon Loehr
· 3 weeks ago
278fe9b
Record MojoResult when writing synthetic response fallback body.
by Shunya Shishido
· 3 weeks ago
f740c59
[DirectReceiver] Iterative DirectReceiver Tool
by Nafis Abedin
· 3 weeks ago
a9a598b
[Mojo TypeScript] Strenghthen callback router listener typing
by Fred Shih
· 3 weeks ago
9e82bbb
[rustmojo] Remove extra init calls.
by Julia Hansbrough
· 3 weeks ago
ce76501
Replace pointer-based HexEncode call with span-based HexEncode in mojo
by Yisi Yu
· 3 weeks ago
1a5e182
[rustmojo] Test support for handles in the Mojom value parser
by Devon Loehr
· 3 weeks ago
3e26cbf
[rustmojo] Add support for handles to the Mojom value parser
by Devon Loehr
· 3 weeks ago
47e7cf7
[mojo] Add fixed-size array validation tests
by Daniel Cheng
· 3 weeks ago
b7584f6
[rustmojo] Remove Clone from MojomValue
by Devon Loehr
· 3 weeks ago
a015832
[rustmojo] Make deparser take arguments by value
by Devon Loehr
· 3 weeks ago
7b22ce2
[rustmojo] Add basic tests for remotes and receivers
by Devon Loehr
· 3 weeks ago
974c66a
[mojo] Support idiomatic return types in Mojo EnumTraits::FromMojom
by Jan Wilken Dörrie
· 4 weeks ago
9638c02
[rustmojo] Split out remotes and receivers into their own file
by Devon Loehr
· 4 weeks ago
22b1997
Tidy some repeated if() blocks in mojo build.gn files
by Alex Gough
· 4 weeks ago
76f8405
[rust] Fix and document how `visibility` interacts with Clippy targets.
by Lukasz Anforowicz
· 4 weeks ago
5997fae
Replace `std::set` with `base::fixed_flat_set`.
by Jeffrey Yu
· 4 weeks ago
6e4e372
[rustmojo] Add basic tests for MessagePipeWatcher
by Devon Loehr
· 4 weeks ago
ef812f3
[rustmojo] Add bindings for Base::RunLoop
by Devon Loehr
· 5 weeks ago
b61d2b7
[rustmojo] Use `strum` crate to generate MojoError methods.
by Devon Loehr
· 5 weeks ago
4dbc278
spanification: automatically spanify mojo/core/core_ipcz.cc etc.
by Roberto Torres
· 5 weeks ago
8f43e5f
[TDR] Remove TODOs linked to issue 40578072
by Valeria Jankowskaja
· 5 weeks ago
4593fb8
[rustmojo] Add ability for traps to automatically rearm themselves
by Devon Loehr
· 5 weeks ago
532aad0
Android: Add support for @JniType("base::OnceClosure")
by Andrew Grieve
· 5 weeks ago
fbc0a4e
mojo: channel: Convert DCHECK to DispatchResult::kError
by Egor Pasko
· 5 weeks ago
01fbbda
Convert `PageState` into a regular Mojo struct
by Daniel Cheng
· 5 weeks ago
fb076a5
Properly typemap network.mojom.ConnectionType
by Daniel Cheng
· 5 weeks ago
1984352
[rustmojo] Finalize migration to new FFI crate
by Devon Loehr
· 5 weeks ago
c3c698c
[rustmojo] Migrate message pipe code to new FFI
by Devon Loehr
· 5 weeks ago
efbf54f
[rustmojo] Migrate trap code to new FFI
by Devon Loehr
· 5 weeks ago
b0848a1
[rustmojo] Make sure tests include "Rust" in the name
by Devon Loehr
· 5 weeks ago
cc44e3e
[rustmojo] Implement and migrate data pipes to new FFI
by Devon Loehr
· 5 weeks ago
8cf42a7
[rustmojo] Start refactoring mojo FFI to be as safe as possible
by Devon Loehr
· 5 weeks ago
539f576
[rustmojo] Restructure folders and GN targets
by Devon Loehr
· 6 weeks ago
ba6dd45
[base] Introduce spanified Pickle APIs for underlying data
by Mikel Astiz
· 6 weeks ago
59527bf
ThreadType: s/kInteractive/kAudioProcessing
by Markus Handell
· 6 weeks ago
758582b
[rustmojo] Add ability to report bad mojo messages
by Devon Loehr
· 6 weeks ago
188c48e
[rustmojo] Add tests for messages with handles
by Devon Loehr
· 6 weeks ago
1160209
[rustmojo] Implement read functionality for mojo message wrapper
by Devon Loehr
· 6 weeks ago
7eb2af5
Remove NavigationGesture enum from Mojo IDL
by Daniel Cheng
· 6 weeks ago
7ddf34a
Switch to using optional primitive types in Mojo
by Avi Drissman
· 6 weeks ago
88d6147
Convert content.mojom.ScrollerStyle to an actual Mojo enum
by Daniel Cheng
· 6 weeks ago
6d19fb6
Remove unused content.mojom.ScrollbarButtonsPlacement Mojo enum
by Daniel Cheng
· 6 weeks ago
573a688
Reland "[base] Rename ThreadType::s/kDisplayCritical/kPresentation"
by Etienne Pierre-doray
· 6 weeks ago
4651beb
Revert "[base] Rename ThreadType::s/kDisplayCritical/kPresentation"
by luci-bisection@appspot.gserviceaccount.com
· 6 weeks ago
f842b26
[base] Rename ThreadType::s/kDisplayCritical/kPresentation
by Etienne Pierre-doray
· 6 weeks ago
967e1b6
[rustmojo] Create a wrapper for mojo message objects
by Devon Loehr
· 6 weeks ago
452b3ff
[rustmojo] Implement core receiver methods
by Devon Loehr
· 6 weeks ago
d7e9245
[rustmojo] Implement core remote methods
by Devon Loehr
· 6 weeks ago
5786148
[rustmojo] More work on MessagePipeWatcher
by Devon Loehr
· 6 weeks ago
07c7d97
Use modern names for base::DictValue and base::ListValue
by Avi Drissman
· 6 weeks ago
ac35080
[rustmojo] Add support for floats in the mojom parser
by Devon Loehr
· 6 weeks ago
2f7c04e
[TDR] Remove TODOs linked to issue 40841428
by Tomasz Lichoń
· 7 weeks ago
4f11cd4
base: add RandIntInclusive alias for RandInt
by Elly
· 7 weeks ago
024220d
[mojo] Change error behaviour for incoming message processing
by Fred Shih
· 7 weeks ago
dcd738b
[gpu] Move GLCapabilities, Error, ContextLostReason to mojom
by Saifuddin Hitawala
· 7 weeks ago
0637d8b
Small fixes and cleanups to mojolpm.md
by Evan Stade
· 7 weeks ago
c7eef48
Replace jlong with int64_t (Part 2)
by Martin Kong
· 7 weeks ago
1e8d165
mojo: Remove kMojoInlineMessagePayloads flag
by Egor Pasko
· 7 weeks ago
1e0c70a
[base] Provide specific location for WaitableEvent/ConditionVariable trace events.
by François Doray
· 7 weeks ago
852485d
[gpu] Add mojom traits for gpu::Capabilities
by Saifuddin Hitawala
· 7 weeks ago
25ddeca
Reland "Migrate last base::Contains() to std::ranges::contains()"
by Victor Hugo Vianna Silva
· 7 weeks ago
3a85137
Revert "Migrate last base::Contains() to std::ranges::contains()"
by Dominique Fauteux-Chapleau
· 7 weeks ago
6f17619
Migrate last base::Contains() to std::ranges::contains()
by Victor Hugo Vianna Silva
· 7 weeks ago
f8e70eb
Fix out-of-date reference in mojolpm docs.
by Evan Stade
· 8 weeks ago
66405d4
Use span-based base::File API in transport_test.cc
by Jan Keitel
· 8 weeks ago
1ae7f08
Replace jint with int32_t (Part 2)
by Martin Kong
· 8 weeks ago
b64fee1
Migrate base::Contains() to std::ranges::contains() in mojo
by Victor Hugo Vianna Silva
· 8 weeks ago
f5ccec2
Migrate last base::Contains() to .contains()
by Victor Hugo Vianna Silva
· 8 weeks ago
93ebbec
Remove unused test-mojom file
by Alex Gough
· 8 weeks ago
a86e839
mojo: Enable kMojoInlineMessagePayloads by default
by Egor Pasko
· 8 weeks ago
6884db4
Add contains() to some //base classes
by Victor Hugo Vianna Silva
· 8 weeks ago
0f41bcd
[ipcz] Optimize buffer growth strategy in MojoMessage::AppendData
by Victor Miura
· 8 weeks ago
Next »