- 011ee12 Shared libs are supported in recovery mode by Jiyong Park · 7 years ago
- 07445f4 adb: add remount -R for deduplicated ext4 by David Anderson · 7 years ago
- 7a22358 Merge changes I465804fd,Ib5a684bb,If5e66570,I8471cc00,I8ba0a70a by Josh Gao · 7 years ago
- e535302 adb: delete FDEVENT_DONTCLOSE. by Josh Gao · 7 years ago
- 71f775a adb: remove fdevent_install, fdevent_remove. by Josh Gao · 7 years ago
- 93e4501 Merge "adb: Retry io in case of interrupt" by Treehugger Robot · 7 years ago
- adf07c5 Merge "adb: Move io_setup to usb_handle init" by Treehugger Robot · 7 years ago
- d8c1ae9 adb: Move io_setup to usb_handle init by Jerry Zhang · 7 years ago
- 5ba6802 adb: Retry io in case of interrupt by Jerry Zhang · 7 years ago
- 570426a adb: warn on remount if undoing deduplication is impossible by David Anderson · 7 years ago
- da6ab73 Merge "adb: fix double close in jdwp_service." by Treehugger Robot · 7 years ago
- b7a9956 adb: fix double close in jdwp_service. by Josh Gao · 7 years ago
- a962ec0 adb: better error messages on deduplicated filesystems. by David Anderson · 7 years ago
- 1ce9957 adb: switch apacket payload to a type that doesn't initialize its contents. by Josh Gao · 7 years ago
- 6eb9248 Merge "Support /odm and /product in "adb remount" and "adb sync"." by Elliott Hughes · 7 years ago
- daacf4f adb: Correctly drop caps when ambient capabilities are used by Luis Hector Chavez · 7 years ago
- 218f766 adbd: configure jemalloc to not immediately purge. by Josh Gao · 7 years ago
- 57e97cb Support /odm and /product in "adb remount" and "adb sync". by Elliott Hughes · 7 years ago
- 31ed2a5 Merge "adbd: spawn login shell when run without a command." by Josh Gao · 7 years ago
- db96710 Merge "adbd: increase oom_score_adj for `adb shell`" by Josh Gao · 7 years ago
- 2de2ade adbd: increase oom_score_adj for `adb shell` by Josh Gao · 7 years ago
- f78ff01 Merge "adb: Open FunctionFS files with more restrictive access modes" by Treehugger Robot · 7 years ago
- 8f7ff94 adbd: spawn login shell when run without a command. by Josh Gao · 7 years ago
- dcc055a adb: delete vestigial SHELL_EXIT_NOTIFY_FD. by Josh Gao · 7 years ago
- 6156420 Merge changes I99b85f07,If28f6c8d by Treehugger Robot · 7 years ago
- 31b5be6 adb: implement std::make_unique, start using it. by Josh Gao · 7 years ago
- 99499f1 adb: Remove usages of ENDPOINT_ALLOC by Jerry Zhang · 7 years ago
- 8cc9c38 adb: checks device state when using adb disable-verity for AVB by Bowgo Tsai · 7 years ago
- 3a3df40 adb: Open FunctionFS files with more restrictive access modes by Luis Hector Chavez · 7 years ago
- 6eda184 adbd: don't require authentication for userdebug/eng builds. by Josh Gao · 7 years ago
- 5180d5b Merge "Make libasyncio headers usable from C" by Jerry Zhang · 7 years ago
- c3d4e72 Make libasyncio headers usable from C by Jerry Zhang · 7 years ago
- 2776845 adb: switch over to Android.bp. by Josh Gao · 7 years ago
- 6b97021 Don't include the build number in the adbd binary. by Elliott Hughes · 7 years ago
- 9638729 Merge "Revert "adbd: lessen security constraints when the device is unlocked"" by Treehugger Robot · 7 years ago
- 0603ec4 Revert "adbd: lessen security constraints when the device is unlocked" by Bowgo Tsai · 7 years ago
- ecee434 adb: Use kernel aio for functionfs. by Jerry Zhang · 7 years ago
- 5550901 Merge "adbd: add logging to troubleshoot usb issues." by Treehugger Robot · 7 years ago
- 184f571 adbd: add logging to troubleshoot usb issues. by Josh Gao · 7 years ago
- f1d3dbc adbd: lessen security constraints when the device is unlocked by Bowgo Tsai · 7 years ago
- cecbc99 Merge "Adding 'uhid' permission for access to /dev/uhid." by Siarhei Vishniakou · 8 years ago
- 0729dd1 Adding 'uhid' permission for access to /dev/uhid. by Siarhei Vishniakou · 8 years ago
- 4d4f64f Show the "platform tools" version in adb/fastboot --version. by Elliott Hughes · 8 years ago
- 40a8778 Revert "adb: Lower EP_ALLOC retry count" by Jerry Zhang · 8 years ago
- d73be1b libcutils: compile with BOARD_VNDK_VERSION current by Steven Moreland · 8 years ago
- e1dacfc adb: kill adb_thread_{create, join, detach, exit}. by Josh Gao · 8 years ago
- b298855 Add mDNS device discovery for adb client am: 13a269ea24 by Casey Dahlin · 8 years ago
- f18d33c adb: Set a hostname for mDNS am: 1fe3cae67e by Casey Dahlin · 8 years ago
- cc9c92f Make ADBD announce its presence over mDNS am: 6cd5e0b4ef by Casey Dahlin · 8 years ago
- 43fd1a4 adb: Do not signal gaget stack unless descriptors are written by Badhri Jagan Sridharan · 8 years ago
- 13a269e Add mDNS device discovery for adb client by Casey Dahlin · 8 years ago
- 1fe3cae adb: Set a hostname for mDNS by Casey Dahlin · 9 years ago
- 6cd5e0b Make ADBD announce its presence over mDNS by Casey Dahlin · 9 years ago
- f3fb7de adb: set max_rw to USB_FFS_BULK_SIZE explicitly by Jerry Zhang · 8 years ago
- 05fe272 adb: Lower EP_ALLOC retry count by Jerry Zhang · 8 years ago
- b5a34a2 adb: Add bMaxBurst to superspeed descriptors by Jerry Zhang · 8 years ago
- 55205a5 adb: Pre allocate kernel memory by Jerry Zhang · 8 years ago
- 44c688c adb: reorganize adbd USB handling code. by Josh Gao · 8 years ago
- cbe70cb debuggerd: advance our amazing bet. by Josh Gao · 8 years ago
- 183b73e adb: remove support for legacy f_adb interface. by Josh Gao · 8 years ago
- 97787a0 adb: use __android_log_is_debuggable() by Mark Salyzyn · 9 years ago
- ffdec18 Switch adb to <android-base/properties.h>. by Elliott Hughes · 8 years ago
- bae15b4 Use arraysize() for supplementary groups. by Jorge Lucangeli Obes · 8 years ago
- 809607a adb: use libdebuggerd_client. by Josh Gao · 9 years ago
- eaae97e adb: support forwarding TCP port 0. by David Pursell · 9 years ago
- 4d186ad adbd: Remove explicit capability bounding set code. by Jorge Lucangeli Obes · 9 years ago
- fd79a5d adbd: Remove check for set_supplementary_gids. by Jorge Lucangeli Obes · 9 years ago
- 683dc48 adb: Use Minijail for privilege dropping. by Jorge Lucangeli Obes · 9 years ago
- 38cd57a Use selinux_android_setcon() instead of setcon() by Tom Cherry · 9 years ago
- 9e7893b More idiomatic cleanup of 9f75a035713d216469f1cabfe4a65f7864e2145a. by Elliott Hughes · 9 years ago
- 9f75a03 adbd: make a PR_CAPBSET_DROP error fatal. by Nick Kralevich · 9 years ago
- 6945e36 Merge "adbd: refactor priv dropping logic" by Mike Frysinger · 9 years ago
- aae38d9 Merge "adb: shell: add -n flag to not read from stdin." by Josh Gao · 9 years ago
- 7d58607 adb: shell: add -n flag to not read from stdin. by Josh Gao · 9 years ago
- 4120ebc adbd: refactor priv dropping logic by Mike Frysinger · 9 years ago
- 4f71319 Track rename of base/ to android-base/. by Elliott Hughes · 9 years ago
- f39c564 Fix typo, caps in error messages. by Jorge Lucangeli Obes · 9 years ago
- c39ba5a Enable hidepid=2 on /proc by Nick Kralevich · 9 years ago
- aed3c61 Adb: use VLOG() to replace D() for verbose logging. by Yabin Cui · 9 years ago
- 7a3f8d6 adb: clean up debug tracing a little. by Yabin Cui · 9 years ago
- bd4b1fa Improve adb tracing. by Elliott Hughes · 9 years ago
- 0e2c194 adb: poll for emulator connection. by Yabin Cui · 9 years ago
- 5200c66 adb: win32: initial IPv6 support and improved Winsock error reporting by Spencer Low · 9 years ago
- 5cba504 Ignore ro.adb.secure in user builds. by Elliott Hughes · 10 years ago
- 4d87095 Remove calls to is_selinux_enabled() by Nick Kralevich · 10 years ago
- 6ac5d7d adb: fix adb_close() vs. unix_close() usage by Spencer Low · 10 years ago
- 9313c0d Improve logging. by Dan Albert · 10 years ago
- c89e0cc Revert "Revert "Split adb_main.cpp into client and daemon."" by Dan Albert · 10 years ago