summaryrefslogtreecommitdiffstats
path: root/device/serial/data_stream.mojom
Commit message (Expand)AuthorAgeFilesLines
* Remove Client= from device/serial/data_stream.mojom.sammc2015-02-051-18/+9
* Revert of Remove Client= from device/serial/data_stream.mojom. (patchset #1 i...sammc2015-02-041-0/+2
* Remove Client= from device/serial/data_stream.mojom.sammc2015-02-031-2/+0
* Update mojo sdk to rev cfc99316100efdfa7d53d83f9e07f1d4d3765c21jamesr2014-11-041-3/+1
* Change data pipe wrappers used by SerialConnection to use message pipe.sammc2014-10-281-13/+22
* Make some fields non-nullable in serial.mojom and data_stream.mojom.sammc2014-09-111-2/+2
* Mojom: Blanket change to mark all pointer/handle fields as nullable.yzshen2014-08-261-2/+2
* Add data pipe wrappers to be used to implement serial send.sammc@chromium.org2014-08-191-0/+22
* Add data pipe wrappers to be used to implement serial receive.sammc@chromium.org2014-08-111-0/+24