1. 1e20e0a Limit adb_test to first multilib by Dan Willemsen · 9 years ago
  2. a00e6ef Give adb a proper progress bar. by Elliott Hughes · 9 years ago
  3. 82509e7 Merge "adb host: add device state in "adb wait-for-*"" by Elliott Hughes · 9 years ago
  4. 1ff7393 Merge "adb: extract USB FFS read/write limit constants." by Josh Gao · 9 years ago
  5. ae72b5a adb: extract USB FFS read/write limit constants. by Josh Gao · 9 years ago
  6. d361582 Merge "Improve "adb install"'s error message slightly." by Elliott Hughes · 9 years ago
  7. fe01885 Improve "adb install"'s error message slightly. by Elliott Hughes · 9 years ago
  8. 683dc48 adb: Use Minijail for privilege dropping. by Jorge Lucangeli Obes · 9 years ago
  9. 64cc082 Merge "Use selinux_android_setcon() instead of setcon()" by Tom Cherry · 9 years ago
  10. 1fbc9db adb host: add device state in "adb wait-for-*" by Leo Sartre · 9 years ago
  11. 38cd57a Use selinux_android_setcon() instead of setcon() by Tom Cherry · 9 years ago
  12. 0b19540 adb: split up reads longer than 16k. by Josh Gao · 9 years ago
  13. 9e7893b More idiomatic cleanup of 9f75a035713d216469f1cabfe4a65f7864e2145a. by Elliott Hughes · 9 years ago
  14. 9f75a03 adbd: make a PR_CAPBSET_DROP error fatal. by Nick Kralevich · 9 years ago
  15. 1b708d3 Share the new adb USB diagnostic code with fastboot. by Elliott Hughes · 9 years ago
  16. 80f3b04 Merge "adb: handle some edge cases with process environments." by Josh Gao · 9 years ago
  17. e03c988 adb: handle some edge cases with process environments. by Josh Gao · 9 years ago
  18. 5e15568 Merge "adb: don't use setenv after forking." by Josh Gao · 9 years ago
  19. 9b3fd67 adb: don't use setenv after forking. by Josh Gao · 9 years ago
  20. c8e7936 Merge "adb: make pulling symlinks and devices work." by Josh Gao · 9 years ago
  21. f264224 adb: make pulling symlinks and devices work. by Josh Gao · 9 years ago
  22. 6945e36 Merge "adbd: refactor priv dropping logic" by Mike Frysinger · 9 years ago
  23. aae38d9 Merge "adb: shell: add -n flag to not read from stdin." by Josh Gao · 9 years ago
  24. 7d58607 adb: shell: add -n flag to not read from stdin. by Josh Gao · 9 years ago
  25. ce4bbcf Merge "Revert "adb: Make HOME=/data/local/tmp"" by Nick Kralevich · 9 years ago
  26. b118762 Revert "adb: Make HOME=/data/local/tmp" by Nick Kralevich · 9 years ago
  27. 4120ebc adbd: refactor priv dropping logic by Mike Frysinger · 9 years ago
  28. f31aba9 Merge "adb: make the test_pull_dir test actually test something." by Josh Gao · 9 years ago
  29. 4d0e10b Merge "Move adb tests to system/core/adb." by Josh Gao · 9 years ago
  30. 77f539a Simplify adb LinePrinter newline handling. by Elliott Hughes · 9 years ago
  31. ce8f2cd adb: make the test_pull_dir test actually test something. by Josh Gao · 9 years ago
  32. 191c154 Move adb tests to system/core/adb. by Josh Gao · 9 years ago
  33. 663e949 Merge "adb: add help text for USB permission errors." by David Pursell · 9 years ago
  34. 5358093 Merge "adb: Make HOME=/data/local/tmp" by Nick Kralevich · 9 years ago
  35. 46b0b1c Merge "Switch from using sockaddr to sockaddr_storage." by Erik Kline · 9 years ago
  36. 173eb39 adb: Make HOME=/data/local/tmp by Nick Kralevich · 9 years ago
  37. 7e16cc1 Switch from using sockaddr to sockaddr_storage. by Erik Kline · 9 years ago
  38. 4f71319 Track rename of base/ to android-base/. by Elliott Hughes · 9 years ago
  39. 1c6cd21 Merge "adbd: split up writes longer than 16k." by Josh Gao · 9 years ago
  40. 6b531c4 adbd: split up writes longer than 16k. by Josh Gao · 9 years ago
  41. d2acbd1 adb: add help text for USB permission errors. by David Pursell · 9 years ago
  42. 1702f42 Merge "adb: don't divide by zero" by Josh Gao · 9 years ago
  43. d0d87f7 Merge "Fix "adb sync" (and "adb push") error reporting." by Elliott Hughes · 9 years ago
  44. b0e039f adb: don't divide by zero by Josh Gao · 9 years ago
  45. 7b284b2 adb: don't pull symlinks when pulling a directory by Josh Gao · 9 years ago
  46. d3266e0 adb: remove extraneous newline from skip message by Josh Gao · 9 years ago
  47. dd6cc4d adb: correctly count skipped files in push/pull by Josh Gao · 9 years ago
  48. cc65c3b Fix "adb sync" (and "adb push") error reporting. by Elliott Hughes · 9 years ago
  49. 6aab58c Move SendLargeFile into SyncConnection. by Elliott Hughes · 9 years ago
  50. 65433da Avoid SIGPIPE in adb. by Elliott Hughes · 9 years ago
  51. c2252df Don't send $TERM unless we're talking to a new adbd. by Elliott Hughes · 9 years ago
  52. 44901f1 Merge "adb: don't use adb_dirname in between getting and printing errno." by Josh Gao · 9 years ago
  53. f6e65e3 adb: don't use adb_dirname in between getting and printing errno. by Josh Gao · 9 years ago
  54. a629e2e adb: don't link against libcutils on Windows. by Josh Gao · 9 years ago
  55. 18ddf5c Pass $TERM to the device. by Elliott Hughes · 9 years ago
  56. f96dc73 adb: don't pull symlinks. by Josh Gao · 9 years ago
  57. 56e6813 Improve adb help text and adb backup error reporting. by Elliott Hughes · 9 years ago
  58. bb29000 adb: win32: Unicode USB device names by Spencer Low · 9 years ago
  59. d21dc82 adb: win32: remove widen()/narrow() in favor of UTF8ToWide()/WideToUTF8() by Spencer Low · 9 years ago
  60. 26f2e1f Merge changes Ic124ecb9,I94de55d2 by Josh Gao · 9 years ago
  61. 8591f71 Merge "adb: properly handle path separators on Windows." by Josh Gao · 9 years ago
  62. b7b1edf adb: remove exit-time destructors. by Josh Gao · 9 years ago
  63. c1fd492 Revert "Revert "adb/base: fix adb push of Unicode filenames on Win32"" by Elliott Hughes · 9 years ago
  64. 32762f4 adb: win32: fix adb shell by Spencer Low · 9 years ago
  65. bf66659 Merge changes from topic 'adb_dir' by Josh Gao · 9 years ago
  66. 32b24cf adb: add 100 column limit to .clang-format. by Josh Gao · 9 years ago
  67. 1a02530 adb: properly handle path separators on Windows. by Josh Gao · 9 years ago
  68. 07db119 adb: don't explode directories when pushing/pulling. by Josh Gao · 9 years ago
  69. 12a2ae9 adb: improve error handling, comments. by Josh Gao · 9 years ago
  70. f39c564 Fix typo, caps in error messages. by Jorge Lucangeli Obes · 9 years ago
  71. fdebc26 Merge "Revert "adb/base: fix adb push of Unicode filenames on Win32"" by Elliott Hughes · 9 years ago
  72. cc8cd59 Revert "adb/base: fix adb push of Unicode filenames on Win32" by Elliott Hughes · 9 years ago
  73. 332166a Merge "adb/base: fix adb push of Unicode filenames on Win32" by Elliott Hughes · 9 years ago
  74. ac9514a adb/base: fix adb push of Unicode filenames on Win32 by Spencer Low · 9 years ago
  75. 3c540ae Merge "Add -e to the adb shell documentation." by Elliott Hughes · 9 years ago
  76. 0e42c2a Add -e to the adb shell documentation. by Elliott Hughes · 9 years ago
  77. 0bb1ce0 Merge "adb: don't try to pull character or block devices." by Josh Gao · 9 years ago
  78. 8d00a39 adb: don't try to pull character or block devices. by Josh Gao · 9 years ago
  79. 21abf5a adb: demote skipping a file from an error to a warning. by Josh Gao · 9 years ago
  80. 79964cd Merge "Fix adb shell escape handling." by Elliott Hughes · 9 years ago
  81. 28416d6 Fix adb shell escape handling. by Elliott Hughes · 9 years ago
  82. 2d8f1d4 Merge "Enable hidepid=2 on /proc" by Nick Kralevich · 9 years ago
  83. 363af56 adb/base: minor compiler portability improvements by Spencer Low · 9 years ago
  84. c39ba5a Enable hidepid=2 on /proc by Nick Kralevich · 9 years ago
  85. 79e1c7a AOSP master doesn't have "cmd". by Elliott Hughes · 9 years ago
  86. 6fa848a use new cmd command by Todd Kennedy · 9 years ago
  87. 7fc45c3 Merge "adb: pull empty directories." by Josh Gao · 9 years ago
  88. a837df8 adb: remove superfluous checks. by Josh Gao · 9 years ago
  89. 6580096 adb: pull empty directories. by Josh Gao · 9 years ago
  90. f00db9d Merge "adb: add basename_lock to mutex_list.h." by Josh Gao · 9 years ago
  91. 250107e adb: add basename_lock to mutex_list.h. by Josh Gao · 9 years ago
  92. cd7c1ed adb: make local_build_list match remote_build_list. by Josh Gao · 9 years ago
  93. d973157 adb: C++ify more of the push/pull functions. by Josh Gao · 9 years ago
  94. 11d18f1 Merge changes I70c94c4b,Ifd8769ed by Josh Gao · 9 years ago
  95. 45b6fc8 adb: make mkdirs/secure_mkdirs do what they say. by Josh Gao · 9 years ago
  96. 09c5bbf adb: remove use of mkdirs from `adb backup`. by Josh Gao · 9 years ago
  97. 77cdfbd Merge "adb: make adb_basename match the POSIX behavior." by Josh Gao · 9 years ago
  98. 787f344 adb: make adb_basename match the POSIX behavior. by Josh Gao · 9 years ago
  99. 0fbf961 Fix Mac adb build. by Elliott Hughes · 9 years ago
  100. 1358e28 Merge "adb shell SIGWINCH support." by Elliott Hughes · 9 years ago