1. cb9bb7d Merge "Fix a potential memory leak" am: f583ff660e by Ting-Yuan Huang · 7 years ago
  2. aa923c1 Fix a potential memory leak by Ting-Yuan Huang · 7 years ago
  3. e4c569c Merge "Fix reference to out of scope local in adb_thread_setname." by Elliott Hughes · 7 years ago
  4. 3bb1b57 Fix reference to out of scope local in adb_thread_setname. by Elliott Hughes · 7 years ago
  5. f169c6c Merge "adbd: add logging to troubleshoot usb issues." am: 6b88554a7d by Josh Gao · 7 years ago
  6. 6b88554 Merge "adbd: add logging to troubleshoot usb issues." by Treehugger Robot · 7 years ago
  7. 03eba90 adbd: add logging to troubleshoot usb issues. by Josh Gao · 7 years ago
  8. 6976745 Merge "Remove LOCAL_CLANG and clang: true" am: 80ec81cf4b by Lennart Wieboldt · 7 years ago
  9. 31c2e76 Remove LOCAL_CLANG and clang: true by Lennart Wieboldt · 7 years ago
  10. 16cda7c Merge "adbd: lessen security constraints when the device is unlocked" by Bowgo Tsai · 7 years ago
  11. 4577a27 Merge "adbd: lessen security constraints when the device is unlocked" by Treehugger Robot · 7 years ago
  12. bbb970e adbd: lessen security constraints when the device is unlocked by Bowgo Tsai · 7 years ago
  13. ddffe38 Merge "Indicate that a packet was truncated." am: 72c3f895a5 by Dan Albert · 7 years ago
  14. 72c3f89 Merge "Indicate that a packet was truncated." by Treehugger Robot · 7 years ago
  15. fc45f28 Indicate that a packet was truncated. by Dan Albert · 7 years ago
  16. cb47167 Merge "Revert "adb: turn on libusb by default."" am: 189ba16e19 by Josh Gao · 7 years ago
  17. 189ba16 Merge "Revert "adb: turn on libusb by default."" by Treehugger Robot · 7 years ago
  18. 1ca19aa Revert "adb: turn on libusb by default." by Josh Gao · 7 years ago
  19. ecd3a06 Merge "Give a clear error message if we can't start the server." am: 1046bc5b64 by Elliott Hughes · 7 years ago
  20. 35c1191 Merge "Give a clear error message if we can't start the server." am: 1046bc5b64 by Elliott Hughes · 7 years ago
  21. 1046bc5 Merge "Give a clear error message if we can't start the server." by Treehugger Robot · 7 years ago
  22. cd61ae3 Give a clear error message if we can't start the server. by Elliott Hughes · 7 years ago
  23. 9dbd39d Merge "adb: increase the shell command length limit." am: a956720898 by Josh Gao · 7 years ago
  24. f9d8d77 Merge "adb: increase the shell command length limit." am: a956720898 by Josh Gao · 7 years ago
  25. a956720 Merge "adb: increase the shell command length limit." by Treehugger Robot · 7 years ago
  26. 0501202 adb: increase the shell command length limit. by Josh Gao · 7 years ago
  27. b01fe10 Merge "adb: fix deadlock between transport_unref and usb_close." am: bb0d0245b3 by Josh Gao · 7 years ago
  28. 3d21fe7 Merge "adb: fix deadlock between transport_unref and usb_close." am: bb0d0245b3 by Josh Gao · 7 years ago
  29. bb0d024 Merge "adb: fix deadlock between transport_unref and usb_close." by Treehugger Robot · 7 years ago
  30. 2b3f15c Merge "adbd: optionally use qemud pipe without ro.kernel.qemu" am: b3c363f32c by Nicolas Norvez · 7 years ago
  31. a9381c2 Merge "adbd: optionally use qemud pipe without ro.kernel.qemu" am: b3c363f32c by Nicolas Norvez · 7 years ago
  32. 3dfa4ab adbd: optionally use qemud pipe without ro.kernel.qemu by Nicolas Norvez · 7 years ago
  33. e44e983 adb: fix deadlock between transport_unref and usb_close. by Josh Gao · 7 years ago
  34. fadd6aa Merge changes Id51dcb18,I2517dcb9 am: eceecf934e am: afccec62e5 by Josh Gao · 7 years ago
  35. afccec6 Merge changes Id51dcb18,I2517dcb9 am: eceecf934e by Josh Gao · 7 years ago
  36. eceecf9 Merge changes Id51dcb18,I2517dcb9 by Treehugger Robot · 7 years ago
  37. be9c837 adb: libusb: switch from polling for accessibility to a sleep. by Josh Gao · 7 years ago
  38. 1a2eacc adb: improve race between device_connected and device_disconnected. by Josh Gao · 7 years ago
  39. 87b763c Merge changes I6c6bf61b,I3fb0b3a8 am: 3160a25010 am: 31db22eea2 am: 14f749c2c4 by Josh Gao · 7 years ago
  40. 31db22e Merge changes I6c6bf61b,I3fb0b3a8 am: 3160a25010 by Josh Gao · 7 years ago
  41. 8bb766e adb: libusb: don't try to delete a usb_handle twice. by Josh Gao · 7 years ago
  42. 772d835 adb: don't hold queue lock while performing callbacks. by Josh Gao · 7 years ago
  43. 82baa91 Merge "adb: reunregress waiting for device on start-server." am: 72076d1aa7 am: 31851691d6 by Josh Gao · 7 years ago
  44. 3185169 Merge "adb: reunregress waiting for device on start-server." am: 72076d1aa7 by Josh Gao · 7 years ago
  45. 4b64084 adb: reunregress waiting for device on start-server. by Josh Gao · 7 years ago
  46. 8b075ee Merge "adb: fix deadlock." am: d2387da971 am: 11f82dc74c am: a08c949c7a by Josh Gao · 7 years ago
  47. 11f82dc Merge "adb: fix deadlock." am: d2387da971 by Josh Gao · 7 years ago
  48. d2387da Merge "adb: fix deadlock." by Treehugger Robot · 7 years ago
  49. 09628bb adb: fix deadlock. by Josh Gao · 7 years ago
  50. c414ab8 Merge "Create build target to pull adb test scripts." am: 9d29dd675e am: a1fe0040ab by GuangHui Liu · 7 years ago
  51. a1fe004 Merge "Create build target to pull adb test scripts." am: 9d29dd675e by GuangHui Liu · 7 years ago
  52. 9d29dd6 Merge "Create build target to pull adb test scripts." by GuangHui Liu · 7 years ago
  53. 6d19449 Merge "Always print the initial bugreport progress message." into oc-dev by Felipe Leme · 7 years ago
  54. f210bd7 Merge "Always print the initial bugreport progress message." am: 5b17d7131b am: 69fdba9281 by Felipe Leme · 7 years ago
  55. 69fdba9 Merge "Always print the initial bugreport progress message." am: 5b17d7131b by Felipe Leme · 7 years ago
  56. 6e4e808 Always print the initial bugreport progress message. by Felipe Leme · 7 years ago
  57. 222fae0 Always print the initial bugreport progress message. by Felipe Leme · 7 years ago
  58. 6fb4bc1 Merge "Add host feature for `push --sync` support." am: d336a1661c am: 5d0b066f5a by Dan Albert · 7 years ago
  59. 5d0b066 Merge "Add host feature for `push --sync` support." am: d336a1661c by Dan Albert · 7 years ago
  60. d336a16 Merge "Add host feature for `push --sync` support." by Treehugger Robot · 7 years ago
  61. 27983bc Add host feature for `push --sync` support. by Dan Albert · 7 years ago
  62. 3599439 Create build target to pull adb test scripts. by GuangHui Liu · 8 years ago
  63. 1cd5080 Merge changes I8d0c60e5,Ib8ad0ad6 am: 087f7a485b am: da10ea2577 am: a1c2561863 by Josh Gao · 7 years ago
  64. da10ea2 Merge changes I8d0c60e5,Ib8ad0ad6 am: 087f7a485b by Josh Gao · 7 years ago
  65. 087f7a4 Merge changes I8d0c60e5,Ib8ad0ad6 by Treehugger Robot · 7 years ago
  66. c82a054 Merge "Add --sync support to push." am: 62db5fcee0 am: fb0c50b66f am: 141f9c46d5 by Dan Albert · 8 years ago
  67. fb0c50b Merge "Add --sync support to push." am: 62db5fcee0 by Dan Albert · 8 years ago
  68. 8449e06 Add --sync support to push. by Dan Albert · 8 years ago
  69. b1f4be0 Merge "Fix test following -p removal." am: 5e49fbc547 am: 32138d4bc6 by Dan Albert · 8 years ago
  70. 32138d4 Merge "Fix test following -p removal." am: 5e49fbc547 by Dan Albert · 8 years ago
  71. b29a57b Fix test following -p removal. by Dan Albert · 8 years ago
  72. 67b683a adb: boolify check_header and check_data. by Josh Gao · 8 years ago
  73. 530b9f1 adb: redirect stdout/stderr before initializing usb. by Josh Gao · 8 years ago
  74. cafc74c Merge "adb: Allow disabling verity on eng builds when using AVB." am: 7ce0f00c08 am: c40793619b by David Zeuthen · 8 years ago
  75. c407936 Merge "adb: Allow disabling verity on eng builds when using AVB." am: 7ce0f00c08 by David Zeuthen · 8 years ago
  76. 71dfb9c adb: Allow disabling verity on eng builds when using AVB. by David Zeuthen · 8 years ago
  77. 64c1346 Merge changes I8e8e0963,I3c714f63,Id157412e,Ib7c26fbd am: 55ddb99527 am: a7669342ea by Josh Gao · 8 years ago
  78. a766934 Merge changes I8e8e0963,I3c714f63,Id157412e,Ib7c26fbd am: 55ddb99527 by Josh Gao · 8 years ago
  79. a96dc5f adb: libusb: recognize devices with multiple interfaces. by Josh Gao · 8 years ago
  80. 70dc737 adb: libusb: wait for devices to become accessible. by Josh Gao · 8 years ago
  81. 9523841 adb: libusb: switch to hotplug for device detection. by Josh Gao · 8 years ago
  82. 1959e87 adb: silence noise. by Josh Gao · 8 years ago
  83. afee7e8 Merge "Adding 'uhid' permission for access to /dev/uhid." am: 6362714089 am: 652c5da71f by Siarhei Vishniakou · 8 years ago
  84. 652c5da Merge "Adding 'uhid' permission for access to /dev/uhid." am: 6362714089 by Siarhei Vishniakou · 8 years ago
  85. 6362714 Merge "Adding 'uhid' permission for access to /dev/uhid." by Siarhei Vishniakou · 8 years ago
  86. 209c27b Adding 'uhid' permission for access to /dev/uhid. by Siarhei Vishniakou · 8 years ago
  87. 6d29cb6 Merge "adb: fix darwin build break." am: c2b397e11a am: 0e13f0445f by Josh Gao · 8 years ago
  88. 0e13f04 Merge "adb: fix darwin build break." am: c2b397e11a by Josh Gao · 8 years ago
  89. c2b397e Merge "adb: fix darwin build break." by Josh Gao · 8 years ago
  90. 90b6253 adb: fix darwin build break. by Josh Gao · 8 years ago
  91. f6628bc Merge changes I394f5782,I9475f5d0,I59707186 am: 61a4c2c69c am: 084f8dc89c by Josh Gao · 8 years ago
  92. 2ae0fb6 Merge "Fix style nits in adb's Android.mk." am: 0e6090dc2b am: 3936f107f1 by Elliott Hughes · 8 years ago
  93. 084f8dc Merge changes I394f5782,I9475f5d0,I59707186 am: 61a4c2c69c by Josh Gao · 8 years ago
  94. 61a4c2c Merge changes I394f5782,I9475f5d0,I59707186 by Josh Gao · 8 years ago
  95. 3936f10 Merge "Fix style nits in adb's Android.mk." am: 0e6090dc2b by Elliott Hughes · 8 years ago
  96. 0e6090d Merge "Fix style nits in adb's Android.mk." by Elliott Hughes · 8 years ago
  97. 4d8f94c Merge "Fix build error when (ADB|FASTBOOT)_VERSION has space" am: c3b941fe28 am: bc0b697d9b by Elliott Hughes · 8 years ago
  98. 86d6b6c Fix style nits in adb's Android.mk. by Elliott Hughes · 8 years ago
  99. bc0b697 Merge "Fix build error when (ADB|FASTBOOT)_VERSION has space" am: c3b941fe28 by Elliott Hughes · 8 years ago
  100. c3b941f Merge "Fix build error when (ADB|FASTBOOT)_VERSION has space" by Elliott Hughes · 8 years ago