1. 824f009 Merge changes Ic2af40b8,I9c8cfebe by Treehugger Robot · 5 years ago
  2. 7b30484 Reland "adb: turn CHECKs into an error + transport restart." by Josh Gao · 5 years ago
  3. e3d34e1 adbd: add usb thread spawn logging. by Josh Gao · 5 years ago
  4. 744ba42 Merge "adbd: remove static dependency on libcutils." by Josh Gao · 5 years ago
  5. 5cf7868 [adbwifi] Add A_STLS command. by Joshua Duong · 6 years ago
  6. a9b62d5 adbd: remove static dependency on libcutils. by Josh Gao · 5 years ago
  7. 5dda7f6 [adb] Optimize adbd's usb reading by Yurii Zubrytskyi · 6 years ago
  8. 2547f74 Revert "adb: turn CHECKs into an error + transport restart." by Dan Albert · 6 years ago
  9. 782036b Revert "Reland "adbd: don't close ep0 until we receive FUNCTIONFS_UNBIND."" by Dan Albert · 6 years ago
  10. c33aee8 Reland "adbd: don't close ep0 until we receive FUNCTIONFS_UNBIND." by Josh Gao · 6 years ago
  11. b41d7ae adb: turn CHECKs into an error + transport restart. by Josh Gao · 6 years ago
  12. af086e9 adbd: respond to device-to-host control transfers. by Josh Gao · 6 years ago
  13. 7eeed22 Merge "adbd: reduce queue depths." into qt-dev by TreeHugger Robot · 6 years ago
  14. 5b88263 Merge "adbd: avoid starting multiple worker threads." into qt-dev by TreeHugger Robot · 6 years ago
  15. 12807c7 adbd: read, print, and ignore USB control transfers. by Josh Gao · 6 years ago
  16. 9da358d Initialize all fields of struct iocb. by Evgenii Stepanov · 6 years ago
  17. 1f7ae9d adbd: don't abort on EOF on functionfs control fd. by Josh Gao · 6 years ago
  18. 94fb36b adbd: avoid starting multiple worker threads. by Josh Gao · 6 years ago
  19. d0feaf9 adbd: reduce queue depths. by Josh Gao · 6 years ago
  20. 08ccc73 adbd: reduce the USB buffer sizes to 16k. by Josh Gao · 6 years ago
  21. 87afd52 adbd: demote CHECKs to warning logs. by Josh Gao · 6 years ago
  22. 19dc296 adbd: wait for FUNCTIONFS_BIND for up to a second, then retry. by Josh Gao · 6 years ago
  23. 6933d54 adbd: listen to all functionfs events. by Josh Gao · 6 years ago
  24. 63b52ec adbd: increment writes_submitted_ before submitting writes. by Josh Gao · 6 years ago
  25. affe351 Merge "adbd: support ro.adb.nonblocking_ffs." by Josh Gao · 6 years ago
  26. 8038e35 adbd: support ro.adb.nonblocking_ffs. by Josh Gao · 6 years ago
  27. b019574 adb: fix uninitialized variable. by Josh Gao · 6 years ago
  28. 007a4dc adbd: properly handle FUNCTIONFS_BIND without ENABLE. by Josh Gao · 6 years ago
  29. f97193d Merge "Revert "Revert "adbd: switch the default USB implementation.""" by Treehugger Robot · 6 years ago
  30. b530537 Merge "adbd: fix a case where we can fail to join a thread." by Josh Gao · 6 years ago
  31. 5841a96 adbd: tune USB read/write sizes and queue depths. by Josh Gao · 6 years ago
  32. e778b3a adbd: fix a case where we can fail to join a thread. by Josh Gao · 6 years ago
  33. 02e94a4 Revert "Revert "adbd: switch the default USB implementation."" by Josh Gao · 6 years ago
  34. 86b33be adbd: limit the sizes of aio writes. by Josh Gao · 6 years ago
  35. 0d78039 Revert "adbd: switch the default USB implementation." by Josh Gao · 6 years ago
  36. 12f3284 adbd: switch the default USB implementation. by Josh Gao · 7 years ago
  37. c0b831b adbd: fallback to legacy USB implementation if needed. by Josh Gao · 7 years ago
  38. c51726c adbd: implement a nonblocking USB Connection. by Josh Gao · 7 years ago
  39. 61e9e39 adbd: rename daemon/usb.cpp to daemon/usb_legacy.cpp. by Josh Gao · 7 years ago
  40. 613cbb4 adbd: extract functionfs fd creation. by Josh Gao · 7 years ago
  41. 860cc5a adbd: use unique_fd for the usb file descriptors. by Josh Gao · 7 years ago
  42. cb140c0 Merge changes I31e444f3,If07ff05f,If3ba190d by Jerry Zhang · 7 years ago
  43. cda7c3b adb: Add io size and zero packet to usb_handle by Jerry Zhang · 7 years ago
  44. 16b78db adb: Have device usb_handle return io size by Jerry Zhang · 7 years ago
  45. b156c60 adb: Expose device usb_handle through libadbd by Jerry Zhang · 7 years ago
  46. aed415c [adb] Modernize codebase by replacing NULL with nullptr by Yi Kong · 7 years ago
  47. 93e4501 Merge "adb: Retry io in case of interrupt" by Treehugger Robot · 7 years ago
  48. d8c1ae9 adb: Move io_setup to usb_handle init by Jerry Zhang · 7 years ago
  49. 5ba6802 adb: Retry io in case of interrupt by Jerry Zhang · 7 years ago
  50. f78ff01 Merge "adb: Open FunctionFS files with more restrictive access modes" by Treehugger Robot · 7 years ago
  51. 99499f1 adb: Remove usages of ENDPOINT_ALLOC by Jerry Zhang · 7 years ago
  52. 3a3df40 adb: Open FunctionFS files with more restrictive access modes by Luis Hector Chavez · 7 years ago
  53. c3d4e72 Make libasyncio headers usable from C by Jerry Zhang · 8 years ago
  54. ecee434 adb: Use kernel aio for functionfs. by Jerry Zhang · 8 years ago
  55. 184f571 adbd: add logging to troubleshoot usb issues. by Josh Gao · 8 years ago
  56. 40a8778 Revert "adb: Lower EP_ALLOC retry count" by Jerry Zhang · 8 years ago
  57. e1dacfc adb: kill adb_thread_{create, join, detach, exit}. by Josh Gao · 8 years ago
  58. 43fd1a4 adb: Do not signal gaget stack unless descriptors are written by Badhri Jagan Sridharan · 8 years ago
  59. f3fb7de adb: set max_rw to USB_FFS_BULK_SIZE explicitly by Jerry Zhang · 8 years ago
  60. 05fe272 adb: Lower EP_ALLOC retry count by Jerry Zhang · 9 years ago
  61. b5a34a2 adb: Add bMaxBurst to superspeed descriptors by Jerry Zhang · 9 years ago
  62. 55205a5 adb: Pre allocate kernel memory by Jerry Zhang · 9 years ago
  63. 44c688c adb: reorganize adbd USB handling code. by Josh Gao · 9 years ago[Renamed (93%) from adb/usb_linux_client.cpp]
  64. 183b73e adb: remove support for legacy f_adb interface. by Josh Gao · 9 years ago
  65. dbe91ee Switch adb over to <chrono>. by Elliott Hughes · 9 years ago
  66. ffdec18 Switch adb to <android-base/properties.h>. by Elliott Hughes · 9 years ago
  67. 0cd3ae1 adb: kill adb_mutex_t, adb_cond_t. by Josh Gao · 9 years ago
  68. 8c40762 Revert "adb: close ep0 on disconnection." by Siqi Lin · 9 years ago
  69. 69e97e4 adb: close ep0 on disconnection. by Yabin Cui · 9 years ago
  70. 9b53e4c adb: fix adb usb operations on device. by Yabin Cui · 9 years ago
  71. d9db09c adb: make adb_thread_func_t return void, add adb_thread_exit. by Josh Gao · 10 years ago
  72. ae72b5a adb: extract USB FFS read/write limit constants. by Josh Gao · 10 years ago
  73. 0b19540 adb: split up reads longer than 16k. by Josh Gao · 10 years ago
  74. 1b708d3 Share the new adb USB diagnostic code with fastboot. by Elliott Hughes · 10 years ago
  75. 663e949 Merge "adb: add help text for USB permission errors." by David Pursell · 10 years ago
  76. 6b531c4 adbd: split up writes longer than 16k. by Josh Gao · 10 years ago
  77. d2acbd1 adb: add help text for USB permission errors. by David Pursell · 10 years ago
  78. ca2a0bd adbd: Add os descriptor support for adb. by Badhri Jagan Sridharan · 10 years ago
  79. aed3c61 Adb: use VLOG() to replace D() for verbose logging. by Yabin Cui · 10 years ago
  80. 7a3f8d6 adb: clean up debug tracing a little. by Yabin Cui · 10 years ago
  81. 49ee7cf adb: set thread names (linux & mac) by Siva Velusamy · 10 years ago
  82. 8fcd8bc EINTR is handled by adb_read/unix_read and friends. by Elliott Hughes · 10 years ago
  83. e3c0288 Merge "adbd: enable USB SuperSpeed (again)" by Badhri Jagan Sridharan · 10 years ago
  84. 3d2904c Increase size of the the adb packets sent over the wire by Tamas Berghammer · 10 years ago
  85. 8d8126a adb: logging: newlines, thread ids, error code overwriting by Spencer Low · 10 years ago
  86. a190c80 adbd: enable USB SuperSpeed (again) by Jack Pham · 10 years ago
  87. 6ac5d7d adb: fix adb_close() vs. unix_close() usage by Spencer Low · 10 years ago
  88. c89e0cc Revert "Revert "Split adb_main.cpp into client and daemon."" by Dan Albert · 10 years ago
  89. 218dbcc Revert "Split adb_main.cpp into client and daemon." by Dan Albert · 10 years ago
  90. cf07494 Split adb_main.cpp into client and daemon. by Dan Albert · 10 years ago
  91. 3edd54b Add some missing 'static's. by Elliott Hughes · 10 years ago
  92. 9b0f354 Simplify adb_thread_create. by Elliott Hughes · 10 years ago
  93. dc3b459 Add missing null checks after allocations. by Elliott Hughes · 10 years ago
  94. 5f97370 adb: set sys.usb.ffs.ready to signal usb pullup by Badhri Jagan Sridharan · 10 years ago
  95. a7090b9 Remove yet more fixed-length buffers (and their overruns). by Elliott Hughes · 10 years ago
  96. 2acec91 Switch usb_linux_client to C++. by Elliott Hughes · 10 years ago[Renamed (93%) from adb/usb_linux_client.c]
  97. 3313426 File header cleanup. by Dan Albert · 10 years ago
  98. 7664901 Move transport declarations into transport.h. by Dan Albert · 10 years ago
  99. c49f51c Fix the v2 descriptor handling. by Christopher Ferris · 11 years ago
  100. ab3446d adbd & fastbootd: Support for new f_fs descriptor format by Badhri Jagan Sridharan · 11 years ago