1. bb70d4e Merge "adb: win32: handle incomplete UTF-8 in console output, other fixes" am: 85c65dab42 by David Pursell · 9 years ago
  2. aa6e826 Merge "adb: win32: handle incomplete UTF-8 in console output, other fixes" by David Pursell · 9 years ago
  3. 602bef0 Merge "base: add SystemErrorCodeToString() function." am: 79d8f07a6f by David Pursell · 9 years ago
  4. 6032cf3 Merge "base: add SystemErrorCodeToString() function." by David Pursell · 9 years ago
  5. d32c76b base: add SystemErrorCodeToString() function. by David Pursell · 9 years ago
  6. bf16e93 Merge changes I93287b87,I30a3eb0b am: d18aea9974 am: 831bd4f043 by Josh Gao · 9 years ago
  7. 0f1b4dd Merge changes I93287b87,I30a3eb0b by Josh Gao · 9 years ago
  8. c6f2da9 adb: add nullability specifiers to adb_client.h. by Josh Gao · 9 years ago
  9. aa5d1be adb: add adb_get_feature_set. by Josh Gao · 9 years ago
  10. 2711011 Merge "adb: fix subprocess termination for legacy shell." am: a9352202dd by David Pursell · 9 years ago
  11. 86015dd Merge "adb: fix subprocess termination for legacy shell." by David Pursell · 9 years ago
  12. 13b44fc Merge "adb: SIGWINCH support for Windows" am: c1eb5ba0fb am: 41b04cf896 by Josh Gao · 9 years ago
  13. c12f5b5 adb: SIGWINCH support for Windows by Spencer Low · 9 years ago
  14. 4934173 adb: win32: handle incomplete UTF-8 in console output, other fixes by Spencer Low · 9 years ago
  15. c42ff9b Merge "ADB security logging" am: 8dfe21eaad am: e37103a375 by Rubin Xu · 9 years ago
  16. 17e11e5 Merge "ADB security logging" by Rubin Xu · 9 years ago
  17. 114ce7e adb: fix subprocess termination for legacy shell. by David Pursell · 9 years ago
  18. 1ba3ad0 Merge "adb: fix GetFeatureSet() to indicate failure." am: 921b8e19ee by David Pursell · 9 years ago
  19. 97e94fd Merge "base: add network address parsing function from adb." am: 7fc87c9bc2 by David Pursell · 9 years ago
  20. 0110882 adb: fix GetFeatureSet() to indicate failure. by David Pursell · 9 years ago
  21. 8a512a9 base: add network address parsing function from adb. by David Pursell · 9 years ago
  22. 269dba9 ADB security logging by Rubin Xu · 9 years ago
  23. 7927891 Merge "adbd: use pty to determine whether a session is interactive." am: 7e923fb3c5 by Josh Gao · 9 years ago
  24. 751f712 adbd: use pty to determine whether a session is interactive. by Josh Gao · 9 years ago
  25. 7b92e5e Merge "adbd: don\'t leave zombies when subprocess creation fails." am: fb494eb40d by Josh Gao · 9 years ago
  26. 51f5c31 adbd: don't leave zombies when subprocess creation fails. by Josh Gao · 9 years ago
  27. 1705c87 Merge "adb: tag fatal, fatal_errno with printf attribute." am: 7db2cb67be by Josh Gao · 9 years ago
  28. 971af91 Merge "Increase the maximum shell command length to 4096ish." am: 3472410eac by Josh Gao · 9 years ago
  29. f3162a2 Merge "Fix a couple sign-comparison warnings." am: 422359aad4 am: b2d312749e by Dan Albert · 9 years ago
  30. 2dcbae0 Merge "adb: tag fatal, fatal_errno with printf attribute." by Josh Gao · 9 years ago
  31. e2eaec2 adb: tag fatal, fatal_errno with printf attribute. by Josh Gao · 9 years ago
  32. 82226c8 Merge "Increase the maximum shell command length to 4096ish." by Josh Gao · 9 years ago
  33. 5865802 Increase the maximum shell command length to 4096ish. by Josh Gao · 9 years ago
  34. f8b9163 Fix a couple sign-comparison warnings. by Dan Albert · 9 years ago
  35. d3d312c Merge "adbd: Depend only on libminijail." am: 6fe9930722 am: 3cdfb3b0aa by Jorge Lucangeli Obes · 9 years ago
  36. 5f989ea Merge "Improve dumb terminal support (emacs is dumb)." am: 46798ecd17 by Elliott Hughes · 9 years ago
  37. 91cd282 Merge "adbd: Depend only on libminijail." by Jorge Lucangeli Obes · 9 years ago
  38. ae8d1f2 Improve dumb terminal support (emacs is dumb). by Elliott Hughes · 9 years ago
  39. 0bc395b Merge "adbd: Remove check for set_supplementary_gids." am: fd3c12d224 by Jorge Lucangeli Obes · 9 years ago
  40. 854133a adbd: Depend only on libminijail. by Jorge Lucangeli Obes · 9 years ago
  41. 5ea484c adbd: Remove check for set_supplementary_gids. by Jorge Lucangeli Obes · 9 years ago
  42. b422226 Merge "WA: Fix adb wait-for-device command" am: bf867cac7e am: 4da27b1014 by Josh Gao · 9 years ago
  43. 20e0264 WA: Fix adb wait-for-device command by Leo Sartre · 9 years ago
  44. 05ca853 Merge "Limit adb_test to first multilib" am: 3fb7d97689 am: 03e6f710bc by Dan Willemsen · 9 years ago
  45. bafaf71 Limit adb_test to first multilib by Dan Willemsen · 9 years ago
  46. 817fa20 Merge "Give adb a proper progress bar." am: 0e6a23c7d5 am: 91c228f1ef by Elliott Hughes · 9 years ago
  47. 5747c51 Give adb a proper progress bar. by Elliott Hughes · 9 years ago
  48. 5a37d65 Merge "adb host: add device state in "adb wait-for-*"" am: 82509e7925 by Elliott Hughes · 9 years ago
  49. 0c16f18 Merge "adb: extract USB FFS read/write limit constants." am: 1ff73936a7 by Josh Gao · 9 years ago
  50. b16c1e0 Merge "Improve "adb install"\'s error message slightly." am: d361582dc0 by Elliott Hughes · 9 years ago
  51. 4f33d5d Merge "adb: Use Minijail for privilege dropping." am: 297a8381b5 am: f733d6acad by Jorge Lucangeli Obes · 9 years ago
  52. e4715af Merge "Use selinux_android_setcon() instead of setcon()" am: 64cc0825a6 by Tom Cherry · 9 years ago
  53. ea7e9d3 Merge "adb host: add device state in "adb wait-for-*"" by Elliott Hughes · 9 years ago
  54. 51ddff9 Merge "adb: extract USB FFS read/write limit constants." by Josh Gao · 9 years ago
  55. 66dca2d adb: extract USB FFS read/write limit constants. by Josh Gao · 9 years ago
  56. 360dc20 Merge "Improve "adb install"'s error message slightly." by Elliott Hughes · 9 years ago
  57. 2a1cc34 Improve "adb install"'s error message slightly. by Elliott Hughes · 9 years ago
  58. 1dbcbe5 adb: Use Minijail for privilege dropping. by Jorge Lucangeli Obes · 9 years ago
  59. b5ee443 Merge "Use selinux_android_setcon() instead of setcon()" by Tom Cherry · 9 years ago
  60. 387ea45 adb host: add device state in "adb wait-for-*" by Leo Sartre · 9 years ago
  61. a220fad Use selinux_android_setcon() instead of setcon() by Tom Cherry · 9 years ago
  62. 906d774 Merge "adb: split up reads longer than 16k." am: 56d7d4e85f am: bf2c482b56 by Josh Gao · 9 years ago
  63. 9d554a8 adb: split up reads longer than 16k. by Josh Gao · 9 years ago
  64. 454b098 Merge "More idiomatic cleanup of 9f75a035713d216469f1cabfe4a65f7864e2145a." am: a48dc55f32 by Elliott Hughes · 9 years ago
  65. 575b1d4 More idiomatic cleanup of 9f75a035713d216469f1cabfe4a65f7864e2145a. by Elliott Hughes · 9 years ago
  66. ddd3b22 Merge "adbd: make a PR_CAPBSET_DROP error fatal." am: 57134adecb am: 85ac05f480 by Nick Kralevich · 9 years ago
  67. 8068fce adbd: make a PR_CAPBSET_DROP error fatal. by Nick Kralevich · 9 years ago
  68. 2577d17 Merge "Share the new adb USB diagnostic code with fastboot." am: efd8c3289e by Elliott Hughes · 9 years ago
  69. 2bea4c8 Share the new adb USB diagnostic code with fastboot. by Elliott Hughes · 9 years ago
  70. a2acc30 Merge "adb: handle some edge cases with process environments." am: 80f3b0438d by Josh Gao · 9 years ago
  71. 6b04df6 Merge "adb: handle some edge cases with process environments." by Josh Gao · 9 years ago
  72. 008f776 adb: handle some edge cases with process environments. by Josh Gao · 9 years ago
  73. 5f85acf Merge "adb: don\'t use setenv after forking." am: 5e15568c07 am: 7b74dc83e6 by Josh Gao · 9 years ago
  74. d10a260 Merge "adb: don't use setenv after forking." by Josh Gao · 9 years ago
  75. 2f6045a adb: don't use setenv after forking. by Josh Gao · 9 years ago
  76. c1a3b08 Merge "adb: make pulling symlinks and devices work." am: c8e793685c by Josh Gao · 9 years ago
  77. d52f998 Merge "adb: make pulling symlinks and devices work." by Josh Gao · 9 years ago
  78. 12e9e28 adb: make pulling symlinks and devices work. by Josh Gao · 9 years ago
  79. 428e227 Merge "adbd: refactor priv dropping logic" am: 6945e36060 am: e2d0403e1c by Mike Frysinger · 9 years ago
  80. 9d3dbf8 Merge "adbd: refactor priv dropping logic" by Mike Frysinger · 9 years ago
  81. 6822931 Merge "adb: shell: add -n flag to not read from stdin." am: aae38d9704 by Josh Gao · 9 years ago
  82. 25ea627 Merge "Revert "adb: Make HOME=/data/local/tmp"" am: ce4bbcfb08 am: a09565ad1d by Nick Kralevich · 9 years ago
  83. b557956 Merge "adb: make the test_pull_dir test actually test something." am: f31aba9e8d by Josh Gao · 9 years ago
  84. 0a3453a Merge "Move adb tests to system/core/adb." am: 4d0e10b24e am: fe5c23b388 by Josh Gao · 9 years ago
  85. f46cb15 Merge "adb: shell: add -n flag to not read from stdin." by Josh Gao · 9 years ago
  86. ac25684 adb: shell: add -n flag to not read from stdin. by Josh Gao · 9 years ago
  87. c54ce6d Merge "Revert "adb: Make HOME=/data/local/tmp"" by Nick Kralevich · 9 years ago
  88. abe8932 Revert "adb: Make HOME=/data/local/tmp" by Nick Kralevich · 9 years ago
  89. 678cbf1 adbd: refactor priv dropping logic by Mike Frysinger · 9 years ago
  90. c6b3f80 Merge "adb: make the test_pull_dir test actually test something." by Josh Gao · 9 years ago
  91. c934f0c Merge "Move adb tests to system/core/adb." by Josh Gao · 9 years ago
  92. 7e6d1b9 Merge "Simplify adb LinePrinter newline handling." am: 9fa5cefea4 am: ab31c07ce9 by Elliott Hughes · 9 years ago
  93. a5ec7f5 Simplify adb LinePrinter newline handling. by Elliott Hughes · 9 years ago
  94. d1201c1 adb: make the test_pull_dir test actually test something. by Josh Gao · 9 years ago
  95. 777c767 Move adb tests to system/core/adb. by Josh Gao · 9 years ago
  96. 8d4a2a1 Merge "adb: add help text for USB permission errors." am: 663e949b2b am: e37325defc by David Pursell · 9 years ago
  97. 7d60b1d Merge "adb: add help text for USB permission errors." by David Pursell · 9 years ago
  98. bff4053 Merge "adb: Make HOME=/data/local/tmp" am: 5358093225 am: 65ab87dd9b by Nick Kralevich · 9 years ago
  99. 4a11050 Merge "adb: Make HOME=/data/local/tmp" by Nick Kralevich · 9 years ago
  100. c3d9e73 Merge "Switch from using sockaddr to sockaddr_storage." am: 46b0b1c694 am: 4c1b3840f0 by Erik Kline · 9 years ago