summaryrefslogtreecommitdiffstats
path: root/adb/Android.mk
Commit message (Expand)AuthorAgeFilesLines
* 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
* Switch fs_mgr and adb to libcrypto_utils.Mattias Nissler2016-04-121-5/+7
* Also archive adb.exe/fastboot.exe when building win_sdk.Ying Wang2016-02-291-1/+5
* Merge "adb: use TCP keepalive."David Pursell2016-02-291-0/+2
|\
| * adb: use TCP keepalive.David Pursell2016-02-231-0/+2
* | Remove duplicate fdevent.cpp entryDan Willemsen2016-02-231-1/+0
|/
* Merge changes I6541bb13,I486055bb,Id6ac1c54,I16cf7d44Josh Gao2016-02-201-10/+3
|\
| * adb: make fdevent_test, socket_test compile on Windows.Josh Gao2016-02-191-8/+2
| * adb: don't emulate fdevent or socketpair on Windows.Josh Gao2016-02-191-2/+1
* | Add missing liblog dependencyDimitry Ivanov2016-02-121-1/+1
|/
* adb: sysdeps: add support for joining threads.Josh Gao2016-02-101-0/+1