platform_system_core/adb/client
2019-06-05 20:43:55 +00:00
..
adb_client.cpp Revert "Revert "Add a way to turn off unique_fd's operator int."" 2019-05-06 16:18:02 -07:00
adb_client.h Revert "Revert "Add a way to turn off unique_fd's operator int."" 2019-05-06 16:18:02 -07:00
adb_install.cpp Support splitAPK in install-multi-package. 2019-02-25 12:10:31 +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 adb: don't use <error.h>. 2018-10-22 17:04:32 -07:00
bugreport.h adb: switch over to Android.bp. 2018-02-28 15:29:50 -08:00
commandline.cpp Merge "adb: Allow adb rescue getprop." 2019-06-05 20:43:55 +00:00
commandline.h Integrate adb with fastdeploy 2018-08-06 13:57:47 +01:00
console.cpp NFC: Fix potentially uninitialized 'port' variable. 2019-05-09 12:55:41 -07:00
fastdeploy.cpp Change --fastdeploy behaviour 2018-12-14 15:25:15 +00: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 adb: split file_sync_service.h into client and daemon parts. 2018-07-25 18:08:32 -07:00
line_printer.cpp adb: win32: LinePrinter Unicode support 2018-09-02 16:27:12 -07:00
line_printer.h adb: don't spew push/pull progress to dumb terminals. 2018-08-22 17:28:33 -07:00
main.cpp adb: attempt to exec newer adb servers on Linux. 2019-03-14 15:41:41 -07:00
transport_mdns.cpp adb: remove fdevent_install, fdevent_remove. 2018-05-22 14:54:49 -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: make adb reconnect perform a USB reset. 2019-03-28 15:47:44 -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