summaryrefslogtreecommitdiffstats
path: root/adb/Android.mk
Commit message (Expand)AuthorAgeFilesLines
* Create build target to pull adb test scripts.GuangHui Liu2017-05-231-0/+5
* Fix style nits in adb's Android.mk.Elliott Hughes2017-05-101-4/+4
* Fix build error when (ADB|FASTBOOT)_VERSION has spaceSzuWei Lin2017-05-101-1/+1
* Show the "platform tools" version in adb/fastboot --version.Elliott Hughes2017-05-091-1/+3
* Give slightly less useless versions to adb and fastboot.Elliott Hughes2017-05-051-3/+1
* Merge "adb: enable -Wthread-safety on linux/darwin."Josh Gao2017-05-031-2/+6
|\
| * adb: enable -Wthread-safety on linux/darwin.Josh Gao2017-05-031-2/+6
* | adb: Support 'adb enable/disable-verity' when using AVB.David Zeuthen2017-05-021-0/+1
|/
* adb: statically link libbase into the tests.Josh Gao2017-04-121-1/+1
* adb: don't try to resolve 'localhost'Josh Gao2017-04-121-0/+3
* Merge changes from topic 'adb-mdnsd'Casey Dahlin2017-03-101-11/+10
|\
| * Make ADB over mDNS work on WindowsCasey Dahlin2017-03-071-11/+10
* | Enable mDNS on DarwinCasey Dahlin2017-03-101-1/+1
|\|
| * Enable mDNS on DarwinCasey Dahlin2017-03-071-1/+1
* | Don't include mDNS support on platforms other than LinuxCasey Dahlin2017-03-101-10/+11
|\|
| * Don't include mDNS support on platforms other than LinuxCasey Dahlin2017-03-071-10/+11
* | Add mDNS device discovery for adb clientCasey Dahlin2017-03-101-1/+4
|\|
| * Add mDNS device discovery for adb clientCasey Dahlin2017-03-071-1/+4
* | Make ADBD announce its presence over mDNSCasey Dahlin2017-03-101-0/+2
|\|
| * Make ADBD announce its presence over mDNSCasey Dahlin2017-03-071-0/+2
| * DO NOT MERGE ANYWHERE Qemu-pipe: refactor qemu_pipe.h into libqemu_pipebohu2017-03-011-1/+3
|/
* Revert "adb: remove win32 dependency on libwinpthread-1.dll."Josh Gao2017-02-231-3/+3
* adb: remove win32 dependency on libwinpthread-1.dll.Josh Gao2017-02-211-3/+3
* adb: add libusb implementation for Linux/Darwin.Josh Gao2017-01-251-3/+15
* adb: move usb_* to client/usb_*.Josh Gao2017-01-191-3/+3
* adb: reorganize adbd USB handling code.Josh Gao2017-01-191-1/+18
* debuggerd: advance our amazing bet.Josh Gao2017-01-171-1/+1
* Remove "_static" and "_host" suffix from libext4_utils.Alex Deymo2017-01-111-1/+1
* adb: Fix the 'adb reboot sideload' for A/B devices.Tao Bao2017-01-051-0/+1
* Revert "Revert "adb: extend sync protocol's stat support.""Josh Gao2016-12-051-0/+1
* Revert "Revert "adb: move adb_strerror to sysdeps/win32/errno.cpp.""Josh Gao2016-12-051-0/+2
* Revert "adb: extend sync protocol's stat support."Josh Gao2016-12-051-1/+0
* Revert "adb: move adb_strerror to sysdeps/win32/errno.cpp."Josh Gao2016-12-051-2/+0
* adb: move adb_strerror to sysdeps/win32/errno.cpp.Josh Gao2016-11-301-0/+2
* adb: extend sync protocol's stat support.Josh Gao2016-11-301-0/+1
* Merge "Rely on the platform -std default."Treehugger Robot2016-10-141-2/+0
|\
| * Rely on the platform -std default.Elliott Hughes2016-10-101-2/+0
* | Merge "adb: split up adb_auth.cpp."Treehugger Robot2016-10-061-2/+1
|\ \
| * | adb: split up adb_auth.cpp.Josh Gao2016-10-061-2/+1
| |/
* / adb: Remove the obsolete include path to ext4_utils.Tao Bao2016-10-051-1/+0
|/
* adb: parse tcp socket specs with base::ParseNetAddress.Josh Gao2016-09-201-0/+1
* Add android::base::GetExecutablePath, switch adb and fastboot over.Elliott Hughes2016-09-011-2/+0
* DO NOT MERGE: Show bugreport progress.Felipe Leme2016-08-301-0/+1
* DO NOT MERGE: Split bugreport() into its own file and added unit tests.Felipe Leme2016-08-301-0/+5
* adb: factor out socket specification.Josh Gao2016-08-251-0/+1
* libcrypto_utils: convert to Soong.Josh Gao2016-08-051-9/+9
* adb: fix stat on Windows.Josh Gao2016-08-011-0/+2
* adb: use libdebuggerd_client.Josh Gao2016-06-171-1/+3
* adb: add track-jdwp and track-devices commands.Josh Gao2016-05-141-18/+0
* adb: support forwarding TCP port 0.David Pursell2016-05-091-0/+1