1. f30d73c Move adb to C++. by Dan Albert · 9 years ago
  2. b5f43a1 Merge "Fix a writex transcription error." by Dan Albert · 9 years ago
  3. 022f493 Fix a writex transcription error. by Dan Albert · 9 years ago
  4. a02cfca Make the root/unroot test more robust. by Dan Albert · 9 years ago
  5. 45d4f51 Merge "check if uid=0 before attempting remount" by Nick Kralevich · 9 years ago
  6. fee8841 check if uid=0 before attempting remount by Nick Kralevich · 9 years ago
  7. 140b330 Merge "Test readx/writex (now renamed)." by Dan Albert · 9 years ago
  8. 66a91b0 Test readx/writex (now renamed). by Dan Albert · 9 years ago
  9. 9abccd6 Merge "Remove _(GNU|XOPEN)_SOURCE makefile cruft." by Dan Albert · 9 years ago
  10. 50f9b90 Remove _(GNU|XOPEN)_SOURCE makefile cruft. by Dan Albert · 9 years ago
  11. 4895c52 Add some basic tests to adb. by Dan Albert · 9 years ago
  12. bd3d448 Fix the mac build. by Dan Albert · 9 years ago
  13. a8f1691 Merge "Move transport declarations into transport.h." by Dan Albert · 9 years ago
  14. b302d12 Move transport declarations into transport.h. by Dan Albert · 9 years ago
  15. 6021fac Merge "Add .clang-format file." by Dan Albert · 9 years ago
  16. 4493d82 Add .clang-format file. by Dan Albert · 9 years ago
  17. 941bdbb Merge "Add a project wide clang switch." by Dan Albert · 9 years ago
  18. 250e58c Add a project wide clang switch. by Dan Albert · 9 years ago
  19. e25c9b8 Merge "Remove the emulator special case from the "adb root" code." by Elliott Hughes · 9 years ago
  20. 49773aa Make Python tests only check the current device. by Dan Albert · 9 years ago
  21. f0c12b6 Merge "Fix Mac build." by Dan Albert · 9 years ago
  22. bfdb431 Fix Mac build. by Dan Albert · 9 years ago
  23. e8c72aa Remove the emulator special case from the "adb root" code. by Elliott Hughes · 9 years ago
  24. ff7973c Merge "Fix Windows SDK build." by Dan Albert · 9 years ago
  25. 8ce3213 Fix Windows SDK build. by Dan Albert · 9 years ago
  26. 53aff6e Merge "Add missing <stdlib.h> to adb_listeners.c." by Elliott Hughes · 9 years ago
  27. 1679e92 Add missing <stdlib.h> to adb_listeners.c. by Elliott Hughes · 9 years ago
  28. 918e5b6 Merge "Move more into libadb and libadbd." by Dan Albert · 9 years ago
  29. 639cf88 Merge "Oops. Fix make variable name. Thanks again, make." by Dan Albert · 9 years ago
  30. 4b48802 Merge "Ignore another stupid lint warning." by Dan Albert · 9 years ago
  31. 5cbe794 Merge "Add more logging message and dead code" by Mark Salyzyn · 9 years ago
  32. c624a7e Add more logging message and dead code by Nanik Tolaram · 9 years ago
  33. c37cd7c Move more into libadb and libadbd. by Dan Albert · 9 years ago
  34. 357bd49 Oops. Fix make variable name. Thanks again, make. by Dan Albert · 9 years ago
  35. 711b30d Ignore another stupid lint warning. by Dan Albert · 9 years ago
  36. f3e02af Merge "Lose adb.c and sockets.c to libadb." by Dan Albert · 9 years ago
  37. 01c58ca Lose adb.c and sockets.c to libadb. by Dan Albert · 9 years ago
  38. 31409f0 Merge "Document the behavior of props affecting adb root." by Dan Albert · 9 years ago
  39. a3771de Document the behavior of props affecting adb root. by Dan Albert · 9 years ago
  40. e356ca9 Merge "Fix Windows adb build." by Dan Albert · 9 years ago
  41. d5f1371 Fix Windows adb build. by Dan Albert · 9 years ago
  42. 10a2b50 Merge "Move adb_main to its own file." by Dan Albert · 9 years ago
  43. a18cbc9 Merge "Move the listener code into its own file." by Dan Albert · 9 years ago
  44. c5866e0 Merge "Move the adb auth code into its own file." by Dan Albert · 9 years ago
  45. 432ffe2 Move adb_main to its own file. by Dan Albert · 9 years ago
  46. 020292b Move the listener code into its own file. by Dan Albert · 9 years ago
  47. 056ad0e Move the adb auth code into its own file. by Dan Albert · 9 years ago
  48. 0cd1467 Merge "Move emulator tracing into its own file." by Dan Albert · 9 years ago
  49. 052c253 Move emulator tracing into its own file. by Dan Albert · 9 years ago
  50. 3a5a7d0 Merge "Fix build." by Elliott Hughes · 9 years ago
  51. 7c55eb8 Fix build. by Elliott Hughes · 9 years ago
  52. d3aa9ae Merge "adb: add "adb unroot" to restart adb in non-root mode" by Elliott Hughes · 9 years ago
  53. fb787d9 adb: add "adb unroot" to restart adb in non-root mode by Dan Pasanen · 10 years ago
  54. dfef94a Move USB transport code to libadb. by Dan Albert · 10 years ago
  55. 8551210 Merge "Add extern "C" to all the adb headers." by Dan Albert · 9 years ago
  56. 0d24af0 Merge "Ignore useless cpplint messages in adb." by Dan Albert · 9 years ago
  57. 07c7881 Add extern "C" to all the adb headers. by Dan Albert · 9 years ago
  58. e32cd70 Ignore useless cpplint messages in adb. by Dan Albert · 9 years ago
  59. 9bdc75a Merge "fix bug that passing invalid fd to fstats on win32 builds" by Elliott Hughes · 9 years ago
  60. 466d3f4 fix bug that passing invalid fd to fstats on win32 builds by eric.yan · 9 years ago
  61. 9114332 Merge "Remove netcfg's unused options." by Elliott Hughes · 9 years ago
  62. 54734a9 Remove netcfg's unused options. by Elliott Hughes · 9 years ago
  63. a32f2fe Merge "Revert "Remove netcfg's unused options."" by Elliott Hughes · 9 years ago
  64. 231e5f9 Revert "Remove netcfg's unused options." by Elliott Hughes · 9 years ago
  65. 9ce2c58 Merge "Remove netcfg's unused options." by Elliott Hughes · 9 years ago
  66. e86b090 Remove netcfg's unused options. by Elliott Hughes · 9 years ago
  67. 20c5c4d Revert "Remove netcfg's unused options." by Elliott Hughes · 9 years ago
  68. cf9eb1c Remove netcfg's unused options. by Elliott Hughes · 9 years ago
  69. 7e01d7b The bsddroid project has been dead since 2010. by Elliott Hughes · 9 years ago
  70. 7ca3a7d Merge "Verify token length before adb signs it" by Sami Tolvanen · 9 years ago
  71. f9af98a Merge "Make server port option work on windows" by Elliott Hughes · 9 years ago
  72. 50557a2 Merge "adb: tracing: don't make strings if runtime tracing is disabled" by Elliott Hughes · 9 years ago
  73. d8c3a83 adb: tracing: don't make strings if runtime tracing is disabled by Spencer Low · 9 years ago
  74. 4ca9770 Merge "adb: Win32: set socket buffer sizes properly" by Elliott Hughes · 9 years ago
  75. b92a35c Verify token length before adb signs it by Sami Tolvanen · 9 years ago
  76. 31aafa6 adb: Win32: set socket buffer sizes properly by Spencer Low · 9 years ago
  77. 4fbaadb Merge "Protect from eng vs userdebug build breaks." by Dan Albert · 9 years ago
  78. 59bcbe2 Protect from eng vs userdebug build breaks. by Dan Albert · 9 years ago
  79. 43de06f Merge "Fix userdebug build." by Dan Albert · 9 years ago
  80. 8cf80f2 Merge "Fix win_sdk build." by Dan Albert · 9 years ago
  81. 0ca996b Fix userdebug build. by Dan Albert · 9 years ago
  82. a30c38b Fix win_sdk build. by Dan Albert · 9 years ago
  83. bbbbea6 Begin moving code from adb to libadb. by Dan Albert · 10 years ago
  84. cc7fee7 Merge "Fix the v2 descriptor handling." by Christopher Ferris · 9 years ago
  85. f7555b1 Fix the v2 descriptor handling. by Christopher Ferris · 9 years ago
  86. a663ad8 Merge "adbd: tcpip command uses port number from uninitialized memory" by Mike Lockwood · 9 years ago
  87. 29a029c adbd: tcpip command uses port number from uninitialized memory by Spencer Low · 9 years ago
  88. c151850 Merge "adb: Fix 'adb forward --no-rebind'." by David 'Digit' Turner · 9 years ago
  89. f64d082 adb: Fix 'adb forward --no-rebind'. by David 'Digit' Turner · 9 years ago
  90. 7981306 Python unit test for adb. by Riley Andrews · 10 years ago
  91. 53b032c Merge "Clean up adb Win32 symlink #ifdefs." by Elliott Hughes · 9 years ago
  92. 944e1d7 Clean up adb Win32 symlink #ifdefs. by Elliott Hughes · 9 years ago
  93. 9182d5e Merge "Use getmntent when accessing /proc/mounts." by Yabin Cui · 9 years ago
  94. 685860d Use getmntent when accessing /proc/mounts. by Yabin Cui · 9 years ago
  95. 5638a1a Fix disable-verity when the underlying block device is RO by Sami Tolvanen · 9 years ago
  96. fd4031a Merge "Fix build with clang" by Chih-hung Hsieh · 10 years ago
  97. f6b3254 Fix build with clang by Bernhard Rosenkränzer · 10 years ago
  98. a70b9a2 Merge "fix memory leak in copy_remote_dir_local" by Riley Andrews · 10 years ago
  99. c736a94 fix memory leak in copy_remote_dir_local by Riley Andrews · 10 years ago
  100. b28292a Remove unused local variable. by Chih-Hung Hsieh · 10 years ago