Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [usb_gadget p12] Basic tests of usb_service using the USB test gadget. | reillyg@chromium.org | 2014-08-01 | 1 | -2/+0 |
* | Add components and CLD to GN build. | brettw@chromium.org | 2014-07-10 | 1 | -0/+37 |
* | Increase log verbosity required for USB errors. | reillyg@chromium.org | 2014-06-26 | 4 | -20/+17 |
* | Log errors from libusb. | reillyg@chromium.org | 2014-06-20 | 6 | -19/+101 |
* | Extracted UsbDeviceHandle as interface. | zvorygin@chromium.org | 2014-05-12 | 5 | -172/+249 |
* | Extracted UsbConfigDescriptor, UsbInterfaceDescriptor and helper classes | zvorygin@chromium.org | 2014-05-12 | 5 | -112/+190 |
* | Extracted UsbDevice as interface. | zvorygin@chromium.org | 2014-05-07 | 7 | -76/+106 |
* | Adjust the structure of DEPS within //components. | blundell@chromium.org | 2014-05-06 | 1 | -1/+0 |
* | Extracted UsbService as interface. | zvorygin@chromium.org | 2014-05-05 | 6 | -66/+88 |
* | Fix chrome.usb control transfer. | khautio@gmail.com | 2014-04-30 | 1 | -2/+1 |
* | Move UsbService to its own component. | rockot@chromium.org | 2014-04-22 | 14 | -0/+1839 |