1. 57de051 Revert "adb: close ep0 on disconnection." by Siqi Lin · 8 years ago
  2. 69e97e4 adb: close ep0 on disconnection. by Yabin Cui · 8 years ago
  3. 9b53e4c adb: fix adb usb operations on device. by Yabin Cui · 8 years ago
  4. d9db09c adb: make adb_thread_func_t return void, add adb_thread_exit. by Josh Gao · 8 years ago
  5. ae72b5a adb: extract USB FFS read/write limit constants. by Josh Gao · 9 years ago
  6. 0b19540 adb: split up reads longer than 16k. by Josh Gao · 9 years ago
  7. 1b708d3 Share the new adb USB diagnostic code with fastboot. by Elliott Hughes · 9 years ago
  8. 663e949 Merge "adb: add help text for USB permission errors." by David Pursell · 9 years ago
  9. 6b531c4 adbd: split up writes longer than 16k. by Josh Gao · 9 years ago
  10. d2acbd1 adb: add help text for USB permission errors. by David Pursell · 9 years ago
  11. ca2a0bd adbd: Add os descriptor support for adb. by Badhri Jagan Sridharan · 9 years ago
  12. aed3c61 Adb: use VLOG() to replace D() for verbose logging. by Yabin Cui · 9 years ago
  13. 7a3f8d6 adb: clean up debug tracing a little. by Yabin Cui · 9 years ago
  14. 49ee7cf adb: set thread names (linux & mac) by Siva Velusamy · 9 years ago
  15. 8fcd8bc EINTR is handled by adb_read/unix_read and friends. by Elliott Hughes · 9 years ago
  16. e3c0288 Merge "adbd: enable USB SuperSpeed (again)" by Badhri Jagan Sridharan · 9 years ago
  17. 3d2904c Increase size of the the adb packets sent over the wire by Tamas Berghammer · 9 years ago
  18. 8d8126a adb: logging: newlines, thread ids, error code overwriting by Spencer Low · 9 years ago
  19. a190c80 adbd: enable USB SuperSpeed (again) by Jack Pham · 9 years ago
  20. 6ac5d7d adb: fix adb_close() vs. unix_close() usage by Spencer Low · 9 years ago
  21. c89e0cc Revert "Revert "Split adb_main.cpp into client and daemon."" by Dan Albert · 9 years ago
  22. 218dbcc Revert "Split adb_main.cpp into client and daemon." by Dan Albert · 9 years ago
  23. cf07494 Split adb_main.cpp into client and daemon. by Dan Albert · 9 years ago
  24. 3edd54b Add some missing 'static's. by Elliott Hughes · 9 years ago
  25. 9b0f354 Simplify adb_thread_create. by Elliott Hughes · 9 years ago
  26. dc3b459 Add missing null checks after allocations. by Elliott Hughes · 9 years ago
  27. 5f97370 adb: set sys.usb.ffs.ready to signal usb pullup by Badhri Jagan Sridharan · 9 years ago
  28. a7090b9 Remove yet more fixed-length buffers (and their overruns). by Elliott Hughes · 9 years ago
  29. 2acec91 Switch usb_linux_client to C++. by Elliott Hughes · 9 years ago[Renamed (93%) from adb/usb_linux_client.c]
  30. 3313426 File header cleanup. by Dan Albert · 9 years ago
  31. 7664901 Move transport declarations into transport.h. by Dan Albert · 9 years ago
  32. c49f51c Fix the v2 descriptor handling. by Christopher Ferris · 9 years ago
  33. ab3446d adbd & fastbootd: Support for new f_fs descriptor format by Badhri Jagan Sridharan · 10 years ago
  34. d6ee9f2 adb: enable superspeed support by Zhuang Jin Can · 10 years ago
  35. 6ddabb7 Merge "adbd: Don't close/reopen FFS ep0 on disconnect" by Benoit Goby · 10 years ago
  36. ccecf14 system/core 64-bit cleanup. by Elliott Hughes · 11 years ago
  37. 4cbf1d8 adbd: Don't close/reopen FFS ep0 on disconnect by Jack Pham · 11 years ago
  38. fd96db1 FunctionFS: initial implementation by Andrzej Pietrasiewicz · 13 years ago
  39. e109d26 adb: Add ability to specify device path by Scott Anderson · 12 years ago
  40. 408fa57 adb: fix subprocess exit handling, oom adjust fixes, extra debugging. by JP Abgrall · 13 years ago
  41. 0e7c427 Revert "Fix adb hang when subprocess dies early." by JP Abgrall · 13 years ago
  42. 69c5c4c Fix adb hang when subprocess dies early. by JP Abgrall · 13 years ago
  43. 0927bf9 adb: On Linux, detect USB devices for which adb does not have permissions to communicate with. by Mike Lockwood · 15 years ago
  44. dd7bc33 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  45. e54eebb auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  46. 35237d1 Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  47. 4f6e8d7 Initial Contribution by The Android Open Source Project · 16 years ago