summaryrefslogtreecommitdiffstats
path: root/adb/transport_local.c
Commit message (Expand)AuthorAgeFilesLines
* Kill HAVE_BIG_ENDIAN, HAVE_ENDIAN_H, and HAVE_LITTLE_ENDIAN.Elliott Hughes2014-11-211-27/+0
* adb: Increase the max number of emulator instances to 64David 'Digit' Turner2014-03-131-1/+1
* system/core 64-bit cleanup.Elliott Hughes2014-01-161-3/+3
* adb: Only use properties on device buildsNick Kralevich2013-05-231-0/+3
* Trivial signed/unsigned warning fix for adbdEdwin Vane2012-08-021-1/+1
* Revert "add IP checking for adb over TCP"Kenny Root2012-03-281-36/+2
* add IP checking for adb over TCPWei Zhong2012-03-151-2/+36
* Fix 'extra tokens at end of #endif directive' warningAnatol Pomazau2012-02-131-1/+1
* Fix the build.Vladimir Chtchetkine2011-12-131-0/+7
* Use QEMU pipe for ADB communication when running in emulator.Vladimir Chtchetkine2011-12-131-1/+119
* adb: Improved detection of big endian architectureMarcus Comstedt2010-10-161-3/+3
* Let "adb connect" connect to emulators tooStefan Hilzinger2010-05-241-21/+72
* Make adb's daemon-port on the host machine configurable.Stefan Hilzinger2010-04-281-2/+2
* adb: Add "adb disconnect" command for disconnecting TCP/IP devices.Mike Lockwood2009-10-111-0/+1
* adb: Improved support for running adb over TCP/IPMike Lockwood2009-08-241-9/+10
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+263
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-263/+0
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-7/+8
* Initial ContributionThe Android Open Source Project2008-10-211-0/+262