summaryrefslogtreecommitdiffstats
path: root/device/serial/serial_connection.h
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in device/.avi2015-12-221-0/+3
* Move third_party/mojo/src/mojo/public to mojo/publicrockot2015-11-131-1/+1
* Remove mojo::InterfaceImpl from device/serial.sammc2015-05-201-4/+7
* Remove Client= from device/serial/data_stream.mojom.sammc2015-02-051-1/+2
* Revert of Remove Client= from device/serial/data_stream.mojom. (patchset #1 i...sammc2015-02-041-3/+1
* Remove Client= from device/serial/data_stream.mojom.sammc2015-02-031-1/+3
* Include Mojo SDK/EDK via fully-qualified paths in Chromium code.blundell2015-01-231-1/+1
* Standardize usage of virtual/override/final in device/dcheng2014-10-221-10/+10
* replace OVERRIDE and FINAL with override and final in device/mostynb2014-10-061-5/+5
* Implement the host side of serial connection I/O on data pipe.sammc2014-08-271-1/+14
* Mojo: Use InterfaceFactory<Interface> for service registrationjamesr@chromium.org2014-07-241-1/+0
* Add a partial Mojo serial connection interface and implementation.sammc@chromium.org2014-07-211-0/+42