1. 149f9b7 Merge "Revert "adbd: lessen security constraints when the device is unlocked"" am: 9638729a9d am: 08a8c4209f by Bowgo Tsai · 7 years ago
  2. 9638729 Merge "Revert "adbd: lessen security constraints when the device is unlocked"" by Treehugger Robot · 7 years ago
  3. 0603ec4 Revert "adbd: lessen security constraints when the device is unlocked" by Bowgo Tsai · 7 years ago
  4. 1171607 Merge "adb: Use kernel aio for functionfs." am: aaa90cfe06 am: 6fe5cda8aa by Jerry Zhang · 7 years ago
  5. 2e93eda Don't include the build number in the adbd binary. by Elliott Hughes · 7 years ago
  6. ecee434 adb: Use kernel aio for functionfs. by Jerry Zhang · 7 years ago
  7. 6036417 Merge "adbd: add logging to troubleshoot usb issues." into oc-dr1-dev by Josh Gao · 7 years ago
  8. 8f484a6 adbd: add logging to troubleshoot usb issues. by Josh Gao · 7 years ago
  9. 5550901 Merge "adbd: add logging to troubleshoot usb issues." by Treehugger Robot · 7 years ago
  10. 184f571 adbd: add logging to troubleshoot usb issues. by Josh Gao · 7 years ago
  11. f1d3dbc adbd: lessen security constraints when the device is unlocked by Bowgo Tsai · 7 years ago
  12. cecbc99 Merge "Adding 'uhid' permission for access to /dev/uhid." by Siarhei Vishniakou · 7 years ago
  13. 0729dd1 Adding 'uhid' permission for access to /dev/uhid. by Siarhei Vishniakou · 7 years ago
  14. 4d4f64f Show the "platform tools" version in adb/fastboot --version. by Elliott Hughes · 7 years ago
  15. 40a8778 Revert "adb: Lower EP_ALLOC retry count" by Jerry Zhang · 7 years ago
  16. d73be1b libcutils: compile with BOARD_VNDK_VERSION current by Steven Moreland · 7 years ago
  17. e1dacfc adb: kill adb_thread_{create, join, detach, exit}. by Josh Gao · 7 years ago
  18. b298855 Add mDNS device discovery for adb client am: 13a269ea24 by Casey Dahlin · 7 years ago
  19. f18d33c adb: Set a hostname for mDNS am: 1fe3cae67e by Casey Dahlin · 7 years ago
  20. cc9c92f Make ADBD announce its presence over mDNS am: 6cd5e0b4ef by Casey Dahlin · 7 years ago
  21. 43fd1a4 adb: Do not signal gaget stack unless descriptors are written by Badhri Jagan Sridharan · 7 years ago
  22. 13a269e Add mDNS device discovery for adb client by Casey Dahlin · 8 years ago
  23. 1fe3cae adb: Set a hostname for mDNS by Casey Dahlin · 8 years ago
  24. 6cd5e0b Make ADBD announce its presence over mDNS by Casey Dahlin · 8 years ago
  25. f3fb7de adb: set max_rw to USB_FFS_BULK_SIZE explicitly by Jerry Zhang · 7 years ago
  26. 05fe272 adb: Lower EP_ALLOC retry count by Jerry Zhang · 7 years ago
  27. b5a34a2 adb: Add bMaxBurst to superspeed descriptors by Jerry Zhang · 7 years ago
  28. 55205a5 adb: Pre allocate kernel memory by Jerry Zhang · 8 years ago
  29. 44c688c adb: reorganize adbd USB handling code. by Josh Gao · 8 years ago
  30. cbe70cb debuggerd: advance our amazing bet. by Josh Gao · 8 years ago
  31. 183b73e adb: remove support for legacy f_adb interface. by Josh Gao · 8 years ago
  32. 97787a0 adb: use __android_log_is_debuggable() by Mark Salyzyn · 8 years ago
  33. ffdec18 Switch adb to <android-base/properties.h>. by Elliott Hughes · 8 years ago
  34. bae15b4 Use arraysize() for supplementary groups. by Jorge Lucangeli Obes · 8 years ago
  35. 809607a adb: use libdebuggerd_client. by Josh Gao · 8 years ago
  36. eaae97e adb: support forwarding TCP port 0. by David Pursell · 8 years ago
  37. 4d186ad adbd: Remove explicit capability bounding set code. by Jorge Lucangeli Obes · 8 years ago
  38. fd79a5d adbd: Remove check for set_supplementary_gids. by Jorge Lucangeli Obes · 9 years ago
  39. 683dc48 adb: Use Minijail for privilege dropping. by Jorge Lucangeli Obes · 9 years ago
  40. 38cd57a Use selinux_android_setcon() instead of setcon() by Tom Cherry · 9 years ago
  41. 9e7893b More idiomatic cleanup of 9f75a035713d216469f1cabfe4a65f7864e2145a. by Elliott Hughes · 9 years ago
  42. 9f75a03 adbd: make a PR_CAPBSET_DROP error fatal. by Nick Kralevich · 9 years ago
  43. 6945e36 Merge "adbd: refactor priv dropping logic" by Mike Frysinger · 9 years ago
  44. aae38d9 Merge "adb: shell: add -n flag to not read from stdin." by Josh Gao · 9 years ago
  45. 7d58607 adb: shell: add -n flag to not read from stdin. by Josh Gao · 9 years ago
  46. 4120ebc adbd: refactor priv dropping logic by Mike Frysinger · 9 years ago
  47. 4f71319 Track rename of base/ to android-base/. by Elliott Hughes · 9 years ago
  48. f39c564 Fix typo, caps in error messages. by Jorge Lucangeli Obes · 9 years ago
  49. c39ba5a Enable hidepid=2 on /proc by Nick Kralevich · 9 years ago
  50. aed3c61 Adb: use VLOG() to replace D() for verbose logging. by Yabin Cui · 9 years ago
  51. 7a3f8d6 adb: clean up debug tracing a little. by Yabin Cui · 9 years ago
  52. bd4b1fa Improve adb tracing. by Elliott Hughes · 9 years ago
  53. 0e2c194 adb: poll for emulator connection. by Yabin Cui · 9 years ago
  54. 5200c66 adb: win32: initial IPv6 support and improved Winsock error reporting by Spencer Low · 9 years ago
  55. 5cba504 Ignore ro.adb.secure in user builds. by Elliott Hughes · 9 years ago
  56. 4d87095 Remove calls to is_selinux_enabled() by Nick Kralevich · 9 years ago
  57. 6ac5d7d adb: fix adb_close() vs. unix_close() usage by Spencer Low · 9 years ago
  58. 9313c0d Improve logging. by Dan Albert · 9 years ago
  59. c89e0cc Revert "Revert "Split adb_main.cpp into client and daemon."" by Dan Albert · 9 years ago