.. |
adb.c
|
Make get_my_path() safer
|
2009-10-22 02:55:00 +11:00 |
adb.h
|
Make get_my_path() safer
|
2009-10-22 02:55:00 +11:00 |
adb_client.c
|
Support for 3rd party USB Vendor IDs in adb.
|
2009-05-22 15:25:25 -07:00 |
adb_client.h
|
auto import from //depot/cupcake/@135843
|
2009-03-03 19:32:55 -08:00 |
Android.mk
|
FreeBSD support for usb-connected devices in adb
|
2009-10-25 01:56:35 +11:00 |
commandline.c
|
am 64e99545 : adb: fix -d and -e options for "adb forward" command.
|
2009-11-28 19:32:17 -08:00 |
console.c
|
auto import from //depot/cupcake/@135843
|
2009-03-03 19:32:55 -08:00 |
fdevent.c
|
Cleaning up whitespace in adb sources. Nothing more, nothing less.
|
2009-05-18 17:36:28 +02:00 |
fdevent.h
|
Cleaning up whitespace in adb sources. Nothing more, nothing less.
|
2009-05-18 17:36:28 +02:00 |
file_sync_client.c
|
Cleaning up whitespace in adb sources. Nothing more, nothing less.
|
2009-05-18 17:36:28 +02:00 |
file_sync_service.c
|
auto import from //depot/cupcake/@135843
|
2009-03-03 19:32:55 -08:00 |
file_sync_service.h
|
auto import from //depot/cupcake/@135843
|
2009-03-03 19:32:55 -08:00 |
framebuffer_service.c
|
Add bitfields to header for screen shots. This will allow ddms to distinguish
|
2009-09-15 21:06:12 -07:00 |
get_my_path_darwin.c
|
Make get_my_path() safer
|
2009-10-22 02:55:00 +11:00 |
get_my_path_freebsd.c
|
FreeBSD support for usb-connected devices in adb
|
2009-10-25 01:56:35 +11:00 |
get_my_path_linux.c
|
Make get_my_path() safer
|
2009-10-22 02:55:00 +11:00 |
get_my_path_windows.c
|
Make get_my_path() safer
|
2009-10-22 02:55:00 +11:00 |
history.h
|
auto import from //depot/cupcake/@135843
|
2009-03-03 19:32:55 -08:00 |
jdwp_service.c
|
adb: Add "adb disconnect" command for disconnecting TCP/IP devices.
|
2009-10-13 10:45:39 -04:00 |
log_service.c
|
auto import from //depot/cupcake/@135843
|
2009-03-03 19:32:55 -08:00 |
MODULE_LICENSE_APACHE2
|
Add NOTICE file and license tag for adb
|
2009-10-13 10:45:22 -04:00 |
mutex_list.h
|
auto import from //depot/cupcake/@135843
|
2009-03-03 19:32:55 -08:00 |
NOTICE
|
Add NOTICE file and license tag for adb
|
2009-10-13 10:45:22 -04:00 |
OVERVIEW.TXT
|
auto import from //depot/cupcake/@135843
|
2009-03-03 19:32:55 -08:00 |
protocol.txt
|
Cleaning up whitespace in adb sources. Nothing more, nothing less.
|
2009-05-18 17:36:28 +02:00 |
remount_service.c
|
auto import from //depot/cupcake/@135843
|
2009-03-03 19:32:55 -08:00 |
services.c
|
adb: Clean up argument passing for create_service_thread()
|
2009-10-13 10:45:14 -04:00 |
SERVICES.TXT
|
auto import from //depot/cupcake/@135843
|
2009-03-03 19:32:55 -08:00 |
shlist.c
|
auto import from //depot/cupcake/@135843
|
2009-03-03 19:32:55 -08:00 |
shlist.h
|
auto import from //depot/cupcake/@135843
|
2009-03-03 19:32:55 -08:00 |
sockets.c
|
auto import from //depot/cupcake/@135843
|
2009-03-03 19:32:55 -08:00 |
sockets.dia
|
auto import from //depot/cupcake/@135843
|
2009-03-03 19:32:55 -08:00 |
sysdeps.h
|
adb: Add "adb disconnect" command for disconnecting TCP/IP devices.
|
2009-10-13 10:45:39 -04:00 |
sysdeps_win32.c
|
adb: Add "adb disconnect" command for disconnecting TCP/IP devices.
|
2009-10-13 10:45:39 -04:00 |
test_track_devices.c
|
auto import from //depot/cupcake/@135843
|
2009-03-03 19:32:55 -08:00 |
test_track_jdwp.c
|
auto import from //depot/cupcake/@135843
|
2009-03-03 19:32:55 -08:00 |
transport.c
|
adb: Add "adb disconnect" command for disconnecting TCP/IP devices.
|
2009-10-13 10:45:39 -04:00 |
transport_local.c
|
adb: Add "adb disconnect" command for disconnecting TCP/IP devices.
|
2009-10-13 10:45:39 -04:00 |
transport_usb.c
|
adb: On Linux, detect USB devices for which adb does not have permissions to communicate with.
|
2009-08-26 14:46:18 -07:00 |
usb_libusb.c
|
FreeBSD support for usb-connected devices in adb
|
2009-10-25 01:56:35 +11:00 |
usb_linux.c
|
adb: Fix infinite loop in Linux host device discovery.
|
2009-08-26 14:46:18 -07:00 |
usb_linux_client.c
|
adb: On Linux, detect USB devices for which adb does not have permissions to communicate with.
|
2009-08-26 14:46:18 -07:00 |
usb_osx.c
|
adb: update call to register_usb_transport in Mac and Windows builds.
|
2009-08-26 14:46:18 -07:00 |
usb_vendors.c
|
Add Sony-Ericsson to adb.
|
2009-10-30 13:09:39 -07:00 |
usb_vendors.h
|
Support for 3rd party USB Vendor IDs in adb.
|
2009-05-22 15:25:25 -07:00 |
usb_windows.c
|
adb: update call to register_usb_transport in Mac and Windows builds.
|
2009-08-26 14:46:18 -07:00 |
utils.c
|
auto import from //depot/cupcake/@135843
|
2009-03-03 19:32:55 -08:00 |
utils.h
|
auto import from //depot/cupcake/@135843
|
2009-03-03 19:32:55 -08:00 |