summaryrefslogtreecommitdiffstats
path: root/adb
Commit message (Expand)AuthorAgeFilesLines
* Python unit test for adb.Riley Andrews2015-01-131-0/+390
* Clean up adb Win32 symlink #ifdefs.Elliott Hughes2015-01-122-35/+26
* Merge "Use getmntent when accessing /proc/mounts."Yabin Cui2015-01-061-29/+13
|\
| * Use getmntent when accessing /proc/mounts.Yabin Cui2015-01-051-29/+13
* | Fix disable-verity when the underlying block device is ROSami Tolvanen2015-01-053-49/+18
|/
* Fix build with clangBernhard Rosenkränzer2014-12-121-1/+3
* fix memory leak in copy_remote_dir_localRiley Andrews2014-12-121-19/+43
* Remove unused local variable.Chih-Hung Hsieh2014-12-101-1/+0
* Fix some style issues in adb_commandline().Riley Andrews2014-12-091-27/+27
* Refactor the host adb argument parsing loop to remove a gotoRiley Andrews2014-12-091-101/+70
* Fix buildPaul Lawrence2014-12-091-1/+1
* Add adb enable-verityPaul Lawrence2014-12-096-31/+104
* Revert "Revert "Enable verity on userdebug, and add disable-verity to adb""Paul Lawrence2014-12-095-4/+220
* adb warns on remount when verity is enabledPaul Lawrence2014-12-091-1/+33
* adbd & fastbootd: Support for new f_fs descriptor formatBadhri Jagan Sridharan2014-12-091-114/+101
* Fix build on mac.leozwang2014-12-091-1/+1
* Add more debug information.leozwang2014-12-098-14/+36
* Fix adb/fastboot windows compilations.Christopher Ferris2014-12-093-1/+6
* Merge "Introduce "adb keygen""Elliott Hughes2014-12-103-3/+34
|\
| * Introduce "adb keygen"Nick Kralevich2014-12-083-3/+34
* | Merge "ADB on linux: Handle USB SuperSpeed extra Descriptors"Elliott Hughes2014-12-081-0/+12
|\ \ | |/ |/|
| * ADB on linux: Handle USB SuperSpeed extra DescriptorsIngo Rohloff2014-05-161-0/+12
* | Merge "adb: enable superspeed support"Elliott Hughes2014-12-081-7/+56
|\ \
| * | adb: enable superspeed supportZhuang Jin Can2014-12-081-7/+56
* | | Clean up adb/Android.mkTrevor Drake2014-12-071-6/+2
* | | Merge "Fix deadlocks."Elliott Hughes2014-12-031-3/+3
|\ \ \ | |/ / |/| |
| * | Fix deadlocks.Bao Haojun2014-05-141-3/+3
| |/
* | Kill HAVE_BIG_ENDIAN, HAVE_ENDIAN_H, and HAVE_LITTLE_ENDIAN.Elliott Hughes2014-11-214-68/+1
* | system/core: Remove AID_GRAPHICS from adb groupsAjay Dudani2014-11-211-3/+2
* | Remove the adb usb vendor id whitelist.Elliott Hughes2014-11-214-412/+0
* | Merge "Disable vendor id filtering for OS X."Elliott Hughes2014-11-211-56/+37
|\ \
| * | Disable vendor id filtering for OS X.Al Sutton2014-11-211-56/+37
* | | Merge "Remove explict use of ASCII encoding"Elliott Hughes2014-11-211-1/+1
|\ \ \
| * | | Remove explict use of ASCII encodingAl Sutton2014-11-211-1/+1
| |/ /
* | | Merge "adb: Add USB vendor ID for Ubiquiti Networks, Inc."Elliott Hughes2014-11-211-0/+3
|\ \ \ | |/ / |/| |
| * | adb: Add USB vendor ID for Ubiquiti Networks, Inc.Jeremy Chang2014-11-191-0/+3
* | | Merge "Return path including executable instead of without"Elliott Hughes2014-11-201-5/+5
|\ \ \
| * | | Return path including executable instead of withoutAl Sutton2014-11-201-5/+5
* | | | Disable vendor id filtering for Linux.Elliott Hughes2014-11-192-20/+4
|/ / /
* | | Fix building on modern versions of Xcode and OS X.Al Sutton2014-11-191-7/+7
|/ /
* | Merge "Revert "adb: Add USB vendor ID for Honeywell""Elliott Hughes2014-11-181-3/+0
|\ \
| * | Revert "adb: Add USB vendor ID for Honeywell"Elliott Hughes2014-11-181-3/+0
* | | kill HAVE_TERMIO_HYabin Cui2014-11-171-12/+17
* | | kill HAVE_FORKEXECYabin Cui2014-11-123-20/+18
* | | am 452f08a0: Merge "Add razer usb vid for future use with adb"Elliott Hughes2014-11-051-0/+3
|\ \ \
| * | | Add razer usb vid for future use with adbStuart Wells2014-11-031-0/+3
* | | | am 7e38ab47: am 951c48c5: Merge "adb: Add USB vendor ID for TrekStor GmbH"JP Abgrall2014-10-201-0/+3
|\ \ \ \ | |/ / /
| * | | adb: Add USB vendor ID for TrekStor GmbHThorsten Koroscha2014-10-201-0/+3
* | | | am 2f431a8d: Fix windows-specific error without messing up Makefile flags.Stephen Hines2014-10-024-5/+3
|\ \ \ \
| * | | | Fix windows-specific error without messing up Makefile flags.Stephen Hines2014-10-014-5/+3