1. 9b7be29 [adbd-apex] Export adbd libraries used by system_server. by Joshua Duong · 5 years ago
  2. 4e8cb11 [adbwifi] Add pairing_connection library. by Joshua Duong · 5 years ago
  3. 8c2716d [adbwifi] Add pairing_auth library. by Joshua Duong · 5 years ago
  4. 63fa65d adbd_auth function signature changes. by Joshua Duong · 5 years ago
  5. 16fc900 Merge "Initialize |sentBlocksCount|" by Yurii Zubrytskyi · 5 years ago
  6. 4f34eaf Merge "Remove ld.config.txt from adbd APEX" by Kiyoung Kim · 5 years ago
  7. 01b2063 Initialize |sentBlocksCount| by Yurii Zubrytskyi · 5 years ago
  8. f885a1f Fix the MacOS build of incremental* by Yurii Zubrytskyi · 5 years ago
  9. c45f361 Remove ld.config.txt from adbd APEX by Kiyoung Kim · 5 years ago
  10. e785e51 [adb] Add a version field to v4 signature format by Yurii Zubrytskyi · 5 years ago
  11. b44c0fd Incremental installations in adb, client/host side. by Alex Buynytskyy · 5 years ago
  12. 01637f7 Some minor fixes to libadb_tls_connection. by Joshua Duong · 5 years ago
  13. 76b85e6 add a version TXT record to adb secure mdns services by Lingfeng Yang · 5 years ago
  14. a81ed1b adbd: only register dnsservices via explicit API by Lingfeng Yang · 6 years ago
  15. e023242 adb client interface for secure services by Lingfeng Yang · 6 years ago
  16. 93fd228 get the ip address info for all DNS services by Lingfeng Yang · 6 years ago
  17. 86b05b9 make the client browse for appropriate mdns services by Lingfeng Yang · 6 years ago
  18. c76715d Add mDNS services for pairing and connect by Lingfeng Yang · 6 years ago
  19. 712e172 [adbwifi] Add tls_connection library. by Joshua Duong · 5 years ago
  20. 93df855 Move adb RSA utilities into its own library. by Joshua Duong · 5 years ago
  21. eb7399f [adbwifi] Add adb protos. by Joshua Duong · 5 years ago
  22. 11805b6 Merge changes Ia8f83a53,Ia1f6a659 by Josh Gao · 5 years ago
  23. 9bbbe5d adbd: add a perfunctory abb test. by Josh Gao · 5 years ago
  24. 629f7f9 adb: switch tests to python3. by Josh Gao · 5 years ago
  25. 28d6b82 use apex_test for test apexes by Jiyong Park · 5 years ago
  26. 35abd3b Merge "adb: report error in copy_to_file." by Josh Gao · 5 years ago
  27. 173724e adb: report error in copy_to_file. by Josh Gao · 5 years ago
  28. f39bfd1 Merge "Add libadbd_auth to adbd's required list." by Josh Gao · 5 years ago
  29. 7727438 Add libadbd_auth to adbd's required list. by Josh Gao · 5 years ago
  30. 56efc97 Merge "Add adbd_test to mts." by Josh Gao · 5 years ago
  31. 4647b80 Merge "adbd: actually dynamically link against libadbd_auth." by Josh Gao · 5 years ago
  32. c0a83e3 The darwin linker does not support version scripts by Dan Willemsen · 5 years ago
  33. 182c4ab libadbconnection_client: apply version script to library. by Josh Gao · 5 years ago
  34. 5beea09 adbd: actually dynamically link against libadbd_auth. by Josh Gao · 5 years ago
  35. f2e6179 Add adbd_test to mts. by Josh Gao · 5 years ago
  36. e9774fb Merge "adb: make the push summary fit in 80 columns." by Elliott Hughes · 5 years ago
  37. e0945d4 adb: make the push summary fit in 80 columns. by Elliott Hughes · 5 years ago
  38. 49651cd Move jdwp connection abstraction from ART apex to adbd apex. by Josh Gao · 5 years ago
  39. efb263c Merge "Build test_com.android.adbd.apex." by Josh Gao · 5 years ago
  40. 3fe4014 Build test_com.android.adbd.apex. by Josh Gao · 5 years ago
  41. 883ec44 adb: windows: fix adb execute root cmd with no tips by Junyong Sun · 5 years ago
  42. ef1e51c Merge "Require liblog for libbase in all configurations" by Tom Cherry · 5 years ago
  43. a04e21a Remove leftover support for target-as-host by Kevin Brodsky · 5 years ago
  44. c77268b Merge "Add /system/lib to the permitted paths for ns of APEXes" by Treehugger Robot · 5 years ago
  45. afe8ae6 Require liblog for libbase in all configurations by Tom Cherry · 5 years ago
  46. fee53da Merge "adb: fix `adb connect` help typo." by Treehugger Robot · 5 years ago
  47. 8d761d3 Merge "adb: avoid consuming input in `adb remount`." by Treehugger Robot · 5 years ago
  48. 92d892f adb: avoid consuming input in `adb remount`. by Josh Gao · 5 years ago
  49. 4a577ab adb: fix `adb connect` help typo. by Elliott Hughes · 5 years ago
  50. 86d5040 Add /system/lib to the permitted paths for ns of APEXes by Jiyong Park · 5 years ago
  51. 0335511 Update ld.config.txt for adbd apex by Kiyoung Kim · 5 years ago
  52. e3f6bb1 Merge "adb: use poll instead of select in shell_service." by Josh Gao · 5 years ago
  53. 0b5810f Merge "adb: fix use after free of atransport." by Treehugger Robot · 5 years ago
  54. 49231db adb: use poll instead of select in shell_service. by Josh Gao · 5 years ago
  55. e67cb31 Merge "Fix SEGV in libziparchive with malformed zip file." by Elliott Hughes · 5 years ago
  56. 57c9b55 Merge "Enable "localfilesystem" UNIX domain socket for ADB." by Treehugger Robot · 5 years ago
  57. 9756bbf Fix SEGV in libziparchive with malformed zip file. by Elliott Hughes · 5 years ago
  58. 7eade20 adb: improve help for -t/-tt. by Elliott Hughes · 5 years ago
  59. b82ccd5 adb: fix use after free of atransport. by Josh Gao · 5 years ago
  60. 1f18c69 adbd: Update DeviceInterfaceGUID for WinUSB by Jack Pham · 5 years ago
  61. 62b681e Merge changes I6ff85723,Ia7d743d5 by Josh Gao · 5 years ago
  62. 21e5f9f Merge "adb: remove atransport ref counting." by Treehugger Robot · 5 years ago
  63. 420ab0b adb: remove atransport ref counting. by Josh Gao · 5 years ago
  64. 4b9775d Revert "Revert "Support socket activation of adb server"" by Daniel Colascione · 5 years ago
  65. 618ddb2 Enable "localfilesystem" UNIX domain socket for ADB. by Jason Jeremy Iman · 6 years ago
  66. bd2c270 [adb] Optimize adbd's usb reading by Yurii Zubrytskyi · 6 years ago
  67. 684a6ef Merge "Allow the adb server to bind on ::1" by Josh Gao · 5 years ago
  68. b9e8c9c Handle the reboot in the recovery user mode by Tianjie Xu · 5 years ago
  69. 81655d4 Merge "fastdeploy: fix tests." by Elliott Hughes · 5 years ago
  70. 6252b8d fastdeploy: fix tests. by Elliott Hughes · 5 years ago
  71. d983a4a Allow the adb server to bind on ::1 by Callum Ryan · 5 years ago
  72. 764be49 Merge "Properly finish daemon init when initial USB scan complete" by Daniel Colascione · 5 years ago
  73. 8b22c77 Merge changes from topic "adbd_apex" by Josh Gao · 5 years ago
  74. 915946d Grant adb auth under recovery for unlocked & userdebug devices by Tianjie Xu · 5 years ago
  75. e505115 Move adbd to an apex. by Josh Gao · 6 years ago
  76. eb55141 adbd: use libadbd_auth for authentication. by Josh Gao · 5 years ago
  77. b0b3ea4 Properly finish daemon init when initial USB scan complete by Daniel Colascione · 5 years ago
  78. 7904a53 Merge changes from topics "adbd_reboot", "adbd_verity" by Josh Gao · 5 years ago
  79. c9ecb6a adb: replace reboot service with exec of /system/bin/reboot. by Josh Gao · 5 years ago
  80. 511e98b Move enable-verity/disable-verity out of adb to a helper binary. by Josh Gao · 5 years ago
  81. 3b5b45a Use adbd_system_binaries to track adbd's dependencies. by Josh Gao · 5 years ago
  82. 23223a5 deployagent: set sdk version. by Josh Gao · 5 years ago
  83. 6a885f8 Merge changes from topic "apex_remount" by Josh Gao · 5 years ago
  84. 35a6e1c adbd: replace remount_service with an exec of /system/bin/remount. by Josh Gao · 5 years ago
  85. 3347223 Merge "adbd: allow port configuration on host." by Treehugger Robot · 5 years ago
  86. d10a5fc Move remount to PRODUCT_PACKAGES_DEBUG. by Josh Gao · 5 years ago
  87. e46a8e4 adb: log more detail on failure to read keys. by Elliott Hughes · 5 years ago
  88. 4546e97 FastDeploy refactor: 2+GB APK support, optimizations, tests. by Alex Buynytskyy · 6 years ago
  89. af1afde adb: disable failing test. by Josh Gao · 6 years ago
  90. cdac97c Merge "Use libcrypto_static instead of libcrypto" by Colin Cross · 6 years ago
  91. ff0e971 Merge "adb: fragment host linux USB writes when needed." by Josh Gao · 6 years ago
  92. 10c0bac Merge "adb: fix infinite loop when attempting to push to //foo." by Treehugger Robot · 6 years ago
  93. 2b83eed adbd: allow port configuration on host. by Josh Gao · 6 years ago
  94. e9e18f5 adb: fix infinite loop when attempting to push to //foo. by Josh Gao · 6 years ago
  95. f9ef788 Merge "Add require_root to adbd_test and libpackagelistparser_test" by Dan Shi · 6 years ago
  96. 0d7c6fd Add require_root to adbd_test and libpackagelistparser_test by Dan Shi · 6 years ago
  97. bcbe569 Use libcrypto_static instead of libcrypto by Colin Cross · 6 years ago
  98. 7c9acca adb: fix adb remount -R by Mark Salyzyn · 6 years ago
  99. c3ad5fc adb: fragment host linux USB writes when needed. by Josh Gao · 6 years ago
  100. 8ee6dd0 Using the correct feature name for abb_exec. by Alex Buynytskyy · 6 years ago