1. b400be8 adb: don't set has_write_error on success. by Josh Gao · 7 years ago
  2. a544bb4 adb: move ownership of the fdevent thread into FdeventTest. by Josh Gao · 7 years ago
  3. 6c392c7 adb: guarantee that fdevent_run_on_main_thread happens last. by Josh Gao · 7 years ago
  4. 652e02e adb: fix FdeventTest.invalid_fd on Windows. by Josh Gao · 7 years ago
  5. 9a35260 adb: extract the sleep in socket_test to its own function. by Josh Gao · 7 years ago
  6. 7fb3af0 Merge "adbd: spawn login shell when run without a command." by Josh Gao · 7 years ago
  7. 72332ce Merge "adbd: increase oom_score_adj for `adb shell`" by Josh Gao · 7 years ago
  8. 0a84654 Merge "adb: restore adb/adb.exe in the list of artifacts." by Josh Gao · 7 years ago
  9. 1367ced adbd: increase oom_score_adj for `adb shell` by Josh Gao · 7 years ago
  10. e548fd4 Merge changes Iea2a3055,I6582cfc6 by Treehugger Robot · 7 years ago
  11. 1734c0e adb: restore adb/adb.exe in the list of artifacts. by Josh Gao · 7 years ago
  12. 02febda Merge "adb: Open FunctionFS files with more restrictive access modes" by Treehugger Robot · 7 years ago
  13. cd85df7 adb: start building windows test again. by Josh Gao · 7 years ago
  14. 1b74124 adb: fix windows test build. by Josh Gao · 7 years ago
  15. 8da97e3 adbd: spawn login shell when run without a command. by Josh Gao · 7 years ago
  16. 77fd28a adb: bump the local socket backlog to the maximum. by Josh Gao · 7 years ago
  17. c767b46 adb: fix unicode file path test. by Josh Gao · 7 years ago
  18. d923a35 adb: delete vestigial SHELL_EXIT_NOTIFY_FD. by Josh Gao · 7 years ago
  19. 5ca2fe1 adb: don't immediately close a socket when write fails. by Josh Gao · 7 years ago
  20. 1649ad3 adb: make fdevent_run_on_main_thread's fd nonblocking. by Josh Gao · 7 years ago
  21. d4038cb Merge changes I6a842960,If618c26b by Josh Gao · 7 years ago
  22. c58767a adb: skip IPv6 test if IPv6 isn't available. by Josh Gao · 7 years ago
  23. 589a577 adb: add `adb shell exit 42` stress test. by Josh Gao · 7 years ago
  24. 1e34608 adb: improve socket tests. by Josh Gao · 7 years ago
  25. b50570d Merge changes I99b85f07,If28f6c8d by Treehugger Robot · 7 years ago
  26. afc8ac5 adb: implement std::make_unique, start using it. by Josh Gao · 7 years ago
  27. 329c2c3 base: export GetThreadId. by Josh Gao · 7 years ago
  28. 1b747e9 adb: Remove usages of ENDPOINT_ALLOC by Jerry Zhang · 7 years ago
  29. 4bc756e Merge "adb: add test for flushing socket data after a write failure." by Josh Gao · 7 years ago
  30. 5299b20 adb: add test for flushing socket data after a write failure. by Josh Gao · 7 years ago
  31. 03d59e0 adb: checks device state when using adb disable-verity for AVB by Bowgo Tsai · 7 years ago
  32. 7364f3e adb: Open FunctionFS files with more restrictive access modes by Luis Hector Chavez · 7 years ago
  33. c65aec6 adbd: don't require authentication for userdebug/eng builds. by Josh Gao · 7 years ago
  34. 62b1693 adbd: make static. by Josh Gao · 7 years ago
  35. 1b07491 Merge "Make libasyncio headers usable from C" by Jerry Zhang · 7 years ago
  36. 57bad3b Merge changes from topic "adb_bp" by Josh Gao · 7 years ago
  37. 300176a adb: remove meaningless const. by Josh Gao · 7 years ago
  38. 5fee1bb adb: convert Connection to a nonblocking interface. by Josh Gao · 7 years ago
  39. 09998e6 adb: use soong version stamping. by Josh Gao · 7 years ago
  40. c51a691 Make libasyncio headers usable from C by Jerry Zhang · 7 years ago
  41. 311c894 Add a NOLINT for the memory leak we added by George Burgess IV · 7 years ago
  42. 3c31148 adb: switch over to Android.bp. by Josh Gao · 7 years ago
  43. 01713ee adb: add a way to make the server intentionally leak. by Josh Gao · 7 years ago
  44. 83b41f4 Merge "Change the remount command to be more container-friendly" by Treehugger Robot · 7 years ago
  45. 6d637cf adb: allow reentrant calls to fdevent_run_on_main_thread. by Josh Gao · 7 years ago
  46. 192b96e adb: stop using quick_exit. by Josh Gao · 7 years ago
  47. f94bfdc Change the remount command to be more container-friendly by Luis Hector Chavez · 7 years ago
  48. 2c131c7 adb: switch apacket over to a std::string payload. by Josh Gao · 7 years ago
  49. 386ebe6 Merge "bpfmt." by Treehugger Robot · 7 years ago
  50. c275505 Fix a memory leak by George Burgess IV · 7 years ago
  51. 88cfdf2 bpfmt. by Elliott Hughes · 7 years ago
  52. feaa718 Merge "adbd: receive jdwp pids from art as raw integers." by Treehugger Robot · 7 years ago
  53. faca6c8 adb: fix build breakage. by Josh Gao · 7 years ago
  54. 30259f9 adb: use delete on objects with destructors. by Josh Gao · 7 years ago
  55. 186acb1 adbd: receive jdwp pids from art as raw integers. by Josh Gao · 7 years ago
  56. ef7cc04 Merge "adb: switch asocket::enqueue to std::string." by Josh Gao · 7 years ago
  57. b5ae87b Merge changes I86bcfaaa,I24d7f5d0 by Josh Gao · 7 years ago
  58. 953853e adb: don't spew to logcat when tracing is enabled. by Josh Gao · 7 years ago
  59. af1220f adb: switch asocket::enqueue to std::string. by Josh Gao · 7 years ago
  60. 571d24c adb: restore packet data length checks. by Josh Gao · 7 years ago
  61. 7859012 adb: switch asocket's intrusive linked list to vectors. by Josh Gao · 7 years ago
  62. 8902983 adb: extract atransport's connection interface. by Josh Gao · 7 years ago
  63. e7b5536 adb: fix a leak. by Josh Gao · 7 years ago
  64. acb1953 Merge "adb/fastboot: switch over to shared AdbWinApi." by Treehugger Robot · 7 years ago
  65. 9ea91f8 adb/fastboot: switch over to shared AdbWinApi. by Josh Gao · 7 years ago
  66. 891c559 Merge "Sort devices list before output." by Elliott Hughes · 7 years ago
  67. 74e74fc adb: add missing condition_variable include by Mike Frysinger · 7 years ago
  68. a9bab70 Add std::string StartsWith*/EndsWith* overloads. by Elliott Hughes · 7 years ago
  69. 7668577 Sort devices list before output. by Artem Iglikov · 7 years ago
  70. ad71bea adb: disable checksum on new versions by Tim Murray · 7 years ago
  71. 523bda6 Merge "Set $TMPDIR for `adb shell`." by Elliott Hughes · 7 years ago
  72. d289944 Merge "adb: get libusb compiling on Windows." by Treehugger Robot · 7 years ago
  73. d2fb4a4 Set $TMPDIR for `adb shell`. by Elliott Hughes · 7 years ago
  74. ff51a51 adb: get libusb compiling on Windows. by Josh Gao · 7 years ago
  75. e313a49 Merge "adb: disable USB packet overflow checking on OS X." by Treehugger Robot · 7 years ago
  76. a0236c5 Merge "Add OWNERS." by Elliott Hughes · 7 years ago
  77. 6a1a51a Add OWNERS. by Elliott Hughes · 7 years ago
  78. a0a25f7 adb: disable USB packet overflow checking on OS X. by Josh Gao · 7 years ago
  79. e2264dc Merge "Fix typos in ADB documentation" am: 017203b140 by Jim Kaye · 7 years ago
  80. 153c7db Fix typos in ADB documentation by Jim Kaye · 7 years ago
  81. 5711b57 Merge "Remove a duplicate TEMP_FAILURE_RETRY." am: 166c6a4390 by Elliott Hughes · 7 years ago
  82. 1b9d330 Merge "Remove a duplicate TEMP_FAILURE_RETRY." by Elliott Hughes · 7 years ago
  83. 85de227 Remove a duplicate TEMP_FAILURE_RETRY. by Elliott Hughes · 7 years ago
  84. cd49c7b Merge "Standarize on VFS_CAP_REVISION_2" am: af03f483d7 by Nick Kralevich · 7 years ago
  85. 1d52e23 Standarize on VFS_CAP_REVISION_2 by Nick Kralevich · 7 years ago
  86. 605ce07 DO NOT MERGE ANYWHERE Add comments and code about ro.boot.slot back by Sandeep Patil · 7 years ago
  87. 80c338a Merge "Move GetDeviceTest from adb's test_device.py to adb package." by Treehugger Robot · 7 years ago
  88. d9efafd Move GetDeviceTest from adb's test_device.py to adb package. by Josh Gao · 7 years ago
  89. 654b607 Don't include the build number in the adbd binary. by Elliott Hughes · 8 years ago
  90. c147dc1 Merge "adb: fix erase-remove_if idiom." am: c2a2ecb7a5 by Josh Gao · 7 years ago
  91. b805db7 Merge "adb: fix erase-remove_if idiom." by Treehugger Robot · 7 years ago
  92. 87e251e Merge changes I3e6e5a22,I6eb3f066 am: 75836d5e7f by Mark Salyzyn · 7 years ago
  93. b157a69 adb: fix erase-remove_if idiom. by Josh Gao · 7 years ago
  94. 9bdd3bf adb: cleanup some portions of client usb interfaces by Mark Salyzyn · 8 years ago
  95. df79236 adb: clang-format for adb.h and client/usb_windows.cpp by Mark Salyzyn · 8 years ago
  96. fdb9f82 Merge "Set $HOSTNAME in adbd." am: 2364d7ccc5 by Elliott Hughes · 8 years ago
  97. fa5b56d Set $HOSTNAME in adbd. by Elliott Hughes · 8 years ago
  98. 4547f82 Merge "adb: remove SendConnectOnHost." am: 5eaa5bc081 by Josh Gao · 8 years ago
  99. 23313c2 Merge "adb: remove SendConnectOnHost." by Treehugger Robot · 8 years ago
  100. e2b6302 adb: remove SendConnectOnHost. by Josh Gao · 8 years ago