summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Begin moving code from adb to libadb.Dan Albert2015-01-261-23/+9
* Fix build on mac.leozwang2014-12-091-1/+1
* Add more debug information.leozwang2014-12-091-0/+11
* Fix windows-specific error without messing up Makefile flags.Stephen Hines2014-10-011-1/+1
* Remove obsolete reference to ddk; Fixes for -WerrorAndrew Hsieh2014-09-301-0/+1
* Fix win32 implicit declaration of function socket_network_client_timeout.Elliott Hughes2014-05-201-0/+2
* adb: Only use properties on device buildsNick Kralevich2013-05-231-1/+0
* Add TEMP_FAILURE_RETRY macro for darwinKenny Root2012-10-131-0/+15
* am 207c17ff: Merge "Make adb robust against EINTR"Kenny Root2012-10-131-8/+9
|\
| * Make adb robust against EINTRKenny Root2012-10-121-8/+9
* | adb: Add public key authentificationBenoit Goby2012-08-231-0/+2
* | adb: Use bionic's strtok_r() for WindowsScott Anderson2012-06-051-0/+9
|/
* adb: fix subprocess exit handling, oom adjust fixes, extra debugging.JP Abgrall2011-03-281-1/+9
* Revert "Fix adb hang when subprocess dies early."JP Abgrall2011-02-231-7/+2
* Fix adb hang when subprocess dies early.JP Abgrall2011-02-181-2/+7
* Fix adb leaking file descriptors to forked processesBenoit Goby2011-02-021-1/+7
* adb: Add "adb disconnect" command for disconnecting TCP/IP devices.Mike Lockwood2009-10-111-0/+8
* Cleaning up whitespace in adb sources. Nothing more, nothing less.David 'Digit' Turner2009-05-181-15/+15
* Move fdevent from libcutils into adb directory. ADB is the only client of thi...David 'Digit' Turner2009-05-181-2/+2
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+473
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-473/+0
* Initial ContributionThe Android Open Source Project2008-10-211-0/+473