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