1. a5ad539 adb : add missing connection states by trevd · 11 years ago
  2. e2864bf adb: use correct header file. by Nick Kralevich · 11 years ago
  3. 109f4e1 adb: Use 64 bit capabilities. by Nick Kralevich · 11 years ago
  4. f8afaeb Merge "Windows adb: include stdint.h for uint8_t on MinGW-w64" by Kenny Root · 11 years ago
  5. 98d0789 Merge "Windows adb: Make client stdout and stderr handles uninheritable" by David Turner · 11 years ago
  6. cbb9891 Windows adb: include stdint.h for uint8_t on MinGW-w64 by Ray Donnelly · 12 years ago
  7. 267aa8b Windows adb: Make client stdout and stderr handles uninheritable by Ray Donnelly · 12 years ago
  8. d7b3308 Support adb client connect to remote server by Matt Gumbel · 12 years ago
  9. 0d82fbf adb: Improve ADB's forward redirection management. by David 'Digit' Turner · 12 years ago
  10. d6d4286 Bring back ADB_EXTERNAL_STORAGE. by Jeff Sharkey · 12 years ago
  11. d5fcafa adb: Add public key authentification by Benoit Goby · 12 years ago
  12. bfcd810 Iteration on multi-user external storage. by Jeff Sharkey · 12 years ago
  13. 3fc95a9 Revert "adb: Add public key authentification" by Benoit Goby · 12 years ago
  14. 300d6d6 Merge "adb: Add public key authentification" into jb-mr1-dev by Benoit Goby · 12 years ago
  15. 9367f4f Replace a segfault with a warning. by John Grossman · 12 years ago
  16. 5dd0f86 Migrate sdcard0 to shell-accessible location. by Jeff Sharkey · 12 years ago
  17. f4ed516 adb: Add public key authentification by Benoit Goby · 12 years ago
  18. 885342a Multi-user external storage support. by Jeff Sharkey · 12 years ago
  19. 1dd55c5 Allow adb to listen both on usb and tcp. by Mike J. Chen · 12 years ago
  20. c29569c Merge "FunctionFS: initial implementation" by Benoit Goby · 12 years ago
  21. 845f106 am 1b7a7e81: adb: Use bionic\'s strtok_r() for Windows by Scott Anderson · 12 years ago
  22. 1b7a7e8 adb: Use bionic's strtok_r() for Windows by Scott Anderson · 12 years ago
  23. 0e9e13e am 2ca3e6b3: adb: Generalizing -s to take qualifiers. by Scott Anderson · 12 years ago
  24. 3fef581 am e82c2db0: adb: Transmit key properties in banner of connect message by Scott Anderson · 12 years ago
  25. 2ca3e6b adb: Generalizing -s to take qualifiers. by Scott Anderson · 12 years ago
  26. e82c2db adb: Transmit key properties in banner of connect message by Scott Anderson · 12 years ago
  27. a102082 am c7993af6: adb: Fix compiler warning by Scott Anderson · 12 years ago
  28. fd96db1 FunctionFS: initial implementation by Andrzej Pietrasiewicz · 12 years ago
  29. c7993af adb: Fix compiler warning by Scott Anderson · 12 years ago
  30. 76e47e0 am 9526a788: Merge "adb: Add ability to specify device path" into ics-aah by Scott Anderson · 12 years ago
  31. e109d26 adb: Add ability to specify device path by Scott Anderson · 12 years ago
  32. eb68fa8 adb: set umask to 000 by Nick Kralevich · 12 years ago
  33. 50458cf Add AID_SDCARD_R. by Dianne Hackborn · 12 years ago
  34. 28781b0 Enables ADBD tracing in the emulator. by Vladimir Chtchetkine · 12 years ago
  35. 5890fe3 Don't allow adb to run as root in user builds. by Nick Kralevich · 12 years ago
  36. bd9206b Move permission checking code to it's own function. by Nick Kralevich · 12 years ago
  37. 447f061 add "adb sideload" and sideload connection state by Doug Zongker · 13 years ago
  38. ae868a4 Allow adb to listen both on usb and tcp. by Joe Onorato · 13 years ago
  39. 61b90bd adb: grant it AID_NET_BW_STATS for full /proc/net/xt_qtaguid/stats by JP Abgrall · 13 years ago
  40. 9ff99f6 Merge "Default to secure mode" by Kenny Root · 13 years ago
  41. ff9d348 Default to secure mode by Kenny Root · 13 years ago
  42. 514b40b am 189de0c1: am adabe566: am 810cf41b: Merge "Fixed memory leak when using transport:serial." by Nick Kralevich · 13 years ago
  43. 3175c8e Fixed memory leak when using transport:serial. by Tom Marlin · 13 years ago
  44. 408fa57 adb: fix subprocess exit handling, oom adjust fixes, extra debugging. by JP Abgrall · 13 years ago
  45. 0e7c427 Revert "Fix adb hang when subprocess dies early." by JP Abgrall · 13 years ago
  46. 69c5c4c Fix adb hang when subprocess dies early. by JP Abgrall · 13 years ago
  47. 3b4a0c8 Fix adb leaking file descriptors to forked processes by Benoit Goby · 13 years ago
  48. 3e42db2 adb: improve debug traces readability. by David 'Digit' Turner · 14 years ago
  49. 95ef828 Fix adb leaking file descriptors to forked processes by Benoit Goby · 13 years ago
  50. 730ff3b adb: improve debug traces readability. by David 'Digit' Turner · 14 years ago
  51. 4692599 am 44db990d: Fix bug 2950316. Check return values. by Nick Kralevich · 14 years ago
  52. 44db990 Fix bug 2950316. Check return values. by Nick Kralevich · 14 years ago
  53. 899913f print msg.command in human-readable format by Viral Mehta · 14 years ago
  54. f7e148c merge from open-source master by The Android Open Source Project · 14 years ago
  55. cbbe79a adb connect and disconnect improvements: by Mike Lockwood · 14 years ago
  56. c57a22c merge from open-source master by The Android Open Source Project · 14 years ago
  57. d9d1ca4 Let "adb connect" connect to emulators too by Stefan Hilzinger · 14 years ago
  58. 9a22c68 merge from open-source master by The Android Open Source Project · 14 years ago
  59. a84a42e Make adb's daemon-port on the host machine configurable. by Stefan Hilzinger · 14 years ago
  60. 23e6416 adb: remove obsolete adb.connected system property. by Mike Lockwood · 14 years ago
  61. 775a8df merge from open-source master by The Android Open Source Project · 14 years ago
  62. 8e2ceae adb: Add persistent system property for running adb in TCPIP mode by Mike Lockwood · 14 years ago
  63. d969faa adb: Attempt to unmount the SD card before rebooting. by Mike Lockwood · 14 years ago
  64. 3166410 Make get_my_path() safer by Alexey Tarasov · 15 years ago
  65. 74d7ff8 adb: Add "adb disconnect" command for disconnecting TCP/IP devices. by Mike Lockwood · 15 years ago
  66. cef31a0 adb: Fix emulator support. by Mike Lockwood · 15 years ago
  67. 2f38b69 adb: Improved support for running adb over TCP/IP by Mike Lockwood · 15 years ago
  68. 5f4b051 adb: add "adb reboot" command. by Mike Lockwood · 15 years ago
  69. 1f546e6 adb: Allow enabling of device side adbd logging with a persistent system property. by Mike Lockwood · 15 years ago
  70. 6a3075c adb: Add adbd to the AID_SDCARD_RW group to allow writing to the SD card. by Mike Lockwood · 15 years ago
  71. a481d09 Support for 3rd party USB Vendor IDs in adb. by Xavier Ducrohet · 15 years ago
  72. a09fbd1 Preparation work for adb to support USB vendor Ids provided by SDK add-ons. by Xavier Ducrohet · 15 years ago
  73. 249ad57 adb: adbd no longer disables OOM and now sets children's OOM adjustment to zero by Mike Lockwood · 15 years ago
  74. e037fd7 auto import from //branches/cupcake_rel/...@138607 by The Android Open Source Project · 15 years ago
  75. 2015549 auto import from //branches/cupcake/...@137873 by The Android Open Source Project · 15 years ago
  76. dd7bc33 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  77. e54eebb auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  78. 5ae090e auto import from //branches/cupcake/...@125939 by The Android Open Source Project · 16 years ago
  79. 35237d1 Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  80. 4f6e8d7 Initial Contribution by The Android Open Source Project · 16 years ago