1. 0ea130e Merge "incremental_server: fix a use of uninitalized memory" by Treehugger Robot · 6 years ago
  2. 6d949e8 adbd: fix build breakage. by Josh Gao · 6 years ago
  3. 744ba42 Merge "adbd: remove static dependency on libcutils." by Josh Gao · 6 years ago
  4. 19b500b incremental_server: fix a use of uninitalized memory by George Burgess IV · 6 years ago
  5. 5cf7868 [adbwifi] Add A_STLS command. by Joshua Duong · 6 years ago
  6. d85f5c0 [adbwifi] Add adbwifi_libs, TLS connection, and MDNS implementation. by Joshua Duong · 6 years ago
  7. 16d5bc6 [adbd-apex] Export adbd libraries used by system_server. by Joshua Duong · 6 years ago
  8. c7a1fb8 [adbwifi] Add pairing_connection library. by Joshua Duong · 6 years ago
  9. 340a5e8 [adbwifi] Add pairing_auth library. by Joshua Duong · 6 years ago
  10. 51378f4 adbd_auth function signature changes. by Joshua Duong · 6 years ago
  11. b182a35 Merge "Initialize |sentBlocksCount|" by Yurii Zubrytskyi · 6 years ago
  12. 5694a95 Merge "Remove ld.config.txt from adbd APEX" by Kiyoung Kim · 6 years ago
  13. 12051a0 Initialize |sentBlocksCount| by Yurii Zubrytskyi · 6 years ago
  14. b659506 Fix the MacOS build of incremental* by Yurii Zubrytskyi · 6 years ago
  15. f611e41 Remove ld.config.txt from adbd APEX by Kiyoung Kim · 6 years ago
  16. a9b62d5 adbd: remove static dependency on libcutils. by Josh Gao · 6 years ago
  17. 516c441 [adb] Add a version field to v4 signature format by Yurii Zubrytskyi · 6 years ago
  18. 96ff54b Incremental installations in adb, client/host side. by Alex Buynytskyy · 6 years ago
  19. 663b3c9 Some minor fixes to libadb_tls_connection. by Joshua Duong · 6 years ago
  20. 39e54b8 add a version TXT record to adb secure mdns services by Lingfeng Yang · 7 years ago
  21. 615036f adbd: only register dnsservices via explicit API by Lingfeng Yang · 7 years ago
  22. cef4ade adb client interface for secure services by Lingfeng Yang · 7 years ago
  23. 4b62bcd get the ip address info for all DNS services by Lingfeng Yang · 7 years ago
  24. c712f2d make the client browse for appropriate mdns services by Lingfeng Yang · 7 years ago
  25. be49d8a Add mDNS services for pairing and connect by Lingfeng Yang · 7 years ago
  26. 4293e32 [adbwifi] Add tls_connection library. by Joshua Duong · 6 years ago
  27. ef28ca4 Move adb RSA utilities into its own library. by Joshua Duong · 6 years ago
  28. 9e96e71 [adbwifi] Add adb protos. by Joshua Duong · 6 years ago
  29. 68f2e9c Merge changes Ia8f83a53,Ia1f6a659 by Josh Gao · 6 years ago
  30. e4d66fc adbd: add a perfunctory abb test. by Josh Gao · 6 years ago
  31. 93dee96 adb: switch tests to python3. by Josh Gao · 6 years ago
  32. 17730e7 use apex_test for test apexes by Jiyong Park · 6 years ago
  33. c71a1e7 Merge "adb: report error in copy_to_file." by Josh Gao · 6 years ago
  34. 3828ebc adb: report error in copy_to_file. by Josh Gao · 6 years ago
  35. 955601b Merge "Add libadbd_auth to adbd's required list." by Josh Gao · 6 years ago
  36. 9952258 Add libadbd_auth to adbd's required list. by Josh Gao · 6 years ago
  37. d0854b3 Merge "Add adbd_test to mts." by Josh Gao · 6 years ago
  38. d5bad7c Merge "adbd: actually dynamically link against libadbd_auth." by Josh Gao · 6 years ago
  39. a536b42 The darwin linker does not support version scripts by Dan Willemsen · 6 years ago
  40. 24b01d2 libadbconnection_client: apply version script to library. by Josh Gao · 6 years ago
  41. 7f72945 adbd: actually dynamically link against libadbd_auth. by Josh Gao · 6 years ago
  42. 7e01587 Add adbd_test to mts. by Josh Gao · 6 years ago
  43. b2066fd Merge "adb: make the push summary fit in 80 columns." by Elliott Hughes · 6 years ago
  44. 00ff8d7 adb: make the push summary fit in 80 columns. by Elliott Hughes · 6 years ago
  45. bb7fc92 Move jdwp connection abstraction from ART apex to adbd apex. by Josh Gao · 6 years ago
  46. 4270060 Merge "Build test_com.android.adbd.apex." by Josh Gao · 6 years ago
  47. 7da5d8a Build test_com.android.adbd.apex. by Josh Gao · 6 years ago
  48. 1ffccf5 adb: windows: fix adb execute root cmd with no tips by Junyong Sun · 6 years ago
  49. f633b62 Merge "Require liblog for libbase in all configurations" by Tom Cherry · 6 years ago
  50. 0b633d8 Remove leftover support for target-as-host by Kevin Brodsky · 6 years ago
  51. a6379cd Merge "Add /system/lib to the permitted paths for ns of APEXes" by Treehugger Robot · 6 years ago
  52. 9921630 Require liblog for libbase in all configurations by Tom Cherry · 6 years ago
  53. f5a329f Merge "adb: fix `adb connect` help typo." by Treehugger Robot · 6 years ago
  54. 9718660 Merge "adb: avoid consuming input in `adb remount`." by Treehugger Robot · 6 years ago
  55. 9e75634 adb: avoid consuming input in `adb remount`. by Josh Gao · 6 years ago
  56. 65474fd adb: fix `adb connect` help typo. by Elliott Hughes · 6 years ago
  57. 016059d Add /system/lib to the permitted paths for ns of APEXes by Jiyong Park · 6 years ago
  58. 0513f0e Update ld.config.txt for adbd apex by Kiyoung Kim · 6 years ago
  59. 27fa358 Merge "adb: use poll instead of select in shell_service." by Josh Gao · 6 years ago
  60. 1cdcc5f Merge "adb: fix use after free of atransport." by Treehugger Robot · 6 years ago
  61. 63da8e6 adb: use poll instead of select in shell_service. by Josh Gao · 6 years ago
  62. 264a37d Merge "Fix SEGV in libziparchive with malformed zip file." by Elliott Hughes · 6 years ago
  63. 90e9217 Merge "Enable "localfilesystem" UNIX domain socket for ADB." by Treehugger Robot · 6 years ago
  64. fba2a1a Fix SEGV in libziparchive with malformed zip file. by Elliott Hughes · 6 years ago
  65. dfe6c84 adb: improve help for -t/-tt. by Elliott Hughes · 6 years ago
  66. 607fd54 adb: fix use after free of atransport. by Josh Gao · 6 years ago
  67. b310da6 adbd: Update DeviceInterfaceGUID for WinUSB by Jack Pham · 6 years ago
  68. f4ddee0 Merge changes I6ff85723,Ia7d743d5 by Josh Gao · 6 years ago
  69. d692530 Merge "adb: remove atransport ref counting." by Treehugger Robot · 6 years ago
  70. 9a8366b adb: remove atransport ref counting. by Josh Gao · 6 years ago
  71. 3ec7be7 Revert "Revert "Support socket activation of adb server"" by Daniel Colascione · 6 years ago
  72. 8bde191 Enable "localfilesystem" UNIX domain socket for ADB. by Jason Jeremy Iman · 7 years ago
  73. 5dda7f6 [adb] Optimize adbd's usb reading by Yurii Zubrytskyi · 7 years ago
  74. 80a734f Merge "Allow the adb server to bind on ::1" by Josh Gao · 6 years ago
  75. b6d7ea1 Handle the reboot in the recovery user mode by Tianjie Xu · 6 years ago
  76. ef6d913 Merge "fastdeploy: fix tests." by Elliott Hughes · 6 years ago
  77. 74f0fc6 fastdeploy: fix tests. by Elliott Hughes · 6 years ago
  78. 8539cb3 Allow the adb server to bind on ::1 by Callum Ryan · 6 years ago
  79. 2aabeed Merge "Properly finish daemon init when initial USB scan complete" by Daniel Colascione · 6 years ago
  80. e24a4b3 Merge changes from topic "adbd_apex" by Josh Gao · 6 years ago
  81. a933b43 Grant adb auth under recovery for unlocked & userdebug devices by Tianjie Xu · 6 years ago
  82. 594f70f Move adbd to an apex. by Josh Gao · 7 years ago
  83. 2752326 adbd: use libadbd_auth for authentication. by Josh Gao · 7 years ago
  84. 3aef5c8 Properly finish daemon init when initial USB scan complete by Daniel Colascione · 6 years ago
  85. 18bbb2d Merge changes from topics "adbd_reboot", "adbd_verity" by Josh Gao · 7 years ago
  86. 2c356bb adb: replace reboot service with exec of /system/bin/reboot. by Josh Gao · 7 years ago
  87. f61f414 Move enable-verity/disable-verity out of adb to a helper binary. by Josh Gao · 7 years ago
  88. 7b7ee19 Use adbd_system_binaries to track adbd's dependencies. by Josh Gao · 7 years ago
  89. c9e09e6 deployagent: set sdk version. by Josh Gao · 7 years ago
  90. baea773 Merge changes from topic "apex_remount" by Josh Gao · 7 years ago
  91. 8d1d87e adbd: replace remount_service with an exec of /system/bin/remount. by Josh Gao · 7 years ago
  92. 2fd9d73 Merge "adbd: allow port configuration on host." by Treehugger Robot · 7 years ago
  93. 6ce4404 Move remount to PRODUCT_PACKAGES_DEBUG. by Josh Gao · 7 years ago
  94. 7fb1407 adb: log more detail on failure to read keys. by Elliott Hughes · 7 years ago
  95. 665f3ff FastDeploy refactor: 2+GB APK support, optimizations, tests. by Alex Buynytskyy · 7 years ago
  96. ea3f43c adb: disable failing test. by Josh Gao · 7 years ago
  97. 2a62d42 Merge "Use libcrypto_static instead of libcrypto" by Colin Cross · 7 years ago
  98. 3a22e8c Merge "adb: fragment host linux USB writes when needed." by Josh Gao · 7 years ago
  99. 070c030 Merge "adb: fix infinite loop when attempting to push to //foo." by Treehugger Robot · 7 years ago
  100. 06e7cb5 adbd: allow port configuration on host. by Josh Gao · 7 years ago