summaryrefslogtreecommitdiffstats
path: root/adb/daemon
Commit message (Expand)AuthorAgeFilesLines
* Merge "Revert "adbd: lessen security constraints when the device is unlocked""Treehugger Robot2017-08-311-15/+9
|\
| * Revert "adbd: lessen security constraints when the device is unlocked"Bowgo Tsai2017-08-311-15/+9
* | adb: Use kernel aio for functionfs.Jerry Zhang2017-08-102-11/+121
|/
* Merge "adbd: add logging to troubleshoot usb issues."Treehugger Robot2017-07-271-5/+10
|\
| * adbd: add logging to troubleshoot usb issues.Josh Gao2017-07-261-5/+10
* | adbd: lessen security constraints when the device is unlockedBowgo Tsai2017-07-181-9/+15
|/
* Merge "Adding 'uhid' permission for access to /dev/uhid."Siarhei Vishniakou2017-05-111-4/+4
|\
| * Adding 'uhid' permission for access to /dev/uhid.Siarhei Vishniakou2017-05-111-4/+4
* | Show the "platform tools" version in adb/fastboot --version.Elliott Hughes2017-05-091-3/+2
|/
* Revert "adb: Lower EP_ALLOC retry count"Jerry Zhang2017-04-271-1/+1
* libcutils: compile with BOARD_VNDK_VERSION currentSteven Moreland2017-04-171-1/+1
* adb: kill adb_thread_{create, join, detach, exit}.Josh Gao2017-04-122-7/+7
* Add mDNS device discovery for adb clientCasey Dahlin2017-03-101-0/+1
|\
| * Add mDNS device discovery for adb clientCasey Dahlin2017-03-071-0/+1
* | adb: Set a hostname for mDNSCasey Dahlin2017-03-101-3/+7
|\|
| * adb: Set a hostname for mDNSCasey Dahlin2017-03-071-3/+7
* | Make ADBD announce its presence over mDNSCasey Dahlin2017-03-103-2/+121
|\|
| * Make ADBD announce its presence over mDNSCasey Dahlin2017-03-073-2/+121
* | adb: Do not signal gaget stack unless descriptors are writtenBadhri Jagan Sridharan2017-03-071-1/+2
|/
* adb: set max_rw to USB_FFS_BULK_SIZE explicitlyJerry Zhang2017-02-211-1/+1
* adb: Lower EP_ALLOC retry countJerry Zhang2017-02-161-1/+1
* adb: Add bMaxBurst to superspeed descriptorsJerry Zhang2017-02-131-0/+2
* adb: Pre allocate kernel memoryJerry Zhang2017-02-132-15/+41
* adb: reorganize adbd USB handling code.Josh Gao2017-01-192-0/+496
* debuggerd: advance our amazing bet.Josh Gao2017-01-171-1/+1
* adb: remove support for legacy f_adb interface.Josh Gao2017-01-111-1/+1
* adb: use __android_log_is_debuggable()Mark Salyzyn2016-10-141-3/+4
* Switch adb to <android-base/properties.h>.Elliott Hughes2016-09-261-22/+12
* Use arraysize() for supplementary groups.Jorge Lucangeli Obes2016-07-181-5/+4
* adb: use libdebuggerd_client.Josh Gao2016-06-171-0/+2
* adb: support forwarding TCP port 0.David Pursell2016-05-091-4/+2
* adbd: Remove explicit capability bounding set code.Jorge Lucangeli Obes2016-02-231-13/+4
* adbd: Remove check for set_supplementary_gids.Jorge Lucangeli Obes2016-01-081-6/+3
* adb: Use Minijail for privilege dropping.Jorge Lucangeli Obes2015-12-171-15/+25
* Use selinux_android_setcon() instead of setcon()Tom Cherry2015-12-161-2/+2
* More idiomatic cleanup of 9f75a035713d216469f1cabfe4a65f7864e2145a.Elliott Hughes2015-12-161-2/+1
* adbd: make a PR_CAPBSET_DROP error fatal.Nick Kralevich2015-12-151-5/+1
* Merge "adbd: refactor priv dropping logic"Mike Frysinger2015-12-111-27/+31
|\
| * adbd: refactor priv dropping logicMike Frysinger2015-12-101-27/+31
* | Merge "adb: shell: add -n flag to not read from stdin."Josh Gao2015-12-101-10/+1
|\ \ | |/ |/|
| * adb: shell: add -n flag to not read from stdin.Josh Gao2015-12-101-10/+1
* | Track rename of base/ to android-base/.Elliott Hughes2015-12-041-2/+2
|/
* Fix typo, caps in error messages.Jorge Lucangeli Obes2015-11-111-2/+2
* Enable hidepid=2 on /procNick Kralevich2015-11-091-1/+3
* Adb: use VLOG() to replace D() for verbose logging.Yabin Cui2015-09-231-1/+1
* adb: clean up debug tracing a little.Yabin Cui2015-09-021-6/+6
* Improve adb tracing.Elliott Hughes2015-08-281-5/+0
* adb: poll for emulator connection.Yabin Cui2015-07-311-7/+0
* adb: win32: initial IPv6 support and improved Winsock error reportingSpencer Low2015-07-301-2/+5
* Ignore ro.adb.secure in user builds.Elliott Hughes2015-06-181-3/+4