summaryrefslogtreecommitdiffstats
path: root/device/usb/webusb_descriptors.cc
Commit message (Expand)AuthorAgeFilesLines
* WebUsb Android chooser UIjuncai2016-03-251-1/+25
* device: Add out-of-line copy ctors for complex classes.vmpstr2016-02-241-0/+6
* Update webusb_descriptors.cc to parse the new WebUSB descriptors.reillyg2016-01-291-129/+389
* Update URLs referencing the draft WebUSB API specification.reillyg2016-01-261-1/+1
* Switch to standard integer types in device/.avi2015-12-221-0/+2
* Trim WebUSB URL descriptors when representing only an origin.reillyg2015-09-041-9/+9
* Fix bounds checks in USB string parsing and add more tests.reillyg2015-08-151-0/+12
* Add utilities to parse WebUSB device descriptors.reillyg2015-08-051-0/+290