summaryrefslogtreecommitdiffstats
path: root/adb
Commit message (Expand)AuthorAgeFilesLines
* Merge "adb: Use a default _SC_GETPW_R_SIZE_MAX size"Treehugger Robot2018-10-251-0/+3
|\
| * adb: Use a default _SC_GETPW_R_SIZE_MAX sizeRobert Yang2018-10-241-0/+3
* | adb: correct tcpip help messagebohu2018-10-241-2/+2
|/
* Add feature flag for b/110953234 fix.Josh Gao2018-10-234-5/+9
* Accept apex packages as argument.Dario Freni2018-10-234-9/+46
* Merge "adb: don't use <error.h>."Treehugger Robot2018-10-239-109/+116
|\
| * adb: don't use <error.h>.Elliott Hughes2018-10-229-109/+116
* | Merge "adb: set main thread in transport tests."Josh Gao2018-10-222-9/+11
|\ \
| * | adb: set main thread in transport tests.Josh Gao2018-10-192-9/+11
* | | Merge changes I9b77c105,I0b369d16,I59602c20,Iae4f3d55Josh Gao2018-10-227-442/+1080
|\ \ \ | |_|/ |/| |
| * | adbd: implement a nonblocking USB Connection.Josh Gao2018-10-195-8/+598
| * | adbd: rename daemon/usb.cpp to daemon/usb_legacy.cpp.Josh Gao2018-10-182-4/+5
| * | adbd: open functionfs ep0 as O_RDWR.Josh Gao2018-10-181-1/+1
| * | adbd: extract functionfs fd creation.Josh Gao2018-10-184-241/+288
| |/
* / adb: rationalize fatal/error logging.Elliott Hughes2018-10-1917-229/+187
|/
* Merge changes Ic8d22016,I3e15296e,Ie275e22cTreehugger Robot2018-10-185-47/+57
|\
| * adb: improve benchmark script a bit.Josh Gao2018-10-121-10/+7
| * adb: extract helper for dumping a packet header.Josh Gao2018-10-123-36/+46
| * adbd: turn on -Wthread-safety.Josh Gao2018-10-121-1/+4
* | Merge "test_adb.py: silence ResourceWarning."Josh Gao2018-10-171-0/+5
|\ \
| * | test_adb.py: silence ResourceWarning.Josh Gao2018-10-161-0/+5
| |/
* | Add adb_integration_test_device to general-testsJulien Desprez2018-10-122-1/+32
* | Merge "Revert "adb: don't close sockets before hitting EOF.""Josh Gao2018-10-123-211/+4
|\ \
| * | Revert "adb: don't close sockets before hitting EOF."Josh Gao2018-10-123-211/+4
* | | Merge "adb: add reboot-fastboot command"Treehugger Robot2018-10-121-0/+5
|\ \ \
| * | | adb: add reboot-fastboot commandMark Salyzyn2018-10-111-0/+5
* | | | Merge changes from topic "windows-libcxx"Pirama Arumuga Nainar2018-10-1112-78/+12
|\ \ \ \
| * | | | Adapt to switch to libc++ for WindowsPirama Arumuga Nainar2018-09-2112-78/+12
* | | | | Merge "Reverted aapt dependency to be a dependency on libandroidfw"Idries Hamadi2018-10-115-143/+135
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Reverted aapt dependency to be a dependency on libandroidfwIdries Hamadi2018-10-055-143/+135
* | | | | Merge "adb: don't close sockets before hitting EOF."Josh Gao2018-10-103-4/+211
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | adb: don't close sockets before hitting EOF.Josh Gao2018-10-043-4/+211
* | | | | Merge "adb: identical symlink, do not update"Treehugger Robot2018-10-081-14/+22
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | adb: identical symlink, do not updateMark Salyzyn2018-10-081-14/+22
* | | | | Merge changes Ia4244757,Ibcdf69d9Josh Gao2018-10-083-69/+125
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | adbd: clean up jdwp service a bit.Josh Gao2018-10-051-69/+39
| * | | | Revert "Revert "adb: detect some spin loops and abort.""Josh Gao2018-10-052-0/+86
| |/ / /
* | | | Add noexcept to move constructors and assignment operators.Chih-Hung Hsieh2018-10-051-6/+4
* | | | Restore lost .dm support of adb install-multipleVictor Hsieh2018-10-041-3/+4
|/ / /
* | | Merge "Support > 2GiB seeks in adb_lseek."Tao Bao2018-10-033-44/+48
|\ \ \
| * | | Support > 2GiB seeks in adb_lseek.Elliott Hughes2018-09-263-44/+48
| | |/ | |/|
* | | Merge "allow adb to remount symlink mount points"Treehugger Robot2018-10-021-1/+10
|\ \ \
| * | | allow adb to remount symlink mount pointsBowgo Tsai2018-09-281-1/+10
| |/ /
* | | adb: add fdevent_release.Josh Gao2018-09-262-7/+18
* | | adb: fix test_device.FileOperationsTest.test_push_empty.Josh Gao2018-09-261-3/+4
* | | Merge "adb: make test_device.py executable."Josh Gao2018-09-261-0/+0
|\ \ \
| * | | adb: make test_device.py executable.Josh Gao2018-09-201-0/+0
| |/ /
* | | Merge "adb: remount for /system as root"Treehugger Robot2018-09-251-1/+7
|\ \ \
| * | | adb: remount for /system as rootMark Salyzyn2018-09-251-1/+7
* | | | Merge "fs_mgr: init: adb: add fstab argument to fs_mgr_overlayfs_mount_all"Treehugger Robot2018-09-251-2/+6
|\| | |