1. 62ce57b Properly remove adb DNS services. by Joshua Duong · 6 years ago
  2. 97cf1fd Merge "Remove various bits of dead code and unused workarounds." by Treehugger Robot · 6 years ago
  3. 856e5a1 Remove various bits of dead code and unused workarounds. by Elliott Hughes · 6 years ago
  4. 68301ac Merge "incremental_server: fix a use of uninitalized memory" by Treehugger Robot · 6 years ago
  5. 5f241c7 Merge "adbd: fix build breakage." by Josh Gao · 6 years ago
  6. 2e24c96 adbd: fix build breakage. by Josh Gao · 6 years ago
  7. 7634dcd Merge "adbd: remove static dependency on libcutils." by Josh Gao · 6 years ago
  8. 07fb48c incremental_server: fix a use of uninitalized memory by George Burgess IV · 6 years ago
  9. e77d5c7 Merge changes from topic "adbwifi-system-core" by Joshua Duong · 6 years ago
  10. 64fab75 [adbwifi] Add A_STLS command. by Joshua Duong · 6 years ago
  11. 290ccb5 [adbwifi] Add adbwifi_libs, TLS connection, and MDNS implementation. by Joshua Duong · 6 years ago
  12. 4788202 [adbd-apex] Export adbd libraries used by system_server. by Joshua Duong · 6 years ago
  13. 44e1ca1 [adbwifi] Add pairing_connection library. by Joshua Duong · 6 years ago
  14. 9f6b4df Merge "[adbwifi] Add pairing_auth library." by Joshua Duong · 6 years ago
  15. 391aeb2 [adbwifi] Add pairing_auth library. by Joshua Duong · 6 years ago
  16. 44a1239 Merge "adbd_auth function signature changes." by Joshua Duong · 6 years ago
  17. e33722f adbd_auth function signature changes. by Joshua Duong · 6 years ago
  18. 3cd4ca8 Merge "Initialize |sentBlocksCount|" by Yurii Zubrytskyi · 6 years ago
  19. 338bf07 Merge "Remove ld.config.txt from adbd APEX" by Kiyoung Kim · 6 years ago
  20. c253a8b Merge "Fix the MacOS build of incremental*" by Josh Gao · 6 years ago
  21. bacfdb5 Initialize |sentBlocksCount| by Yurii Zubrytskyi · 6 years ago
  22. f64ea4b Fix the MacOS build of incremental* by Yurii Zubrytskyi · 6 years ago
  23. 03134db Remove ld.config.txt from adbd APEX by Kiyoung Kim · 6 years ago
  24. a4dfc14 adbd: remove static dependency on libcutils. by Josh Gao · 6 years ago
  25. 09e5e24 [adb] Add a version field to v4 signature format by Yurii Zubrytskyi · 6 years ago
  26. 175ce29 Incremental installations in adb, client/host side. by Alex Buynytskyy · 6 years ago
  27. 826dc06 Some minor fixes to libadb_tls_connection. by Joshua Duong · 6 years ago
  28. 48bdec7 add a version TXT record to adb secure mdns services by Lingfeng Yang · 6 years ago
  29. 8447ed9 adbd: only register dnsservices via explicit API by Lingfeng Yang · 7 years ago
  30. 9f4fff3 adb client interface for secure services by Lingfeng Yang · 7 years ago
  31. 8f21710 get the ip address info for all DNS services by Lingfeng Yang · 7 years ago
  32. b90156e make the client browse for appropriate mdns services by Lingfeng Yang · 7 years ago
  33. f44871a Add mDNS services for pairing and connect by Lingfeng Yang · 7 years ago
  34. 8d669b2 [adbwifi] Add tls_connection library. by Joshua Duong · 6 years ago
  35. 090c807 Move adb RSA utilities into its own library. by Joshua Duong · 6 years ago
  36. 4fdea38 [adbwifi] Add adb protos. by Joshua Duong · 6 years ago
  37. afc3242 Merge changes Ia8f83a53,Ia1f6a659 by Josh Gao · 6 years ago
  38. 32e903d adbd: add a perfunctory abb test. by Josh Gao · 6 years ago
  39. 4218d85 adb: switch tests to python3. by Josh Gao · 6 years ago
  40. e830e9f use apex_test for test apexes by Jiyong Park · 6 years ago
  41. 8c83738 Merge "adb: report error in copy_to_file." by Josh Gao · 6 years ago
  42. d7f1d0b adb: report error in copy_to_file. by Josh Gao · 6 years ago
  43. c5d19ab Merge "Add libadbd_auth to adbd's required list." by Josh Gao · 6 years ago
  44. 06af61e Add libadbd_auth to adbd's required list. by Josh Gao · 6 years ago
  45. 977c300 Merge "Add adbd_test to mts." by Josh Gao · 6 years ago
  46. 30ec489 Merge "adbd: actually dynamically link against libadbd_auth." by Josh Gao · 6 years ago
  47. 24d5b5c The darwin linker does not support version scripts by Dan Willemsen · 6 years ago
  48. c7ff4a5 libadbconnection_client: apply version script to library. by Josh Gao · 6 years ago
  49. 090712a adbd: actually dynamically link against libadbd_auth. by Josh Gao · 6 years ago
  50. 9b06dca Add adbd_test to mts. by Josh Gao · 6 years ago
  51. 837b572 Merge "adb: make the push summary fit in 80 columns." by Elliott Hughes · 6 years ago
  52. 0138d61 adb: make the push summary fit in 80 columns. by Elliott Hughes · 6 years ago
  53. bf5a936 Move jdwp connection abstraction from ART apex to adbd apex. by Josh Gao · 6 years ago
  54. 671dea6 Merge "Build test_com.android.adbd.apex." by Josh Gao · 6 years ago
  55. 9553de6 Build test_com.android.adbd.apex. by Josh Gao · 6 years ago
  56. 88dd246 adb: windows: fix adb execute root cmd with no tips by Junyong Sun · 6 years ago
  57. 0f49f66 Merge "Require liblog for libbase in all configurations" by Tom Cherry · 6 years ago
  58. b9cd9cf Merge "Remove leftover support for target-as-host" by Treehugger Robot · 6 years ago
  59. ba73ecb Remove leftover support for target-as-host by Kevin Brodsky · 6 years ago
  60. a0b1bd8 Merge "Add /system/lib to the permitted paths for ns of APEXes" by Treehugger Robot · 6 years ago
  61. 49b96ec Require liblog for libbase in all configurations by Tom Cherry · 6 years ago
  62. 6008f9d Merge "adb: fix `adb connect` help typo." by Treehugger Robot · 6 years ago
  63. adb61a7 Merge "adb: avoid consuming input in `adb remount`." by Treehugger Robot · 6 years ago
  64. fff240a adb: avoid consuming input in `adb remount`. by Josh Gao · 6 years ago
  65. a5d0903 adb: fix `adb connect` help typo. by Elliott Hughes · 6 years ago
  66. 952c796 Add /system/lib to the permitted paths for ns of APEXes by Jiyong Park · 6 years ago
  67. f20a667 Update ld.config.txt for adbd apex by Kiyoung Kim · 6 years ago
  68. dab3885 Merge "adb: use poll instead of select in shell_service." by Josh Gao · 6 years ago
  69. 9d65321 Merge "adb: fix use after free of atransport." by Treehugger Robot · 6 years ago
  70. a7e4b45 adb: use poll instead of select in shell_service. by Josh Gao · 6 years ago
  71. 7b39606 Merge "Fix SEGV in libziparchive with malformed zip file." by Elliott Hughes · 6 years ago
  72. 8de1dcd Merge "Enable "localfilesystem" UNIX domain socket for ADB." by Treehugger Robot · 6 years ago
  73. 3f389a9 Fix SEGV in libziparchive with malformed zip file. by Elliott Hughes · 6 years ago
  74. 63cb181 adb: improve help for -t/-tt. by Elliott Hughes · 6 years ago
  75. e490fbb adb: fix use after free of atransport. by Josh Gao · 6 years ago
  76. 49dcdb8 adbd: Update DeviceInterfaceGUID for WinUSB by Jack Pham · 6 years ago
  77. 26fdced Merge changes I6ff85723,Ia7d743d5 by Josh Gao · 6 years ago
  78. c7a048b Merge "adb: remove atransport ref counting." by Treehugger Robot · 6 years ago
  79. 14ed9f9 adb: remove atransport ref counting. by Josh Gao · 6 years ago
  80. 3e12469 Revert "Revert "Support socket activation of adb server"" by Daniel Colascione · 6 years ago
  81. 8461387 Enable "localfilesystem" UNIX domain socket for ADB. by Jason Jeremy Iman · 6 years ago
  82. cf8040b Merge "[adb] Optimize adbd's usb reading" am: 6b619c3264 by Josh Gao · 6 years ago
  83. 6b619c3 Merge "[adb] Optimize adbd's usb reading" by Josh Gao · 6 years ago
  84. e5e6b0d [adb] Optimize adbd's usb reading by Yurii Zubrytskyi · 6 years ago
  85. 59b2664 Merge "Allow the adb server to bind on ::1" am: dcea54ce98 by Josh Gao · 6 years ago
  86. dcea54c Merge "Allow the adb server to bind on ::1" by Josh Gao · 6 years ago
  87. cf729a8 Merge "Handle the reboot in the recovery user mode" am: e3193b5fa2 by Tianjie Xu · 6 years ago
  88. e3193b5 Merge "Handle the reboot in the recovery user mode" by Tianjie Xu · 6 years ago
  89. 18a0beb Handle the reboot in the recovery user mode by Tianjie Xu · 6 years ago
  90. e792d90 Merge "Revert "Delay initial accept() until server initialized"" am: a23825d8df by Raman Tenneti · 6 years ago
  91. c70a5e2 Merge "Revert "Support socket activation of adb server"" am: d4de7ad70e by Raman Tenneti · 6 years ago
  92. 5e5762e Merge "Revert "fix 'adb shell'"" am: 32778ca983 by Raman Tenneti · 6 years ago
  93. a23825d Merge "Revert "Delay initial accept() until server initialized"" by Raman Tenneti · 6 years ago
  94. bf34b22 Revert "Delay initial accept() until server initialized" by Raman Tenneti · 6 years ago
  95. d4de7ad Merge "Revert "Support socket activation of adb server"" by Raman Tenneti · 6 years ago
  96. 2a34e58 Revert "Support socket activation of adb server" by Raman Tenneti · 6 years ago
  97. 32778ca Merge "Revert "fix 'adb shell'"" by Raman Tenneti · 6 years ago
  98. ffe7acc Revert "fix 'adb shell'" by Raman Tenneti · 6 years ago
  99. ee3cd21 Merge "fix 'adb shell'" am: 4a5117e2e2 by Maciej Żenczykowski · 6 years ago
  100. 4a5117e Merge "fix 'adb shell'" by Maciej Żenczykowski · 6 years ago