.. |
tests
|
Make Python tests only check the current device.
|
2015-02-24 14:36:03 -08:00 |
.clang-format
|
Add .clang-format file.
|
2015-02-24 16:56:39 -08:00 |
Android.mk
|
Remove _(GNU|XOPEN)_SOURCE makefile cruft.
|
2015-02-25 11:08:21 -08:00 |
CPPLINT.cfg
|
Ignore another stupid lint warning.
|
2015-02-20 17:19:22 -08:00 |
MODULE_LICENSE_APACHE2
|
…
|
|
NOTICE
|
…
|
|
OVERVIEW.TXT
|
…
|
|
SERVICES.TXT
|
…
|
|
SYNC.TXT
|
…
|
|
adb.c
|
Move transport declarations into transport.h.
|
2015-02-24 21:30:22 -08:00 |
adb.h
|
Move transport declarations into transport.h.
|
2015-02-24 21:30:22 -08:00 |
adb_auth.c
|
Move transport declarations into transport.h.
|
2015-02-24 21:30:22 -08:00 |
adb_auth.h
|
Move adb_main to its own file.
|
2015-02-18 18:32:54 -08:00 |
adb_auth_client.c
|
Move transport declarations into transport.h.
|
2015-02-24 21:30:22 -08:00 |
adb_auth_host.c
|
Verify token length before adb signs it
|
2015-01-27 17:19:35 +00:00 |
adb_client.c
|
Move transport declarations into transport.h.
|
2015-02-24 21:30:22 -08:00 |
adb_client.h
|
Add extern "C" to all the adb headers.
|
2015-02-18 00:21:16 -08:00 |
adb_listeners.c
|
Move transport declarations into transport.h.
|
2015-02-24 21:30:22 -08:00 |
adb_listeners.h
|
Move the listener code into its own file.
|
2015-02-18 18:22:52 -08:00 |
adb_main.c
|
Move transport declarations into transport.h.
|
2015-02-24 21:30:22 -08:00 |
adb_trace.h
|
Add extern "C" to all the adb headers.
|
2015-02-18 00:21:16 -08:00 |
commandline.c
|
Move transport declarations into transport.h.
|
2015-02-24 21:30:22 -08:00 |
console.c
|
…
|
|
fdevent.cpp
|
Begin moving code from adb to libadb.
|
2015-01-26 16:45:34 -08:00 |
fdevent.h
|
Begin moving code from adb to libadb.
|
2015-01-26 16:45:34 -08:00 |
file_sync_client.c
|
Move transport declarations into transport.h.
|
2015-02-24 21:30:22 -08:00 |
file_sync_service.c
|
Move transport declarations into transport.h.
|
2015-02-24 21:30:22 -08:00 |
file_sync_service.h
|
Add extern "C" to all the adb headers.
|
2015-02-18 00:21:16 -08:00 |
framebuffer_service.c
|
Move transport declarations into transport.h.
|
2015-02-24 21:30:22 -08:00 |
get_my_path_darwin.c
|
Remove explict use of ASCII encoding
|
2014-11-21 15:56:59 +00:00 |
get_my_path_linux.c
|
…
|
|
get_my_path_windows.c
|
…
|
|
jdwp_service.c
|
Add more debug information.
|
2014-12-09 16:08:24 -08:00 |
mutex_list.h
|
…
|
|
protocol.txt
|
…
|
|
qemu_tracing.c
|
Move emulator tracing into its own file.
|
2015-02-18 17:21:17 -08:00 |
qemu_tracing.h
|
Move emulator tracing into its own file.
|
2015-02-18 17:21:17 -08:00 |
remount_service.c
|
Move transport declarations into transport.h.
|
2015-02-24 21:30:22 -08:00 |
services.c
|
Move transport declarations into transport.h.
|
2015-02-24 21:30:22 -08:00 |
set_verity_enable_state_service.c
|
Protect from eng vs userdebug build breaks.
|
2015-01-26 17:49:17 -08:00 |
sockets.c
|
Move transport declarations into transport.h.
|
2015-02-24 21:30:22 -08:00 |
sockets.dia
|
…
|
|
sysdeps.h
|
Add extern "C" to all the adb headers.
|
2015-02-18 00:21:16 -08:00 |
sysdeps_win32.c
|
adb: Win32: set socket buffer sizes properly
|
2015-01-26 21:56:26 -08:00 |
test_track_devices.c
|
…
|
|
test_track_jdwp.c
|
…
|
|
transport.c
|
Add some basic tests to adb.
|
2015-02-25 10:57:26 -08:00 |
transport.h
|
Move transport declarations into transport.h.
|
2015-02-24 21:30:22 -08:00 |
transport_local.c
|
Move transport declarations into transport.h.
|
2015-02-24 21:30:22 -08:00 |
transport_test.cpp
|
Add some basic tests to adb.
|
2015-02-25 10:57:26 -08:00 |
transport_usb.c
|
Move transport declarations into transport.h.
|
2015-02-24 21:30:22 -08:00 |
usb_linux.c
|
Move transport declarations into transport.h.
|
2015-02-24 21:30:22 -08:00 |
usb_linux_client.c
|
Move transport declarations into transport.h.
|
2015-02-24 21:30:22 -08:00 |
usb_osx.c
|
Fix the mac build.
|
2015-02-25 10:26:17 -08:00 |
usb_windows.c
|
Move transport declarations into transport.h.
|
2015-02-24 21:30:22 -08:00 |