1. 6036417 Merge "adbd: add logging to troubleshoot usb issues." into oc-dr1-dev by Josh Gao · 7 years ago
  2. 8f484a6 adbd: add logging to troubleshoot usb issues. by Josh Gao · 7 years ago
  3. 9679967 Merge "adbd: lessen security constraints when the device is unlocked" am: e03665142e am: 0fe0ced23c by Bowgo Tsai · 7 years ago
  4. f1d3dbc adbd: lessen security constraints when the device is unlocked by Bowgo Tsai · 7 years ago
  5. aabd9a0 Revert "adb: turn on libusb by default." by Josh Gao · 7 years ago
  6. 6c95c3e Merge "Indicate that a packet was truncated." am: 046160959c am: e76c8020ba by Dan Albert · 7 years ago
  7. 0461609 Merge "Indicate that a packet was truncated." by Treehugger Robot · 7 years ago
  8. 9893f93 Indicate that a packet was truncated. by Dan Albert · 7 years ago
  9. cb39742 Merge "Revert "adb: turn on libusb by default."" am: b22067677e am: de931dab2d by Josh Gao · 7 years ago
  10. b220676 Merge "Revert "adb: turn on libusb by default."" by Treehugger Robot · 7 years ago
  11. 969110c Revert "adb: turn on libusb by default." by Josh Gao · 7 years ago
  12. b780643 Merge "adb: increase the shell command length limit." into oc-dr1-dev by TreeHugger Robot · 7 years ago
  13. b76034e Merge "Give a clear error message if we can't start the server." am: b6d3f28287 am: 1496863091 by Elliott Hughes · 7 years ago
  14. b6d3f28 Merge "Give a clear error message if we can't start the server." by Treehugger Robot · 7 years ago
  15. 6eadee8 Give a clear error message if we can't start the server. by Elliott Hughes · 7 years ago
  16. 34abac7 adb: increase the shell command length limit. by Josh Gao · 7 years ago
  17. d1f7fef adb: fix deadlock between transport_unref and usb_close. by Josh Gao · 7 years ago
  18. 24e8e0d Merge "adb: increase the shell command length limit." am: 9d2e688b9a am: 749d2a0ab5 by Josh Gao · 7 years ago
  19. 9d2e688 Merge "adb: increase the shell command length limit." by Treehugger Robot · 7 years ago
  20. a019f78 adb: increase the shell command length limit. by Josh Gao · 7 years ago
  21. 7ff1e56 Merge "adb: fix deadlock between transport_unref and usb_close." am: 6f61a6d9c4 am: 2a8ce10cd8 by Josh Gao · 7 years ago
  22. 6f61a6d Merge "adb: fix deadlock between transport_unref and usb_close." by Treehugger Robot · 7 years ago
  23. c616a8a Merge "adbd: optionally use qemud pipe without ro.kernel.qemu" am: b3c363f32c am: 516ee2445d by Nicolas Norvez · 7 years ago
  24. 717f153 adbd: optionally use qemud pipe without ro.kernel.qemu by Nicolas Norvez · 7 years ago
  25. 7e197ef adb: fix deadlock between transport_unref and usb_close. by Josh Gao · 7 years ago
  26. 806ca1a Merge changes Id51dcb18,I2517dcb9 am: 4db472b779 am: aa3c3fc3be am: 4b32a1f8b8 by Josh Gao · 7 years ago
  27. fd79f01 adb: libusb: switch from polling for accessibility to a sleep. by Josh Gao · 7 years ago
  28. f74dd42 adb: improve race between device_connected and device_disconnected. by Josh Gao · 7 years ago
  29. 5b8b10e adb: libusb: switch from polling for accessibility to a sleep. by Josh Gao · 7 years ago
  30. 7dd382d adb: improve race between device_connected and device_disconnected. by Josh Gao · 7 years ago
  31. 8e2661e Merge changes I6c6bf61b,I3fb0b3a8 am: 3160a25010 am: 9d7880fe96 am: 14f749c2c4 by Josh Gao · 7 years ago
  32. 60b8c26 adb: libusb: don't try to delete a usb_handle twice. by Josh Gao · 7 years ago
  33. 664a618 adb: don't hold queue lock while performing callbacks. by Josh Gao · 7 years ago
  34. f2bd9a1 Merge "adb: reunregress waiting for device on start-server." am: 72076d1aa7 am: 08a70ac6e5 am: 986ba5bbbb by Josh Gao · 7 years ago
  35. b4ad076 Merge "Send color space information with screenshots" by TreeHugger Robot · 7 years ago
  36. 3a4e80a Send color space information with screenshots by Romain Guy · 7 years ago
  37. 0b13c89 adb: reunregress waiting for device on start-server. by Josh Gao · 7 years ago
  38. 2f8dc5c Merge "adb: fix deadlock." am: 68599f5759 am: d5a2cdb72c am: a08c949c7a by Josh Gao · 7 years ago
  39. 68599f5 Merge "adb: fix deadlock." by Treehugger Robot · 7 years ago
  40. d1a3e8f adb: fix deadlock. by Josh Gao · 7 years ago
  41. 51dff97 Merge "Create build target to pull adb test scripts." am: 9c0a541f08 am: 0daaf93424 am: 621e253c43 by GuangHui Liu · 7 years ago
  42. 9c0a541 Merge "Create build target to pull adb test scripts." by GuangHui Liu · 7 years ago
  43. 8baa216 Merge "Always print the initial bugreport progress message." am: 5b17d7131b am: 8b54eb7681 am: 916a84e38b by Felipe Leme · 7 years ago
  44. a1a4371 Merge "Add host feature for `push --sync` support." am: 886e6cac05 am: e2d7a50b69 am: 311f93faca by Dan Albert · 7 years ago
  45. e5d665b Always print the initial bugreport progress message. by Felipe Leme · 7 years ago
  46. 5176df8 Add host feature for `push --sync` support. by Dan Albert · 7 years ago
  47. 41bda34 Create build target to pull adb test scripts. by GuangHui Liu · 8 years ago
  48. 8b4f5d9 Merge changes I8d0c60e5,Ib8ad0ad6 am: a6bb369cb0 am: c7d9eb8636 am: a1c2561863 by Josh Gao · 7 years ago
  49. a6bb369 Merge changes I8d0c60e5,Ib8ad0ad6 by Treehugger Robot · 7 years ago
  50. dfc0ba9 Merge "Add --sync support to push." am: 62db5fcee0 am: d50b10544b am: 141f9c46d5 by Dan Albert · 7 years ago
  51. 06b0d6b Add --sync support to push. by Dan Albert · 8 years ago
  52. 05e2c50 Merge "Fix test following -p removal." am: 5e49fbc547 am: 3039d9d4fa am: 222a69bc92 by Dan Albert · 7 years ago
  53. def4aae Fix test following -p removal. by Dan Albert · 8 years ago
  54. 36dadca adb: boolify check_header and check_data. by Josh Gao · 8 years ago
  55. 16c5a13 adb: redirect stdout/stderr before initializing usb. by Josh Gao · 8 years ago
  56. 7718e06 Merge "adb: Allow disabling verity on eng builds when using AVB." am: 7ce0f00c08 am: 1ceea342d5 am: 984757365f by David Zeuthen · 8 years ago
  57. abddbc2 adb: Allow disabling verity on eng builds when using AVB. by David Zeuthen · 8 years ago
  58. 7be316e Merge changes I8e8e0963,I3c714f63,Id157412e,Ib7c26fbd am: 55ddb99527 am: 66ca192ac3 am: f4578f1ad4 by Josh Gao · 8 years ago
  59. 425aefd adb: libusb: recognize devices with multiple interfaces. by Josh Gao · 8 years ago
  60. 3f60a96 adb: libusb: wait for devices to become accessible. by Josh Gao · 8 years ago
  61. 6da1cd4 adb: libusb: switch to hotplug for device detection. by Josh Gao · 8 years ago
  62. 723258a adb: silence noise. by Josh Gao · 8 years ago
  63. f608eb2 Merge "Adding 'uhid' permission for access to /dev/uhid." am: cecbc9993d am: 04daed4793 am: d819380f50 by Siarhei Vishniakou · 8 years ago
  64. cecbc99 Merge "Adding 'uhid' permission for access to /dev/uhid." by Siarhei Vishniakou · 8 years ago
  65. 0729dd1 Adding 'uhid' permission for access to /dev/uhid. by Siarhei Vishniakou · 8 years ago
  66. 18e944f Merge "adb: fix darwin build break." am: a0661237e1 am: 8016a0aa11 am: 40866ccfc0 by Josh Gao · 8 years ago
  67. 7132752 Merge changes I394f5782,I9475f5d0,I59707186 am: 44f6592b0d am: b7f3707cd3 am: 75f0275fba by Josh Gao · 8 years ago
  68. cf42895 Merge "Fix style nits in adb's Android.mk." am: 30b7f59efc am: 86698112b9 am: eba1d8338f by Elliott Hughes · 8 years ago
  69. 362b404 adb: fix darwin build break. by Josh Gao · 8 years ago
  70. 44f6592 Merge changes I394f5782,I9475f5d0,I59707186 by Josh Gao · 8 years ago
  71. bca78df Merge "Fix build error when (ADB|FASTBOOT)_VERSION has space" am: 3d29736d6b am: f2f3c3b91c am: 8ff4dbe443 by Elliott Hughes · 8 years ago
  72. 8964fbf Fix style nits in adb's Android.mk. by Elliott Hughes · 8 years ago
  73. b3526e1 Fix build error when (ADB|FASTBOOT)_VERSION has space by SzuWei Lin · 8 years ago
  74. aeb2a10 Merge "Show the "platform tools" version in adb/fastboot --version." am: 6f4d47438d am: 3602f6141a am: 92764e2cb2 by Elliott Hughes · 8 years ago
  75. 6f4d474 Merge "Show the "platform tools" version in adb/fastboot --version." by Treehugger Robot · 8 years ago
  76. 01b7bc4 adb: move all cleanup to a function with defined ordering. by Josh Gao · 8 years ago
  77. b3c14ec adb: make `adb kill-server` wait for the server to die. by Josh Gao · 8 years ago
  78. 707a6e4 adb: libusb: replace sleep with timed CV wait. by Josh Gao · 8 years ago
  79. 4d4f64f Show the "platform tools" version in adb/fastboot --version. by Elliott Hughes · 8 years ago
  80. ccbe132 Merge "adb: properly handle libusb_clear_halt failure." am: 761ae04777 am: b44385f6b3 am: 9886b1aa4a by Josh Gao · 8 years ago
  81. 761ae04 Merge "adb: properly handle libusb_clear_halt failure." by Treehugger Robot · 8 years ago
  82. 8bf37d7 adb: properly handle libusb_clear_halt failure. by Josh Gao · 8 years ago
  83. 1bfaecf Merge "Give slightly less useless versions to adb and fastboot." am: ddfd5056a2 am: 77ca73f8a7 am: a2ce98d026 by Elliott Hughes · 8 years ago
  84. ddfd505 Merge "Give slightly less useless versions to adb and fastboot." by Elliott Hughes · 8 years ago
  85. 74a7296 Merge "Fix macOS build." am: 71feb7b321 am: dcbd2a1501 am: 666b616592 by Elliott Hughes · 8 years ago
  86. 2708a95 Give slightly less useless versions to adb and fastboot. by Elliott Hughes · 8 years ago
  87. 4acb360 Fix macOS build. by Elliott Hughes · 8 years ago
  88. 8cf938d Merge "Improve udev failure diagnostics." am: 5ad9ba12df am: 94202c2b9d am: 1ad393daba by Elliott Hughes · 8 years ago
  89. cd35664 Improve udev failure diagnostics. by Elliott Hughes · 8 years ago
  90. d7c9fa3 Merge changes from topic 'adb_thread_safety' am: 9083ff1c24 am: 2ca23fa508 am: 05b7443644 by Josh Gao · 8 years ago
  91. 09e163e Merge "adb: make darwin build with thread safety analysis." am: 971e6585a6 am: b80ef5e6fd am: 5e0b56adfa by Josh Gao · 8 years ago
  92. fd713e5 adb: wait for devices to come up instead of sleeping for 3s. by Josh Gao · 8 years ago
  93. 04a8218 adb: make darwin build with thread safety analysis. by Josh Gao · 8 years ago
  94. 6f46e6b adb: initialize mDNS asynchronously. by Josh Gao · 8 years ago
  95. 4c93639 adb: add fdevent_run_on_main_thread. by Josh Gao · 8 years ago
  96. d25638c Merge "adb: use the actual wMaxPacketSize for usb endpoints." am: c7988b1f68 am: ff9d6425d4 am: 44190c3709 by Josh Gao · 8 years ago
  97. c7988b1 Merge "adb: use the actual wMaxPacketSize for usb endpoints." by Josh Gao · 8 years ago
  98. 3c82f12 Merge "adb: enable -Wthread-safety on linux/darwin." am: 2983d2710e am: 0c91897714 am: d3f512ebe3 by Josh Gao · 8 years ago
  99. 2983d27 Merge "adb: enable -Wthread-safety on linux/darwin." by Josh Gao · 8 years ago
  100. 68f679c adb: enable -Wthread-safety on linux/darwin. by Josh Gao · 8 years ago