1. 4da604b Allow shell to write to /sdcard/Android/data and /sdcard/Android/obb. by Martijn Coenen · 5 years ago
  2. d076857 adbd: remove ifdefs guarding root/secure. by Josh Gao · 5 years ago
  3. 9f3064f adbd: avoid compiling more code in the daemon. by Josh Gao · 5 years ago
  4. 98419f7 adbd: add a log message on start. by Josh Gao · 5 years ago
  5. d85f5c0 [adbwifi] Add adbwifi_libs, TLS connection, and MDNS implementation. by Joshua Duong · 6 years ago
  6. 8bde191 Enable "localfilesystem" UNIX domain socket for ADB. by Jason Jeremy Iman · 6 years ago
  7. 4225a95 adbd: use libadbd_auth for authentication. am: 275232667d by Josh Gao · 6 years ago
  8. a933b43 Grant adb auth under recovery for unlocked & userdebug devices by Tianjie Xu · 6 years ago
  9. 2752326 adbd: use libadbd_auth for authentication. by Josh Gao · 6 years ago
  10. 06e7cb5 adbd: allow port configuration on host. by Josh Gao · 6 years ago
  11. 9b30c0a adbd: allowing adb root when the device is unlocked by Bowgo Tsai · 6 years ago
  12. 776c2ec adbd: compile for host. by Josh Gao · 7 years ago
  13. 954adcc adbd: turn on fdsan warnings. by Josh Gao · 7 years ago
  14. 011ee12 Shared libs are supported in recovery mode by Jiyong Park · 7 years ago
  15. daacf4f adb: Correctly drop caps when ambient capabilities are used by Luis Hector Chavez · 7 years ago
  16. 218f766 adbd: configure jemalloc to not immediately purge. by Josh Gao · 7 years ago
  17. 6eda184 adbd: don't require authentication for userdebug/eng builds. by Josh Gao · 7 years ago
  18. 2776845 adb: switch over to Android.bp. by Josh Gao · 8 years ago
  19. 6b97021 Don't include the build number in the adbd binary. by Elliott Hughes · 8 years ago
  20. 0603ec4 Revert "adbd: lessen security constraints when the device is unlocked" by Bowgo Tsai · 8 years ago
  21. f1d3dbc adbd: lessen security constraints when the device is unlocked by Bowgo Tsai · 8 years ago
  22. cecbc99 Merge "Adding 'uhid' permission for access to /dev/uhid." by Siarhei Vishniakou · 8 years ago
  23. 0729dd1 Adding 'uhid' permission for access to /dev/uhid. by Siarhei Vishniakou · 8 years ago
  24. 4d4f64f Show the "platform tools" version in adb/fastboot --version. by Elliott Hughes · 8 years ago
  25. d73be1b libcutils: compile with BOARD_VNDK_VERSION current by Steven Moreland · 8 years ago
  26. 6cd5e0b Make ADBD announce its presence over mDNS by Casey Dahlin · 9 years ago
  27. cbe70cb debuggerd: advance our amazing bet. by Josh Gao · 9 years ago
  28. 183b73e adb: remove support for legacy f_adb interface. by Josh Gao · 9 years ago
  29. 97787a0 adb: use __android_log_is_debuggable() by Mark Salyzyn · 9 years ago
  30. ffdec18 Switch adb to <android-base/properties.h>. by Elliott Hughes · 9 years ago
  31. bae15b4 Use arraysize() for supplementary groups. by Jorge Lucangeli Obes · 9 years ago
  32. 809607a adb: use libdebuggerd_client. by Josh Gao · 9 years ago
  33. eaae97e adb: support forwarding TCP port 0. by David Pursell · 9 years ago
  34. 4d186ad adbd: Remove explicit capability bounding set code. by Jorge Lucangeli Obes · 10 years ago
  35. fd79a5d adbd: Remove check for set_supplementary_gids. by Jorge Lucangeli Obes · 10 years ago
  36. 683dc48 adb: Use Minijail for privilege dropping. by Jorge Lucangeli Obes · 10 years ago
  37. 38cd57a Use selinux_android_setcon() instead of setcon() by Tom Cherry · 10 years ago
  38. 9e7893b More idiomatic cleanup of 9f75a035713d216469f1cabfe4a65f7864e2145a. by Elliott Hughes · 10 years ago
  39. 9f75a03 adbd: make a PR_CAPBSET_DROP error fatal. by Nick Kralevich · 10 years ago
  40. 6945e36 Merge "adbd: refactor priv dropping logic" by Mike Frysinger · 10 years ago
  41. aae38d9 Merge "adb: shell: add -n flag to not read from stdin." by Josh Gao · 10 years ago
  42. 7d58607 adb: shell: add -n flag to not read from stdin. by Josh Gao · 10 years ago
  43. 4120ebc adbd: refactor priv dropping logic by Mike Frysinger · 10 years ago
  44. 4f71319 Track rename of base/ to android-base/. by Elliott Hughes · 10 years ago
  45. f39c564 Fix typo, caps in error messages. by Jorge Lucangeli Obes · 10 years ago
  46. c39ba5a Enable hidepid=2 on /proc by Nick Kralevich · 10 years ago
  47. aed3c61 Adb: use VLOG() to replace D() for verbose logging. by Yabin Cui · 10 years ago
  48. 7a3f8d6 adb: clean up debug tracing a little. by Yabin Cui · 10 years ago
  49. bd4b1fa Improve adb tracing. by Elliott Hughes · 10 years ago
  50. 0e2c194 adb: poll for emulator connection. by Yabin Cui · 10 years ago
  51. 5200c66 adb: win32: initial IPv6 support and improved Winsock error reporting by Spencer Low · 10 years ago
  52. 5cba504 Ignore ro.adb.secure in user builds. by Elliott Hughes · 10 years ago
  53. 4d87095 Remove calls to is_selinux_enabled() by Nick Kralevich · 10 years ago
  54. 6ac5d7d adb: fix adb_close() vs. unix_close() usage by Spencer Low · 10 years ago
  55. 9313c0d Improve logging. by Dan Albert · 10 years ago
  56. c89e0cc Revert "Revert "Split adb_main.cpp into client and daemon."" by Dan Albert · 10 years ago