1. 05ca853 Merge "Limit adb_test to first multilib" am: 3fb7d97689 am: 03e6f710bc by Dan Willemsen · 9 years ago
  2. bafaf71 Limit adb_test to first multilib by Dan Willemsen · 9 years ago
  3. 817fa20 Merge "Give adb a proper progress bar." am: 0e6a23c7d5 am: 91c228f1ef by Elliott Hughes · 9 years ago
  4. 5747c51 Give adb a proper progress bar. by Elliott Hughes · 9 years ago
  5. 5a37d65 Merge "adb host: add device state in "adb wait-for-*"" am: 82509e7925 by Elliott Hughes · 9 years ago
  6. 0c16f18 Merge "adb: extract USB FFS read/write limit constants." am: 1ff73936a7 by Josh Gao · 9 years ago
  7. b16c1e0 Merge "Improve "adb install"\'s error message slightly." am: d361582dc0 by Elliott Hughes · 9 years ago
  8. 4f33d5d Merge "adb: Use Minijail for privilege dropping." am: 297a8381b5 am: f733d6acad by Jorge Lucangeli Obes · 9 years ago
  9. e4715af Merge "Use selinux_android_setcon() instead of setcon()" am: 64cc0825a6 by Tom Cherry · 9 years ago
  10. ea7e9d3 Merge "adb host: add device state in "adb wait-for-*"" by Elliott Hughes · 9 years ago
  11. 51ddff9 Merge "adb: extract USB FFS read/write limit constants." by Josh Gao · 9 years ago
  12. 66dca2d adb: extract USB FFS read/write limit constants. by Josh Gao · 9 years ago
  13. 360dc20 Merge "Improve "adb install"'s error message slightly." by Elliott Hughes · 9 years ago
  14. 2a1cc34 Improve "adb install"'s error message slightly. by Elliott Hughes · 9 years ago
  15. 1dbcbe5 adb: Use Minijail for privilege dropping. by Jorge Lucangeli Obes · 9 years ago
  16. b5ee443 Merge "Use selinux_android_setcon() instead of setcon()" by Tom Cherry · 9 years ago
  17. 387ea45 adb host: add device state in "adb wait-for-*" by Leo Sartre · 9 years ago
  18. a220fad Use selinux_android_setcon() instead of setcon() by Tom Cherry · 9 years ago
  19. 906d774 Merge "adb: split up reads longer than 16k." am: 56d7d4e85f am: bf2c482b56 by Josh Gao · 9 years ago
  20. 9d554a8 adb: split up reads longer than 16k. by Josh Gao · 9 years ago
  21. 454b098 Merge "More idiomatic cleanup of 9f75a035713d216469f1cabfe4a65f7864e2145a." am: a48dc55f32 by Elliott Hughes · 9 years ago
  22. 575b1d4 More idiomatic cleanup of 9f75a035713d216469f1cabfe4a65f7864e2145a. by Elliott Hughes · 9 years ago
  23. ddd3b22 Merge "adbd: make a PR_CAPBSET_DROP error fatal." am: 57134adecb am: 85ac05f480 by Nick Kralevich · 9 years ago
  24. 8068fce adbd: make a PR_CAPBSET_DROP error fatal. by Nick Kralevich · 9 years ago
  25. 2577d17 Merge "Share the new adb USB diagnostic code with fastboot." am: efd8c3289e by Elliott Hughes · 9 years ago
  26. 2bea4c8 Share the new adb USB diagnostic code with fastboot. by Elliott Hughes · 9 years ago
  27. a2acc30 Merge "adb: handle some edge cases with process environments." am: 80f3b0438d by Josh Gao · 9 years ago
  28. 6b04df6 Merge "adb: handle some edge cases with process environments." by Josh Gao · 9 years ago
  29. 008f776 adb: handle some edge cases with process environments. by Josh Gao · 9 years ago
  30. 5f85acf Merge "adb: don\'t use setenv after forking." am: 5e15568c07 am: 7b74dc83e6 by Josh Gao · 9 years ago
  31. d10a260 Merge "adb: don't use setenv after forking." by Josh Gao · 9 years ago
  32. 2f6045a adb: don't use setenv after forking. by Josh Gao · 9 years ago
  33. c1a3b08 Merge "adb: make pulling symlinks and devices work." am: c8e793685c by Josh Gao · 9 years ago
  34. d52f998 Merge "adb: make pulling symlinks and devices work." by Josh Gao · 9 years ago
  35. 12e9e28 adb: make pulling symlinks and devices work. by Josh Gao · 9 years ago
  36. 428e227 Merge "adbd: refactor priv dropping logic" am: 6945e36060 am: e2d0403e1c by Mike Frysinger · 9 years ago
  37. 9d3dbf8 Merge "adbd: refactor priv dropping logic" by Mike Frysinger · 9 years ago
  38. 6822931 Merge "adb: shell: add -n flag to not read from stdin." am: aae38d9704 by Josh Gao · 9 years ago
  39. 25ea627 Merge "Revert "adb: Make HOME=/data/local/tmp"" am: ce4bbcfb08 am: a09565ad1d by Nick Kralevich · 9 years ago
  40. b557956 Merge "adb: make the test_pull_dir test actually test something." am: f31aba9e8d by Josh Gao · 9 years ago
  41. 0a3453a Merge "Move adb tests to system/core/adb." am: 4d0e10b24e am: fe5c23b388 by Josh Gao · 9 years ago
  42. f46cb15 Merge "adb: shell: add -n flag to not read from stdin." by Josh Gao · 9 years ago
  43. ac25684 adb: shell: add -n flag to not read from stdin. by Josh Gao · 9 years ago
  44. c54ce6d Merge "Revert "adb: Make HOME=/data/local/tmp"" by Nick Kralevich · 9 years ago
  45. abe8932 Revert "adb: Make HOME=/data/local/tmp" by Nick Kralevich · 9 years ago
  46. 678cbf1 adbd: refactor priv dropping logic by Mike Frysinger · 9 years ago
  47. c6b3f80 Merge "adb: make the test_pull_dir test actually test something." by Josh Gao · 9 years ago
  48. c934f0c Merge "Move adb tests to system/core/adb." by Josh Gao · 9 years ago
  49. 7e6d1b9 Merge "Simplify adb LinePrinter newline handling." am: 9fa5cefea4 am: ab31c07ce9 by Elliott Hughes · 9 years ago
  50. a5ec7f5 Simplify adb LinePrinter newline handling. by Elliott Hughes · 9 years ago
  51. d1201c1 adb: make the test_pull_dir test actually test something. by Josh Gao · 9 years ago
  52. 777c767 Move adb tests to system/core/adb. by Josh Gao · 9 years ago
  53. 8d4a2a1 Merge "adb: add help text for USB permission errors." am: 663e949b2b am: e37325defc by David Pursell · 9 years ago
  54. 7d60b1d Merge "adb: add help text for USB permission errors." by David Pursell · 9 years ago
  55. bff4053 Merge "adb: Make HOME=/data/local/tmp" am: 5358093225 am: 65ab87dd9b by Nick Kralevich · 9 years ago
  56. 4a11050 Merge "adb: Make HOME=/data/local/tmp" by Nick Kralevich · 9 years ago
  57. c3d9e73 Merge "Switch from using sockaddr to sockaddr_storage." am: 46b0b1c694 am: 4c1b3840f0 by Erik Kline · 9 years ago
  58. 7960ab1 Merge "Switch from using sockaddr to sockaddr_storage." by Erik Kline · 9 years ago
  59. 0a99322 adb: Make HOME=/data/local/tmp by Nick Kralevich · 9 years ago
  60. b946471 Merge "Track rename of base/ to android-base/." am: 912ed3d8ca am: e2a9563be1 by Elliott Hughes · 9 years ago
  61. c1f0bf1 Switch from using sockaddr to sockaddr_storage. by Erik Kline · 9 years ago
  62. e016f5c Track rename of base/ to android-base/. by Elliott Hughes · 9 years ago
  63. b0b0807 Merge "adbd: split up writes longer than 16k." am: 1c6cd21c43 am: eb4426f2b4 by Josh Gao · 9 years ago
  64. e8bdb62 Merge "adbd: split up writes longer than 16k." by Josh Gao · 9 years ago
  65. a870b2c adbd: split up writes longer than 16k. by Josh Gao · 9 years ago
  66. a376a3c adb: add help text for USB permission errors. by David Pursell · 9 years ago
  67. d979b16 Merge "adb: don\'t divide by zero" am: 1702f427b5 am: e53fadf4b3 am: 9f941b96f5 by Josh Gao · 9 years ago
  68. f96c7be Merge "adb: don't divide by zero" by Josh Gao · 9 years ago
  69. a00a52f Merge "Fix "adb sync" (and "adb push") error reporting." am: d0d87f78e5 am: 59021ad415 by Elliott Hughes · 9 years ago
  70. 0b76abc Merge "Fix "adb sync" (and "adb push") error reporting." by Elliott Hughes · 9 years ago
  71. 3a1b57d Merge changes I25bdcbc5,I12314da5,I055b0821 am: a3892504ac am: 81d3447fa9 by Josh Gao · 9 years ago
  72. 563ad01 adb: don't divide by zero by Josh Gao · 9 years ago
  73. a3ce194 adb: don't pull symlinks when pulling a directory by Josh Gao · 9 years ago
  74. 7c795a4 adb: remove extraneous newline from skip message by Josh Gao · 9 years ago
  75. fa3bb46 adb: correctly count skipped files in push/pull by Josh Gao · 9 years ago
  76. b362e0d Fix "adb sync" (and "adb push") error reporting. by Elliott Hughes · 9 years ago
  77. 09ef41e Merge "Move SendLargeFile into SyncConnection." am: ddf41f1ad0 am: 49f4f575f9 by Elliott Hughes · 9 years ago
  78. 0b5e09c Move SendLargeFile into SyncConnection. by Elliott Hughes · 9 years ago
  79. b17ee68 Merge "Avoid SIGPIPE in adb." am: 8c5511c692 am: 1146ae0205 am: bd9a852e10 by Elliott Hughes · 9 years ago
  80. 63d2a25 Avoid SIGPIPE in adb. by Elliott Hughes · 9 years ago
  81. 454f595 Merge "Don\'t send screen unless we\'re talking to a new adbd." am: 9f90368701 am: 5e3589da14 by Elliott Hughes · 9 years ago
  82. 4b592ff Don't send $TERM unless we're talking to a new adbd. by Elliott Hughes · 9 years ago
  83. f50c8d4 Merge "adb: don\'t use adb_dirname in between getting and printing errno." am: 44901f1147 am: 975c9a6863 by Josh Gao · 9 years ago
  84. 50dbc92 Merge changes Ice07f892,Ie1f082a0 am: 74a33fbcef am: 053eba0bc1 am: cb601eb981 by Josh Gao · 9 years ago
  85. 8d5bfbc Merge "adb: don't use adb_dirname in between getting and printing errno." by Josh Gao · 9 years ago
  86. dcf9656 Merge "Pass screen to the device." am: c40f213b67 am: 1fd0ea9e0e am: cc1ef0afae by Elliott Hughes · 9 years ago
  87. e0b1321 adb: don't use adb_dirname in between getting and printing errno. by Josh Gao · 9 years ago
  88. fab89d2 adb: don't link against libcutils on Windows. by Josh Gao · 9 years ago
  89. ccda322 Pass $TERM to the device. by Elliott Hughes · 9 years ago
  90. 77ca713 Merge "adb: don\'t pull symlinks." am: 29843cf141 am: e01de06892 am: b5706b5f08 by Josh Gao · 9 years ago
  91. cba1719 adb: don't pull symlinks. by Josh Gao · 9 years ago
  92. 6872144 Merge "Improve adb help text and adb backup error reporting." am: 82a2b2441c am: da2319bf4d by Elliott Hughes · 9 years ago
  93. cd216b6 Improve adb help text and adb backup error reporting. by Elliott Hughes · 9 years ago
  94. 48a1da9 Merge "adb: win32: Unicode USB device names" am: 76aefd5f9b am: 01f5c3afc8 by Elliott Hughes · 9 years ago
  95. 3d11af9 adb: win32: Unicode USB device names by Spencer Low · 9 years ago
  96. c6206aa Merge "adb: win32: remove widen()/narrow() in favor of UTF8ToWide()/WideToUTF8()" am: 61a560aeb1 am: 187858496b by Elliott Hughes · 9 years ago
  97. dedc60e adb: win32: remove widen()/narrow() in favor of UTF8ToWide()/WideToUTF8() by Spencer Low · 9 years ago
  98. 273fd00 Merge changes Ic124ecb9,I94de55d2 am: 26f2e1fd4f am: 9a3f299ec0 am: 33bc6f38e7 by Josh Gao · 9 years ago
  99. 2a684f5 Merge "adb: properly handle path separators on Windows." am: 8591f719d0 am: 82f9eef468 by Josh Gao · 9 years ago
  100. b23752e Merge changes Ic124ecb9,I94de55d2 by Josh Gao · 9 years ago