1. 004c800 Merge changes Ia8f83a53,Ia1f6a659 am: 68f2e9cf1b am: b71ac7f83c am: 8593621b2d by Automerger Merge Worker · 5 years ago
  2. 11805b6 Merge changes Ia8f83a53,Ia1f6a659 by Josh Gao · 5 years ago
  3. 9bbbe5d adbd: add a perfunctory abb test. by Josh Gao · 5 years ago
  4. 629f7f9 adb: switch tests to python3. by Josh Gao · 5 years ago
  5. 33622d7 Merge "use apex_test for test apexes" am: 07e74d65a2 am: dbb782eaf5 am: 31df29bc4b by Automerger Merge Worker · 5 years ago
  6. 28d6b82 use apex_test for test apexes by Jiyong Park · 5 years ago
  7. 087cfed Merge "adb: report error in copy_to_file." am: c71a1e7ab0 am: 4b093c83ff am: 64f0064a0d by Automerger Merge Worker · 5 years ago
  8. 35abd3b Merge "adb: report error in copy_to_file." by Josh Gao · 5 years ago
  9. 173724e adb: report error in copy_to_file. by Josh Gao · 5 years ago
  10. 5bb37a4 Merge "Add libadbd_auth to adbd's required list." am: 955601beb4 am: 4a0bbf0838 am: 023d78872b by Automerger Merge Worker · 5 years ago
  11. f39bfd1 Merge "Add libadbd_auth to adbd's required list." by Josh Gao · 5 years ago
  12. 7727438 Add libadbd_auth to adbd's required list. by Josh Gao · 5 years ago
  13. d4beb2d Merge "Add adbd_test to mts." am: d0854b3397 am: 80183a10cd am: ed60f2a2c6 by Automerger Merge Worker · 5 years ago
  14. 56efc97 Merge "Add adbd_test to mts." by Josh Gao · 5 years ago
  15. 8426360 Merge "adbd: actually dynamically link against libadbd_auth." am: d5bad7c021 am: e263f4d717 am: c525814b95 by Automerger Merge Worker · 5 years ago
  16. 98a4f6b Merge "The darwin linker does not support version scripts" am: a911933a23 am: aa07f58bcf am: ab0a3cd806 by Automerger Merge Worker · 5 years ago
  17. 4647b80 Merge "adbd: actually dynamically link against libadbd_auth." by Josh Gao · 5 years ago
  18. c0a83e3 The darwin linker does not support version scripts by Dan Willemsen · 5 years ago
  19. 62bccb5 Merge "libadbconnection_client: apply version script to library." am: 28bf90f32b am: eee0bf53b9 am: 74b6e13a6d by Automerger Merge Worker · 5 years ago
  20. 182c4ab libadbconnection_client: apply version script to library. by Josh Gao · 5 years ago
  21. b3a588b Merge "adb: make the push summary fit in 80 columns." am: b2066fda6d am: 43f9d449b9 am: d837300991 by Automerger Merge Worker · 5 years ago
  22. 5beea09 adbd: actually dynamically link against libadbd_auth. by Josh Gao · 5 years ago
  23. f2e6179 Add adbd_test to mts. by Josh Gao · 5 years ago
  24. e9774fb Merge "adb: make the push summary fit in 80 columns." by Elliott Hughes · 5 years ago
  25. cd0f86a Merge "Move jdwp connection abstraction from ART apex to adbd apex." am: e30aa60128 am: baef7c2982 am: 05f6c1d4b7 by Automerger Merge Worker · 5 years ago
  26. e0945d4 adb: make the push summary fit in 80 columns. by Elliott Hughes · 5 years ago
  27. 49651cd Move jdwp connection abstraction from ART apex to adbd apex. by Josh Gao · 5 years ago
  28. 6850546 Merge "Build test_com.android.adbd.apex." am: 427006042c am: ee38372728 am: 2bac7bff47 by Automerger Merge Worker · 5 years ago
  29. efb263c Merge "Build test_com.android.adbd.apex." by Josh Gao · 5 years ago
  30. 3fe4014 Build test_com.android.adbd.apex. by Josh Gao · 5 years ago
  31. c05fde2 Set version to 300000000 by Baligh Uddin · 5 years ago
  32. 883ec44 adb: windows: fix adb execute root cmd with no tips by Junyong Sun · 5 years ago
  33. ef1e51c Merge "Require liblog for libbase in all configurations" by Tom Cherry · 5 years ago
  34. a04e21a Remove leftover support for target-as-host by Kevin Brodsky · 5 years ago
  35. c77268b Merge "Add /system/lib to the permitted paths for ns of APEXes" by Treehugger Robot · 5 years ago
  36. afe8ae6 Require liblog for libbase in all configurations by Tom Cherry · 5 years ago
  37. fee53da Merge "adb: fix `adb connect` help typo." by Treehugger Robot · 5 years ago
  38. 8d761d3 Merge "adb: avoid consuming input in `adb remount`." by Treehugger Robot · 5 years ago
  39. 92d892f adb: avoid consuming input in `adb remount`. by Josh Gao · 5 years ago
  40. 4a577ab adb: fix `adb connect` help typo. by Elliott Hughes · 5 years ago
  41. 86d5040 Add /system/lib to the permitted paths for ns of APEXes by Jiyong Park · 5 years ago
  42. 0335511 Update ld.config.txt for adbd apex by Kiyoung Kim · 5 years ago
  43. e3f6bb1 Merge "adb: use poll instead of select in shell_service." by Josh Gao · 5 years ago
  44. 0b5810f Merge "adb: fix use after free of atransport." by Treehugger Robot · 5 years ago
  45. 49231db adb: use poll instead of select in shell_service. by Josh Gao · 5 years ago
  46. e67cb31 Merge "Fix SEGV in libziparchive with malformed zip file." by Elliott Hughes · 5 years ago
  47. 57c9b55 Merge "Enable "localfilesystem" UNIX domain socket for ADB." by Treehugger Robot · 5 years ago
  48. 9756bbf Fix SEGV in libziparchive with malformed zip file. by Elliott Hughes · 5 years ago
  49. 7eade20 adb: improve help for -t/-tt. by Elliott Hughes · 5 years ago
  50. b82ccd5 adb: fix use after free of atransport. by Josh Gao · 5 years ago
  51. 1f18c69 adbd: Update DeviceInterfaceGUID for WinUSB by Jack Pham · 5 years ago
  52. 62b681e Merge changes I6ff85723,Ia7d743d5 by Josh Gao · 5 years ago
  53. 21e5f9f Merge "adb: remove atransport ref counting." by Treehugger Robot · 5 years ago
  54. 420ab0b adb: remove atransport ref counting. by Josh Gao · 5 years ago
  55. 4b9775d Revert "Revert "Support socket activation of adb server"" by Daniel Colascione · 5 years ago
  56. 618ddb2 Enable "localfilesystem" UNIX domain socket for ADB. by Jason Jeremy Iman · 6 years ago
  57. bd2c270 [adb] Optimize adbd's usb reading by Yurii Zubrytskyi · 6 years ago
  58. 684a6ef Merge "Allow the adb server to bind on ::1" by Josh Gao · 5 years ago
  59. b9e8c9c Handle the reboot in the recovery user mode by Tianjie Xu · 5 years ago
  60. 81655d4 Merge "fastdeploy: fix tests." by Elliott Hughes · 5 years ago
  61. 6252b8d fastdeploy: fix tests. by Elliott Hughes · 5 years ago
  62. d983a4a Allow the adb server to bind on ::1 by Callum Ryan · 5 years ago
  63. 764be49 Merge "Properly finish daemon init when initial USB scan complete" by Daniel Colascione · 5 years ago
  64. 8b22c77 Merge changes from topic "adbd_apex" by Josh Gao · 5 years ago
  65. 915946d Grant adb auth under recovery for unlocked & userdebug devices by Tianjie Xu · 5 years ago
  66. e505115 Move adbd to an apex. by Josh Gao · 6 years ago
  67. eb55141 adbd: use libadbd_auth for authentication. by Josh Gao · 5 years ago
  68. b0b3ea4 Properly finish daemon init when initial USB scan complete by Daniel Colascione · 5 years ago
  69. 7904a53 Merge changes from topics "adbd_reboot", "adbd_verity" by Josh Gao · 5 years ago
  70. c9ecb6a adb: replace reboot service with exec of /system/bin/reboot. by Josh Gao · 5 years ago
  71. 511e98b Move enable-verity/disable-verity out of adb to a helper binary. by Josh Gao · 5 years ago
  72. 3b5b45a Use adbd_system_binaries to track adbd's dependencies. by Josh Gao · 5 years ago
  73. 23223a5 deployagent: set sdk version. by Josh Gao · 5 years ago
  74. 6a885f8 Merge changes from topic "apex_remount" by Josh Gao · 5 years ago
  75. 35a6e1c adbd: replace remount_service with an exec of /system/bin/remount. by Josh Gao · 5 years ago
  76. 3347223 Merge "adbd: allow port configuration on host." by Treehugger Robot · 5 years ago
  77. d10a5fc Move remount to PRODUCT_PACKAGES_DEBUG. by Josh Gao · 5 years ago
  78. e46a8e4 adb: log more detail on failure to read keys. by Elliott Hughes · 5 years ago
  79. 4546e97 FastDeploy refactor: 2+GB APK support, optimizations, tests. by Alex Buynytskyy · 6 years ago
  80. af1afde adb: disable failing test. by Josh Gao · 6 years ago
  81. cdac97c Merge "Use libcrypto_static instead of libcrypto" by Colin Cross · 6 years ago
  82. ff0e971 Merge "adb: fragment host linux USB writes when needed." by Josh Gao · 6 years ago
  83. 10c0bac Merge "adb: fix infinite loop when attempting to push to //foo." by Treehugger Robot · 6 years ago
  84. 2b83eed adbd: allow port configuration on host. by Josh Gao · 6 years ago
  85. e9e18f5 adb: fix infinite loop when attempting to push to //foo. by Josh Gao · 6 years ago
  86. f9ef788 Merge "Add require_root to adbd_test and libpackagelistparser_test" by Dan Shi · 6 years ago
  87. 0d7c6fd Add require_root to adbd_test and libpackagelistparser_test by Dan Shi · 6 years ago
  88. bcbe569 Use libcrypto_static instead of libcrypto by Colin Cross · 6 years ago
  89. 7c9acca adb: fix adb remount -R by Mark Salyzyn · 6 years ago
  90. c3ad5fc adb: fragment host linux USB writes when needed. by Josh Gao · 6 years ago
  91. 8ee6dd0 Using the correct feature name for abb_exec. by Alex Buynytskyy · 6 years ago
  92. 827da16 Merge "adb: fix old host transport selection." by Treehugger Robot · 6 years ago
  93. ed9eee3 adb: fix old host transport selection. by Josh Gao · 6 years ago
  94. 003e94d Merge changes from topic "protobuf-3.9.1" by Colin Cross · 6 years ago
  95. 28aeae1 Add stub code to read MS OS 2.0 descriptors. by Josh Gao · 6 years ago
  96. 57090a5 adb: add host tool to check for WinUSB descriptor. by Josh Gao · 6 years ago
  97. d211d86 Adapt to google::protobuf::int64 type change by Colin Cross · 6 years ago
  98. d3a1d52 Merge changes Iacf0093a,I40be3504 am: c2f53906e8 by Josh Gao · 6 years ago
  99. de17645 Merge changes Iacf0093a,I40be3504 by Josh Gao · 6 years ago
  100. 43844ed Merge "adb: fix mac build" am: ef356fa5bd by Josh Gao · 6 years ago