summaryrefslogtreecommitdiffstats
path: root/device/serial/data_receiver.h
Commit message (Expand)AuthorAgeFilesLines
* Remove Client= from device/serial/data_stream.mojom.sammc2015-02-051-0/+2
* Revert of Remove Client= from device/serial/data_stream.mojom. (patchset #1 i...sammc2015-02-041-2/+0
* Remove Client= from device/serial/data_stream.mojom.sammc2015-02-031-0/+2
* Include Mojo SDK/EDK via fully-qualified paths in Chromium code.blundell2015-01-231-1/+1
* Change data pipe wrappers used by SerialConnection to use message pipe.sammc2014-10-281-31/+15
* Standardize usage of virtual/override/final in device/dcheng2014-10-221-3/+3
* replace OVERRIDE and FINAL with override and final in device/mostynb2014-10-061-2/+2
* Add data pipe wrappers to be used to implement serial receive.sammc@chromium.org2014-08-111-0/+112