1. 6c4cfd6 Merge changes I4d6bda45,I72576e1f by Josh Gao · 6 years ago
  2. 3346339 adb: fix transport acquisition for forward, reverse. by Josh Gao · 6 years ago
  3. da9c767 adb: don't manually construct device selection prefix in forward. by Josh Gao · 6 years ago
  4. 91a5318 Merge "adb: fail better in install-multiple." by Elliott Hughes · 6 years ago
  5. dad291f Merge "adb: add `--abi` to the `adb install` help." by Elliott Hughes · 6 years ago
  6. 8c4db55 Merge "Fix `adb install` on very old Android releases." by Elliott Hughes · 6 years ago
  7. 541d740 adb: fail better in install-multiple. by Elliott Hughes · 6 years ago
  8. c0ebd59 adb: add `--abi` to the `adb install` help. by Elliott Hughes · 6 years ago
  9. 9435073 Fix `adb install` on very old Android releases. by Elliott Hughes · 6 years ago
  10. fc2f5f6 adb: fix track-devices-l. by Elliott Hughes · 6 years ago
  11. 690c8c8 Merge "Restore default port for `adb connect`." by Elliott Hughes · 6 years ago
  12. 11295b7 Merge "Allow overriding the log path." by Treehugger Robot · 6 years ago
  13. 5140682 Merge "Clarify `adb sync -l` help text." by Treehugger Robot · 6 years ago
  14. 573e67c Restore default port for `adb connect`. by Elliott Hughes · 6 years ago
  15. 47757e9 Merge "adb: avoid leaking pty master FDs." by Treehugger Robot · 6 years ago
  16. 6733b2b adb: avoid leaking pty master FDs. by Josh Gao · 6 years ago
  17. 1a9da39 Allow overriding the log path. by Elliott Hughes · 6 years ago
  18. 4c8ea89 Clarify `adb sync -l` help text. by Elliott Hughes · 6 years ago
  19. af3ce08 Fastdeploy converted to c++ and bin2c on the jar. by Joshua Gilpatrick · 6 years ago
  20. 63e8d98 adb: switch from system_clock to steady_clock. by Josh Gao · 6 years ago
  21. 1f1a000 Merge changes I35f8843e,Icd2a94f8,I6c20f3b3 by Josh Gao · 6 years ago
  22. 08bd13e adb: win32: don't shutdown socket when closing. by Josh Gao · 6 years ago
  23. 2ad4c36 adb: win32: silence wine test failure. by Josh Gao · 6 years ago
  24. efd8ae2 adb: win32: fix adb_test. by Josh Gao · 6 years ago
  25. e0d94b6 libadbd_services: remove unused deps by Steven Moreland · 6 years ago
  26. 88d2313 Merge changes from topic "fdevent_refactor" by Josh Gao · 7 years ago
  27. 5d0ac62 Rename product_services to system_ext by Justin Yun · 7 years ago
  28. 35b2936 adb: fdevent: extract Add/Del/SetTimeout. by Josh Gao · 7 years ago
  29. 33944a2 adb: fdevent: extract Create/Destroy from fdevent_context_poll. by Josh Gao · 7 years ago
  30. ebaa348 adb: fdevent: move TerminateLoop to fdevent_context. by Josh Gao · 7 years ago
  31. 2c95bf7 adb: fdevent: move CheckMainThread logic to fdevent_context. by Josh Gao · 7 years ago
  32. e546f68 adb: fdevent: delete FDE_CREATED. by Josh Gao · 7 years ago
  33. 95eef6b adb: fdevent: move run queue to fdevent_context. by Josh Gao · 7 years ago
  34. 7adca93 adb: implement fdevent_reset by constructing a new context. by Josh Gao · 7 years ago
  35. 95068bb adb: move fdevent implementation out to a separate file. by Josh Gao · 7 years ago
  36. c2cf121 adb: de-globalize fdevent context. by Josh Gao · 7 years ago
  37. 57e09b1 adb: move fdevent to its own folder. by Josh Gao · 7 years ago
  38. 2d03ad4 adb: add superfluous include. by Josh Gao · 7 years ago
  39. cc2f124 Refactorings to match adb_abb to adb_shell code. by Alex Buynytskyy · 7 years ago
  40. d194013 Merge "adbd: move jdwp listening logic into ART." by Josh Gao · 7 years ago
  41. 5f2c5bb adbd: move jdwp listening logic into ART. by Josh Gao · 7 years ago
  42. 12794c0 Merge "Revert "Reland "adbd: don't close ep0 until we receive FUNCTIONFS_UNBIND.""" by Elliott Hughes · 7 years ago
  43. fab9f30 Revert "Reland "adbd: don't close ep0 until we receive FUNCTIONFS_UNBIND."" by Elliott Hughes · 7 years ago
  44. 2a6ec6c Merge "Reland "adbd: don't close ep0 until we receive FUNCTIONFS_UNBIND."" by Josh Gao · 7 years ago
  45. ad0f27f Merge "adb: turn CHECKs into an error + transport restart." by Treehugger Robot · 7 years ago
  46. b00e66f Reland "adbd: don't close ep0 until we receive FUNCTIONFS_UNBIND." by Josh Gao · 7 years ago
  47. 9dba0f5 Revert "adbd: don't close ep0 until we receive FUNCTIONFS_UNBIND." by Josh Gao · 7 years ago
  48. fc0f80a adb: turn CHECKs into an error + transport restart. by Josh Gao · 7 years ago
  49. cb2352a Merge "adbd: don't close ep0 until we receive FUNCTIONFS_UNBIND." by Treehugger Robot · 7 years ago
  50. 2b668d3 adbd: don't close ep0 until we receive FUNCTIONFS_UNBIND. by Josh Gao · 7 years ago
  51. e72c44b adb: avoid freeing argv entries on Windows. by Josh Gao · 7 years ago
  52. 8eea2ca Merge "adb: Allow `adb rescue getprop`." by Tao Bao · 7 years ago
  53. 599eee1 adb: Allow `adb rescue getprop`. by Tao Bao · 7 years ago
  54. 2683d0a Merge changes I2d005e17,If2eec162,Icfd642e6 by Josh Gao · 7 years ago
  55. a891ffd Merge "adbd: provide MS OS descriptors for WinUSB." by Josh Gao · 7 years ago
  56. d877a96 Merge "Allow adb to handle single paramter with install-multi-package flag" by Treehugger Robot · 7 years ago
  57. 8c544b6 Fix non-aio USB read issue for fastbootd by chihhao.chen · 7 years ago
  58. b581ce9 Allow adb to handle single paramter with install-multi-package flag by Mohammad Samiul Islam · 7 years ago
  59. 1cbe5ed adb: daemon: Assign valid fd to usb_handle ep0 file descriptor by Hemant Kumar · 7 years ago
  60. 43a0a9a adbd: respond to device-to-host control transfers. by Josh Gao · 7 years ago
  61. fc2e200 adbd: read, print, and ignore USB control transfers. by Josh Gao · 7 years ago
  62. db64696 adbd: provide MS OS descriptors for WinUSB. by Josh Gao · 7 years ago
  63. fe7eca7 Initialize all fields of struct iocb. by Evgenii Stepanov · 7 years ago
  64. 41531df Merge "adbd: don't abort on EOF on functionfs control fd." by Josh Gao · 7 years ago
  65. d203a50 Merge "Clean up copy & paste from frameworks/base/cmds." by Treehugger Robot · 7 years ago
  66. 2916e14 adbd: don't abort on EOF on functionfs control fd. by Josh Gao · 7 years ago
  67. 09070af Merge "Add deprecation warning to adb backup/restore" by Al Sutton · 7 years ago
  68. e98971c Clean up copy & paste from frameworks/base/cmds. by Elliott Hughes · 7 years ago
  69. f0d59e2 Merge "NFC: Fix potentially uninitialized 'port' variable." by Treehugger Robot · 7 years ago
  70. 391c40b NFC: Fix potentially uninitialized 'port' variable. by Stephen Hines · 7 years ago
  71. 31d335f Add deprecation warning to adb backup/restore by Al Sutton · 7 years ago
  72. 27241a7 Revert "Revert "Add a way to turn off unique_fd's operator int."" by Josh Gao · 7 years ago
  73. be9c2c0 Merge "adb: enable/disable verity expected overlayfs errors." by Treehugger Robot · 7 years ago
  74. 7046bcb Merge "libbase: add ConsumePrefix/ConsumeSuffix." by Elliott Hughes · 7 years ago
  75. 19322dd Merge "adbd: move posix_fadvise after open." by Treehugger Robot · 7 years ago
  76. 5828b77 adb: enable/disable verity expected overlayfs errors. by Mark Salyzyn · 7 years ago
  77. b4dc7be libbase: add ConsumePrefix/ConsumeSuffix. by Elliott Hughes · 7 years ago
  78. 5ddd49e Merge "adbd: avoid starting multiple worker threads." by Treehugger Robot · 7 years ago
  79. 6bc1328 Merge "adb: increase `adb [un]root` timeout." by Treehugger Robot · 7 years ago
  80. ef4a999 adb: increase `adb [un]root` timeout. by Josh Gao · 7 years ago
  81. bde8c84 adbd: compile a static version. by Josh Gao · 7 years ago
  82. 910ce0f adbd: avoid starting multiple worker threads. by Josh Gao · 7 years ago
  83. b5d1d19 adbd: move posix_fadvise after open. by Josh Gao · 7 years ago
  84. fe6cc3e Merge "adb: restore generation of public key in `adb keygen`." by Treehugger Robot · 7 years ago
  85. 032989a adb: restore generation of public key in `adb keygen`. by Josh Gao · 7 years ago
  86. c2265c5 Support adb rescue wipe command by xunchang · 7 years ago
  87. e30fe5f Merge "Revert "Add a way to turn off unique_fd's operator int."" by Ian Kasprzak · 7 years ago
  88. 2c58e19 Revert "Add a way to turn off unique_fd's operator int." by Ian Kasprzak · 7 years ago
  89. 0fcd929 Merge "adbd: reduce queue depths." by Josh Gao · 7 years ago
  90. 971bae0 Merge "Add a way to turn off unique_fd's operator int." by Josh Gao · 7 years ago
  91. ee5083b Merge "adb: silence warning from libusb." by Treehugger Robot · 7 years ago
  92. e923e5e Merge "adb: fix double close in wait-for-*." by Treehugger Robot · 7 years ago
  93. 28293f1 adbd: reduce queue depths. by Josh Gao · 7 years ago
  94. 93d63c0 Add a way to turn off unique_fd's operator int. by Josh Gao · 7 years ago
  95. 11cf30b adb: Support rescue install and getprop. by Tao Bao · 7 years ago
  96. 499601b adb: fix double close in wait-for-*. by Josh Gao · 7 years ago
  97. f072aaf Merge "adb: Recognize rescue mode." by Tao Bao · 7 years ago
  98. 4710e53 adb: silence warning from libusb. by Josh Gao · 7 years ago
  99. 55d407e adb: Recognize rescue mode. by Tao Bao · 7 years ago
  100. 770a6a4 adbd: reduce the USB buffer sizes to 16k. by Josh Gao · 7 years ago