| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix windows-specific error without messing up Makefile flags. | Stephen Hines | 2014-10-01 | 1 | -1/+1 |
* | Remove obsolete reference to ddk; Fixes for -Werror | Andrew Hsieh | 2014-09-30 | 1 | -0/+1 |
* | Fix win32 implicit declaration of function socket_network_client_timeout. | Elliott Hughes | 2014-05-20 | 1 | -0/+2 |
* | adb: Only use properties on device builds | Nick Kralevich | 2013-05-23 | 1 | -1/+0 |
* | Add TEMP_FAILURE_RETRY macro for darwin | Kenny Root | 2012-10-13 | 1 | -0/+15 |
* | am 207c17ff: Merge "Make adb robust against EINTR" | Kenny Root | 2012-10-12 | 1 | -8/+9 |
|\ |
|
| * | Make adb robust against EINTR | Kenny Root | 2012-10-12 | 1 | -8/+9 |
* | | adb: Add public key authentification | Benoit Goby | 2012-08-23 | 1 | -0/+2 |
* | | adb: Use bionic's strtok_r() for Windows | Scott Anderson | 2012-06-05 | 1 | -0/+9 |
|/ |
|
* | adb: fix subprocess exit handling, oom adjust fixes, extra debugging. | JP Abgrall | 2011-03-28 | 1 | -1/+9 |
* | Revert "Fix adb hang when subprocess dies early." | JP Abgrall | 2011-02-23 | 1 | -7/+2 |
* | Fix adb hang when subprocess dies early. | JP Abgrall | 2011-02-18 | 1 | -2/+7 |
* | Fix adb leaking file descriptors to forked processes | Benoit Goby | 2011-02-02 | 1 | -1/+7 |
* | adb: Add "adb disconnect" command for disconnecting TCP/IP devices. | Mike Lockwood | 2009-10-11 | 1 | -0/+8 |
* | Cleaning up whitespace in adb sources. Nothing more, nothing less. | David 'Digit' Turner | 2009-05-18 | 1 | -15/+15 |
* | Move fdevent from libcutils into adb directory. ADB is the only client of thi... | David 'Digit' Turner | 2009-05-18 | 1 | -2/+2 |
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 1 | -0/+473 |
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 1 | -473/+0 |
* | Initial Contribution | The Android Open Source Project | 2008-10-21 | 1 | -0/+473 |