Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Shorten Closure template notation from Array.<*> to Array<*>. | Dan Beam | 2015-02-14 | 1 | -4/+4 |
* | Remove Client= from device/serial/data_stream.mojom. | sammc | 2015-02-05 | 1 | -150/+37 |
* | Revert of Remove Client= from device/serial/data_stream.mojom. (patchset #1 i... | sammc | 2015-02-04 | 1 | -22/+8 |
* | Remove Client= from device/serial/data_stream.mojom. | sammc | 2015-02-03 | 1 | -8/+22 |
* | 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 | -85/+56 |
* | Fix a bug in data_sender.js. | sammc | 2014-10-28 | 1 | -1/+1 |
* | 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 | -59/+139 |
* | Add the JS data pipe client to be used to implement serial send. | sammc@chromium.org | 2014-08-20 | 1 | -0/+397 |