1. b5a43c4 Merge "base: add network address parsing function from adb." am: 7fc87c9bc2 by David Pursell · 9 years ago
  2. 0aacbbe adb: fix GetFeatureSet() to indicate failure. by David Pursell · 9 years ago
  3. 706955f base: add network address parsing function from adb. by David Pursell · 9 years ago
  4. d61a25c ADB security logging by Rubin Xu · 9 years ago
  5. 870c10c Merge "adbd: use pty to determine whether a session is interactive." am: 7e923fb3c5 by Josh Gao · 9 years ago
  6. b5028e4 adbd: use pty to determine whether a session is interactive. by Josh Gao · 9 years ago
  7. 6176298 Merge "adbd: don\'t leave zombies when subprocess creation fails." am: fb494eb40d by Josh Gao · 9 years ago
  8. c65fae9 adbd: don't leave zombies when subprocess creation fails. by Josh Gao · 9 years ago
  9. 3ed4d4d Merge "adb: tag fatal, fatal_errno with printf attribute." am: 7db2cb67be by Josh Gao · 9 years ago
  10. c93cf8a Merge "Increase the maximum shell command length to 4096ish." am: 3472410eac by Josh Gao · 9 years ago
  11. 2dd90a2 Merge "Fix a couple sign-comparison warnings." am: 422359aad4 am: b2d312749e by Dan Albert · 9 years ago
  12. 7db2cb6 Merge "adb: tag fatal, fatal_errno with printf attribute." by Josh Gao · 9 years ago
  13. 56e9bb9 adb: tag fatal, fatal_errno with printf attribute. by Josh Gao · 9 years ago
  14. 3472410 Merge "Increase the maximum shell command length to 4096ish." by Josh Gao · 9 years ago
  15. 7e6683c Increase the maximum shell command length to 4096ish. by Josh Gao · 9 years ago
  16. bac7bb5 Fix a couple sign-comparison warnings. by Dan Albert · 9 years ago
  17. c76e2a8 Merge "adbd: Depend only on libminijail." am: 6fe9930722 am: 3cdfb3b0aa by Jorge Lucangeli Obes · 9 years ago
  18. 81a70ac Merge "Improve dumb terminal support (emacs is dumb)." am: 46798ecd17 by Elliott Hughes · 9 years ago
  19. 6fe9930 Merge "adbd: Depend only on libminijail." by Jorge Lucangeli Obes · 9 years ago
  20. d68ad69 Improve dumb terminal support (emacs is dumb). by Elliott Hughes · 9 years ago
  21. 4fc0c3d Merge "adbd: Remove check for set_supplementary_gids." am: fd3c12d224 by Jorge Lucangeli Obes · 9 years ago
  22. 218eb7c adbd: Depend only on libminijail. by Jorge Lucangeli Obes · 9 years ago
  23. fd79a5d adbd: Remove check for set_supplementary_gids. by Jorge Lucangeli Obes · 9 years ago
  24. 62d6586 Merge "WA: Fix adb wait-for-device command" am: bf867cac7e am: 4da27b1014 by Josh Gao · 9 years ago
  25. 94e0776 WA: Fix adb wait-for-device command by Leo Sartre · 9 years ago
  26. 2b787e2 Merge "Limit adb_test to first multilib" am: 3fb7d97689 am: 03e6f710bc by Dan Willemsen · 9 years ago
  27. 1e20e0a Limit adb_test to first multilib by Dan Willemsen · 9 years ago
  28. ee5910c Merge "Give adb a proper progress bar." am: 0e6a23c7d5 am: 91c228f1ef by Elliott Hughes · 9 years ago
  29. a00e6ef Give adb a proper progress bar. by Elliott Hughes · 9 years ago
  30. f6e7622 Merge "adb host: add device state in "adb wait-for-*"" am: 82509e7925 by Elliott Hughes · 9 years ago
  31. 3f165e8 Merge "adb: extract USB FFS read/write limit constants." am: 1ff73936a7 by Josh Gao · 9 years ago
  32. c85c7e8 Merge "Improve "adb install"\'s error message slightly." am: d361582dc0 by Elliott Hughes · 9 years ago
  33. 135405f Merge "adb: Use Minijail for privilege dropping." am: 297a8381b5 am: f733d6acad by Jorge Lucangeli Obes · 9 years ago
  34. 065c723 Merge "Use selinux_android_setcon() instead of setcon()" am: 64cc0825a6 by Tom Cherry · 9 years ago
  35. 82509e7 Merge "adb host: add device state in "adb wait-for-*"" by Elliott Hughes · 9 years ago
  36. 1ff7393 Merge "adb: extract USB FFS read/write limit constants." by Josh Gao · 9 years ago
  37. ae72b5a adb: extract USB FFS read/write limit constants. by Josh Gao · 9 years ago
  38. d361582 Merge "Improve "adb install"'s error message slightly." by Elliott Hughes · 9 years ago
  39. fe01885 Improve "adb install"'s error message slightly. by Elliott Hughes · 9 years ago
  40. 683dc48 adb: Use Minijail for privilege dropping. by Jorge Lucangeli Obes · 9 years ago
  41. 64cc082 Merge "Use selinux_android_setcon() instead of setcon()" by Tom Cherry · 9 years ago
  42. 1fbc9db adb host: add device state in "adb wait-for-*" by Leo Sartre · 9 years ago
  43. 38cd57a Use selinux_android_setcon() instead of setcon() by Tom Cherry · 9 years ago
  44. a61bd45 Merge "adb: split up reads longer than 16k." am: 56d7d4e85f am: bf2c482b56 by Josh Gao · 9 years ago
  45. 0b19540 adb: split up reads longer than 16k. by Josh Gao · 9 years ago
  46. 0eb8f29 Merge "More idiomatic cleanup of 9f75a035713d216469f1cabfe4a65f7864e2145a." am: a48dc55f32 by Elliott Hughes · 9 years ago
  47. 9e7893b More idiomatic cleanup of 9f75a035713d216469f1cabfe4a65f7864e2145a. by Elliott Hughes · 9 years ago
  48. eba1936 Merge "adbd: make a PR_CAPBSET_DROP error fatal." am: 57134adecb am: 85ac05f480 by Nick Kralevich · 9 years ago
  49. 9f75a03 adbd: make a PR_CAPBSET_DROP error fatal. by Nick Kralevich · 9 years ago
  50. 2e83684 Merge "Share the new adb USB diagnostic code with fastboot." am: efd8c3289e by Elliott Hughes · 9 years ago
  51. 1b708d3 Share the new adb USB diagnostic code with fastboot. by Elliott Hughes · 9 years ago
  52. 9b42cea Merge "adb: handle some edge cases with process environments." am: 80f3b0438d by Josh Gao · 9 years ago
  53. 80f3b04 Merge "adb: handle some edge cases with process environments." by Josh Gao · 9 years ago
  54. e03c988 adb: handle some edge cases with process environments. by Josh Gao · 9 years ago
  55. 25ec5c0 Merge "adb: don\'t use setenv after forking." am: 5e15568c07 am: 7b74dc83e6 by Josh Gao · 9 years ago
  56. 5e15568 Merge "adb: don't use setenv after forking." by Josh Gao · 9 years ago
  57. 9b3fd67 adb: don't use setenv after forking. by Josh Gao · 9 years ago
  58. c56e68f Merge "adb: make pulling symlinks and devices work." am: c8e793685c by Josh Gao · 9 years ago
  59. c8e7936 Merge "adb: make pulling symlinks and devices work." by Josh Gao · 9 years ago
  60. f264224 adb: make pulling symlinks and devices work. by Josh Gao · 9 years ago
  61. 7e4d906 Merge "adbd: refactor priv dropping logic" am: 6945e36060 am: e2d0403e1c by Mike Frysinger · 9 years ago
  62. 6945e36 Merge "adbd: refactor priv dropping logic" by Mike Frysinger · 9 years ago
  63. eaad29e Merge "adb: shell: add -n flag to not read from stdin." am: aae38d9704 by Josh Gao · 9 years ago
  64. d1de91b Merge "Revert "adb: Make HOME=/data/local/tmp"" am: ce4bbcfb08 am: a09565ad1d by Nick Kralevich · 9 years ago
  65. 0f871e8 Merge "adb: make the test_pull_dir test actually test something." am: f31aba9e8d by Josh Gao · 9 years ago
  66. 12debfc Merge "Move adb tests to system/core/adb." am: 4d0e10b24e am: fe5c23b388 by Josh Gao · 9 years ago
  67. aae38d9 Merge "adb: shell: add -n flag to not read from stdin." by Josh Gao · 9 years ago
  68. 7d58607 adb: shell: add -n flag to not read from stdin. by Josh Gao · 9 years ago
  69. ce4bbcf Merge "Revert "adb: Make HOME=/data/local/tmp"" by Nick Kralevich · 9 years ago
  70. b118762 Revert "adb: Make HOME=/data/local/tmp" by Nick Kralevich · 9 years ago
  71. 4120ebc adbd: refactor priv dropping logic by Mike Frysinger · 9 years ago
  72. f31aba9 Merge "adb: make the test_pull_dir test actually test something." by Josh Gao · 9 years ago
  73. 4d0e10b Merge "Move adb tests to system/core/adb." by Josh Gao · 9 years ago
  74. ffc3990 Merge "Simplify adb LinePrinter newline handling." am: 9fa5cefea4 am: ab31c07ce9 by Elliott Hughes · 9 years ago
  75. 77f539a Simplify adb LinePrinter newline handling. by Elliott Hughes · 9 years ago
  76. ce8f2cd adb: make the test_pull_dir test actually test something. by Josh Gao · 9 years ago
  77. 191c154 Move adb tests to system/core/adb. by Josh Gao · 9 years ago
  78. 9046c23 Merge "adb: add help text for USB permission errors." am: 663e949b2b am: e37325defc by David Pursell · 9 years ago
  79. 663e949 Merge "adb: add help text for USB permission errors." by David Pursell · 9 years ago
  80. e042ff8 Merge "adb: Make HOME=/data/local/tmp" am: 5358093225 am: 65ab87dd9b by Nick Kralevich · 9 years ago
  81. 5358093 Merge "adb: Make HOME=/data/local/tmp" by Nick Kralevich · 9 years ago
  82. 79a3210 Merge "Switch from using sockaddr to sockaddr_storage." am: 46b0b1c694 am: 4c1b3840f0 by Erik Kline · 9 years ago
  83. 46b0b1c Merge "Switch from using sockaddr to sockaddr_storage." by Erik Kline · 9 years ago
  84. 173eb39 adb: Make HOME=/data/local/tmp by Nick Kralevich · 9 years ago
  85. ef119a1 Merge "Track rename of base/ to android-base/." am: 912ed3d8ca am: e2a9563be1 by Elliott Hughes · 9 years ago
  86. 7e16cc1 Switch from using sockaddr to sockaddr_storage. by Erik Kline · 9 years ago
  87. 4f71319 Track rename of base/ to android-base/. by Elliott Hughes · 9 years ago
  88. 02025af Merge "adbd: split up writes longer than 16k." am: 1c6cd21c43 am: eb4426f2b4 by Josh Gao · 9 years ago
  89. 1c6cd21 Merge "adbd: split up writes longer than 16k." by Josh Gao · 9 years ago
  90. 6b531c4 adbd: split up writes longer than 16k. by Josh Gao · 9 years ago
  91. d2acbd1 adb: add help text for USB permission errors. by David Pursell · 9 years ago
  92. f681478 Merge "adb: don\'t divide by zero" am: 1702f427b5 am: e53fadf4b3 am: 9f941b96f5 by Josh Gao · 9 years ago
  93. 1702f42 Merge "adb: don't divide by zero" by Josh Gao · 9 years ago
  94. b69320e Merge "Fix "adb sync" (and "adb push") error reporting." am: d0d87f78e5 am: 59021ad415 by Elliott Hughes · 9 years ago
  95. d0d87f7 Merge "Fix "adb sync" (and "adb push") error reporting." by Elliott Hughes · 9 years ago
  96. 68e2681 Merge changes I25bdcbc5,I12314da5,I055b0821 am: a3892504ac am: 81d3447fa9 by Josh Gao · 9 years ago
  97. b0e039f adb: don't divide by zero by Josh Gao · 9 years ago
  98. 7b284b2 adb: don't pull symlinks when pulling a directory by Josh Gao · 9 years ago
  99. d3266e0 adb: remove extraneous newline from skip message by Josh Gao · 9 years ago
  100. dd6cc4d adb: correctly count skipped files in push/pull by Josh Gao · 9 years ago