1. b57dd72 resolved conflicts for a884d81e to stage-aosp-master by Elliott Hughes · 9 years ago
  2. 76f6a86 constify JNINativeMethod function pointer tables by Daniel Micay · 9 years ago
  3. c9bb40e UsbDevice: Add support for retrieving version string for a USB device by Mike Lockwood · 9 years ago
  4. 8dcf593 resolved conflicts for merge of 6290c048 to lmp-dev-plus-aosp by Andreas Gampe · 10 years ago
  5. 184e3ed resolved conflicts for merge of 6290c048 to lmp-mr1-dev-plus-aosp by Andreas Gampe · 10 years ago
  6. 51938c2 Merge "USB string descriptors are not UTF8, so it is not safe to treat them as such." into lmp-dev by Mike Lockwood · 10 years ago
  7. 9ee5e7e USB string descriptors are not UTF8, so it is not safe to treat them as such. by Mike Lockwood · 10 years ago
  8. f5e56d4 Remove unused variables from UsbHostManager. by Michael Wright · 10 years ago
  9. 7531aa2 Add support for USB devices with multiple configurations and alternate interfaces by Mike Lockwood · 11 years ago
  10. 37d894a am 660a514e: am 60097a9c: Merge "Structure device not freed in error case" by Jeff Sharkey · 10 years ago
  11. 43bc1c0 am d9e708e3: am 12ec2e6d: am 99206593: am 9607d78f: Merge "Added missing USB device descriptor fields needed for intent filters" by Mike Lockwood · 11 years ago
  12. 9158825 Move some system services to separate directories by Amith Yamasani · 11 years ago[Renamed from services/jni/com_android_server_UsbHostManager.cpp]
  13. 87eac99 Remove dependency on JNIHelp header side effects. by Ruben Brunk · 11 years ago
  14. 3762c31 Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 13 years ago
  15. 8df5fcf am 6d60190a: am e502c536: am b3174c46: UsbService: Fix JNI reference leak by Mike Lockwood · 13 years ago
  16. 46d0adf UsbService: Refactor USB host and device support into two separate classes by Mike Lockwood · 13 years ago[Renamed (71%) from services/jni/com_android_server_UsbService.cpp]
  17. a3804cf You don't need to poke around inside FileDescriptor manually. by Elliott Hughes · 13 years ago
  18. 46e18c11 Don't use local ref for cached jclass reference in JNI code by Brian Carlstrom · 13 years ago
  19. 8f8c602 UsbService: Fix JNI local reference leaks in the USB host support code by Mike Lockwood · 13 years ago
  20. 015b1ec Add support for USB accessory serial numbers by Mike Lockwood · 13 years ago
  21. ac36d7c UsbAccessory: Add URI string, replace type string with description by Mike Lockwood · 13 years ago
  22. 02eb874 UsbManager: Enhancements for managing USB devices and accessories by Mike Lockwood · 13 years ago
  23. 9182d3c UsbManager: New APIs for USB accessories by Mike Lockwood · 13 years ago
  24. e7d511e New APIs for USB host support: by Mike Lockwood · 14 years ago
  25. 264f6cd Temporarily remove UsbManager support for USB host. by Mike Lockwood · 14 years ago
  26. 770126a Rename android.hardware.Usb to UsbManager and UsbObserver to UsbService by Mike Lockwood · 14 years ago[Renamed (93%) from services/jni/com_android_server_UsbObserver.cpp]
  27. da39f0e Send Intents when PTP compatible devices are connected/disconnected to USB by Mike Lockwood · 14 years ago