1. abb80e0 Fix memory leak on jdwp_process_free() by SungHyun Kwon · 9 years ago
  2. 268eb4f check if uid=0 before attempting remount by Nick Kralevich · 9 years ago
  3. cc731cc Test readx/writex (now renamed). by Dan Albert · 9 years ago
  4. 7fd821e Remove _(GNU|XOPEN)_SOURCE makefile cruft. by Dan Albert · 9 years ago
  5. 055f1aa Add some basic tests to adb. by Dan Albert · 9 years ago
  6. dc0f8ec Fix the mac build. by Dan Albert · 9 years ago
  7. 72bf2a7 Merge "Move transport declarations into transport.h." by Dan Albert · 9 years ago
  8. 7664901 Move transport declarations into transport.h. by Dan Albert · 9 years ago
  9. 103c1be Add .clang-format file. by Dan Albert · 9 years ago
  10. 5329d3f Merge "Add a project wide clang switch." by Dan Albert · 9 years ago
  11. 9697ce5 Add a project wide clang switch. by Dan Albert · 9 years ago
  12. 70385f3 Merge "Remove the emulator special case from the "adb root" code." by Elliott Hughes · 9 years ago
  13. b2e57b7 Make Python tests only check the current device. by Dan Albert · 9 years ago
  14. fdf8722 Fix Mac build. by Dan Albert · 9 years ago
  15. abd6773 Remove the emulator special case from the "adb root" code. by Elliott Hughes · 9 years ago
  16. 88cf1c8 Fix Windows SDK build. by Dan Albert · 9 years ago
  17. 3b967f5 Add missing <stdlib.h> to adb_listeners.c. by Elliott Hughes · 9 years ago
  18. a75b493 Merge "Move more into libadb and libadbd." by Dan Albert · 9 years ago
  19. 9f3540d Merge "Oops. Fix make variable name. Thanks again, make." by Dan Albert · 9 years ago
  20. 8ef3942 Merge "Ignore another stupid lint warning." by Dan Albert · 9 years ago
  21. b627a0e Add more logging message and dead code by Nanik Tolaram · 9 years ago
  22. 3c43858 Move more into libadb and libadbd. by Dan Albert · 9 years ago
  23. bf10647 Oops. Fix make variable name. Thanks again, make. by Dan Albert · 9 years ago
  24. f159169 Ignore another stupid lint warning. by Dan Albert · 9 years ago
  25. 7e84308 Merge "Lose adb.c and sockets.c to libadb." by Dan Albert · 9 years ago
  26. e1ca623 Lose adb.c and sockets.c to libadb. by Dan Albert · 9 years ago
  27. 18daa15 Merge "Document the behavior of props affecting adb root." by Dan Albert · 9 years ago
  28. 13f9c40 Document the behavior of props affecting adb root. by Dan Albert · 9 years ago
  29. 6795cd8 Fix Windows adb build. by Dan Albert · 9 years ago
  30. bd0b750 Move adb_main to its own file. by Dan Albert · 9 years ago
  31. e9fca14 Move the listener code into its own file. by Dan Albert · 9 years ago
  32. ba3a251 Move the adb auth code into its own file. by Dan Albert · 9 years ago
  33. 1403aa3 Merge "Move emulator tracing into its own file." by Dan Albert · 9 years ago
  34. 21c3eaf Move emulator tracing into its own file. by Dan Albert · 9 years ago
  35. 4c9d24a Fix build. by Elliott Hughes · 9 years ago
  36. 8e16a7e Merge "adb: add "adb unroot" to restart adb in non-root mode" by Elliott Hughes · 9 years ago
  37. 9885881 adb: add "adb unroot" to restart adb in non-root mode by Dan Pasanen · 10 years ago
  38. 9449376 Move USB transport code to libadb. by Dan Albert · 10 years ago
  39. 1ac334e Merge "Add extern "C" to all the adb headers." by Dan Albert · 9 years ago
  40. 818fb4b Add extern "C" to all the adb headers. by Dan Albert · 9 years ago
  41. 54ac73a Ignore useless cpplint messages in adb. by Dan Albert · 9 years ago
  42. a859219 fix bug that passing invalid fd to fstats on win32 builds by eric.yan · 9 years ago
  43. 187eade Remove netcfg's unused options. by Elliott Hughes · 9 years ago
  44. c463025 Revert "Remove netcfg's unused options." by Elliott Hughes · 9 years ago
  45. f8e8305 Remove netcfg's unused options. by Elliott Hughes · 9 years ago
  46. 506aea4 The bsddroid project has been dead since 2010. by Elliott Hughes · 9 years ago
  47. 9c4c5a6 Merge "Verify token length before adb signs it" by Sami Tolvanen · 9 years ago
  48. a034362 Merge "Make server port option work on windows" by Elliott Hughes · 9 years ago
  49. 0de77ff adb: tracing: don't make strings if runtime tracing is disabled by Spencer Low · 9 years ago
  50. 7b9c20d Verify token length before adb signs it by Sami Tolvanen · 9 years ago
  51. f055c19 adb: Win32: set socket buffer sizes properly by Spencer Low · 9 years ago
  52. 1f09bda Protect from eng vs userdebug build breaks. by Dan Albert · 9 years ago
  53. fe68578 Merge "Fix userdebug build." by Dan Albert · 9 years ago
  54. 030b76f Fix userdebug build. by Dan Albert · 9 years ago
  55. 4626b71 Fix win_sdk build. by Dan Albert · 9 years ago
  56. 630b9af Begin moving code from adb to libadb. by Dan Albert · 10 years ago
  57. fb538fb Merge "Fix the v2 descriptor handling." by Christopher Ferris · 9 years ago
  58. c49f51c Fix the v2 descriptor handling. by Christopher Ferris · 9 years ago
  59. 943ef23 adbd: tcpip command uses port number from uninitialized memory by Spencer Low · 9 years ago
  60. 1bc38a4 Merge "adb: Fix 'adb forward --no-rebind'." by David 'Digit' Turner · 9 years ago
  61. f0e0c2e adb: Fix 'adb forward --no-rebind'. by David 'Digit' Turner · 9 years ago
  62. d83a9c5 Python unit test for adb. by Riley Andrews · 10 years ago
  63. 0a049b1 Clean up adb Win32 symlink #ifdefs. by Elliott Hughes · 9 years ago
  64. fdb3da5 Merge "Use getmntent when accessing /proc/mounts." by Yabin Cui · 9 years ago
  65. d6bd9bf Use getmntent when accessing /proc/mounts. by Yabin Cui · 10 years ago
  66. 13449cd Fix disable-verity when the underlying block device is RO by Sami Tolvanen · 10 years ago
  67. 2bd4124 Fix build with clang by Bernhard Rosenkränzer · 10 years ago
  68. 4d04d24 fix memory leak in copy_remote_dir_local by Riley Andrews · 10 years ago
  69. 058932c Remove unused local variable. by Chih-Hung Hsieh · 10 years ago
  70. 98f58e8 Fix some style issues in adb_commandline(). by Riley Andrews · 10 years ago
  71. c8514c8 Refactor the host adb argument parsing loop to remove a goto by Riley Andrews · 10 years ago
  72. 1d931bc Fix build by Paul Lawrence · 10 years ago
  73. 982089d Add adb enable-verity by Paul Lawrence · 10 years ago
  74. ec900bb Revert "Revert "Enable verity on userdebug, and add disable-verity to adb"" by Paul Lawrence · 10 years ago
  75. 3463755 adb warns on remount when verity is enabled by Paul Lawrence · 10 years ago
  76. ab3446d adbd & fastbootd: Support for new f_fs descriptor format by Badhri Jagan Sridharan · 10 years ago
  77. 298b6c7 Fix build on mac. by leozwang · 10 years ago
  78. cbf0267 Add more debug information. by leozwang · 10 years ago
  79. 67a7a4a Fix adb/fastboot windows compilations. by Christopher Ferris · 10 years ago
  80. 02ef15f Merge "Introduce "adb keygen"" by Elliott Hughes · 10 years ago
  81. dbb7c46 Merge "ADB on linux: Handle USB SuperSpeed extra Descriptors" by Elliott Hughes · 10 years ago
  82. bea3f9c Introduce "adb keygen" by Nick Kralevich · 10 years ago
  83. a5e9b06 Merge "adb: enable superspeed support" by Elliott Hughes · 10 years ago
  84. d6ee9f2 adb: enable superspeed support by Zhuang Jin Can · 10 years ago
  85. b79a2d5 Clean up adb/Android.mk by Trevor Drake · 10 years ago
  86. 023bc0a Merge "Fix deadlocks." by Elliott Hughes · 10 years ago
  87. 97ac0e1 Kill HAVE_BIG_ENDIAN, HAVE_ENDIAN_H, and HAVE_LITTLE_ENDIAN. by Elliott Hughes · 10 years ago
  88. 8432ddc system/core: Remove AID_GRAPHICS from adb groups by Ajay Dudani · 10 years ago
  89. c66aed8 Remove the adb usb vendor id whitelist. by Elliott Hughes · 10 years ago
  90. 97e1e17 Merge "Disable vendor id filtering for OS X." by Elliott Hughes · 10 years ago
  91. 0750f78 Merge "Remove explict use of ASCII encoding" by Elliott Hughes · 10 years ago
  92. 01d49e8 Merge "adb: Add USB vendor ID for Ubiquiti Networks, Inc." by Elliott Hughes · 10 years ago
  93. 2a4b5f9 Remove explict use of ASCII encoding by Al Sutton · 10 years ago
  94. 8e01cc6 Disable vendor id filtering for OS X. by Al Sutton · 10 years ago
  95. aa3e17e Merge "Return path including executable instead of without" by Elliott Hughes · 10 years ago
  96. 26b53bb Return path including executable instead of without by Al Sutton · 10 years ago
  97. 5566490 Disable vendor id filtering for Linux. by Elliott Hughes · 10 years ago
  98. f456d47 Fix building on modern versions of Xcode and OS X. by Al Sutton · 10 years ago
  99. 868cf42 adb: Add USB vendor ID for Ubiquiti Networks, Inc. by Jeremy Chang · 10 years ago
  100. 0655d38 Merge "Revert "adb: Add USB vendor ID for Honeywell"" by Elliott Hughes · 10 years ago