1. e86feb0 am 8ef39424: Merge "Ignore another stupid lint warning." by Dan Albert · 10 years ago
  2. 53d0b2f Merge "Ignore another stupid lint warning." by Dan Albert · 10 years ago
  3. ae00f95 am 263b6cb6: Merge "Add more logging message and dead code" by Mark Salyzyn · 10 years ago
  4. 129e4ab Add more logging message and dead code by Nanik Tolaram · 10 years ago
  5. f4baf5d Ignore another stupid lint warning. by Dan Albert · 10 years ago
  6. cbfc6ae am 7e84308b: Merge "Lose adb.c and sockets.c to libadb." by Dan Albert · 10 years ago
  7. edf31b7 Merge "Lose adb.c and sockets.c to libadb." by Dan Albert · 10 years ago
  8. 4790f0e Merge commit '9c1bc6bbc82e3e4f005e9fcacfca94b2dd82ca31' into HEAD by Bill Yi · 10 years ago
  9. 563bb63 Lose adb.c and sockets.c to libadb. by Dan Albert · 10 years ago
  10. 15b5ac7 Merge "Document the behavior of props affecting adb root." by Dan Albert · 10 years ago
  11. 19f9bc0 Document the behavior of props affecting adb root. by Dan Albert · 10 years ago
  12. 025ea9c Fix Windows adb build. by Dan Albert · 10 years ago
  13. 9c6c0b6 Move adb_main to its own file. by Dan Albert · 10 years ago
  14. 58af364 Move the listener code into its own file. by Dan Albert · 10 years ago
  15. 57dee6f Move the adb auth code into its own file. by Dan Albert · 10 years ago
  16. 22e19fe Merge "Move emulator tracing into its own file." by Dan Albert · 10 years ago
  17. 407f487 Move emulator tracing into its own file. by Dan Albert · 10 years ago
  18. d8d1844 Fix build. by Elliott Hughes · 10 years ago
  19. 0fa8ad1 Merge "adb: add "adb unroot" to restart adb in non-root mode" by Elliott Hughes · 10 years ago
  20. 35beed3 adb: add "adb unroot" to restart adb in non-root mode by Dan Pasanen · 10 years ago
  21. e6290c0 Move USB transport code to libadb. by Dan Albert · 10 years ago
  22. c17964f Merge "Add extern "C" to all the adb headers." by Dan Albert · 10 years ago
  23. 4fc758b Add extern "C" to all the adb headers. by Dan Albert · 10 years ago
  24. 928c7fb Ignore useless cpplint messages in adb. by Dan Albert · 10 years ago
  25. 16fd769 am 3f27558e: Merge "fix bug that passing invalid fd to fstats on win32 builds" by Elliott Hughes · 10 years ago
  26. 875339d fix bug that passing invalid fd to fstats on win32 builds by eric.yan · 10 years ago
  27. 640ea57 am 8457a7f9: Merge "Remove netcfg\'s unused options." by Elliott Hughes · 10 years ago
  28. 123b2db am 2b2b7632: Merge "Revert "Remove netcfg\'s unused options."" by Elliott Hughes · 10 years ago
  29. 9fc2ac8 Remove netcfg's unused options. by Elliott Hughes · 10 years ago
  30. 1bb045c Merge "Revert "Remove netcfg's unused options."" by Elliott Hughes · 10 years ago
  31. e41b70a Revert "Remove netcfg's unused options." by Elliott Hughes · 10 years ago
  32. 2df9a15 am 6a728fde: Merge "Remove netcfg\'s unused options." by Elliott Hughes · 10 years ago
  33. 0f9cfdc am ef89e8d1: Merge "Revert "Remove netcfg\'s unused options."" by Elliott Hughes · 10 years ago
  34. 1c4ddb3 am 67900498: Merge "Remove netcfg\'s unused options." by Elliott Hughes · 10 years ago
  35. efc7c61 Merge "Remove netcfg's unused options." by Elliott Hughes · 10 years ago
  36. edb7437 Remove netcfg's unused options. by Elliott Hughes · 10 years ago
  37. a5002c4 Revert "Remove netcfg's unused options." by Elliott Hughes · 10 years ago
  38. 948659b Remove netcfg's unused options. by Elliott Hughes · 10 years ago
  39. c7d864b am 88342c99: Merge "The bsddroid project has been dead since 2010." by Elliott Hughes · 10 years ago
  40. b88db9b The bsddroid project has been dead since 2010. by Elliott Hughes · 10 years ago
  41. 419aff2 am 9c4c5a6e: Merge "Verify token length before adb signs it" by Sami Tolvanen · 10 years ago
  42. ba49bb6 Merge "Verify token length before adb signs it" by Sami Tolvanen · 10 years ago
  43. a999f06 am a034362b: Merge "Make server port option work on windows" by Elliott Hughes · 10 years ago
  44. 30db0d6 Merge "Make server port option work on windows" by Elliott Hughes · 10 years ago
  45. 7a84a95 am 9e376744: Merge "adb: tracing: don\'t make strings if runtime tracing is disabled" by Elliott Hughes · 10 years ago
  46. 92be4bf adb: tracing: don't make strings if runtime tracing is disabled by Spencer Low · 10 years ago
  47. 0d5a65f am c6091d6b: Merge "adb: Win32: set socket buffer sizes properly" by Elliott Hughes · 10 years ago
  48. bb2a029 Verify token length before adb signs it by Sami Tolvanen · 10 years ago
  49. d23ec7c adb: Win32: set socket buffer sizes properly by Spencer Low · 10 years ago
  50. aae7ff8 am a76f057a: Merge "Protect from eng vs userdebug build breaks." by Dan Albert · 10 years ago
  51. d3fe00b am fe685787: Merge "Fix userdebug build." by Dan Albert · 10 years ago
  52. b7343ee am accebbfc: Merge "Fix win_sdk build." by Dan Albert · 10 years ago
  53. ad3d19b am 64a5ff96: Merge "Begin moving code from adb to libadb." by Dan Albert · 10 years ago
  54. c6c0f88 Protect from eng vs userdebug build breaks. by Dan Albert · 10 years ago
  55. ad274cd Merge "Fix userdebug build." by Dan Albert · 10 years ago
  56. bb9ffcc Fix userdebug build. by Dan Albert · 10 years ago
  57. 8fb1878 Fix win_sdk build. by Dan Albert · 10 years ago
  58. 472e6ab Begin moving code from adb to libadb. by Dan Albert · 10 years ago
  59. c4e4589 am fb538fb1: Merge "Fix the v2 descriptor handling." by Christopher Ferris · 10 years ago
  60. 57a9e4a Merge "Fix the v2 descriptor handling." by Christopher Ferris · 10 years ago
  61. 6e95786 Fix the v2 descriptor handling. by Christopher Ferris · 10 years ago
  62. 75f3154 am 5abd3d0b: Merge "adbd: tcpip command uses port number from uninitialized memory" by Mike Lockwood · 10 years ago
  63. b2785d7 adbd: tcpip command uses port number from uninitialized memory by Spencer Low · 10 years ago
  64. dc7499a am 1bc38a4c: Merge "adb: Fix \'adb forward --no-rebind\'." by David 'Digit' Turner · 10 years ago
  65. aed0e09 Merge "adb: Fix 'adb forward --no-rebind'." by David 'Digit' Turner · 10 years ago
  66. 6757a55 adb: Fix 'adb forward --no-rebind'. by David 'Digit' Turner · 10 years ago
  67. 6dd4fbf am c6c3c7d4: Merge "Remove explict use of ASCII encoding" into lmp-mr1-dev by Jean-Michel Trivi · 10 years ago
  68. 3f6fac6 am 6c555ea3: (-s ours) Merge "Return path including executable instead of without" into lmp-mr1-dev by Jean-Michel Trivi · 10 years ago
  69. f1c8a9c am 1a65d5b3: (-s ours) Merge "Fix building on modern versions of Xcode and OS X." into lmp-mr1-dev by Jean-Michel Trivi · 10 years ago
  70. e0ce73e Remove explict use of ASCII encoding by Al Sutton · 10 years ago
  71. 6197fac Return path including executable instead of without by Al Sutton · 10 years ago
  72. 3641d61 Fix building on modern versions of Xcode and OS X. by Al Sutton · 10 years ago
  73. 80ffe36 am fc2bdfa3: Merge "Python unit test for adb." by Riley Andrews · 10 years ago
  74. 2f2f508 Python unit test for adb. by Riley Andrews · 10 years ago
  75. 4e03592 am 227f8bf1: Merge "Clean up adb Win32 symlink #ifdefs." by Elliott Hughes · 10 years ago
  76. 0a31f44 Clean up adb Win32 symlink #ifdefs. by Elliott Hughes · 10 years ago
  77. ce8441f am fdb3da59: Merge "Use getmntent when accessing /proc/mounts." by Yabin Cui · 10 years ago
  78. f2c1c13 Merge "Use getmntent when accessing /proc/mounts." by Yabin Cui · 10 years ago
  79. c1e40e6 am 4f8fa5ba: Merge "Fix disable-verity when the underlying block device is RO" by Sami Tolvanen · 10 years ago
  80. 5df06fb Use getmntent when accessing /proc/mounts. by Yabin Cui · 10 years ago
  81. 6202d98 Fix disable-verity when the underlying block device is RO by Sami Tolvanen · 10 years ago
  82. 82253c3 am 48d7489e: Merge "Fix build with clang" by Chih-hung Hsieh · 10 years ago
  83. ca25bc5 Fix build with clang by Bernhard Rosenkränzer · 10 years ago
  84. 6a5bbd4 am 53432b46: Merge "fix memory leak in copy_remote_dir_local" by Riley Andrews · 10 years ago
  85. eaee551 fix memory leak in copy_remote_dir_local by Riley Andrews · 10 years ago
  86. b2b5a9a am de180fc2: Merge "Remove unused local variable." by Chih-Hung Hsieh · 10 years ago
  87. ff18721 Remove unused local variable. by Chih-Hung Hsieh · 10 years ago
  88. c4b72b8 Remove dead file. by Elliott Hughes · 10 years ago
  89. 5d756cf resolved conflicts for merge of b471f524 to lmp-mr1-dev-plus-aosp by Elliott Hughes · 10 years ago
  90. 5a71f04 am 7a497e3b: Merge "adb warns on remount when verity is enabled" by Elliott Hughes · 10 years ago
  91. d9386b7 am 83b4047b: Merge "adbd & fastbootd: Support for new f_fs descriptor format" by Elliott Hughes · 10 years ago
  92. a601308 am 1dbf33b0: Merge "Fix build on mac." by Elliott Hughes · 10 years ago
  93. 2a7200c am 173310a2: Merge "Add more debug information." by Elliott Hughes · 10 years ago
  94. 9ed158c am 3e16e2d6: Merge "Fix adb/fastboot windows compilations." by Elliott Hughes · 10 years ago
  95. 46db575 resolved conflicts for merge of 02ef15f1 to lmp-mr1-dev-plus-aosp by Elliott Hughes · 10 years ago
  96. 63bdfba Fix some style issues in adb_commandline(). by Riley Andrews · 10 years ago
  97. d179d0f Refactor the host adb argument parsing loop to remove a goto by Riley Andrews · 10 years ago
  98. 61a6d2d Fix build by Paul Lawrence · 10 years ago
  99. 9fe32de Add adb enable-verity by Paul Lawrence · 10 years ago
  100. 51d7970 Revert "Revert "Enable verity on userdebug, and add disable-verity to adb"" by Paul Lawrence · 10 years ago