1. 272e7a6 Revert "adb: Lower EP_ALLOC retry count" by Jerry Zhang · 7 years ago
  2. 0f3312a adb: kill adb_thread_{create, join, detach, exit}. by Josh Gao · 8 years ago
  3. 9611547 adb: Do not signal gaget stack unless descriptors are written by Badhri Jagan Sridharan · 8 years ago
  4. b88057d adb: set max_rw to USB_FFS_BULK_SIZE explicitly by Jerry Zhang · 8 years ago
  5. a413636 adb: Lower EP_ALLOC retry count by Jerry Zhang · 8 years ago
  6. ed795c0 adb: Add bMaxBurst to superspeed descriptors by Jerry Zhang · 8 years ago
  7. 76f9c72 adb: Pre allocate kernel memory by Jerry Zhang · 8 years ago
  8. 484aaba adb: reorganize adbd USB handling code. by Josh Gao · 8 years ago[Renamed (93%) from usb_linux_client.cpp]
  9. 0dde9c8 adb: remove support for legacy f_adb interface. by Josh Gao · 8 years ago
  10. 7392598 Switch adb over to <chrono>. by Elliott Hughes · 8 years ago
  11. 8b249d2 Switch adb to <android-base/properties.h>. by Elliott Hughes · 8 years ago
  12. e7daf57 adb: kill adb_mutex_t, adb_cond_t. by Josh Gao · 8 years ago
  13. 686558e Revert "adb: close ep0 on disconnection." by Siqi Lin · 8 years ago
  14. d86563b adb: close ep0 on disconnection. by Yabin Cui · 8 years ago
  15. 6760b2a adb: fix adb usb operations on device. by Yabin Cui · 9 years ago
  16. 382ea6e adb: make adb_thread_func_t return void, add adb_thread_exit. by Josh Gao · 9 years ago
  17. c95bb3d adb: extract USB FFS read/write limit constants. by Josh Gao · 9 years ago
  18. 83e329e adb: split up reads longer than 16k. by Josh Gao · 9 years ago
  19. 7009749 Share the new adb USB diagnostic code with fastboot. by Elliott Hughes · 9 years ago
  20. aafa096 Merge "adb: add help text for USB permission errors." by David Pursell · 9 years ago
  21. 8e70125 adbd: split up writes longer than 16k. by Josh Gao · 9 years ago
  22. 6e5c7eb adb: add help text for USB permission errors. by David Pursell · 9 years ago
  23. f1500ca adbd: Add os descriptor support for adb. by Badhri Jagan Sridharan · 9 years ago
  24. 19bec5b Adb: use VLOG() to replace D() for verbose logging. by Yabin Cui · 9 years ago
  25. 815ad88 adb: clean up debug tracing a little. by Yabin Cui · 9 years ago
  26. 2669cf9 adb: set thread names (linux & mac) by Siva Velusamy · 9 years ago
  27. 0bd8587 EINTR is handled by adb_read/unix_read and friends. by Elliott Hughes · 9 years ago
  28. c793f39 Merge "adbd: enable USB SuperSpeed (again)" by Badhri Jagan Sridharan · 9 years ago
  29. a1c60c0 Increase size of the the adb packets sent over the wire by Tamas Berghammer · 9 years ago
  30. 5c761bd adb: logging: newlines, thread ids, error code overwriting by Spencer Low · 9 years ago
  31. b64ab09 adbd: enable USB SuperSpeed (again) by Jack Pham · 9 years ago
  32. 3a2421b adb: fix adb_close() vs. unix_close() usage by Spencer Low · 9 years ago
  33. 53a3744 Revert "Revert "Split adb_main.cpp into client and daemon."" by Dan Albert · 9 years ago
  34. 151f488 Revert "Split adb_main.cpp into client and daemon." by Dan Albert · 9 years ago
  35. ad87c02 Split adb_main.cpp into client and daemon. by Dan Albert · 9 years ago
  36. 712416a Add some missing 'static's. by Elliott Hughes · 9 years ago
  37. f251714 Simplify adb_thread_create. by Elliott Hughes · 9 years ago
  38. d0269c9 Add missing null checks after allocations. by Elliott Hughes · 10 years ago
  39. e1febe9 adb: set sys.usb.ffs.ready to signal usb pullup by Badhri Jagan Sridharan · 10 years ago
  40. 7cf3575 Remove yet more fixed-length buffers (and their overruns). by Elliott Hughes · 10 years ago
  41. 392692c Switch usb_linux_client to C++. by Elliott Hughes · 10 years ago[Renamed (93%) from usb_linux_client.c]
  42. db6fe64 File header cleanup. by Dan Albert · 10 years ago
  43. b302d12 Move transport declarations into transport.h. by Dan Albert · 10 years ago
  44. f7555b1 Fix the v2 descriptor handling. by Christopher Ferris · 10 years ago
  45. d6a6373 adbd & fastbootd: Support for new f_fs descriptor format by Badhri Jagan Sridharan · 10 years ago
  46. 1fc58c5 adb: enable superspeed support by Zhuang Jin Can · 10 years ago
  47. cfdd7c7 Merge "adbd: Don't close/reopen FFS ep0 on disconnect" by Benoit Goby · 11 years ago
  48. 9c0d940 system/core 64-bit cleanup. by Elliott Hughes · 11 years ago
  49. 6c3cef5 adbd: Don't close/reopen FFS ep0 on disconnect by Jack Pham · 11 years ago
  50. d7270f2 FunctionFS: initial implementation by Andrzej Pietrasiewicz · 13 years ago
  51. 6dfaf4b adb: Add ability to specify device path by Scott Anderson · 13 years ago
  52. 2e5dd6e adb: fix subprocess exit handling, oom adjust fixes, extra debugging. by JP Abgrall · 14 years ago
  53. 1f501f3 Revert "Fix adb hang when subprocess dies early." by JP Abgrall · 14 years ago
  54. 5066a9b Fix adb hang when subprocess dies early. by JP Abgrall · 14 years ago
  55. e45583f adb: On Linux, detect USB devices for which adb does not have permissions to communicate with. by Mike Lockwood · 15 years ago
  56. 9ca14dc auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  57. 334880a auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  58. c39d59d Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  59. 25320a3 Initial Contribution by The Android Open Source Project · 16 years ago