summaryrefslogtreecommitdiffstats
path: root/adb
Commit message (Expand)AuthorAgeFilesLines
* Accept DexMetadata files (.dm) for install-multipleCalin Juravle2018-01-171-4/+4
* Merge "adb/fastboot: switch over to shared AdbWinApi."Treehugger Robot2018-01-091-3/+3
|\
| * adb/fastboot: switch over to shared AdbWinApi.Josh Gao2018-01-081-3/+3
* | Merge "Sort devices list before output."Elliott Hughes2018-01-081-3/+11
|\ \
| * | Sort devices list before output.Artem Iglikov2017-12-191-3/+11
* | | adb: add missing condition_variable includeMike Frysinger2018-01-021-0/+1
| |/ |/|
* | Add std::string StartsWith*/EndsWith* overloads.Elliott Hughes2017-12-201-4/+4
|/
* adb: disable checksum on new versionsTim Murray2017-12-146-24/+20
* Merge "Set $TMPDIR for `adb shell`."Elliott Hughes2017-12-121-0/+1
|\
| * Set $TMPDIR for `adb shell`.Elliott Hughes2017-12-111-0/+1
* | Merge "adb: get libusb compiling on Windows."Treehugger Robot2017-12-115-92/+70
|\ \ | |/ |/|
| * adb: get libusb compiling on Windows.Josh Gao2017-12-085-92/+70
* | Merge "adb: disable USB packet overflow checking on OS X."Treehugger Robot2017-12-082-0/+15
|\ \
| * | adb: disable USB packet overflow checking on OS X.Josh Gao2017-12-062-0/+15
| |/
* | Merge "Add OWNERS."Elliott Hughes2017-12-071-0/+2
|\ \
| * | Add OWNERS.Elliott Hughes2017-12-071-0/+2
| |/
* | Merge "Fix typos in ADB documentation"Jim Kaye2017-11-302-23/+21
|\|
| * Fix typos in ADB documentationJim Kaye2017-11-302-23/+21
* | Merge "Remove a duplicate TEMP_FAILURE_RETRY."Elliott Hughes2017-11-291-15/+1
|\|
| * Merge "Remove a duplicate TEMP_FAILURE_RETRY."Elliott Hughes2017-11-291-15/+1
| |\
| | * Remove a duplicate TEMP_FAILURE_RETRY.Elliott Hughes2017-11-281-15/+1
* | | Merge "Standarize on VFS_CAP_REVISION_2"Nick Kralevich2017-11-281-1/+1
|\| | | |/ |/|
| * Standarize on VFS_CAP_REVISION_2Nick Kralevich2017-11-271-1/+1
| * DO NOT MERGE ANYWHERE Add comments and code about ro.boot.slot backSandeep Patil2017-11-101-1/+13
|/
* Merge "Move GetDeviceTest from adb's test_device.py to adb package."Treehugger Robot2017-11-091-56/+0
|\
| * Move GetDeviceTest from adb's test_device.py to adb package.Josh Gao2017-11-081-56/+0
* | Don't include the build number in the adbd binary.Elliott Hughes2017-11-071-2/+2
|/
* Merge "adb: fix erase-remove_if idiom."Josh Gao2017-10-231-1/+1
|\
| * Merge "adb: fix erase-remove_if idiom."Treehugger Robot2017-10-231-1/+1
| |\
| | * adb: fix erase-remove_if idiom.Josh Gao2017-10-201-1/+1
* | | Merge changes I3e6e5a22,I6eb3f066Mark Salyzyn2017-10-234-487/+451
|\| |
| * | adb: cleanup some portions of client usb interfacesMark Salyzyn2017-10-133-18/+16
| * | adb: clang-format for adb.h and client/usb_windows.cppMark Salyzyn2017-10-132-490/+456
| |/
* | Merge "Set $HOSTNAME in adbd."Elliott Hughes2017-10-031-2/+10
|\|
| * Set $HOSTNAME in adbd.Elliott Hughes2017-10-031-2/+10
* | Merge "adb: remove SendConnectOnHost."Josh Gao2017-10-026-35/+9
|\|
| * Merge "adb: remove SendConnectOnHost."Treehugger Robot2017-10-026-35/+9
| |\
| | * adb: remove SendConnectOnHost.Josh Gao2017-10-026-35/+9
* | | Merge "adbd: improve thread names."Josh Gao2017-09-292-20/+22
|\| |
| * | adbd: improve thread names.Josh Gao2017-09-282-20/+22
| |/
* | Merge "adb: partially revert b5e11415."Josh Gao2017-09-273-11/+2
|\|
| * Merge "adb: partially revert b5e11415."Treehugger Robot2017-09-273-11/+2
| |\
| | * adb: partially revert b5e11415.Josh Gao2017-09-133-11/+2
* | | Merge "Reland "Remove comments and code about ro.boot.slot""Tom Cherry2017-09-261-13/+1
|\| |
| * | Reland "Remove comments and code about ro.boot.slot"Tom Cherry2017-09-251-13/+1
* | | Merge "Revert "Remove comments and code about ro.boot.slot""Tom Cherry2017-09-211-1/+13
|\| |
| * | Revert "Remove comments and code about ro.boot.slot"Tom Cherry2017-09-211-1/+13
* | | Merge "Remove comments and code about ro.boot.slot"Tom Cherry2017-09-201-13/+1
|\| |
| * | Remove comments and code about ro.boot.slotTom Cherry2017-09-201-13/+1
* | | Merge changes I0ed00441,I12d46493,Ib484f701Josh Gao2017-09-145-68/+72
|\| |