android_system_core/adb/client
Josh Gao 8c2198c809 adb: use shell for remount to forward return codes.
Bug: http://b/25842395
Test: manual
Change-Id: I719c86bdf573db14ca2a0bdf608065ad63f573c1
2019-08-12 18:31:45 -07:00
..
adb_client.cpp Merge "[adb] Cache features set inside the client process" 2019-08-09 00:40:51 +00:00
adb_client.h adb: don't manually construct device selection prefix in forward. 2019-08-06 16:43:34 -07:00
adb_install.cpp Merge "[adb] Speed up the streaming install" 2019-08-09 00:38:50 +00:00
adb_install.h Adds atomic install support to adb 2019-01-11 18:13:36 +00:00
auth.cpp adb: restore generation of public key in `adb keygen`. 2019-04-29 12:36:32 -07:00
bugreport.cpp
bugreport.h
commandline.cpp adb: use shell for remount to forward return codes. 2019-08-12 18:31:45 -07:00
commandline.h [adb] Speed up the streaming install 2019-08-08 12:55:51 -07:00
console.cpp NFC: Fix potentially uninitialized 'port' variable. 2019-05-09 12:55:41 -07:00
fastdeploy.cpp Fastdeploy converted to c++ and bin2c on the jar. 2019-07-29 12:00:09 -07:00
fastdeploy.h Change --fastdeploy behaviour 2018-12-14 15:25:15 +00:00
fastdeploycallbacks.cpp Fix adb not correctly reading return code from DeployAgent 2018-12-06 15:46:38 +00:00
fastdeploycallbacks.h Fix adb not correctly reading return code from DeployAgent 2018-12-06 15:46:38 +00:00
file_sync_client.cpp adb: Avoid extra std::string copies 2019-03-26 12:00:19 -07:00
file_sync_client.h
line_printer.cpp
line_printer.h
main.cpp adb: attempt to exec newer adb servers on Linux. 2019-03-14 15:41:41 -07:00
transport_mdns.cpp adb: move fdevent to its own folder. 2019-07-08 14:37:27 -07:00
usb_dispatch.cpp adb: make `adb reconnect` perform a USB reset. 2019-03-28 15:47:44 -07:00
usb_libusb.cpp adb: make `adb reconnect` perform a USB reset. 2019-03-28 15:47:44 -07:00
usb_linux.cpp adb: switch from system_clock to steady_clock. 2019-07-22 16:18:25 -07:00
usb_osx.cpp adb: fix mac build breakage. 2019-04-02 16:31:32 -07:00
usb_windows.cpp adb: make `adb reconnect` perform a USB reset. 2019-03-28 15:47:44 -07:00