1. 18ab0d6 adb: remove obsolete shell history support. by Mike Lockwood · 14 years ago
  2. 5563d52 Use linenoise to add simple editing and history to the Android shell. by Jack Palevich · 14 years ago
  3. 1ec0342 Let "adb connect" connect to emulators too by Stefan Hilzinger · 14 years ago
  4. 43ebef9 Fix adb remount on non-MTD devices by Colin Cross · 14 years ago
  5. 8f2c85d adb: Add Qualcomm USB id by Dima Zavin · 14 years ago
  6. 1b29ed3 Add documentation for some adb environmental variables. by Tim · 14 years ago
  7. 2f94fc8 Fixing spelling errors in adb docs by Brian Carlstrom · 14 years ago
  8. 92ca4fa Make adb's daemon-port on the host machine configurable. by Stefan Hilzinger · 14 years ago
  9. 834131f adb: remove obsolete adb.connected system property. by Mike Lockwood · 14 years ago
  10. 38b7bf6 Add Pantech's USB vendor ID to adb. by Xavier Ducrohet · 14 years ago
  11. dc9c405 Added Kyocera's VID (0x0482), upon their request. by Takeshi Kishimoto · 14 years ago
  12. 9086bfa adb: Add five second timeout for USB writes on Linux host. by Mike Lockwood · 14 years ago
  13. 812613c Add missing newlines to adb usage message by Brian Carlstrom · 14 years ago
  14. 9eb799e adb: do not mix printf() with write() when writing to stdout. by Mike Lockwood · 15 years ago
  15. e449164 Added ZTE's USB Vendor ID (0x19D2) upon ZTE's request. by Takeshi Kishimoto · 14 years ago
  16. 2442c21 Added USB vendor id of Sharp, based on Sharp's request. by Takeshi Kishimoto · 14 years ago
  17. 25d4fa4 Merge "adb: Add persistent system property for running adb in TCPIP mode" by Mike Lockwood · 14 years ago
  18. 2556474 adb: Add persistent system property for running adb in TCPIP mode by Mike Lockwood · 14 years ago
  19. dd2db14 Add -l option to `adb sync` by Anthony Newnam · 14 years ago
  20. 3ba9075 Allow 'adb pull' to pull symlinked files by Matt Fischer · 15 years ago
  21. aadcebf merge from open-source master by The Android Open Source Project · 14 years ago
  22. 3891c17 ADB: Garmin-Asus's USB Vendor ID by Raphael · 15 years ago
  23. b9c4ac2 adb: add Nvidia's vendor id to adb by Erik Gilling · 15 years ago
  24. 680b10c make "adb bugreport" run "bugreport" (which invokes "dumpstate" by Dan Egnor · 15 years ago
  25. 3dab63d adb: Fix problems detecting adb in more complicated USB configurations. by Mike Lockwood · 15 years ago
  26. d026370 Make adb pull use . as the target file directory if you don't supply one. by Joe Onorato · 15 years ago
  27. 7c4b143 resolved conflicts for merge of 568858d2 to eclair-plus-aosp by Jean-Baptiste Queru · 14 years ago
  28. 568858d reconcile main tree with open-source eclair by The Android Open Source Project · 14 years ago
  29. 463c1f1 am 22a3482c: ADB: Garmin-Asus\'s USB Vendor ID by Raphael · 15 years ago
  30. 22a3482 ADB: Garmin-Asus's USB Vendor ID by Raphael · 15 years ago
  31. 1bf0e2f reconcile android-2.1_r1 snapshot by The Android Open Source Project · 15 years ago
  32. dfe0fe2 Merge commit '569f2d10425338486d417694c8e19c4c33360e2d' into eclair-plus-aosp by Android Git Automerger · 15 years ago
  33. 569f2d1 Add DELL's USB Vendor ID to adb - DO NOT MERGE by Xavier Ducrohet · 15 years ago
  34. a8275f4 merge from open-source master by The Android Open Source Project · 15 years ago
  35. 0ee14a7 adb: Add Dell's USB vendor ID. by Mike Lockwood · 15 years ago
  36. ae004d8 adb: Add USB vendor ID for Foxconn by Mike Lockwood · 15 years ago
  37. 5a984e6 Add adb reboot-bootloader to match fastboot reboot-bootloader. by Romain Guy · 15 years ago
  38. a12befc adb: fix -d and -e options for "adb forward" command. by Mike Lockwood · 15 years ago
  39. b0aff24 merge from open-source master by Jean-Baptiste Queru · 15 years ago
  40. 5c30adb merge from eclair by Jean-Baptiste Queru · 15 years ago
  41. 976d470 eclair snapshot by Jean-Baptiste Queru · 15 years ago
  42. ca55c2b merge from open-source master by Jean-Baptiste Queru · 15 years ago
  43. f163c33 am 1b9f8c6a: am e434c89d: Add Sony-Ericsson to adb. by Xavier Ducrohet · 15 years ago
  44. e434c89 Add Sony-Ericsson to adb. by Xavier Ducrohet · 15 years ago
  45. 12a1d04 FreeBSD support for usb-connected devices in adb by Alexey Tarasov · 15 years ago
  46. 857f17a Make get_my_path() safer by Alexey Tarasov · 15 years ago
  47. caf01d3 merge from open-source master by Jean-Baptiste Queru · 15 years ago
  48. 5f2c4a1 adb: Add "adb disconnect" command for disconnecting TCP/IP devices. by Mike Lockwood · 15 years ago
  49. 2a1c11b Add support for Acer devices by Robert CH Chou · 15 years ago
  50. 2c6af22 adb: Add USB Vendor IDs for LG and Huawei by Mike Lockwood · 15 years ago
  51. 3564d83 Add NOTICE file and license tag for adb by Jean-Baptiste Queru · 15 years ago
  52. 8666a53 adb: Clean up argument passing for create_service_thread() by Mike Lockwood · 15 years ago
  53. 9675e5c Revert "adb: Another attempted workaround for the adb disconnect problem." by Joe Onorato · 15 years ago
  54. 4050a4a am 81ffe174: adb: Add "adb disconnect" command for disconnecting TCP/IP devices. by Mike Lockwood · 15 years ago
  55. 81ffe17 adb: Add "adb disconnect" command for disconnecting TCP/IP devices. by Mike Lockwood · 15 years ago
  56. 646358b am e84eede2: Merge change 26093 into eclair by Jean-Baptiste Queru · 15 years ago
  57. e84eede Merge change 26093 into eclair by Android (Google) Code Review · 15 years ago
  58. 2f07675 am 79aedbee: Merge change 26423 into eclair by Robert CH Chou · 15 years ago
  59. e9d3563 Add support for Acer devices by Robert CH Chou · 15 years ago
  60. b01ff7a am ce0be931: adb: Add USB Vendor IDs for LG and Huawei by Mike Lockwood · 15 years ago
  61. ce0be93 adb: Add USB Vendor IDs for LG and Huawei by Mike Lockwood · 15 years ago
  62. 8646de1 Add NOTICE file and license tag for adb by Jean-Baptiste Queru · 15 years ago
  63. ca5fd7c am 1a855aef: adb: Clean up argument passing for create_service_thread() by Mike Lockwood · 15 years ago
  64. 1a855ae adb: Clean up argument passing for create_service_thread() by Mike Lockwood · 15 years ago
  65. e6771fd am 6388fe80: Merge change 25383 into eclair by Rebecca Schultz Zavin · 15 years ago
  66. 69f4c10 Add bitfields to header for screen shots. This will allow ddms to distinguish by Rebecca Schultz Zavin · 15 years ago
  67. 2b6261a am b6fc0688: Merge change 24493 into eclair by Rebecca Schultz Zavin · 15 years ago
  68. b6fc068 Merge change 24493 into eclair by Android (Google) Code Review · 15 years ago
  69. c1fc0ca Fix several issues in framebuffer_service by Rebecca Schultz Zavin · 15 years ago
  70. 8722c28 merge from open-source master by Jean-Baptiste Queru · 15 years ago
  71. 3a3fb89 am 590bca75: Revert "adb: Another attempted workaround for the adb disconnect problem." by Joe Onorato · 15 years ago
  72. 590bca7 Revert "adb: Another attempted workaround for the adb disconnect problem." by Joe Onorato · 15 years ago
  73. d311074 am 78589f30: Revert "adb: "adb bugreport" now runs dumpstate via init rather than execing it in the shell." by Mike Lockwood · 15 years ago
  74. cbf3757 am e991decf: Merge changes 23694,23695,23696 into eclair by Mike Lockwood · 15 years ago
  75. 87b3a2c merge from master by Jean-Baptiste Queru · 15 years ago
  76. 78589f3 Revert "adb: "adb bugreport" now runs dumpstate via init rather than execing it in the shell." by Mike Lockwood · 15 years ago
  77. 3180d03 adb: "adb bugreport" now runs dumpstate via init rather than execing it in the shell. by Mike Lockwood · 15 years ago
  78. 52b716c merge from open-source master by Jean-Baptiste Queru · 15 years ago
  79. a8b3875 adb: Fix emulator support. by Mike Lockwood · 15 years ago
  80. 75d550a Fix broken 'adb root' command. by Xavier Ducrohet · 15 years ago
  81. b51ae57 adb: Improved support for running adb over TCP/IP by Mike Lockwood · 15 years ago
  82. 121c4ec BUG 2033924: Add AdbWinUsbApi.dll to prebuilt for Windows SDK by Raphael · 15 years ago
  83. 396d338 adb: Fix infinite loop in Linux host device discovery. by Mike Lockwood · 15 years ago
  84. 4089f4d adb: print better error message when there are insufficient permissions for a device. by Mike Lockwood · 15 years ago
  85. de7eed3 adb: update call to register_usb_transport in Mac and Windows builds. by Mike Lockwood · 15 years ago
  86. 21fe06f adb: On Linux, detect USB devices for which adb does not have permissions to communicate with. by Mike Lockwood · 15 years ago
  87. cb0afb9 adb: Use correct language ID when retrieving USB serial number. by Guang Zhu · 15 years ago
  88. 853a6d8 adb: Remove adbd from simulator build. by Mike Lockwood · 15 years ago
  89. a91f54c adb: add "adb reboot" command. by Mike Lockwood · 15 years ago
  90. 46334ba get rid of utils/executablepath.h, which now lives in the simulator by Mathias Agopian · 15 years ago
  91. 2a05d0d Allow adb to use ANDORID_SERIAL env variable to specify the device to talk to. by Nick Pelly · 15 years ago
  92. 3382f0e adb: Fix emulator support. by Mike Lockwood · 15 years ago
  93. 701710e Fix broken 'adb root' command. by Xavier Ducrohet · 15 years ago
  94. 26b88e3 adb: Improved support for running adb over TCP/IP by Mike Lockwood · 15 years ago
  95. 94eacba am f001b513: BUG 2033924: Add AdbWinUsbApi.dll to prebuilt for Windows SDK by Raphael · 15 years ago
  96. 0b916b1 am da61860d: (-s ours) DO NOT MERGE adb: Remove adbd from simulator build. by Mike Lockwood · 15 years ago
  97. 40dc360 am bd73809e: (-s ours) DO NOT MERGE cherry-pick "adb reboot" from master: by Mike Lockwood · 15 years ago
  98. f001b51 BUG 2033924: Add AdbWinUsbApi.dll to prebuilt for Windows SDK by Raphael · 15 years ago
  99. 96ec414 adb: Fix infinite loop in Linux host device discovery. by Mike Lockwood · 15 years ago
  100. da61860 DO NOT MERGE adb: Remove adbd from simulator build. by Mike Lockwood · 15 years ago