1. 5aefd33 Most accept/accept4 calls in system/core don't actually want the remote address. by Elliott Hughes · 9 years ago
  2. 8254146 adb: increase the authentication throttling limit. by Josh Gao · 9 years ago
  3. 097aef0 adb: fix public key authorization. by Josh Gao · 9 years ago
  4. ecdbf2d adb: add support for vendor key directories. by Josh Gao · 9 years ago
  5. 3b2a535 Clean up key handling in adb. by Elliott Hughes · 9 years ago
  6. 13db3e3 std::unqiue_ptr<..., decltype(&fn)> seems to be the preferred idiom. by Elliott Hughes · 9 years ago
  7. 68b243e Merge "libcrypto_utils: convert to Soong." by Josh Gao · 9 years ago
  8. 3ed07f4 libcrypto_utils: convert to Soong. by Josh Gao · 9 years ago
  9. 3fcc7d7 adb: improve display of transfer rate. by Josh Gao · 9 years ago
  10. bd6e8a3 adb: add missing newline when printing transfer rate. by Josh Gao · 9 years ago
  11. 747c645 adb: fix output of `sync -l` by Josh Gao · 9 years ago
  12. af1d534 Merge changes I1d398d19,I8f20b3cd by Treehugger Robot · 9 years ago
  13. a3e610a adb: fix stat on Windows. by Josh Gao · 9 years ago
  14. 5802ff2 Fix clang-tidy performance warnings in syste/core. by Chih-Hung Hsieh · 9 years ago
  15. 0356a0b adb: extract Windows bits out of directory_exists test. by Josh Gao · 9 years ago
  16. 242e332 Use arraysize() for supplementary groups. by Jorge Lucangeli Obes · 9 years ago
  17. 4804488 Remove unnecessary ARRAY_SIZE macros. by Elliott Hughes · 9 years ago
  18. edc6147 Merge "adb: refactor jdwp_service.cpp." by Treehugger Robot · 9 years ago
  19. 16b192e adb: add test for SIGHUP behavior. by Josh Gao · 9 years ago
  20. b7f6b52 adb: fix fd leak when shell fails to create a thread. by Josh Gao · 9 years ago
  21. ec72bac adb: don't dup local socket fd. by Josh Gao · 9 years ago
  22. d2e6061 Merge "Address old review comments in adb_auth_host.cpp." by Treehugger Robot · 9 years ago
  23. dc0b057 Address old review comments in adb_auth_host.cpp. by Elliott Hughes · 9 years ago
  24. b47d361 Merge "[qemu]: Move qemu_pipe.h from include/system/ directory." by David Turner · 9 years ago
  25. 63bfebd Merge changes from topic 'debuggerd_client' by Treehugger Robot · 9 years ago
  26. 7dc991b adb: fix fd double close, Subprocess lifetime issue. by Josh Gao · 9 years ago
  27. 50c9e11 adb: use libdebuggerd_client. by Josh Gao · 9 years ago
  28. bd93092 [qemu]: Move qemu_pipe.h from include/system/ directory. by David 'Digit' Turner · 9 years ago
  29. 50afb7e Merge "adb: make adb root not wait-for-device." by Treehugger Robot · 9 years ago
  30. cf5c98e adb: make adb root not wait-for-device. by Josh Gao · 9 years ago
  31. 1bedf84 Merge "Better diagnostics from "adb sideload"." by Treehugger Robot · 9 years ago
  32. e32660e Better diagnostics from "adb sideload". by Elliott Hughes · 9 years ago
  33. 4b90ea9 Minor adb style fixes. by Elliott Hughes · 9 years ago
  34. e226b61 Fix the sense of a test in "adb sideload". by Elliott Hughes · 9 years ago
  35. 93b5308 Merge "Set file capabilities on adb sync/push." by Treehugger Robot · 9 years ago
  36. 2140e03 Set file capabilities on adb sync/push. by Elliott Hughes · 9 years ago
  37. b35fcbd Allow multiple (sequential) adb users on Linux. by Elliott Hughes · 9 years ago
  38. 62eab56 adbd: properly close subprocess pipes on Ctrl+C. by David Pursell · 9 years ago
  39. 1fb2251 adb: refactor jdwp_service.cpp. by Josh Gao · 9 years ago
  40. eb0024e Kill adb's ScopedFd for unique_fd. by Elliott Hughes · 9 years ago
  41. d939990 Kill load_file. by Elliott Hughes · 9 years ago
  42. b5f5781 [adb] Followup CL to clean up adb_auth_host.cpp by Yurii Zubrytskyi · 9 years ago
  43. 21dc202 [adb] Issue the "auth" emulator command before any other one by Yurii Zubrytskyi · 9 years ago
  44. 5ac3cc9 Merge "adb: retry connecting disconnected emulators instead of always looping." by Yabin Cui · 9 years ago
  45. bef471e adb: retry connecting disconnected emulators instead of always looping. by Yabin Cui · 9 years ago
  46. 8a1c8d0 adb: close ep0 on disconnection. by Yabin Cui · 9 years ago
  47. d63ca48 Merge "adb: check return value of register_socket_transport." by Yabin Cui · 9 years ago
  48. 7a65f28 Merge "adb: use asocket's close function when closing." by Treehugger Robot · 9 years ago
  49. 601afdc Merge "Fix misc-macro-parentheses warnings in adb, debuggerd, libbacktrace." by Treehugger Robot · 9 years ago
  50. 5b0aa12 Fix misc-macro-parentheses warnings in adb, debuggerd, libbacktrace. by Chih-Hung Hsieh · 9 years ago
  51. 42eae14 adb: use asocket's close function when closing. by Josh Gao · 9 years ago
  52. 64c427a adb: switch the socket list mutex to a recursive_mutex. by Josh Gao · 9 years ago
  53. 0fc2947 adb: clang-format sockets.cpp. by Josh Gao · 9 years ago
  54. 2664fde adb: add implementations of mutex, recursive_mutex. by Josh Gao · 9 years ago
  55. 4a8ae4a adb: check return value of register_socket_transport. by Yabin Cui · 9 years ago
  56. f878d27 adb: replace failing exits in adbd with abort(). by Josh Gao · 9 years ago
  57. a1c58be adb: add track-jdwp and track-devices commands. by Josh Gao · 9 years ago
  58. aa1251e adb/base: allow use of unique_fd inside adb. by Josh Gao · 9 years ago
  59. 359e3ed adb: support forwarding TCP port 0. by David Pursell · 9 years ago
  60. 5f9de97 Fix google-explicit-constructor warnings. by Chih-Hung Hsieh · 9 years ago
  61. b8b0ec3 adb: decrease the number of fds used in fd_count test. by Josh Gao · 9 years ago
  62. 91f2ad1 adb: fix test_device.py shell protocol checks. by David Pursell · 9 years ago
  63. 792f219 adb: fix socket tests. by Yabin Cui · 9 years ago
  64. 905ca45 Merge "adb: fix adb usb operations on device." by Yabin Cui · 9 years ago
  65. 23f40e4 Fix NULL deref on exec-in with insufficient arguments by Zach Riggle · 9 years ago
  66. 57d56ff adb: use a custom thread to poll for usb devices on mac. by Yabin Cui · 9 years ago
  67. f239612 Merge "Fix kick_transport test." by Yabin Cui · 9 years ago
  68. 7e2c6d0 Merge changes Iaf0efc0c,Ia4a2ff77 by Josh Gao · 9 years ago
  69. b21d563 adb: disable tests that are expected to fail on Win32. by Josh Gao · 9 years ago
  70. 9b63591 adb: increase the FD table size on Win32. by Josh Gao · 9 years ago
  71. 3204898 Merge "adb: bump the server version to 36." by Josh Gao · 9 years ago
  72. be50b6b Fix kick_transport test. by Yabin Cui · 9 years ago
  73. 82279e2 Merge "adb: add reconnect command." by Yabin Cui · 9 years ago
  74. a3626f3 adb: fix adb usb operations on device. by Yabin Cui · 9 years ago
  75. 02dc721 adb: bump the server version to 36. by Josh Gao · 9 years ago
  76. 6b3de2d Merge changes Ibc8038b1,I1876ecd7,I57d70f8b by Treehugger Robot · 9 years ago
  77. 4bf8ca9 adb: after `adb root`, wait for the device in any state. by Josh Gao · 9 years ago
  78. 72ae85b adb: add support for 'wait-for-any'. by Josh Gao · 9 years ago
  79. b885604 adb: make 'wait-for-{recovery,sideload,bootloader} work. by Josh Gao · 9 years ago
  80. 399f1c0 Switch fs_mgr and adb to libcrypto_utils. by Mattias Nissler · 9 years ago
  81. 3299888 adb: add reconnect command. by Yabin Cui · 9 years ago
  82. 6d4679d Merge "Address const issues in preparation for libcxx rebase." by Dan Austin · 9 years ago
  83. 501fc7a Address const issues in preparation for libcxx rebase. by Dan Austin · 9 years ago
  84. e9bf7d9 Address const issue in preparation for libcxx rebase. by Dan Austin · 9 years ago
  85. 546fe4e Merge "Fix buffer overrun in adb wait-for-device." by Elliott Hughes · 9 years ago
  86. 6dcadfb Fix buffer overrun in adb wait-for-device. by Elliott Hughes · 9 years ago
  87. 24539fa emulator: Use distinct serial names for simultaneous qemu pipes. by Prathmesh Prabhu · 9 years ago
  88. c6dc1e6 Merge changes I93514d22,I57dbc113,I707ffbd1 by Josh Gao · 9 years ago
  89. a486880 adbd: fix spurious close of uninitialized fd. by Josh Gao · 9 years ago
  90. 0e1f2fd adb: wait for restore to complete before returning. by Josh Gao · 9 years ago
  91. 0268ce1 adb: wait for adbd to die and respawn in root/unroot. by Josh Gao · 9 years ago
  92. dc1931b adb: make ScopedFd universally accessible and useful. by Josh Gao · 9 years ago
  93. 76f779a Merge changes I7fe77245,I75b089b8,Iafa250ce by Josh Gao · 9 years ago
  94. ef28761 adb: clean up quotes in test_device.py. by Josh Gao · 9 years ago
  95. a026991 adb: mkdir the correct directory name when pulling. by Josh Gao · 9 years ago
  96. 92d66a9 adb: cleanup file skipping logic. by Josh Gao · 9 years ago
  97. c70223e Merge "adb: relax serial matching rules." by David Pursell · 9 years ago
  98. 9c5c96d Merge "adb: symlinks to dirs count as dirs for pull destination." by Josh Gao · 9 years ago
  99. 885cd78 adb: symlinks to dirs count as dirs for pull destination. by Josh Gao · 9 years ago
  100. 2775b08 adb: relax serial matching rules. by David Pursell · 9 years ago