summaryrefslogtreecommitdiffstats
path: root/adb/Android.mk
Commit message (Expand)AuthorAgeFilesLines
* 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
* Clean up adb/Android.mkTrevor Drake2014-12-071-6/+2
* Remove the adb usb vendor id whitelist.Elliott Hughes2014-11-211-2/+0
* am 2f431a8d: Fix windows-specific error without messing up Makefile flags.Stephen Hines2014-10-021-3/+0
|\
| * Fix windows-specific error without messing up Makefile flags.Stephen Hines2014-10-011-3/+0
* | am 3ea87c33: Fix build breakage for missing -Wcpp option on old GCC versions.Stephen Hines2014-10-021-1/+4
|\ \ | |/
| * Fix build breakage for missing -Wcpp option on old GCC versions.Stephen Hines2014-10-011-1/+4
* | am 64f44b84: Merge "Remove obsolete reference to ddk; Fixes for -Werror" into...Stephen Hines2014-10-011-3/+1
|\ \ | |/
| * Remove obsolete reference to ddk; Fixes for -WerrorAndrew Hsieh2014-09-301-3/+1
* | am fc8e16bf: am 2c805883: Merge "Add -Wno-deprecated-declarations to makefiles."Christopher Ferris2014-09-061-2/+10
|\ \
| * | Add -Wno-deprecated-declarations to makefiles.Christopher Ferris2014-09-041-2/+10
* | | am 5a255238: Merge "Redirect debug output to logcat." into lmp-devleozwang2014-07-251-1/+1
|\ \ \ | |/ / |/| / | |/
| * Redirect debug output to logcat.leozwang2014-07-231-1/+1
| * Add "exec" service: shell commands with no pty.Jeff Sharkey2014-05-301-1/+0
* | fix adb build on DarwinTim Murray2014-07-241-0/+1
* | Add "exec" service: shell commands with no pty.Jeff Sharkey2014-07-181-1/+0
|/
* Merge changes Idfd1a114,If725a1cb,I61211165,If9a05ccbMark Salyzyn2014-05-071-4/+3
|\
| * adb: turn on -WerrorMark Salyzyn2014-05-051-4/+3
* | Remove unused LOCAL_LDLIBS.Ying Wang2014-05-071-2/+0
|/
* adb: deprecate legacy log service interfaceMark Salyzyn2014-01-271-2/+1
* adb: regression from Move list.c to inlinesMark Salyzyn2014-01-271-1/+1
* adb: configure /system file permission with fs_configLiang Cheng2014-01-021-1/+1
* Move liblog headers to system/core/include/logColin Cross2013-07-241-1/+1
* adb: Cleanup dead codeBenoit Goby2013-04-241-4/+1