1. 96b9472 adb: don't cache failure to get features. by Josh Gao · 5 years ago
  2. 31ff0ca Passing additional flags to incremental installation. by Alex Buynytskyy · 5 years ago
  3. 8d238fb Merge "Make some fdevent member functions pure virtual." by Treehugger Robot · 5 years ago
  4. 35be7f9 Add a few more trivial socket_spec.h tests. by Elliott Hughes · 5 years ago
  5. f24aebf Make some fdevent member functions pure virtual. by Elliott Hughes · 5 years ago
  6. 57121d2 Merge changes Id8d9fa6c,I47d3ad50,I7cebbf75,Id10e320a by Josh Gao · 5 years ago
  7. 4d2fceb Merge changes I24e70952,I652560ad by Treehugger Robot · 5 years ago
  8. 6e35ec3 Merge "Remove unneeded optimize_for lite" by Treehugger Robot · 5 years ago
  9. a8fa163 Merge "[adb client] Fix mdns discovery service registry." by Joshua Duong · 5 years ago
  10. 8094712 adb: use transport-id to make coverage script faster. by Josh Gao · 5 years ago
  11. 5d3ef9b adb: add `adb transport-id` command. by Josh Gao · 5 years ago
  12. 357111f [adb client] Fix mdns discovery service registry. by Joshua Duong · 5 years ago
  13. 4b54c11 Remove unneeded optimize_for lite by Luca Stefani · 5 years ago
  14. 65d18e2 adbd: avoid compiling more code in the daemon. by Josh Gao · 5 years ago
  15. b085177 adb: don't run all of the tests again over TCP in coverage. by Josh Gao · 5 years ago
  16. adb0926 adbd: respect ADB_TRACE on host adbd. by Josh Gao · 5 years ago
  17. 9ea85de adb: mark kMaxProcessNameLength as constexpr. by Josh Gao · 5 years ago
  18. 6c023ec Merge "Add min_sdk_version:R to updatable apexes" by Jooyung Han · 5 years ago
  19. 608d5a7 Merge "[adb] Disable _adb._tcp. service auto-connect by default." by Joshua Duong · 5 years ago
  20. fe46ae9 Merge "Using ABB for install-multi." by Treehugger Robot · 5 years ago
  21. 2ed15ac [adb] Disable _adb._tcp. service auto-connect by default. by Joshua Duong · 5 years ago
  22. 8594fcd Using ABB for install-multi. by Alex Buynytskyy · 5 years ago
  23. 3833d0f adb: allow filtering by file in coverage/show.sh. by Josh Gao · 5 years ago
  24. b62c9fd adbd: don't use libc++_static. by Josh Gao · 5 years ago
  25. a5baef9 adb: split transport_local.cpp into client/daemon. by Josh Gao · 5 years ago
  26. fb2dc5c Merge changes from topic "adb-mdns-cmdline" by Joshua Duong · 5 years ago
  27. 5f63d11 [adb client] Add "mdns services" command. by Joshua Duong · 5 years ago
  28. e22e161 [adb client] Add "adb mdns check" command. by Joshua Duong · 5 years ago
  29. d7c49ec adbd: improve coverage by compiling less code. by Josh Gao · 5 years ago
  30. 5c43f20 adb: refactor and relocate coverage script. by Josh Gao · 5 years ago
  31. 7471699 adbd: test TCP in coverage. by Josh Gao · 5 years ago
  32. 843f191 adb: allow wait-for-disconnect to match offline for TCP devices. by Josh Gao · 5 years ago
  33. d231cda adbd: add unit tests to coverage report. by Josh Gao · 5 years ago
  34. c185a93 Merge "adb: add helper binary to do a usb reset on a device." by Josh Gao · 5 years ago
  35. 8ba5bbe adbd: add a script to generate coverage information. by Josh Gao · 5 years ago
  36. b2bcd75 adbd: add a log message on start. by Josh Gao · 5 years ago
  37. 1a88128 [adb data server] Initialize variable by Greg Kaiser · 5 years ago
  38. 791a339 Merge "adbconnection: silence logspam." by Josh Gao · 5 years ago
  39. f5a4880 Merge "adb: change mdns tls service names (RFC 6763)." by Treehugger Robot · 5 years ago
  40. 77b8ff3 adb: change mdns tls service names (RFC 6763). by Joshua Duong · 5 years ago
  41. 4dee532 adbconnection: silence logspam. by Josh Gao · 5 years ago
  42. 15e9f61 Merge "adbconnection: delete unnecessary darwin workaround." by Treehugger Robot · 5 years ago
  43. 9dcf23f adbconnection: delete unnecessary darwin workaround. by Josh Gao · 5 years ago
  44. 8195bc4 Merge "adb: fix feature sets on devices that don't have them." by Josh Gao · 5 years ago
  45. 291733b adb: fix feature sets on devices that don't have them. by Josh Gao · 5 years ago
  46. 898890e Merge "macOS build fix: no SOCK_CLOEXEC on darwin." by Treehugger Robot · 5 years ago
  47. a223ecb Merge "macOS build fix: no off64_t on darwin." by Treehugger Robot · 5 years ago
  48. 80a543d macOS build fix: no SOCK_CLOEXEC on darwin. by Elliott Hughes · 5 years ago
  49. 8632ca1 Remove host_supported from libadb_pairing_server. by Joshua Duong · 5 years ago
  50. b17b9dc macOS build fix: don't build libadbconnection. by Elliott Hughes · 5 years ago
  51. 57aa50a macOS build fix: no off64_t on darwin. by Elliott Hughes · 5 years ago
  52. e6774eb Merge "[incfs] Stream the hash tree for incremental installation" by Treehugger Robot · 5 years ago
  53. 681eec5 [incfs] Stream the hash tree for incremental installation by Alex Buynytskyy · 5 years ago
  54. 816c2d2 [adb] Don't copy features set on each get() by Yurii Zubrytskyi · 5 years ago
  55. fdc945f Add min_sdk_version:R to updatable apexes by Jooyung Han · 5 years ago
  56. 11bf030 Merge changes from topic "adbd_lz4" by Josh Gao · 5 years ago
  57. 49ad923 Merge "adb: add option to disable kill-server." by Josh Gao · 5 years ago
  58. 5c34b0f Merge "Add missing `static` for macOS inline." by Elliott Hughes · 5 years ago
  59. 3eb5ca1 Merge "Revert "Reland "adb: daemon: Assign valid fd to usb_handle ep0 file descriptor""" by Josh Gao · 5 years ago
  60. c573adb Revert "Reland "adb: daemon: Assign valid fd to usb_handle ep0 file descriptor"" by Josh Gao · 5 years ago
  61. bea8f3c adb: add option to disable kill-server. by Josh Gao · 5 years ago
  62. 915d67f Add missing `static` for macOS inline. by Elliott Hughes · 5 years ago
  63. 659ec67 adb: add implementation of mempcpy for deficient platforms. by Josh Gao · 5 years ago
  64. 8a410a0 adb: add dry-run option to push/sync. by Josh Gao · 5 years ago
  65. fb386cc adb: implement LZ4 compression. by Josh Gao · 5 years ago
  66. 58bee93 adb: fix use of wrong union variant. by Josh Gao · 5 years ago
  67. d11b509 adb: fix front_size, front_data. by Josh Gao · 5 years ago
  68. bfcd8ff adb: add interfaces for Encoder/Decoder. by Josh Gao · 5 years ago
  69. c79bc08 Merge changes I90e10c74,I038d1df4,I4299bd96 by Josh Gao · 5 years ago
  70. 1a43087 adbd: delete unused variable. by Josh Gao · 5 years ago
  71. 521e999 adb: move things around to prepare to add LZ4. by Josh Gao · 5 years ago
  72. d8bad8e adb: fix misindentation in Android.bp by Josh Gao · 5 years ago
  73. 1719fe5 Merge "adb: fix apex installation." by Yurii Zubrytskyi · 5 years ago
  74. da23bf3 Merge "Statically link libadbd into minadbd." by Josh Gao · 5 years ago
  75. 08c8e7f Merge "adb: temporarily kill adb_benchmark." by Josh Gao · 5 years ago
  76. fb139d9 adb: fix apex installation. by Josh Gao · 5 years ago
  77. dc20c2f Statically link libadbd into minadbd. by Josh Gao · 5 years ago
  78. aba5f7e Merge "Move adbd's legacy USB implementation to fastboot." by Josh Gao · 5 years ago
  79. bb3400b adb: temporarily kill adb_benchmark. by Josh Gao · 5 years ago
  80. 6b55e75 Move adbd's legacy USB implementation to fastboot. by Josh Gao · 5 years ago
  81. de9078d Merge "[adb] use zip iteration with functor" by Songchun Fan · 5 years ago
  82. 5b4161e [adb] use zip iteration with functor by Songchun Fan · 5 years ago
  83. 4d8ff90 Merge "Revert "Revert "Delay initial accept() until server initialized""" by Treehugger Robot · 5 years ago
  84. 232c39c Revert "Revert "Delay initial accept() until server initialized"" by Daniel Colascione · 6 years ago
  85. 39ee3d8 [adb] Use incremental installation by default by Yurii Zubrytskyi · 5 years ago
  86. 26dba9b Merge "adb: Avoid extra string construction" by Treehugger Robot · 5 years ago
  87. 0354bef adb: Avoid extra string construction by Greg Kaiser · 5 years ago
  88. c045ce7 Merge "[adb] generic "cast_handle_to_int" function" by Yurii Zubrytskyi · 5 years ago
  89. 3c0574f [adb] generic "cast_handle_to_int" function by Yurii Zubrytskyi · 5 years ago
  90. 202b3c5 adb: fix bugreport status line. by Josh Gao · 5 years ago
  91. c0f1478 Merge "adb: implement compression for file sync." by Josh Gao · 5 years ago
  92. 2f0f9eb adb: implement compression for file sync. by Josh Gao · 6 years ago
  93. 60f58a4 Merge changes from topic "adbwifi-bugfixes" by Joshua Duong · 5 years ago
  94. dd19e86 Pass the os handle to the tls connection. by Joshua Duong · 5 years ago
  95. 94b85e1 Fix pairing aes_128_gcm key initialization. by Joshua Duong · 5 years ago
  96. 79534ad Merge "Revert "Revert "Set apex_available property""" by Treehugger Robot · 5 years ago
  97. c6afe4a Revert "Revert "Set apex_available property"" by Jiyong Park · 5 years ago
  98. de8af9b [adb] file sync performance on Windows by Yurii Zubrytskyi · 5 years ago
  99. 96d3ce6 Adding block kind to protocol for future streaming of a tree. by Alex Buynytskyy · 5 years ago
  100. 5b21088 [adb] Print fewer progress messages for push/pull by Yurii Zubrytskyi · 5 years ago