summaryrefslogtreecommitdiffstats
path: root/device/serial/serial_device_enumerator_mac.cc
Commit message (Expand)AuthorAgeFilesLines
* Extracts more information from serial devices on Maccharliea2015-09-101-30/+133
* Move MatchPattern to its own header and the base namespace.brettw2015-07-061-1/+2
* Cleanup: Use base/files/file_util.h instead of base/file_util.h in [c-n]*/thestig2014-09-131-1/+1
* Add a basic Mojo SerialService that implements GetDevices().sammc@chromium.org2014-07-091-1/+1
* Convert SerialIoHandler to use Mojo types.sammc@chromium.org2014-07-021-3/+3
* Convert SerialDeviceInfo to a Mojo struct.sammc@chromium.org2014-06-181-5/+5
* Use udev for serial device enumeration on Linuxrockot@chromium.org2014-02-141-0/+60