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