1. cbbe79a adb connect and disconnect improvements: by Mike Lockwood · 14 years ago
  2. 67d5358 adb: remove obsolete shell history support. by Mike Lockwood · 14 years ago
  3. 7fe202f Use linenoise to add simple editing and history to the Android shell. by Jack Palevich · 14 years ago
  4. d9d1ca4 Let "adb connect" connect to emulators too by Stefan Hilzinger · 14 years ago
  5. 5762ec290 Fix adb remount on non-MTD devices by Colin Cross · 14 years ago
  6. f1c03de adb: Add Qualcomm USB id by Dima Zavin · 14 years ago
  7. cd64315 Add documentation for some adb environmental variables. by Tim · 14 years ago
  8. 26bb6e9 Fixing spelling errors in adb docs by Brian Carlstrom · 14 years ago
  9. a84a42e Make adb's daemon-port on the host machine configurable. by Stefan Hilzinger · 14 years ago
  10. 23e6416 adb: remove obsolete adb.connected system property. by Mike Lockwood · 14 years ago
  11. 4f66069 Add Pantech's USB vendor ID to adb. by Xavier Ducrohet · 14 years ago
  12. c22b9bf Added Kyocera's VID (0x0482), upon their request. by Takeshi Kishimoto · 14 years ago
  13. 505bd6e adb: Add five second timeout for USB writes on Linux host. by Mike Lockwood · 14 years ago
  14. 805c4a7 Add missing newlines to adb usage message by Brian Carlstrom · 14 years ago
  15. c519c00 adb: do not mix printf() with write() when writing to stdout. by Mike Lockwood · 15 years ago
  16. 16f1550 Added ZTE's USB Vendor ID (0x19D2) upon ZTE's request. by Takeshi Kishimoto · 14 years ago
  17. 1727309 Added USB vendor id of Sharp, based on Sharp's request. by Takeshi Kishimoto · 14 years ago
  18. 05f202a Merge "adb: Add persistent system property for running adb in TCPIP mode" by Mike Lockwood · 14 years ago
  19. 8e2ceae adb: Add persistent system property for running adb in TCPIP mode by Mike Lockwood · 14 years ago
  20. 705c944 Add -l option to `adb sync` by Anthony Newnam · 14 years ago
  21. 457d81c Allow 'adb pull' to pull symlinked files by Matt Fischer · 15 years ago
  22. d6391c6 merge from open-source master by The Android Open Source Project · 14 years ago
  23. 5a912bf ADB: Garmin-Asus's USB Vendor ID by Raphael · 14 years ago
  24. 2f6c2b0 adb: add Nvidia's vendor id to adb by Erik Gilling · 14 years ago
  25. 7eced2b make "adb bugreport" run "bugreport" (which invokes "dumpstate" by Dan Egnor · 14 years ago
  26. 429c5ae adb: Fix problems detecting adb in more complicated USB configurations. by Mike Lockwood · 14 years ago
  27. 8071a4b Make adb pull use . as the target file directory if you don't supply one. by Joe Onorato · 15 years ago
  28. 190cabb am 1873adc2: ADB: Garmin-Asus\'s USB Vendor ID by Raphael · 14 years ago
  29. 1873adc ADB: Garmin-Asus's USB Vendor ID by Raphael · 14 years ago
  30. f71f068 Add DELL's USB Vendor ID to adb - DO NOT MERGE by Xavier Ducrohet · 14 years ago
  31. cc7a5dc adb: Add Dell's USB vendor ID. by Mike Lockwood · 14 years ago
  32. a1871d2 adb: Add USB vendor ID for Foxconn by Mike Lockwood · 15 years ago
  33. a48d43a Add adb reboot-bootloader to match fastboot reboot-bootloader. by Romain Guy · 15 years ago
  34. a59387b adb: fix -d and -e options for "adb forward" command. by Mike Lockwood · 15 years ago
  35. 333a80c merge from eclair by Jean-Baptiste Queru · 15 years ago
  36. 4b29fe6 eclair snapshot by Jean-Baptiste Queru · 15 years ago
  37. 23433b9 Add Sony-Ericsson to adb. by Xavier Ducrohet · 15 years ago
  38. 3b226f9 FreeBSD support for usb-connected devices in adb by Alexey Tarasov · 15 years ago
  39. 3166410 Make get_my_path() safer by Alexey Tarasov · 15 years ago
  40. 74d7ff8 adb: Add "adb disconnect" command for disconnecting TCP/IP devices. by Mike Lockwood · 15 years ago
  41. 1fbf27b Add support for Acer devices by Robert CH Chou · 15 years ago
  42. 89f9a84 adb: Add USB Vendor IDs for LG and Huawei by Mike Lockwood · 15 years ago
  43. 4a0da39 Add NOTICE file and license tag for adb by Jean-Baptiste Queru · 15 years ago
  44. d6e3ecb adb: Clean up argument passing for create_service_thread() by Mike Lockwood · 15 years ago
  45. e5c8b6d Revert "adb: Another attempted workaround for the adb disconnect problem." by Joe Onorato · 15 years ago
  46. 8cf0d59 adb: Add "adb disconnect" command for disconnecting TCP/IP devices. by Mike Lockwood · 15 years ago
  47. ff7d583 Merge change 26093 into eclair by Android (Google) Code Review · 15 years ago
  48. 7953b89 Add support for Acer devices by Robert CH Chou · 15 years ago
  49. 6ae9256 adb: Add USB Vendor IDs for LG and Huawei by Mike Lockwood · 15 years ago
  50. 2fcdaf9 Add NOTICE file and license tag for adb by Jean-Baptiste Queru · 15 years ago
  51. b6b4007 adb: Clean up argument passing for create_service_thread() by Mike Lockwood · 15 years ago
  52. 154b7d7 Add bitfields to header for screen shots. This will allow ddms to distinguish by Rebecca Schultz Zavin · 15 years ago
  53. 8880093 Merge change 24493 into eclair by Android (Google) Code Review · 15 years ago
  54. 04bee29 Fix several issues in framebuffer_service by Rebecca Schultz Zavin · 15 years ago
  55. 91acb14 Revert "adb: Another attempted workaround for the adb disconnect problem." by Joe Onorato · 15 years ago
  56. f56d1b5 Revert "adb: "adb bugreport" now runs dumpstate via init rather than execing it in the shell." by Mike Lockwood · 15 years ago
  57. be0045a adb: "adb bugreport" now runs dumpstate via init rather than execing it in the shell. by Mike Lockwood · 15 years ago
  58. cef31a0 adb: Fix emulator support. by Mike Lockwood · 15 years ago
  59. f71c711 Fix broken 'adb root' command. by Xavier Ducrohet · 15 years ago
  60. 2f38b69 adb: Improved support for running adb over TCP/IP by Mike Lockwood · 15 years ago
  61. 26f3de6 BUG 2033924: Add AdbWinUsbApi.dll to prebuilt for Windows SDK by Raphael · 15 years ago
  62. ecfb75d adb: Fix infinite loop in Linux host device discovery. by Mike Lockwood · 15 years ago
  63. 668cc77 adb: print better error message when there are insufficient permissions for a device. by Mike Lockwood · 15 years ago
  64. a8be72f adb: update call to register_usb_transport in Mac and Windows builds. by Mike Lockwood · 15 years ago
  65. 95b837d adb: On Linux, detect USB devices for which adb does not have permissions to communicate with. by Mike Lockwood · 15 years ago
  66. e64004d adb: Use correct language ID when retrieving USB serial number. by Guang Zhu · 15 years ago
  67. 63e6152 adb: Remove adbd from simulator build. by Mike Lockwood · 15 years ago
  68. 5f4b051 adb: add "adb reboot" command. by Mike Lockwood · 15 years ago
  69. 3969080 get rid of utils/executablepath.h, which now lives in the simulator by Mathias Agopian · 15 years ago
  70. 22048ef Allow adb to use ANDORID_SERIAL env variable to specify the device to talk to. by Nick Pelly · 15 years ago
  71. a3e8a6a adb: Fix emulator support. by Mike Lockwood · 15 years ago
  72. 1bba53f Fix broken 'adb root' command. by Xavier Ducrohet · 15 years ago
  73. ff19670 adb: Improved support for running adb over TCP/IP by Mike Lockwood · 15 years ago
  74. 818806a am e3baafd8: BUG 2033924: Add AdbWinUsbApi.dll to prebuilt for Windows SDK by Raphael · 15 years ago
  75. e3baafd BUG 2033924: Add AdbWinUsbApi.dll to prebuilt for Windows SDK by Raphael · 15 years ago
  76. d70dc73 adb: Fix infinite loop in Linux host device discovery. by Mike Lockwood · 15 years ago
  77. c52c602 DO NOT MERGE adb: Remove adbd from simulator build. by Mike Lockwood · 15 years ago
  78. 704aa83 DO NOT MERGE cherry-pick "adb reboot" from master: by Mike Lockwood · 15 years ago
  79. 37d3111 adb: print better error message when there are insufficient permissions for a device. by Mike Lockwood · 15 years ago
  80. 5c93dba adb: update call to register_usb_transport in Mac and Windows builds. by Mike Lockwood · 15 years ago
  81. 0927bf9 adb: On Linux, detect USB devices for which adb does not have permissions to communicate with. by Mike Lockwood · 15 years ago
  82. 1a1f818 adb: Use correct language ID when retrieving USB serial number. by Guang Zhu · 15 years ago
  83. 781d041 adb: Remove adbd from simulator build. by Mike Lockwood · 15 years ago
  84. ee15662 adb: add "adb reboot" command. by Mike Lockwood · 15 years ago
  85. 1f4ff53 am cc1de48d: adb: Another attempted workaround for the adb disconnect problem. by Mike Lockwood · 15 years ago
  86. cc1de48 adb: Another attempted workaround for the adb disconnect problem. by Mike Lockwood · 15 years ago
  87. 1fde31c am de6f62a6: Add support for Samsung and Motorola devices. by Xavier Ducrohet · 15 years ago
  88. de6f62a Add support for Samsung and Motorola devices. by Xavier Ducrohet · 15 years ago
  89. dd8a23b am 7bf68842: adb: Increment ADB_SERVER_VERSION by Mike Lockwood · 15 years ago
  90. 7bf6884 adb: Increment ADB_SERVER_VERSION by Mike Lockwood · 15 years ago
  91. df3fb65 am c989199c: Fix typo in adb commandline help by Kenny Root · 15 years ago
  92. c989199 Fix typo in adb commandline help by Kenny Root · 15 years ago
  93. 5089bd0 am 3d9b265b: adb: Use correct language ID when retrieving USB serial number. by Mike Lockwood · 15 years ago
  94. 3d9b265 adb: Use correct language ID when retrieving USB serial number. by Mike Lockwood · 15 years ago
  95. 7490e4b am 34c34267: Merge change 3951 into donut by Android (Google) Code Review · 15 years ago
  96. 02d40b5 Revert "adb: Workaround for adb disconnect problem." by Mike Lockwood · 15 years ago
  97. f4c9494 am 87657782: Merge change 3008 into donut by Android (Google) Code Review · 15 years ago
  98. e38a31e adb: Workaround for adb disconnect problem. by Mike Lockwood · 15 years ago
  99. 89ac364 get rid of utils/executablepath.h, which now lives in the simulator by Mathias Agopian · 15 years ago
  100. 5b043d6 am 1f546e6d: adb: Allow enabling of device side adbd logging with a persistent system property. by Mike Lockwood · 15 years ago