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