1. c54ce6d Merge "Revert "adb: Make HOME=/data/local/tmp"" by Nick Kralevich · 9 years ago
  2. abe8932 Revert "adb: Make HOME=/data/local/tmp" by Nick Kralevich · 9 years ago
  3. c6b3f80 Merge "adb: make the test_pull_dir test actually test something." by Josh Gao · 9 years ago
  4. c934f0c Merge "Move adb tests to system/core/adb." by Josh Gao · 9 years ago
  5. a5ec7f5 Simplify adb LinePrinter newline handling. by Elliott Hughes · 9 years ago
  6. d1201c1 adb: make the test_pull_dir test actually test something. by Josh Gao · 9 years ago
  7. 777c767 Move adb tests to system/core/adb. by Josh Gao · 9 years ago
  8. 7d60b1d Merge "adb: add help text for USB permission errors." by David Pursell · 9 years ago
  9. 4a11050 Merge "adb: Make HOME=/data/local/tmp" by Nick Kralevich · 9 years ago
  10. 7960ab1 Merge "Switch from using sockaddr to sockaddr_storage." by Erik Kline · 9 years ago
  11. 0a99322 adb: Make HOME=/data/local/tmp by Nick Kralevich · 9 years ago
  12. c1f0bf1 Switch from using sockaddr to sockaddr_storage. by Erik Kline · 9 years ago
  13. e016f5c Track rename of base/ to android-base/. by Elliott Hughes · 9 years ago
  14. e8bdb62 Merge "adbd: split up writes longer than 16k." by Josh Gao · 9 years ago
  15. a870b2c adbd: split up writes longer than 16k. by Josh Gao · 9 years ago
  16. a376a3c adb: add help text for USB permission errors. by David Pursell · 9 years ago
  17. f96c7be Merge "adb: don't divide by zero" by Josh Gao · 9 years ago
  18. 0b76abc Merge "Fix "adb sync" (and "adb push") error reporting." by Elliott Hughes · 9 years ago
  19. 563ad01 adb: don't divide by zero by Josh Gao · 9 years ago
  20. a3ce194 adb: don't pull symlinks when pulling a directory by Josh Gao · 9 years ago
  21. 7c795a4 adb: remove extraneous newline from skip message by Josh Gao · 9 years ago
  22. fa3bb46 adb: correctly count skipped files in push/pull by Josh Gao · 9 years ago
  23. b362e0d Fix "adb sync" (and "adb push") error reporting. by Elliott Hughes · 9 years ago
  24. 0b5e09c Move SendLargeFile into SyncConnection. by Elliott Hughes · 9 years ago
  25. 63d2a25 Avoid SIGPIPE in adb. by Elliott Hughes · 9 years ago
  26. 4b592ff Don't send $TERM unless we're talking to a new adbd. by Elliott Hughes · 9 years ago
  27. 8d5bfbc Merge "adb: don't use adb_dirname in between getting and printing errno." by Josh Gao · 9 years ago
  28. e0b1321 adb: don't use adb_dirname in between getting and printing errno. by Josh Gao · 9 years ago
  29. fab89d2 adb: don't link against libcutils on Windows. by Josh Gao · 9 years ago
  30. ccda322 Pass $TERM to the device. by Elliott Hughes · 9 years ago
  31. cba1719 adb: don't pull symlinks. by Josh Gao · 9 years ago
  32. cd216b6 Improve adb help text and adb backup error reporting. by Elliott Hughes · 9 years ago
  33. 3d11af9 adb: win32: Unicode USB device names by Spencer Low · 9 years ago
  34. dedc60e adb: win32: remove widen()/narrow() in favor of UTF8ToWide()/WideToUTF8() by Spencer Low · 9 years ago
  35. b23752e Merge changes Ic124ecb9,I94de55d2 by Josh Gao · 9 years ago
  36. dc228dc Merge "adb: properly handle path separators on Windows." by Josh Gao · 9 years ago
  37. 1cccaea adb: remove exit-time destructors. by Josh Gao · 9 years ago
  38. 270a1ac Revert "Revert "adb/base: fix adb push of Unicode filenames on Win32"" by Elliott Hughes · 9 years ago
  39. b04f6bd adb: win32: fix adb shell by Spencer Low · 9 years ago
  40. 9080976 Merge changes from topic 'adb_dir' by Josh Gao · 9 years ago
  41. 9231c49 adb: add 100 column limit to .clang-format. by Josh Gao · 9 years ago
  42. 2837e40 adb: properly handle path separators on Windows. by Josh Gao · 9 years ago
  43. 9a0a90a adb: don't explode directories when pushing/pulling. by Josh Gao · 9 years ago
  44. fa821fb adb: improve error handling, comments. by Josh Gao · 9 years ago
  45. 9d7910d Fix typo, caps in error messages. by Jorge Lucangeli Obes · 9 years ago
  46. e6eee4f Merge "Revert "adb/base: fix adb push of Unicode filenames on Win32"" by Elliott Hughes · 9 years ago
  47. 735a678 Revert "adb/base: fix adb push of Unicode filenames on Win32" by Elliott Hughes · 9 years ago
  48. 384544a Merge "adb/base: fix adb push of Unicode filenames on Win32" by Elliott Hughes · 9 years ago
  49. a41a189 adb/base: fix adb push of Unicode filenames on Win32 by Spencer Low · 9 years ago
  50. 169ca25 Merge "Add -e to the adb shell documentation." by Elliott Hughes · 9 years ago
  51. 8edcdb9 Add -e to the adb shell documentation. by Elliott Hughes · 9 years ago
  52. 386978d Merge "adb: don't try to pull character or block devices." by Josh Gao · 9 years ago
  53. 0c2abb6 adb: don't try to pull character or block devices. by Josh Gao · 9 years ago
  54. e8d7357 adb: demote skipping a file from an error to a warning. by Josh Gao · 9 years ago
  55. ea2b021 Merge "Fix adb shell escape handling." by Elliott Hughes · 9 years ago
  56. 50c0df8 Fix adb shell escape handling. by Elliott Hughes · 9 years ago
  57. 3cb436c Merge "Enable hidepid=2 on /proc" by Nick Kralevich · 9 years ago
  58. e453bb0 adb/base: minor compiler portability improvements by Spencer Low · 9 years ago
  59. e08eb02 Enable hidepid=2 on /proc by Nick Kralevich · 9 years ago
  60. f71513b AOSP master doesn't have "cmd". by Elliott Hughes · 9 years ago
  61. fe1d250 use new cmd command by Todd Kennedy · 9 years ago
  62. cd1e48e Merge "adb: pull empty directories." by Josh Gao · 9 years ago
  63. 325f17c adb: remove superfluous checks. by Josh Gao · 9 years ago
  64. 7203cad adb: pull empty directories. by Josh Gao · 9 years ago
  65. 375f81f Merge "adb: add basename_lock to mutex_list.h." by Josh Gao · 9 years ago
  66. 1b36c70 adb: add basename_lock to mutex_list.h. by Josh Gao · 9 years ago
  67. 712d7a1 adb: make local_build_list match remote_build_list. by Josh Gao · 9 years ago
  68. 5b54f05 adb: C++ify more of the push/pull functions. by Josh Gao · 9 years ago
  69. 8c8cc21 Merge changes I70c94c4b,Ifd8769ed by Josh Gao · 9 years ago
  70. b99118c adb: make mkdirs/secure_mkdirs do what they say. by Josh Gao · 9 years ago
  71. 7eff3f1 adb: remove use of mkdirs from `adb backup`. by Josh Gao · 9 years ago
  72. cd91b04 Merge "adb: make adb_basename match the POSIX behavior." by Josh Gao · 9 years ago
  73. 2ae3628 adb: make adb_basename match the POSIX behavior. by Josh Gao · 9 years ago
  74. 57c3db2 Fix Mac adb build. by Elliott Hughes · 9 years ago
  75. 745026c Merge "adb shell SIGWINCH support." by Elliott Hughes · 9 years ago
  76. 2755a08 Fix adb GCC build (for google3). by Joon :ee · 9 years ago
  77. 058619b adb shell SIGWINCH support. by Elliott Hughes · 9 years ago
  78. a37d820 adb: rename 'flag' to something less meaningless. by Josh Gao · 9 years ago
  79. 385fc02 Merge "adb: C++ify local_build_list and remote_build_list." by Josh Gao · 9 years ago
  80. aabcdc7 Merge "adb: fix adb reverse --no-rebind help text" am: 4f23917299 by Elliott Hughes · 9 years ago
  81. 36ac5d0 Merge "adb: fix adb reverse --no-rebind help text" by Elliott Hughes · 9 years ago
  82. d70e33b Merge "adb: allow multiple args to push/pull." am: fe54c96ab2 by Josh Gao · 9 years ago
  83. d1e3195 Merge "adb: allow multiple args to push/pull." by Josh Gao · 9 years ago
  84. 12fc069 adb: fix adb reverse --no-rebind help text by Spencer Low · 9 years ago
  85. 5359543 Merge "adb: add SyncConnection::Printf." am: e9af735de3 by Josh Gao · 9 years ago
  86. ef4a8b0 adb: C++ify local_build_list and remote_build_list. by Josh Gao · 9 years ago
  87. 28f8eda adb: add SyncConnection::Printf. by Josh Gao · 9 years ago
  88. ad710a2 Merge "adb: create unix_isatty() function." am: d9ff9873df by David Pursell · 9 years ago
  89. 15c32af adb: create unix_isatty() function. by David Pursell · 9 years ago
  90. 9d59b68 Merge "Set HOME, LOGNAME, SHELL, and USER from adbd." am: 36d7af4cf6 by Elliott Hughes · 9 years ago
  91. ab89302 Merge "Set HOME, LOGNAME, SHELL, and USER from adbd." by Elliott Hughes · 9 years ago
  92. bf98fdf Set HOME, LOGNAME, SHELL, and USER from adbd. by Elliott Hughes · 9 years ago
  93. 850e7f6 Merge "adb: run reverse_service() in main thread." am: 1060739bfe by Yabin Cui · 9 years ago
  94. 9b44bc4 Merge "adb: run reverse_service() in main thread." by Yabin Cui · 9 years ago
  95. 6d2d689 adb: allow multiple args to push/pull. by Josh Gao · 9 years ago
  96. 21394c6 Merge "adb: use correct _WIN32 macro." am: 5c75b529f6 by Josh Gao · 9 years ago
  97. a4b264c adb: run reverse_service() in main thread. by Yabin Cui · 9 years ago
  98. 5e6311b adb: use correct _WIN32 macro. by Josh Gao · 9 years ago
  99. 1f09da6 Merge "adb: fix adb client running out of sockets on Windows" am: 1e2382a027 by Elliott Hughes · 9 years ago
  100. 96fbf75 adb: fix adb client running out of sockets on Windows by Spencer Low · 9 years ago