1. 4fbaadb Merge "Protect from eng vs userdebug build breaks." by Dan Albert · 10 years ago
  2. 59bcbe2 Protect from eng vs userdebug build breaks. by Dan Albert · 10 years ago
  3. 43de06f Merge "Fix userdebug build." by Dan Albert · 10 years ago
  4. 8cf80f2 Merge "Fix win_sdk build." by Dan Albert · 10 years ago
  5. 0ca996b Fix userdebug build. by Dan Albert · 10 years ago
  6. a30c38b Fix win_sdk build. by Dan Albert · 10 years ago
  7. bbbbea6 Begin moving code from adb to libadb. by Dan Albert · 10 years ago
  8. cc7fee7 Merge "Fix the v2 descriptor handling." by Christopher Ferris · 10 years ago
  9. f7555b1 Fix the v2 descriptor handling. by Christopher Ferris · 10 years ago
  10. a663ad8 Merge "adbd: tcpip command uses port number from uninitialized memory" by Mike Lockwood · 10 years ago
  11. 29a029c adbd: tcpip command uses port number from uninitialized memory by Spencer Low · 10 years ago
  12. c151850 Merge "adb: Fix 'adb forward --no-rebind'." by David 'Digit' Turner · 10 years ago
  13. f64d082 adb: Fix 'adb forward --no-rebind'. by David 'Digit' Turner · 10 years ago
  14. 7981306 Python unit test for adb. by Riley Andrews · 10 years ago
  15. 53b032c Merge "Clean up adb Win32 symlink #ifdefs." by Elliott Hughes · 10 years ago
  16. 944e1d7 Clean up adb Win32 symlink #ifdefs. by Elliott Hughes · 10 years ago
  17. 9182d5e Merge "Use getmntent when accessing /proc/mounts." by Yabin Cui · 10 years ago
  18. 685860d Use getmntent when accessing /proc/mounts. by Yabin Cui · 10 years ago
  19. 5638a1a Fix disable-verity when the underlying block device is RO by Sami Tolvanen · 10 years ago
  20. fd4031a Merge "Fix build with clang" by Chih-hung Hsieh · 10 years ago
  21. f6b3254 Fix build with clang by Bernhard Rosenkränzer · 10 years ago
  22. a70b9a2 Merge "fix memory leak in copy_remote_dir_local" by Riley Andrews · 10 years ago
  23. c736a94 fix memory leak in copy_remote_dir_local by Riley Andrews · 10 years ago
  24. b28292a Remove unused local variable. by Chih-Hung Hsieh · 10 years ago
  25. 03b4b37 Fix some style issues in adb_commandline(). by Riley Andrews · 10 years ago
  26. facb92d Refactor the host adb argument parsing loop to remove a goto by Riley Andrews · 10 years ago
  27. 8dbe9e8 Merge "Fix build" by Elliott Hughes · 10 years ago
  28. 345a1a9 Fix build by Paul Lawrence · 10 years ago
  29. 84e9678 Merge "Add adb enable-verity" by Elliott Hughes · 10 years ago
  30. 8ba2b02 Add adb enable-verity by Paul Lawrence · 10 years ago
  31. c4c5e78 Merge "Revert "Revert "Enable verity on userdebug, and add disable-verity to adb""" by Elliott Hughes · 10 years ago
  32. 5f35648 Revert "Revert "Enable verity on userdebug, and add disable-verity to adb"" by Paul Lawrence · 10 years ago
  33. 19b3f24 Merge "adb warns on remount when verity is enabled" by Elliott Hughes · 10 years ago
  34. a64f877 adb warns on remount when verity is enabled by Paul Lawrence · 10 years ago
  35. d42ebf4 Merge "adbd & fastbootd: Support for new f_fs descriptor format" by Elliott Hughes · 10 years ago
  36. d6a6373 adbd & fastbootd: Support for new f_fs descriptor format by Badhri Jagan Sridharan · 10 years ago
  37. 2e2772a Merge "Fix build on mac." by Elliott Hughes · 10 years ago
  38. 9d23b53 Fix build on mac. by leozwang · 10 years ago
  39. 9270e72 Merge "Add more debug information." by Elliott Hughes · 10 years ago
  40. 1be5462 Add more debug information. by leozwang · 10 years ago
  41. 4005540 Merge "Fix adb/fastboot windows compilations." by Elliott Hughes · 10 years ago
  42. 054d170 Fix adb/fastboot windows compilations. by Christopher Ferris · 10 years ago
  43. f698ef9 Merge "Introduce "adb keygen"" by Elliott Hughes · 10 years ago
  44. f575b34 Merge "ADB on linux: Handle USB SuperSpeed extra Descriptors" by Elliott Hughes · 10 years ago
  45. 6183c96 Introduce "adb keygen" by Nick Kralevich · 10 years ago
  46. 0a01960 Merge "adb: enable superspeed support" by Elliott Hughes · 10 years ago
  47. 1fc58c5 adb: enable superspeed support by Zhuang Jin Can · 10 years ago
  48. 3b9e074 Clean up adb/Android.mk by Trevor Drake · 10 years ago
  49. 8a58860 Merge "Fix deadlocks." by Elliott Hughes · 10 years ago
  50. 74ca428 Kill HAVE_BIG_ENDIAN, HAVE_ENDIAN_H, and HAVE_LITTLE_ENDIAN. by Elliott Hughes · 10 years ago
  51. c80895e Merge "system/core: Remove AID_GRAPHICS from adb groups" by Nick Kralevich · 10 years ago
  52. d72494c system/core: Remove AID_GRAPHICS from adb groups by Ajay Dudani · 10 years ago
  53. bf7db24 Merge "Remove the adb usb vendor id whitelist." by Elliott Hughes · 10 years ago
  54. 3b5a741 Remove the adb usb vendor id whitelist. by Elliott Hughes · 10 years ago
  55. 9b9473f Merge "Disable vendor id filtering for OS X." by Elliott Hughes · 10 years ago
  56. b0900eb Merge "Remove explict use of ASCII encoding" by Elliott Hughes · 10 years ago
  57. 33f2f29 Merge "adb: Add USB vendor ID for Ubiquiti Networks, Inc." by Elliott Hughes · 10 years ago
  58. cc80294 Remove explict use of ASCII encoding by Al Sutton · 10 years ago
  59. 178bae8 Disable vendor id filtering for OS X. by Al Sutton · 10 years ago
  60. f43bdef Merge "Return path including executable instead of without" by Elliott Hughes · 10 years ago
  61. e449ceb Merge "Disable vendor id filtering for Linux." by Elliott Hughes · 10 years ago
  62. cc075da Return path including executable instead of without by Al Sutton · 10 years ago
  63. 4b8538e Disable vendor id filtering for Linux. by Elliott Hughes · 10 years ago
  64. 8602791 Merge "Fix building on modern versions of Xcode and OS X." by Elliott Hughes · 10 years ago
  65. 5056598 Fix building on modern versions of Xcode and OS X. by Al Sutton · 10 years ago
  66. c4e5187 adb: Add USB vendor ID for Ubiquiti Networks, Inc. by Jeremy Chang · 10 years ago
  67. 09d6500 Merge "Revert "adb: Add USB vendor ID for Honeywell"" by Elliott Hughes · 10 years ago
  68. ac94d53 Revert "adb: Add USB vendor ID for Honeywell" by Elliott Hughes · 10 years ago
  69. 6704a3c kill HAVE_TERMIO_H by Yabin Cui · 10 years ago
  70. 2fa4321 kill HAVE_FORKEXEC by Yabin Cui · 10 years ago
  71. d96dff7 am 452f08a0: Merge "Add razer usb vid for future use with adb" by Elliott Hughes · 10 years ago
  72. 56b6d5d Add razer usb vid for future use with adb by Stuart Wells · 10 years ago
  73. fc0acac am 7e38ab47: am 0174a098: Merge "adb: Add USB vendor ID for TrekStor GmbH" by JP Abgrall · 10 years ago
  74. 0174a09 Merge "adb: Add USB vendor ID for TrekStor GmbH" by JP Abgrall · 10 years ago
  75. 5ffdf2e adb: Add USB vendor ID for TrekStor GmbH by Thorsten Koroscha · 10 years ago
  76. 736c6d6 am b1170856: Fix windows-specific error without messing up Makefile flags. by Stephen Hines · 10 years ago
  77. b117085 Fix windows-specific error without messing up Makefile flags. by Stephen Hines · 10 years ago
  78. e49c0cf am e7c06ee5: Fix build breakage for missing -Wcpp option on old GCC versions. by Stephen Hines · 10 years ago
  79. e7c06ee Fix build breakage for missing -Wcpp option on old GCC versions. by Stephen Hines · 10 years ago
  80. 8ac4618 am 1dfb990f: Merge "Remove obsolete reference to ddk; Fixes for -Werror" into lmp-dev by Stephen Hines · 10 years ago
  81. 1dfb990 Merge "Remove obsolete reference to ddk; Fixes for -Werror" into lmp-dev by Stephen Hines · 10 years ago
  82. f7b533a am c75dac39: Merge "fix for adbd pinning CPU" into lmp-dev by Vince Harron · 10 years ago
  83. b73d0e0 Remove obsolete reference to ddk; Fixes for -Werror by Andrew Hsieh · 10 years ago
  84. 5887d81 am 9005ec37: am 825b3b11: Merge "Switch from using base64 BIOs to encoding funcs." by Alex Klyubin · 10 years ago
  85. 825b3b1 Merge "Switch from using base64 BIOs to encoding funcs." by Alex Klyubin · 10 years ago
  86. 8212542 fix for adbd pinning CPU by Vince Harron · 10 years ago
  87. 44bb2c0 am 8e1e5415: am 7744c091: Merge "Revert "Switch adb to epoll(2)."" by Dan Albert · 10 years ago
  88. 7744c09 Merge "Revert "Switch adb to epoll(2)."" by Dan Albert · 10 years ago
  89. 08c1d2e Revert "Switch adb to epoll(2)." by Dan Albert · 10 years ago
  90. e7a501a am 790e7c0a: am 3772545c: Merge "Switch adb to epoll(2)." by Elliott Hughes · 10 years ago
  91. 33e8c5a Switch adb to epoll(2). by Elliott Hughes · 10 years ago
  92. 46a9d94 am 87127add: 74602: Fixes adb not seeing connected devices on Mac. by Esteban de la Canal · 10 years ago
  93. ca0a9ea am 46679c1d: am 333b65bc: Merge "fix windows build" by Kenny Root · 10 years ago
  94. d5eaa10 resolved conflicts for merge of d9714d34 to lmp-dev-plus-aosp by Kenny Root · 10 years ago
  95. 333b65b Merge "fix windows build" by Kenny Root · 10 years ago
  96. bc77e61 fix windows build by Doug Zongker · 10 years ago
  97. e616dad Merge changes I11e84a7b,I5adaedd8 by Kenny Root · 10 years ago
  98. 6bb7a05 adb: fix 64-bit build by Colin Cross · 10 years ago
  99. 799405d add sideload-host mode to adb by Doug Zongker · 10 years ago
  100. 87127ad 74602: Fixes adb not seeing connected devices on Mac. by Esteban de la Canal · 10 years ago