Sign in
chromium
/
chromium
/
src
/
mojo
/
HEAD
c4e83c5
[mojo] Replace ?-operator with literal true/false arms with binary operations
by Ho Cheung
· 19 hours ago
main
master
d789f86
Fix mojo js binding not handling receiving associated receiver correctly
by Fred Shih
· 20 hours ago
803696f
Move native_handle_type_converters.{cc,h} to mojo/ directory
by Tom Sepez
· 20 hours ago
2b859cf
Add crash keys on CHECK failures in AdoptPipe
by Joe Mason
· 3 days ago
485a87f
Have mojo::ReceiverSetState use VariantMap.
by Olivier Li
· 3 days ago
4f290ba
[mojo] Reserve space in DictValue/ListValue on unserialization.
by François Doray
· 3 days ago
65209de
Remove fileport declarations
by Avi Drissman
· 4 days ago
0847eb5
mojo: Stop using NO_UNIQUE_ADDRESS on the wire
by Egor Pasko
· 8 days ago
f0713b3
mojo: Shrink TrivialMessage to fit PA size class
by Egor Pasko
· 8 days ago
e4a8527
mojo: Use TrivialMessage for ipcz
by Egor Pasko
· 8 days ago
6cccf8f
Error Prone: Enable checks "IdentityHashMapUsage", "EqualsGetClass"
by Andrew Grieve
· 9 days ago
87f89de
mojo: wait on the name pipe when pipe is not available
by Sorin Jianu
· 9 days ago
fc54462
mojo: cleanup: Remove kMojoLinuxChannelSharedMemEfdZeroOnWake
by Egor Pasko
· 9 days ago
b0ad64e
Experiment with alternative map types.
by Olivier Li
· 10 days ago
d576282
mojo: Revive histogram WriteQueuePendingMessages
by Egor Pasko
· 10 days ago
8892777
Fix unsafe buffer usage in ports_unittest.cc
by Florian Jacky
· 10 days ago
3c16f5b
Fix unsafe buffer usage in mojo/public/cpp/bindings/lib/array_serialization_send_validation.h
by Florian Jacky
· 11 days ago
3e63ee8
mojo: channel: Remove virtual NumHandlesForTransit()
by Egor Pasko
· 2 weeks ago
938a763
mojo: Migrate to new 2-param BASE_FEATURE macro
by Xiaohan Wang
· 2 weeks ago
ea601fa
Fix unsafe buffer usage in base/synchronization/waitable_event.cc
by Florian Jacky
· 2 weeks ago
2e5c5b2
base: Gate old BASE_FEATURE macro behind a migration define
by Xiaohan Wang
· 2 weeks ago
ae25114
mojo: channel.cc: Simplify some metric collection
by Egor Pasko
· 2 weeks ago
df7e7d4
Improve mojolpm fuzzer to not scribble random bytes into non-POD types
by Daniel Cheng
· 2 weeks ago
efc48d8
mojo: Remove 'deferred' arg from GetReadPlatformHandles
by Egor Pasko
· 2 weeks ago
87ca086
Remove more native_client references
by Lei Zhang
· 2 weeks ago
7e092ec
Remove SystemThemeColor from mojo/Blink.
by Peter Kasting
· 2 weeks ago
1582188
Remove IPC::ParamTraits<>::Log() functions.
by Tom Sepez
· 2 weeks ago
d5109d2
Add DirectReceiver attribute for mojom and annotate interfaces
by Alex Gough
· 2 weeks ago
8deb4d8
Sort attribute constants
by Alex Gough
· 3 weeks ago
f93c981
Remove base::AlwaysFalse<>
by Avi Drissman
· 3 weeks ago
3657812
Remove redundant modifiers in mojo/.
by Sky Malice
· 3 weeks ago
13037cc
Replace memset with aggregate initialization in mojo
by Arthur Sonzogni
· 3 weeks ago
b1c64a6
[CodeHealth] Use `base::HeapArray` in `ChannelTestBase::OnChannelMessage`.
by Michael Tatarski
· 4 weeks ago
07b342f
Fix unsafe buffer usage in mojo/core/trap_unittest.cc
by Ali Hijazi
· 4 weeks ago
7419df9
Add a work-in-progress feature for mojom stubs
by Alex Gough
· 4 weeks ago
0f27e64
cleanup: Remove Android version check from channel_linux.cc
by Egor Pasko
· 4 weeks ago
cb76fac
[Mojo] Fix final (?) sync call on associated interface hang.
by Marijn Kruisselbrink
· 4 weeks ago
cb41b5f
[Direct Receiver] Viz Compositor Direct Receiver for FrameSinkManager
by Nafis Abedin
· 4 weeks ago
091bdff
[Mojo] Simplify and improve handling of peer closed events.
by Marijn Kruisselbrink
· 4 weeks ago
f721259
Add a CHECK so mojo channel will crash on large num of handles
by Fred Shih
· 4 weeks ago
fb7dc14
Run unsafe_buffers pragma rewriter over remaining files.
by Tom Sepez
· 4 weeks ago
55cc8b3
mojo: Migrate BASE_FEATURE macros to 2-argument version
by Xiaohan Wang
· 4 weeks ago
dbad906
Forward declare base::TimeDelta in platform_thread.h
by David Sanders
· 5 weeks ago
dbb545e
Add some missing includes of //base/time/time.h
by David Sanders
· 5 weeks ago
ee072fb
Improve base::ByteCount
by Avi Drissman
· 5 weeks ago
77a120a
Android: Migrate C++ uses of build_info.h to their split-out equivalents (misc dirs)
by Andrew Grieve
· 6 weeks ago
730d27b
Rename IsAbslOptional to IsStdOptional
by David Benjamin
· 6 weeks ago
4f75fe0
Improve base::ByteCount
by Avi Drissman
· 6 weeks ago
f2be0e3
Fix potentional null-dereference in PipeControlMessageHandler
by Marijn Kruisselbrink
· 6 weeks ago
a8428ef
Mojo: Fix another sync call on associated interface hang.
by Marijn Kruisselbrink
· 6 weeks ago
24f26f9
refactor: Clean up usages of Leaky LazyInstance under //mojo
by Addison Luh
· 6 weeks ago
c624b14
Fix sync mojo call hang when associated receiver is disconnected
by Marijn Kruisselbrink
· 7 weeks ago
0296b0b
Enable legacy Mojo Core for android fuzzers
by =
· 7 weeks ago
4354f27
Add java bindings doc for Result<T,E>
by Fred Shih
· 7 weeks ago
778c221
Fix outdated hyperlink
by Fred Shih
· 7 weeks ago
028e968
mojo: Include variant instead of utility
by Takuto Ikuta
· 7 weeks ago
4c755f5
Typemap mojo_base.mojom.Empty to std::monostate
by Daniel Cheng
· 7 weeks ago
e497b17
[mojo] Add which* API for mojo unions in typescript
by Fred Shih
· 7 weeks ago
5aca4e7
Use utf8 for input and outstreams of mojom formatter
by Alex Gough
· 7 weeks ago
e4e650c
Fix mojom formatter to output result<array<T>, E>
by Alex Gough
· 7 weeks ago
7307a4b
[mojo] Prefer preincrement when working with iterators
by Greg Thompson
· 7 weeks ago
7632a0c
Remove file-wide unsafe buffer pragmas from mojo/
by Tom Sepez
· 8 weeks ago
ea7c159
Fix CRLF on Windows for mojom formatter
by Alex Gough
· 8 weeks ago
c7249d5
[actor] Make screenshots work again with new performActions flow
by Dave Tapuska
· 8 weeks ago
7c2a600
Minor correction in result<T,E> documentation for C++ binding
by Alesandro Ortiz
· 8 weeks ago
9526985
Add result<T,E> documentation for C++ binding
by Fred Shih
· 8 weeks ago
8d9f735
Auto-format GN files in various directories
by Lei Zhang
· 8 weeks ago
677db3a
spanification: automatically spanify various pointers
by Stephen Nusko
· 8 weeks ago
a4a3f8f
Move wtf/wtf_size_t.h to "blink" namespace
by Kent Tamura
· 8 weeks ago
5d6fbf7
spanification: automatically spanify various pointers
by Stephen Nusko
· 8 weeks ago
011ad37
Android: Use ScopedJavaLocalRef::Adopt() rather than constructor
by Andrew Grieve
· 8 weeks ago
bb63879
[mojo] Add unit test for nested enum typemapping for ts
by Fred Shih
· 8 weeks ago
5c53f7f
[mojo] Add preliminary documentation for result type
by Fred Shih
· 9 weeks ago
e18a3ca
[mojo] add missing conditional case for import
by Fred Shih
· 9 weeks ago
9b1f6ab
[mojo] Fix ts converter import from module
by Fred Shih
· 9 weeks ago
d8f5d97
Remove IPC::SyncMessageFilter.
by Tom Sepez
· 9 weeks ago
1a08ef1
[exit-time-destructors] Exclude target with warnings
by Claudio DeSouza
· 9 weeks ago
6ff68e2
[exit-time-destructors] Exclude target with warnings
by Claudio DeSouza
· 9 weeks ago
74ee973
Reland "JNI Zero: Remove implicit conversion from JavaParamRef -> T"
by Andrew Grieve
· 9 weeks ago
b0b31fe
Revert "JNI Zero: Remove implicit conversion from JavaParamRef -> T"
by Andrew Grieve
· 9 weeks ago
0e79c34
JNI Zero: Remove implicit conversion from JavaParamRef -> T
by Andrew Grieve
· 9 weeks ago
5adfe2b
[rust] Make `-Amismatched_lifetime_syntaxes` suppression less global.
by Lukasz Anforowicz
· 9 weeks ago
ec81b23
[mojo] Remove Mojo over Binder
by Benoît Lizé
· 9 weeks ago
ebb7558
[mojo] Refactor bindings generator
by Fred Shih
· 10 weeks ago
b636520
[mojo] Remoove unnecessary import for presubmit check
by Fred Shih
· 10 weeks ago
bb69844
Replace "WTF::" with "blink::" in mojo/public/
by Kent Tamura
· 10 weeks ago
5d6e096
Remove IS_NACL in //mojo
by Nico Weber
· 2 months ago
2f2fe57
Reland "[mojo] Add a verification step for typemap config"
by Fred Shih
· 2 months ago
3b71a20
[iOS Blink] Use target_platform == "iphoneos" in BUILD.gn
by Gyuyoung Kim
· 2 months ago
eb97005
Remove is_nacl from .gn and .gni files
by Nico Weber
· 2 months ago
c91bcf1
Remove legacy IPC fuzzers
by Tom Sepez
· 2 months ago
da4588f
Revert "Add a verification step for typemap config"
by Fred Shih
· 2 months ago
7cb3fcd
Add a verification step for typemap config
by Fred Shih
· 2 months ago
c88d3c2
[mojo] Fix mojo golden presubmit check
by Fred Shih
· 2 months ago
6d98cea
[mojo] Make MojoUseBinder false at compile time
by Benoît Lizé
· 2 months ago
da1c63c
Move wtf/hash_{functions,traits}.h to "blink" namespace
by Kent Tamura
· 2 months ago
20dd67c
Avoid double-indirection for Mojo unions containing non-POD types
by Daniel Cheng
· 2 months ago
045883b
Fix deps for bindings_nocompile_tests
by Aldo Culquicondor
· 2 months ago
33280b8
[actor] Add annotated page content to the journal
by Dave Tapuska
· 2 months ago
ec26c48
mojo: explain UnwrapPlatformFile return value
by Elly
· 2 months ago
Next »