Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Shorten Closure template notation from Array.<*> to Array<*>. | Dan Beam | 2015-02-14 | 1 | -5/+5 |
* | Remove Client= from device/serial/data_stream.mojom. | sammc | 2015-02-05 | 1 | -17/+24 |
* | Revert of Remove Client= from device/serial/data_stream.mojom. (patchset #1 i... | sammc | 2015-02-04 | 1 | -24/+17 |
* | Remove Client= from device/serial/data_stream.mojom. | sammc | 2015-02-03 | 1 | -17/+24 |
* | Update mojo sdk to rev 04a510fb37db10642e156957f9b2c11c2f6442ac | jamesr | 2014-11-07 | 1 | -3/+3 |
* | Change data pipe wrappers used by SerialConnection to use message pipe. | sammc | 2014-10-28 | 1 | -70/+50 |
* | Mojo JS bindings: simplify mojo.connectToService() usage - Part 1 | hansmuller | 2014-10-07 | 1 | -2/+2 |
* | Add serialization support to the JS DataSender and DataReceiver. | sammc | 2014-09-25 | 1 | -49/+121 |
* | Add the JS data pipe client to be used to implement serial receive. | sammc@chromium.org | 2014-08-19 | 1 | -0/+277 |