| Commit message (Expand) | Author | Age | Files | Lines |
* | Refactoring mojo android init_library | michaelbai | 2015-03-09 | 1 | -17/+18 |
* | 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 | 5 | -167/+25 |
* | Apply gn format with 'sources' sorting to src/ | scottmg | 2015-02-28 | 1 | -1/+1 |
* | Know the process shared library loaded in. | michaelbai | 2015-02-13 | 1 | -1/+2 |
* | Include Mojo SDK/EDK via fully-qualified paths in Chromium code. | blundell | 2015-01-23 | 4 | -7/+7 |
* | Move //mojo/{public, edk} underneath //third_party | blundell | 2015-01-19 | 1 | -12/+12 |
* | Update mojo sdk to rev 9fbbc4f0fef1187312316c0ed992342474e139f1 | rockot | 2015-01-16 | 8 | -62/+77 |
* | Update mojo sdk to rev cc531b32182099a5a034a99daff35ed5d38a61c8 | Daniel Cheng | 2014-12-30 | 5 | -174/+228 |
* | 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 |
* | Update targetSdkVersion for Chromium applications. | aurimas | 2014-10-21 | 1 | -1/+1 |
* | Make crazy linker work in gn build | cjhopman | 2014-10-17 | 1 | -1/+1 |
* | 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: Add a Java service registry in the browser. | ppi | 2014-10-08 | 1 | -3/+24 |
* | mojo: Use a MessagePumpMojo in java tests | qsr | 2014-10-07 | 7 | -37/+54 |
* | Mojo on GN: Support Java bindings in the mojom target template. | ppi | 2014-10-06 | 1 | -0/+64 |
* | mojom: Change array syntax from uint8[] to array<uint8>. | erg | 2014-10-03 | 1 | -3/+3 |
* | Move mojo edk into mojo/edk | jamesr | 2014-10-03 | 1 | -2/+2 |
* | Revert "Move mojo edk into mojo/edk" | Trent Apted | 2014-10-03 | 1 | -2/+2 |
* | Move mojo edk into mojo/edk | James Robinson | 2014-10-03 | 1 | -2/+2 |
* | mojo: Fix mojo test on Art runtime. | qsr | 2014-09-26 | 1 | -2/+6 |
* | mojo: java core API: Allow interaction with native handles | qsr | 2014-09-08 | 4 | -0/+44 |
* | 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 |
* | mojo: Move initialization of the embedder in java. | qsr | 2014-09-05 | 3 | -10/+5 |
* | 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 | 4 | -4/+231 |
* | 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 | 5 | -0/+283 |
* | 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: Add PlatformSupport argument to mojo::embedder::Init(). | viettrungluu@chromium.org | 2014-08-20 | 1 | -3/+6 |
* | 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 |
* | Java core implementation: ensure correct alignment. | qsr@chromium.org | 2014-07-22 | 1 | -0/+4 |
* | Adding a router class to handle messages that expect responses. | qsr@chromium.org | 2014-07-18 | 6 | -32/+272 |
* | Update targetSdkVersion to 20. | aurimas@chromium.org | 2014-07-18 | 1 | -1/+1 |
* | 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 | 5 | -26/+62 |
* | 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 |