summaryrefslogtreecommitdiffstats
path: root/device/serial/data_sink_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Convert Pass()→std::move() in //devicedcheng2015-12-271-2/+4
* Switch to standard integer types in device/.avi2015-12-221-0/+4
* Move third_party/mojo/src/mojo/public to mojo/publicrockot2015-11-131-2/+2
* Remove Client= from device/serial/data_stream.mojom.sammc2015-02-051-6/+5
* Revert of Remove Client= from device/serial/data_stream.mojom. (patchset #1 i...sammc2015-02-041-10/+7
* Remove Client= from device/serial/data_stream.mojom.sammc2015-02-031-7/+10
* Include Mojo SDK/EDK via fully-qualified paths in Chromium code.blundell2015-01-231-2/+2
* Remove async_waiter in device/serial and use the copied version in mojo/public.jam2014-11-111-1/+1
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-291-2/+2
* replace OVERRIDE and FINAL with override and final in device/mostynb2014-10-061-2/+2
* Remove implicit conversions from scoped_refptr to T* in device/dcheng2014-08-281-1/+1
* Add data pipe wrappers to be used to implement serial send.sammc@chromium.org2014-08-191-0/+413