summaryrefslogtreecommitdiffstats
path: root/adb/adb_client.c
Commit message (Expand)AuthorAgeFilesLines
* Move adb to C++.Dan Albert2015-03-091-363/+0
* Test readx/writex (now renamed).Dan Albert2015-02-251-10/+10
* Move transport declarations into transport.h.Dan Albert2015-02-241-5/+22
* Add more debug information.leozwang2014-12-091-1/+1
* add sideload-host mode to adbDoug Zongker2014-09-161-1/+2
* Fix adb forward --list when forwarding a lotSnild Dolkow2014-02-211-1/+4
* Fix overflow in adb_clientNick Kralevich2014-01-271-2/+2
* Improve some adb error loggingBrian Carlstrom2013-10-271-1/+3
* Support adb client connect to remote serverMatt Gumbel2013-01-041-3/+16
* adb: fix subprocess exit handling, oom adjust fixes, extra debugging.JP Abgrall2011-03-281-0/+3
* Revert "Fix adb hang when subprocess dies early."JP Abgrall2011-02-231-3/+0
* Fix adb hang when subprocess dies early.JP Abgrall2011-02-181-0/+3
* Make adb's daemon-port on the host machine configurable.Stefan Hilzinger2010-04-221-5/+11
* Revert "Make adb's daemon-port on the host machine configurable."Mike Lockwood2010-04-121-11/+5
* Make adb's daemon-port on the host machine configurable.Stefan Hilzinger2010-04-081-5/+11
* Support for 3rd party USB Vendor IDs in adb.Xavier Ducrohet2009-05-221-1/+1
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+318
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-318/+0
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-13/+13
* Initial ContributionThe Android Open Source Project2008-10-211-0/+318