1. e217611 adb: add a way to make the server intentionally leak. by Josh Gao · 7 years ago
  2. d24c848 Merge "Change the remount command to be more container-friendly" by Treehugger Robot · 7 years ago
  3. e39ccd3 adb: allow reentrant calls to fdevent_run_on_main_thread. by Josh Gao · 7 years ago
  4. d51c6df adb: stop using quick_exit. by Josh Gao · 7 years ago
  5. 0db4b7a Change the remount command to be more container-friendly by Luis Hector Chavez · 7 years ago
  6. f571fcb adb: switch apacket over to a std::string payload. by Josh Gao · 7 years ago
  7. 0609e8d Merge "bpfmt." by Treehugger Robot · 7 years ago
  8. cb2449f Fix a memory leak by George Burgess IV · 7 years ago
  9. dc699a2 bpfmt. by Elliott Hughes · 7 years ago
  10. d31df3a Merge "adbd: receive jdwp pids from art as raw integers." by Treehugger Robot · 7 years ago
  11. 1b58bbf adb: fix build breakage. by Josh Gao · 7 years ago
  12. e0361d1 adb: use delete on objects with destructors. by Josh Gao · 7 years ago
  13. 86f39b4 adbd: receive jdwp pids from art as raw integers. by Josh Gao · 7 years ago
  14. 9bf624c Merge "adb: switch asocket::enqueue to std::string." by Josh Gao · 7 years ago
  15. f99711f Merge changes I86bcfaaa,I24d7f5d0 by Josh Gao · 7 years ago
  16. 95c4497 adb: don't spew to logcat when tracing is enabled. by Josh Gao · 7 years ago
  17. 27cb7dc adb: switch asocket::enqueue to std::string. by Josh Gao · 7 years ago
  18. 5caaebd adb: restore packet data length checks. by Josh Gao · 7 years ago
  19. 5e50764 adb: switch asocket's intrusive linked list to vectors. by Josh Gao · 7 years ago
  20. b800d88 adb: extract atransport's connection interface. by Josh Gao · 7 years ago
  21. fb413a2 adb: fix a leak. by Josh Gao · 7 years ago
  22. ef213b6 Merge "adb/fastboot: switch over to shared AdbWinApi." by Treehugger Robot · 7 years ago
  23. b0449da adb/fastboot: switch over to shared AdbWinApi. by Josh Gao · 7 years ago
  24. 18cdd35 Merge "Sort devices list before output." by Elliott Hughes · 7 years ago
  25. 50ecaca adb: add missing condition_variable include by Mike Frysinger · 7 years ago
  26. 579e682 Add std::string StartsWith*/EndsWith* overloads. by Elliott Hughes · 7 years ago
  27. 04398a9 Sort devices list before output. by Artem Iglikov · 7 years ago
  28. de47194 adb: disable checksum on new versions by Tim Murray · 7 years ago
  29. bf2062f Merge "Set $TMPDIR for `adb shell`." by Elliott Hughes · 7 years ago
  30. 6f29887 Merge "adb: get libusb compiling on Windows." by Treehugger Robot · 7 years ago
  31. d42df42 Set $TMPDIR for `adb shell`. by Elliott Hughes · 7 years ago
  32. 9425996 adb: get libusb compiling on Windows. by Josh Gao · 7 years ago
  33. a4a9a81 Merge "adb: disable USB packet overflow checking on OS X." by Treehugger Robot · 7 years ago
  34. 3289b9c Merge "Add OWNERS." by Elliott Hughes · 7 years ago
  35. 693d63f Add OWNERS. by Elliott Hughes · 7 years ago
  36. 801048c adb: disable USB packet overflow checking on OS X. by Josh Gao · 7 years ago
  37. 42f9a44 Merge "Fix typos in ADB documentation" am: 017203b140 by Jim Kaye · 7 years ago
  38. ab74e06 Fix typos in ADB documentation by Jim Kaye · 7 years ago
  39. 0b8a47c Merge "Remove a duplicate TEMP_FAILURE_RETRY." am: 166c6a4390 by Elliott Hughes · 7 years ago
  40. 166c6a4 Merge "Remove a duplicate TEMP_FAILURE_RETRY." by Elliott Hughes · 7 years ago
  41. 3df2fa6 Remove a duplicate TEMP_FAILURE_RETRY. by Elliott Hughes · 7 years ago
  42. cac2163 Merge "Standarize on VFS_CAP_REVISION_2" am: af03f483d7 by Nick Kralevich · 7 years ago
  43. 65b8d74 Standarize on VFS_CAP_REVISION_2 by Nick Kralevich · 7 years ago
  44. 25f1631 DO NOT MERGE ANYWHERE Add comments and code about ro.boot.slot back by Sandeep Patil · 7 years ago
  45. 93e5cd8 Merge "Move GetDeviceTest from adb's test_device.py to adb package." by Treehugger Robot · 7 years ago
  46. 85d4789 Move GetDeviceTest from adb's test_device.py to adb package. by Josh Gao · 7 years ago
  47. 6b97021 Don't include the build number in the adbd binary. by Elliott Hughes · 7 years ago
  48. 1f3763e Merge "adb: fix erase-remove_if idiom." am: c2a2ecb7a5 by Josh Gao · 7 years ago
  49. c2a2ecb Merge "adb: fix erase-remove_if idiom." by Treehugger Robot · 7 years ago
  50. 5966ae2 Merge changes I3e6e5a22,I6eb3f066 am: 75836d5e7f by Mark Salyzyn · 7 years ago
  51. 4dfaa88 adb: fix erase-remove_if idiom. by Josh Gao · 7 years ago
  52. 8f3b887 adb: cleanup some portions of client usb interfaces by Mark Salyzyn · 7 years ago
  53. 0a78cc1 adb: clang-format for adb.h and client/usb_windows.cpp by Mark Salyzyn · 7 years ago
  54. 5105521 Merge "Set $HOSTNAME in adbd." am: 2364d7ccc5 by Elliott Hughes · 7 years ago
  55. ba4d9fd Set $HOSTNAME in adbd. by Elliott Hughes · 7 years ago
  56. 86a9190 Merge "adb: remove SendConnectOnHost." am: 5eaa5bc081 by Josh Gao · 7 years ago
  57. 5eaa5bc Merge "adb: remove SendConnectOnHost." by Treehugger Robot · 7 years ago
  58. 4b5d4da adb: remove SendConnectOnHost. by Josh Gao · 7 years ago
  59. bc3d362 Merge "adbd: improve thread names." am: 39071a5177 by Josh Gao · 7 years ago
  60. bcadc77 adbd: improve thread names. by Josh Gao · 7 years ago
  61. d3f7956 Merge "adb: partially revert b5e11415." am: ef9426d883 by Josh Gao · 7 years ago
  62. ef9426d Merge "adb: partially revert b5e11415." by Treehugger Robot · 7 years ago
  63. 9bc2a96 Merge "Reland "Remove comments and code about ro.boot.slot"" am: dea5e081ac by Tom Cherry · 7 years ago
  64. 211a4a5 Reland "Remove comments and code about ro.boot.slot" by Tom Cherry · 7 years ago
  65. 0ff5f16 Merge "Revert "Remove comments and code about ro.boot.slot"" am: eb00b1f3aa by Tom Cherry · 7 years ago
  66. c5f5fd4 Revert "Remove comments and code about ro.boot.slot" by Tom Cherry · 7 years ago
  67. bf6168f Merge "Remove comments and code about ro.boot.slot" am: 7dcf076700 by Tom Cherry · 7 years ago
  68. f4ec2c5 Remove comments and code about ro.boot.slot by Tom Cherry · 7 years ago
  69. 1425641 Merge changes I0ed00441,I12d46493,Ib484f701 am: 0a01830612 by Josh Gao · 7 years ago
  70. 0a01830 Merge changes I0ed00441,I12d46493,Ib484f701 by Josh Gao · 7 years ago
  71. 6818f80 Merge changes from topic "b/63736262" am: 1f666a6be9 by Mark Salyzyn · 7 years ago
  72. 33d14b8 adb: partially revert b5e11415. by Josh Gao · 7 years ago
  73. e48ecce Revert "adb: fix deadlock between transport_unref and usb_close." by Josh Gao · 7 years ago
  74. 62c92f0 adb: add lock to remove_socket. by Josh Gao · 7 years ago
  75. 55c8b34 adb: reformat comments. by Josh Gao · 7 years ago
  76. 277eca1 adb: reboot: last boot command default by Mark Salyzyn · 7 years ago
  77. 08a8c42 Merge "Revert "adbd: lessen security constraints when the device is unlocked"" by Bowgo Tsai · 7 years ago
  78. 9638729 Merge "Revert "adbd: lessen security constraints when the device is unlocked"" by Treehugger Robot · 7 years ago
  79. 0603ec4 Revert "adbd: lessen security constraints when the device is unlocked" by Bowgo Tsai · 7 years ago
  80. f390f04 Merge "Move adbd from root to system" am: 3d6f85167e by Bowgo Tsai · 7 years ago
  81. 3d6f851 Merge "Move adbd from root to system" by Treehugger Robot · 7 years ago
  82. 6fe5cda Merge "adb: Use kernel aio for functionfs." am: aaa90cfe06 by Jerry Zhang · 7 years ago
  83. aaa90cf Merge "adb: Use kernel aio for functionfs." by Treehugger Robot · 7 years ago
  84. f628362 Merge "adb: improve CHECKs." am: 9f38e19b88 by Josh Gao · 7 years ago
  85. 9f38e19 Merge "adb: improve CHECKs." by Treehugger Robot · 7 years ago
  86. e467209 adb: improve CHECKs. by Josh Gao · 7 years ago
  87. 4dc1892 Merge "adbd: don't spin if file sync read fails." am: 32d2eae8b9 by Josh Gao · 7 years ago
  88. 1d6c01b adbd: don't spin if file sync read fails. by Josh Gao · 7 years ago
  89. 7b9a4d5 Move adbd from root to system by Bowgo Tsai · 7 years ago
  90. 37f2564 Merge "Fix adb tcpip tests." am: d865b655d5 by Elliott Hughes · 7 years ago
  91. e163298 Fix adb tcpip tests. by Elliott Hughes · 7 years ago
  92. 589523b Merge "Don't preserve file attributes when pulling bugreport file..." am: 8570d1db70 am: 009c2ddadc by Felipe Leme · 7 years ago
  93. 8570d1d Merge "Don't preserve file attributes when pulling bugreport file..." by Treehugger Robot · 7 years ago
  94. d879c17 Merge changes I2270cc0a,I55e5dc5a am: 2066e0585e am: 46244a6497 am: 40b849f88a by Josh Gao · 7 years ago
  95. b0c1802 adb: add track-devices-l service. by Josh Gao · 7 years ago
  96. b122b17 adb: allow selection of a specific transport. by Josh Gao · 7 years ago
  97. f91a9f9 Merge "adb: fix deadlock in kick_all_transports." am: c2449e871e am: b43479c764 by Josh Gao · 7 years ago
  98. c2449e8 Merge "adb: fix deadlock in kick_all_transports." by Treehugger Robot · 7 years ago
  99. 2f19bbe Merge "Fix bug #37284906, adb shell crashes on windows with invalid options. For example, "adb.exe shell -list" crashes without this fix. Test: adb.exe shell -list-packages" am: e275043d38 am: 4be54a4622 by Huihong Luo · 7 years ago
  100. af39885 Fix bug #37284906, adb shell crashes on windows with invalid options. by Huihong Luo · 7 years ago