summaryrefslogtreecommitdiffstats
path: root/device/serial/data_source_sender.h
Commit message (Expand)AuthorAgeFilesLines
* Change data pipe wrappers used by SerialConnection to use message pipe.sammc2014-10-281-24/+23
* Standardize usage of virtual/override/final in device/dcheng2014-10-221-4/+4
* replace OVERRIDE and FINAL with override and final in device/mostynb2014-10-061-3/+3
* Add data pipe wrappers to be used to implement serial receive.sammc@chromium.org2014-08-111-0/+94