index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mojo
/
android
/
javatests
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Disable broken mojo java bindings validation tests.
msw
2016-02-02
1
-3
/
+13
*
Mojo C++ bindings: support enum validation.
yzshen
2016-01-28
1
-0
/
+5
*
Revert making HandleWatcher block until no longer waiting on pipe (r285266).
jam
2015-11-30
1
-3
/
+53
*
Define a Java-side global application context.
torne
2015-11-24
1
-3
/
+4
*
Move JNI annotations to annotations package.
aurimas
2015-07-30
2
-3
/
+3
*
[android] Remove unpack library fallback.
rmcilroy
2015-07-02
1
-1
/
+2
*
Fix alignment issue on old ART runtime.
qsr
2015-05-22
1
-3
/
+2
*
Update mojo sdk to rev f84766d3b6420b7cf6a113d9d65d73cb5fe18d90
rockot
2015-05-14
6
-44
/
+293
*
Update mojo sdk to rev e7270700d671fa8e458b4d8c9e47f7bcfb65da0b
rockot
2015-04-24
1
-1
/
+1
*
Update mojo sdk to rev dcd8c63adaf8bd5c89bd21ddb439aa8651da32dc
rockot
2015-04-15
8
-63
/
+405
*
Fix downstream Chrome for Android GN build of Mojo tests
aberent
2015-03-04
1
-1
/
+2
*
Update mojo sdk to rev 3d23dae011859a2aae49f1d1adde705c8e85d819
rockot
2015-03-03
3
-166
/
+8
*
Know the process shared library loaded in.
michaelbai
2015-02-13
1
-1
/
+2
*
Update mojo sdk to rev 9fbbc4f0fef1187312316c0ed992342474e139f1
rockot
2015-01-16
5
-58
/
+16
*
Update mojo sdk to rev cc531b32182099a5a034a99daff35ed5d38a61c8
Daniel Cheng
2014-12-30
2
-50
/
+90
*
Disable testConformance in response to test failure (second try)
qyearsley
2014-10-23
1
-1
/
+3
*
Revert of Disabling testConformance in response to test failure (patchset #1 ...
avi
2014-10-23
1
-2
/
+1
*
Disabling testConformance in response to test failure
Quinten Yearsley
2014-10-23
1
-1
/
+2
*
mojo: Fix java bindings for maps
qsr
2014-10-16
1
-3
/
+4
*
mojo: Fix findbugs issue on java generated code.
qsr
2014-10-16
1
-1
/
+3
*
mojo: Use a MessagePumpMojo in java tests
qsr
2014-10-07
6
-31
/
+40
*
mojom: Change array syntax from uint8[] to array<uint8>.
erg
2014-10-03
1
-3
/
+3
*
mojo: java core API: Allow interaction with native handles
qsr
2014-09-08
2
-0
/
+26
*
mojo: Java bindings: Add name to the manager.
qsr
2014-09-05
1
-0
/
+5
*
mojo: java bindings rename Message subclasses.
qsr
2014-09-05
6
-11
/
+11
*
Fix and enable java validation tests.
qsr
2014-09-04
1
-4
/
+4
*
Disable validation tests.
qsr
2014-09-04
1
-2
/
+2
*
mojo: Run validation tests on java
Benjamin Lerman
2014-09-04
3
-3
/
+229
*
Mojo: validate nullability in Java serialization.
ppi
2014-09-03
1
-0
/
+131
*
MessageReceiver must handle Message and not MessageWithHeader.
qsr
2014-09-01
4
-43
/
+40
*
Mojo: validate nullability in Java bindings.
ppi
2014-08-29
2
-15
/
+19
*
mojo: Utility class to parse .data file.
Benjamin Lerman
2014-08-29
2
-0
/
+219
*
mojo: generate Proxies and Stubs for java bindings.
qsr
2014-08-27
3
-8
/
+354
*
Revert of mojo: generate Proxies and Stubs for java bindings. (patchset #16 o...
tnagel
2014-08-27
3
-353
/
+8
*
mojo: generate Proxies and Stubs for java bindings.
qsr
2014-08-27
3
-8
/
+353
*
Mojo: Fix warnings when generating code for empty struct in java.
qsr@chromium.org
2014-08-19
1
-0
/
+12
*
Makes HandleWatcher block until no longer waiting on pipe
sky@chromium.org
2014-07-24
1
-53
/
+3
*
Adding a router class to handle messages that expect responses.
qsr@chromium.org
2014-07-18
6
-32
/
+272
*
Revert of Adding a router class to handle messages that expect responses. (ht...
johnme@chromium.org
2014-07-18
6
-272
/
+32
*
Mojo: Always suffix int literals with L in generated Java bindings.
sammc@chromium.org
2014-07-17
1
-1
/
+4
*
Adding a router class to handle messages that expect responses.
qsr@chromium.org
2014-07-17
6
-32
/
+272
*
Add support for MojoCreateMessagePipeOptions struct to Java bindings
qsr@chromium.org
2014-07-16
3
-19
/
+38
*
Mojo: Correctly handle large unsigned integer literals.
sammc@chromium.org
2014-07-16
1
-0
/
+3
*
Mojo: Automatically prepend enum names to enum values for C++ bindings.
sammc@chromium.org
2014-07-16
1
-8
/
+8
*
Rename WaitFlags (etc.) to HandleSignals in Java bindings
qsr@chromium.org
2014-07-16
2
-27
/
+29
*
Adding an ExecutorFactory for the bindings.
qsr@chromium.org
2014-07-08
1
-0
/
+104
*
Add serialization/deserialization of structs for mojo java bindings.
qsr@chromium.org
2014-07-03
1
-0
/
+105
*
Adding Connector class to observe a message pipe.
qsr@chromium.org
2014-07-01
3
-14
/
+159
*
Add Message and MessageReceiver classes.
qsr@chromium.org
2014-07-01
2
-0
/
+153
*
Add pass operation on handles.
qsr@chromium.org
2014-06-27
2
-387
/
+421
[next]