1. 8f2138e Merge "Change the remount command to be more container-friendly" am: 23aea56b97 by Luis Hector Chavez · 8 years ago
  2. 23aea56 Merge "Change the remount command to be more container-friendly" by Treehugger Robot · 8 years ago
  3. 229fba6 Merge changes I0783be05,Id8178913 am: 8ddb515e76 by Josh Gao · 8 years ago
  4. 8ddb515 Merge changes I0783be05,Id8178913 by Josh Gao · 8 years ago
  5. ab02964 adb: allow reentrant calls to fdevent_run_on_main_thread. by Josh Gao · 8 years ago
  6. 50576fd adb: stop using quick_exit. by Josh Gao · 8 years ago
  7. 53539f4 Change the remount command to be more container-friendly by Luis Hector Chavez · 8 years ago
  8. f81f98c Merge "adb: switch apacket over to a std::string payload." am: 581a4ceb00 by Josh Gao · 8 years ago
  9. 839b932 adb: switch apacket over to a std::string payload. by Josh Gao · 8 years ago
  10. 9218bd3 Merge "bpfmt." am: bbe85f7a9a by Elliott Hughes · 8 years ago
  11. bbe85f7 Merge "bpfmt." by Treehugger Robot · 8 years ago
  12. f33e87a Merge "Fix a memory leak" am: cb1b68f9b3 by George Burgess IV · 8 years ago
  13. ebe9970 Fix a memory leak by George Burgess IV · 8 years ago
  14. 307e767 bpfmt. by Elliott Hughes · 8 years ago
  15. 7458baa Merge "adbd: receive jdwp pids from art as raw integers." am: f090647ceb by Josh Gao · 8 years ago
  16. f090647 Merge "adbd: receive jdwp pids from art as raw integers." by Treehugger Robot · 8 years ago
  17. f7b14cd Merge "adb: fix build breakage." am: 050c887b9b by Josh Gao · 8 years ago
  18. 8e885a8 Merge "adb: use delete on objects with destructors." am: 7c453bc11c by Josh Gao · 8 years ago
  19. 050c887 Merge "adb: fix build breakage." by Josh Gao · 8 years ago
  20. 462b150 adb: fix build breakage. by Josh Gao · 8 years ago
  21. 7c453bc Merge "adb: use delete on objects with destructors." by Josh Gao · 8 years ago
  22. 5cb76ce adb: use delete on objects with destructors. by Josh Gao · 8 years ago
  23. 03e4ab2 adbd: receive jdwp pids from art as raw integers. by Josh Gao · 8 years ago
  24. 4d390c8 Merge "adb: switch asocket::enqueue to std::string." am: 4b7b3e7ff5 by Josh Gao · 8 years ago
  25. debfcb9 Merge changes I86bcfaaa,I24d7f5d0 am: 31503baf08 by Josh Gao · 8 years ago
  26. 4b7b3e7 Merge "adb: switch asocket::enqueue to std::string." by Josh Gao · 8 years ago
  27. 31503ba Merge changes I86bcfaaa,I24d7f5d0 by Josh Gao · 8 years ago
  28. 64e063e Merge "adb: don't spew to logcat when tracing is enabled." am: 28c44863f6 by Josh Gao · 8 years ago
  29. da85713 adb: don't spew to logcat when tracing is enabled. by Josh Gao · 8 years ago
  30. a7d9d71 adb: switch asocket::enqueue to std::string. by Josh Gao · 8 years ago
  31. b14756a adb: restore packet data length checks. by Josh Gao · 8 years ago
  32. 2b3db9e adb: switch asocket's intrusive linked list to vectors. by Josh Gao · 8 years ago
  33. ea9e7e6 Merge changes I877b8027,I469bd931 am: 8848052c9f by Josh Gao · 8 years ago
  34. 395b86a adb: extract atransport's connection interface. by Josh Gao · 8 years ago
  35. 30c4266 adb: fix a leak. by Josh Gao · 8 years ago
  36. cbefd74 Merge "adb/fastboot: switch over to shared AdbWinApi." am: 3c705bbe70 by Josh Gao · 8 years ago
  37. 3c705bb Merge "adb/fastboot: switch over to shared AdbWinApi." by Treehugger Robot · 8 years ago
  38. 640d445 adb/fastboot: switch over to shared AdbWinApi. by Josh Gao · 8 years ago
  39. 8f38863 Merge "Sort devices list before output." am: a4df738f3b by Elliott Hughes · 8 years ago
  40. a4df738 Merge "Sort devices list before output." by Elliott Hughes · 8 years ago
  41. efbe63c Merge "adb: add missing condition_variable include" am: 6097150de6 by Mike Frysinger · 8 years ago
  42. dfe539e adb: add missing condition_variable include by Mike Frysinger · 8 years ago
  43. 59783be Merge "Add std::string StartsWith*/EndsWith* overloads." am: dbbba76f88 by Elliott Hughes · 8 years ago
  44. 8efc520 Add std::string StartsWith*/EndsWith* overloads. by Elliott Hughes · 8 years ago
  45. 4dd3501 Sort devices list before output. by Artem Iglikov · 8 years ago
  46. 768aaec Merge "adb: disable checksum on new versions" am: 578a564994 by Tim Murray · 8 years ago
  47. ee7b44d adb: disable checksum on new versions by Tim Murray · 8 years ago
  48. a9a96da Merge "Set $TMPDIR for `adb shell`." am: a8e97dc29c by Elliott Hughes · 8 years ago
  49. a8e97dc Merge "Set $TMPDIR for `adb shell`." by Elliott Hughes · 8 years ago
  50. 04a4214 Merge "adb: get libusb compiling on Windows." am: d8171d90d3 by Josh Gao · 8 years ago
  51. d8171d9 Merge "adb: get libusb compiling on Windows." by Treehugger Robot · 8 years ago
  52. 8719f41 Set $TMPDIR for `adb shell`. by Elliott Hughes · 8 years ago
  53. 511ff8a adb: get libusb compiling on Windows. by Josh Gao · 8 years ago
  54. a973d09 Merge "adb: disable USB packet overflow checking on OS X." am: 71fd502928 by Josh Gao · 8 years ago
  55. 71fd502 Merge "adb: disable USB packet overflow checking on OS X." by Treehugger Robot · 8 years ago
  56. 7270a09 Merge "Add OWNERS." am: b4bc5bfe02 by Elliott Hughes · 8 years ago
  57. b4bc5bf Merge "Add OWNERS." by Elliott Hughes · 8 years ago
  58. fe4a5ea Add OWNERS. by Elliott Hughes · 8 years ago
  59. b7070a5 Merge "DO NOT MERGE: Merge Oreo MR1 into master" am: 62eafaba7d -s ours by Xin Li · 8 years ago
  60. 256b441 DO NOT MERGE: Merge Oreo MR1 into master am: fe0ee3d2b8 -s ours by Xin Li · 8 years ago
  61. a82f246 adb: disable USB packet overflow checking on OS X. by Josh Gao · 8 years ago
  62. 62eafab Merge "DO NOT MERGE: Merge Oreo MR1 into master" by Xin Li · 8 years ago
  63. fe0ee3d DO NOT MERGE: Merge Oreo MR1 into master by Xin Li · 8 years ago
  64. 7c6f813 Merge "Fix typos in ADB documentation" am: d87acbcb71 by Jim Kaye · 8 years ago
  65. d87acbc Merge "Fix typos in ADB documentation" by Treehugger Robot · 8 years ago
  66. f7e359e Fix typos in ADB documentation by Jim Kaye · 8 years ago
  67. 24ca380 Merge "Remove a duplicate TEMP_FAILURE_RETRY." am: 67da939fdc by Elliott Hughes · 8 years ago
  68. 67da939 Merge "Remove a duplicate TEMP_FAILURE_RETRY." by Elliott Hughes · 8 years ago
  69. 8bddf24 Remove a duplicate TEMP_FAILURE_RETRY. by Elliott Hughes · 8 years ago
  70. 28f022d Merge "Standarize on VFS_CAP_REVISION_2" am: af03f483d7 by Nick Kralevich · 8 years ago
  71. 27a7a5e Standarize on VFS_CAP_REVISION_2 by Nick Kralevich · 8 years ago
  72. cfde668 Merge commit 'a63ccea6abc7ea02e2d98e41c80793ca97237bd3' from by Xin Li · 8 years ago
  73. b5a0e84 DO NOT MERGE ANYWHERE Add comments and code about ro.boot.slot back by Sandeep Patil · 8 years ago
  74. 501df9b Merge "Move GetDeviceTest from adb's test_device.py to adb package." by Treehugger Robot · 8 years ago
  75. a5443fb Move GetDeviceTest from adb's test_device.py to adb package. by Josh Gao · 8 years ago
  76. d75c1f3 Merge "Don't include the build number in the adbd binary." by Treehugger Robot · 8 years ago
  77. e32a826 Don't include the build number in the adbd binary. by Elliott Hughes · 8 years ago
  78. 3d9e424 Merge "adb: fix erase-remove_if idiom." am: bb14f23521 by Josh Gao · 8 years ago
  79. bb14f23 Merge "adb: fix erase-remove_if idiom." by Treehugger Robot · 8 years ago
  80. a2b4c7e Merge changes I3e6e5a22,I6eb3f066 am: 75836d5e7f by Mark Salyzyn · 8 years ago
  81. 8b53280 adb: fix erase-remove_if idiom. by Josh Gao · 8 years ago
  82. 21a991d adb: cleanup some portions of client usb interfaces by Mark Salyzyn · 8 years ago
  83. d4bf94d adb: clang-format for adb.h and client/usb_windows.cpp by Mark Salyzyn · 8 years ago
  84. df238e8 Merge "Set $HOSTNAME in adbd." am: 2364d7ccc5 am: 500a0dcc54 am: 3ef8d2abca by Elliott Hughes · 8 years ago
  85. 500a0dc Merge "Set $HOSTNAME in adbd." am: 2364d7ccc5 by Elliott Hughes · 8 years ago
  86. 299da1c Set $HOSTNAME in adbd. by Elliott Hughes · 8 years ago
  87. b06dc26 adb: remove SendConnectOnHost. am: bc1b6d0271 by Josh Gao · 8 years ago
  88. a7bd6f6 adb: partially revert 3cf1b36e. am: 6ec5e885c1 -s ours by Josh Gao · 8 years ago
  89. ee0cff7 adb: reformat comments. am: 91d09a4071 by Josh Gao · 8 years ago
  90. 1848213 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 by Huihong Luo · 8 years ago
  91. fd39591 Don't preserve file attributes when pulling bugreport file... am: 61799f4065 by Felipe Leme · 8 years ago
  92. 7978c25 Fix reference to out of scope local in adb_thread_setname. am: 176e37f318 by Elliott Hughes · 8 years ago
  93. f87588c Merge "adb: remove SendConnectOnHost." am: 1aebc2d4df am: e30f089164 by Josh Gao · 8 years ago
  94. e30f089 Merge "adb: remove SendConnectOnHost." am: 1aebc2d4df by Josh Gao · 8 years ago
  95. 1aebc2d Merge "adb: remove SendConnectOnHost." by Treehugger Robot · 8 years ago
  96. bc1b6d0 adb: remove SendConnectOnHost. by Josh Gao · 8 years ago
  97. 6ec5e88 adb: partially revert 3cf1b36e. by Josh Gao · 8 years ago
  98. 91d09a4 adb: reformat comments. by Josh Gao · 8 years ago
  99. f8f2e50 Fix bug #37284906, adb shell crashes on windows with invalid options. by Huihong Luo · 8 years ago
  100. 61799f4 Don't preserve file attributes when pulling bugreport file... by Felipe Leme · 8 years ago