summaryrefslogtreecommitdiffstats
path: root/adb/Android.mk
Commit message (Expand)AuthorAgeFilesLines
* adb: switch the socket list mutex to a recursive_mutex.Josh Gao2016-07-211-0/+3
* Ignore ro.adb.secure in user builds.Elliott Hughes2015-06-191-3/+2
* Include the git sha in the adb version.Dan Albert2015-05-061-6/+10
* More adb buffer fixes.Elliott Hughes2015-05-011-0/+15
* Support the full length of USB serial numbers.Elliott Hughes2015-04-271-0/+1
* Merge "Always explain why bind(2) failed."Elliott Hughes2015-04-211-0/+4
|\
| * Always explain why bind(2) failed.Elliott Hughes2015-04-201-0/+4
* | Fix windows adb buildColin Cross2015-04-201-1/+4
* | Merge "statically link adb and fastboot against libc++"Colin Cross2015-04-201-0/+7
|\ \
| * | statically link adb and fastboot against libc++Colin Cross2015-04-161-0/+7
* | | Fix the Windows adb build.Elliott Hughes2015-04-191-20/+17
| |/ |/|
* | Switch adb over to clang.Elliott Hughes2015-04-171-1/+1
* | Fix more buffer overruns.Elliott Hughes2015-04-171-0/+2
* | Remove various fixed-length buffers (and their overflows).Elliott Hughes2015-04-171-0/+1
* | Merge "Move usb_osx to C++."Dan Albert2015-04-171-1/+1
|\ \
| * | Move usb_osx to C++.Dan Albert2015-04-161-1/+1
* | | Merge "Link libraries needed for Darwin adb tests."Dan Albert2015-04-171-0/+4
|\| |
| * | Link libraries needed for Darwin adb tests.Dan Albert2015-04-161-0/+4
* | | Move sysdeps_win32 to C++.Elliott Hughes2015-04-161-1/+1
|/ /
* | Switch usb_linux_client to C++.Elliott Hughes2015-04-161-2/+2
* | Move get_my_path_darwin to C++.Elliott Hughes2015-04-161-1/+1
|/
* Remove LOCAL_ADDITIONAL_DEPENDENCIES in cases where it's not needed.Elliott Hughes2015-04-021-3/+0
* adb: Add option to reboot into sideload mode in recoveryTao Bao2015-03-311-1/+2
* Revert "Revert "adb: support /oem partition""Elliott Hughes2015-03-161-1/+1
* Revert "Revert "Create libbase.""Dan Albert2015-03-161-3/+2
* Revert "Create libbase."Nicolas Geoffray2015-03-161-2/+3
* Create libbase.Dan Albert2015-03-141-3/+2
* adb doesn't actually use libzipfile.Elliott Hughes2015-03-131-1/+0
* Move adb to C++.Dan Albert2015-03-091-37/+44
* Test readx/writex (now renamed).Dan Albert2015-02-251-1/+5
* Remove _(GNU|XOPEN)_SOURCE makefile cruft.Dan Albert2015-02-251-4/+6
* Add some basic tests to adb.Dan Albert2015-02-251-1/+31
* Add a project wide clang switch.Dan Albert2015-02-241-0/+8
* Fix Mac build.Dan Albert2015-02-241-1/+1
* Fix Windows SDK build.Dan Albert2015-02-241-1/+4
* Move more into libadb and libadbd.Dan Albert2015-02-201-23/+6
* Oops. Fix make variable name. Thanks again, make.Dan Albert2015-02-201-2/+2
* Lose adb.c and sockets.c to libadb.Dan Albert2015-02-191-13/+11
* Move adb_main to its own file.Dan Albert2015-02-181-0/+2
* Move the listener code into its own file.Dan Albert2015-02-181-0/+1
* Move the adb auth code into its own file.Dan Albert2015-02-181-2/+9
* Move emulator tracing into its own file.Dan Albert2015-02-181-1/+6
* Move USB transport code to libadb.Dan Albert2015-02-181-10/+15
* The bsddroid project has been dead since 2010.Elliott Hughes2015-01-311-6/+0
* Merge "Fix userdebug build."Dan Albert2015-01-271-0/+3
|\
| * Fix userdebug build.Dan Albert2015-01-261-0/+3
* | Fix win_sdk build.Dan Albert2015-01-261-42/+1
|/
* Begin moving code from adb to libadb.Dan Albert2015-01-261-18/+44
* Add adb enable-verityPaul Lawrence2014-12-091-1/+1
* Revert "Revert "Enable verity on userdebug, and add disable-verity to adb""Paul Lawrence2014-12-091-1/+15