summaryrefslogtreecommitdiffstats
path: root/adb/adb_client.h
Commit message (Expand)AuthorAgeFilesLines
* adb: allow selection of a specific transport.Josh Gao2017-08-211-3/+4
* adb: make `adb kill-server` wait for the server to die.Josh Gao2017-05-091-1/+3
* Remove unused adb_set_transport.Elliott Hughes2016-12-021-3/+0
* adb: allow use of arbitrary socket specs for command socket.Josh Gao2016-09-011-5/+3
* DO NOT MERGE: Split bugreport() into its own file and added unit tests.Felipe Leme2016-08-301-0/+1
* adb: wait for adbd to die and respawn in root/unroot.Josh Gao2016-03-041-0/+3
* adb: add nullability specifiers to adb_client.h.Josh Gao2016-01-311-9/+12
* adb: add adb_get_feature_set.Josh Gao2016-01-311-0/+7
* Fix error handling/reporting for "adb forward" and "adb reverse".Elliott Hughes2015-05-291-3/+3
* adb: win32: fix adb emu commandSpencer Low2015-05-061-25/+28
* Give enum types CamelCase names for clarity.Elliott Hughes2015-05-051-3/+2
* More fixed-length buffer removal.Elliott Hughes2015-04-301-8/+6
* Move __adb_error to std::string, and improve various errors.Elliott Hughes2015-04-291-12/+10
* Remove extern "C" barriers to using C++.Elliott Hughes2015-04-171-8/+0
* Move adb to C++.Dan Albert2015-03-091-1/+1
* Add extern "C" to all the adb headers.Dan Albert2015-02-181-0/+8
* Support adb client connect to remote serverMatt Gumbel2013-01-041-0/+4
* Make adb's daemon-port on the host machine configurable.Stefan Hilzinger2010-04-221-0/+4
* Revert "Make adb's daemon-port on the host machine configurable."Mike Lockwood2010-04-121-4/+0
* Make adb's daemon-port on the host machine configurable.Stefan Hilzinger2010-04-081-0/+4
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+49
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-49/+0
* Initial ContributionThe Android Open Source Project2008-10-211-0/+49