Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE | Steve Block | 2012-01-08 | 1 | -10/+10 |
* | Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE | Steve Block | 2012-01-03 | 1 | -1/+1 |
* | resolved conflicts for merge of c1730dcf to master | Mike Lockwood | 2011-05-19 | 1 | -0/+22 |
|\ | |||||
| * | USB: Add method to access raw USB device descriptors | Mike Lockwood | 2011-05-19 | 1 | -0/+22 |
* | | You don't need to poke around inside FileDescriptor manually. | Elliott Hughes | 2011-04-11 | 1 | -1/+1 |
* | | Use jniThrowException for exception throwing from native code. | Elliott Hughes | 2011-04-07 | 1 | -3/+2 |
|/ | |||||
* | UsbDevice: Move IO related methods to new UsbDeviceConnection class | Mike Lockwood | 2011-03-11 | 1 | -0/+242 |