| Commit message (Expand) | Author | Age | Files | Lines |
* | adb: Check sender's socket id when receiving packets. | David 'Digit' Turner | 2013-12-16 | 1 | -9/+48 |
* | adb: Cleanup dead code | Benoit Goby | 2013-04-24 | 1 | -9/+3 |
* | am 504dccec: am aeceb517: adb: Fix adb tcpip command | Benoit Goby | 2012-06-12 | 1 | -3/+3 |
|\ |
|
| * | adb: Fix adb tcpip command | Benoit Goby | 2012-06-12 | 1 | -3/+3 |
* | | am 2ca3e6b3: adb: Generalizing -s to take qualifiers. | Scott Anderson | 2012-06-05 | 1 | -2/+16 |
|\ \ |
|
| * | | adb: Generalizing -s to take qualifiers. | Scott Anderson | 2012-06-05 | 1 | -2/+16 |
* | | | am 3608d832: adb: Fix two problems with device path implementation. | Scott Anderson | 2012-06-01 | 1 | -0/+4 |
|\ \ \
| |/ /
| | /
| |/
|/| |
|
| * | adb: Fix two problems with device path implementation. | Scott Anderson | 2012-05-31 | 1 | -0/+4 |
* | | adb: fix non-linux builds. tcpip:, root:, usb: are not for ADB_HOST | JP Abgrall | 2012-03-30 | 1 | -0/+2 |
* | | adb: fix exit of "adb root" when it is a no-op. | JP Abgrall | 2012-03-30 | 1 | -2/+3 |
* | | adb: Don't synchronize with transport using sleep | Benoit Goby | 2012-03-16 | 1 | -0/+14 |
|/ |
|
* | Revert "adb: kick the transport after sending the "adb root" command" | Mike Lockwood | 2011-06-22 | 1 | -16/+0 |
* | Tidy up the end-of-data handling in backup | Christopher Tate | 2011-06-20 | 1 | -0/+3 |
* | Use adb_sleep_ms for Cygwin compat | Kenny Root | 2011-06-15 | 1 | -1/+1 |
* | adb: kick the transport after sending the "adb root" command | Mike Lockwood | 2011-06-12 | 1 | -0/+16 |
* | am 4ba5a8ac: am eafcbe10: am 072a0fac: Merge "Fixed adb crash due to accessin... | Nick Kralevich | 2011-06-09 | 1 | -2/+5 |
|\ |
|
| * | Fixed adb crash due to accessing freed memory | Tom Marlin | 2011-06-03 | 1 | -2/+5 |
| * | In serial, skip over port as well if numbers found after colon. | Terence Haddock | 2011-04-06 | 1 | -2/+28 |
* | | adb: Don't allow a forced exit if data is still in the socket | JP Abgrall | 2011-04-12 | 1 | -2/+2 |
* | | adb: fix subprocess exit handling, oom adjust fixes, extra debugging. | JP Abgrall | 2011-03-28 | 1 | -8/+25 |
* | | In serial, skip over port as well if numbers found after colon. | Terence Haddock | 2011-03-16 | 1 | -2/+28 |
* | | Revert "Fix adb hang when subprocess dies early." | JP Abgrall | 2011-02-23 | 1 | -9/+2 |
* | | Fix adb hang when subprocess dies early. | JP Abgrall | 2011-02-18 | 1 | -2/+9 |
|/ |
|
* | adb: optimize socket-list-walking code | André Goddard Rosa | 2010-06-14 | 1 | -2/+5 |
* | adb: remove unneeded assignment of id to zero | André Goddard Rosa | 2010-06-14 | 1 | -1/+0 |
* | adb: clean up 0 --> NULL for pointers | André Goddard Rosa | 2010-06-14 | 1 | -3/+3 |
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 1 | -0/+787 |
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 1 | -787/+0 |
* | Code drop from //branches/cupcake/...@124589 | The Android Open Source Project | 2008-12-17 | 1 | -54/+108 |
* | Initial Contribution | The Android Open Source Project | 2008-10-21 | 1 | -0/+733 |