Sign in
chromium
/
chromium
/
src
/
8dfa19acbffebaeafd38e8c3f4ef136c3fc83734
/
mojo
/
android
dcab72d
Update mojo sdk to rev e7270700d671fa8e458b4d8c9e47f7bcfb65da0b
by rockot
· 10 years ago
b46eeca
Update mojo sdk to rev dcd8c63adaf8bd5c89bd21ddb439aa8651da32dc
by rockot
· 10 years ago
fe321fc
Refactoring mojo android init_library
by michaelbai
· 10 years ago
3f6218b
Fix downstream Chrome for Android GN build of Mojo tests
by aberent
· 10 years ago
cbca72f
Update mojo sdk to rev 3d23dae011859a2aae49f1d1adde705c8e85d819
by rockot
· 10 years ago
7c7296f4
Apply gn format with 'sources' sorting to src/
by scottmg
· 10 years ago
c8b2039
Know the process shared library loaded in.
by michaelbai
· 11 years ago
471b74f
Include Mojo SDK/EDK via fully-qualified paths in Chromium code.
by blundell
· 11 years ago
70fb54767
Move //mojo/{public, edk} underneath //third_party
by blundell
· 11 years ago
6dcbf7c
Update mojo sdk to rev 9fbbc4f0fef1187312316c0ed992342474e139f1
by rockot
· 11 years ago
0934dff
Update mojo sdk to rev cc531b32182099a5a034a99daff35ed5d38a61c8
by Daniel Cheng
· 11 years ago
f721f4e
Disable testConformance in response to test failure (second try)
by qyearsley
· 11 years ago
8732463
Revert of Disabling testConformance in response to test failure (patchset #1 id:1 of https://codereview.chromium.org/676893002/)
by avi
· 11 years ago
ed4f7a7
Disabling testConformance in response to test failure
by Quinten Yearsley
· 11 years ago
17d3d939
Update targetSdkVersion for Chromium applications.
by aurimas
· 11 years ago
aac45ed8
Make crazy linker work in gn build
by cjhopman
· 11 years ago
ddd10127
mojo: Fix java bindings for maps
by qsr
· 11 years ago
7a95945
mojo: Fix findbugs issue on java generated code.
by qsr
· 11 years ago
f581fe9
Mojo: Add a Java service registry in the browser.
by ppi
· 11 years ago
8fa5a88
mojo: Use a MessagePumpMojo in java tests
by qsr
· 11 years ago
d8c5cc7
Mojo on GN: Support Java bindings in the mojom target template.
by ppi
· 11 years ago
5a0c8781
mojom: Change array syntax from uint8[] to array<uint8>.
by erg
· 11 years ago
a03ae49
Move mojo edk into mojo/edk
by jamesr
· 11 years ago
5a14236a
Revert "Move mojo edk into mojo/edk"
by Trent Apted
· 11 years ago
ee7ff197
Move mojo edk into mojo/edk
by James Robinson
· 11 years ago
a8af594
mojo: Fix mojo test on Art runtime.
by qsr
· 11 years ago
0e0d095c
mojo: java core API: Allow interaction with native handles
by qsr
· 11 years ago
5a02c9d
mojo: Java bindings: Add name to the manager.
by qsr
· 11 years ago
ed0e641
mojo: java bindings rename Message subclasses.
by qsr
· 11 years ago
009487f
mojo: Move initialization of the embedder in java.
by qsr
· 11 years ago
61ac9f5
Fix and enable java validation tests.
by qsr
· 11 years ago
f9898fa3
Disable validation tests.
by qsr
· 11 years ago
2d8ad5c
mojo: Run validation tests on java
by Benjamin Lerman
· 11 years ago
1cb929f1
Mojo: validate nullability in Java serialization.
by ppi
· 11 years ago
65eb66aa
MessageReceiver must handle Message and not MessageWithHeader.
by qsr
· 11 years ago
72e2f7bb
Mojo: validate nullability in Java bindings.
by ppi
· 11 years ago
6a55ddd7
mojo: Utility class to parse .data file.
by Benjamin Lerman
· 11 years ago
063e1e3a
mojo: generate Proxies and Stubs for java bindings.
by qsr
· 11 years ago
8b9e346
Revert of mojo: generate Proxies and Stubs for java bindings. (patchset #16 of https://codereview.chromium.org/411913002/)
by tnagel
· 11 years ago
6be1a71
mojo: generate Proxies and Stubs for java bindings.
by qsr
· 11 years ago
cf74402
Mojo: Add PlatformSupport argument to mojo::embedder::Init().
by
[email protected]
· 11 years ago
3e38f1f9
Mojo: Fix warnings when generating code for empty struct in java.
by
[email protected]
· 11 years ago
c902c57
Makes HandleWatcher block until no longer waiting on pipe
by
[email protected]
· 11 years ago
d6b872a
Java core implementation: ensure correct alignment.
by
[email protected]
· 11 years ago
acc18a8
Adding a router class to handle messages that expect responses.
by
[email protected]
· 11 years ago
01ec6ac
Update targetSdkVersion to 20.
by
[email protected]
· 11 years ago
af34023
Revert of Adding a router class to handle messages that expect responses. (https://codereview.chromium.org/371603003/)
by
[email protected]
· 11 years ago
2ea2726bc
Mojo: Always suffix int literals with L in generated Java bindings.
by
[email protected]
· 11 years ago
fe85f4f
Adding a router class to handle messages that expect responses.
by
[email protected]
· 11 years ago
1cf53fa
Add support for MojoCreateMessagePipeOptions struct to Java bindings
by
[email protected]
· 11 years ago
582f88ac
Mojo: Correctly handle large unsigned integer literals.
by
[email protected]
· 11 years ago
2ea94503
Mojo: Automatically prepend enum names to enum values for C++ bindings.
by
[email protected]
· 11 years ago
285c4bf
Rename WaitFlags (etc.) to HandleSignals in Java bindings
by
[email protected]
· 11 years ago
b856433
Adding an ExecutorFactory for the bindings.
by
[email protected]
· 11 years ago
fe856e3
Add serialization/deserialization of structs for mojo java bindings.
by
[email protected]
· 11 years ago
93f91ae
Adding Connector class to observe a message pipe.
by
[email protected]
· 11 years ago
7eed2ec
Add Message and MessageReceiver classes.
by
[email protected]
· 11 years ago
59082c6
Add pass operation on handles.
by
[email protected]
· 11 years ago
88f666c4
Generate java bindings for structs.
by
[email protected]
· 11 years ago
8723cf7
Revert 279677 "Generate java bindings for structs."
by
[email protected]
· 11 years ago
56d6a92c
Generate java bindings for structs.
by
[email protected]
· 11 years ago
252e660
Mojo: Make GetDefault{AsyncWaiter,Logger} static methods of Environment.
by
[email protected]
· 11 years ago
e3da5f9
Mojo: MojoWaitFlags -> MojoHandleSignals.
by
[email protected]
· 11 years ago
1ba6c7e
Mojo: nuke EnvironmentData
by
[email protected]
· 11 years ago
7931f27
Mojo: Make |MojoAsyncWaiter|s const and remove the MojoAsyncWaiter* argument to AsyncWait/CancelWait.
by
[email protected]
· 11 years ago
16c0b1c5
Mojo: Add a MojoCreateMessagePipeOptions struct parameter to MojoCreateMessagePipe.
by
[email protected]
· 11 years ago
9c0eee3e8
Adding generic callback interfaces.
by
[email protected]
· 11 years ago
f0e9de8
Generate enums for mojo java bindings.
by
[email protected]
· 11 years ago
d52fcf3
Add reference from Handle to Core.
by
[email protected]
· 11 years ago
6a3ac06
Mojom: Remove expression support from IDL compiler.
by
[email protected]
· 11 years ago
a1de169
Small cleanup for the mojo java classes.
by
[email protected]
· 11 years ago
609d8399
Add module annotation to specify the name of the java class for constants.
by
[email protected]
· 11 years ago
21075b5
Generate java bindings for constants.
by
[email protected]
· 11 years ago
a2a75f5
Revert 274278 "Generate java bindings for constants."
by
[email protected]
· 11 years ago
1bc5501
Generate java bindings for constants.
by
[email protected]
· 11 years ago
3815ddd
Revert of Generate java bindings for constants. (https://codereview.chromium.org/291903003/)
by
[email protected]
· 11 years ago
688d067
Refactor java packages.
by
[email protected]
· 11 years ago
f0cb22c
Generate java bindings for constants.
by
[email protected]
· 11 years ago
54cb593
Updates mojo java core API
by
[email protected]
· 11 years ago
51b82ec
Revert 272472 "Mojo: nuke EnvironmentData"
by
[email protected]
· 11 years ago
bf418af
Mojo: nuke EnvironmentData
by
[email protected]
· 11 years ago
21977986
Add conversion from Handle to UntypedHandle.
by
[email protected]
· 11 years ago
7d9d82e
Add AsyncWaiter implementation to java API.
by
[email protected]
· 11 years ago
230db69d
Helper classes for java bindings.
by
[email protected]
· 11 years ago
de92b86
Adding an invalid handle in the public API.
by
[email protected]
· 11 years ago
10955d3
Adding mojo_test_apk in the fyi waterfall.
by
[email protected]
· 11 years ago
75e99d7
Fix mojo_test_apk build.
by
[email protected]
· 11 years ago
70c0364
Java API for mojo system.
by
[email protected]
· 11 years ago