summaryrefslogtreecommitdiffstats
path: root/adb/Android.mk
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* resolved conflicts for merge of f62f1e3a to masterYing Wang2013-01-101-2/+2
|\
| * Correct LOCAL_LDLIBS of adbChih-Wei Huang2013-01-011-2/+2
* | adb: HACK: (linux only) allow temp mitigation for multithreaded issuesJP Abgrall2013-01-091-0/+1
* | Host builds: add fastboot and adbKenny Root2012-09-261-0/+1
|/
* Dist fastboot and adb for the sdk build.Ying Wang2012-09-051-1/+1
* adb: Link statically with libcryptoBenoit Goby2012-08-311-5/+3
* adb: Add public key authentificationBenoit Goby2012-08-231-6/+16
* Revert "adb: Add public key authentification"Benoit Goby2012-08-201-13/+2
* adb: Add public key authentificationBenoit Goby2012-08-161-2/+13
* adb: Remove unused flagsBenoit Goby2012-03-161-18/+0
* Don't allow adb to run as root in user builds.Nick Kralevich2012-01-191-0/+4
* Remove the simulator target from all makefiles.Jeff Brown2011-07-111-15/+3
* Add 'adb restore' to parallel 'adb backup'Christopher Tate2011-05-171-1/+0
* Add 'adb backup' for pulling a full backup tarfile to the hostChristopher Tate2011-04-271-0/+2
* dist for dist_filesYing Wang2010-12-091-1/+1
* Don't build adb for sdk only buildsBenoit Goby2010-10-061-0/+2
* Don't build adb for simulator targetBenoit Goby2010-10-061-0/+2
* Build adb for target-as-hostJohn Michelau2010-10-051-0/+40
* Revert "adb: Use new libusbhost library for USB support on Linux host."Mike Lockwood2010-06-141-3/+0
* am 5458065f: am 456688bf: merge from open-source masterThe Android Open Source Project2010-06-021-1/+0
|\
| * merge from open-source masterThe Android Open Source Project2010-06-021-1/+0
| |\
| | * adb: remove obsolete shell history support.Mike Lockwood2010-05-251-1/+0
* | | am 12e549b0: am 5dc0f5db: merge from open-source masterThe Android Open Source Project2010-06-021-1/+1
|\| |
| * | merge from open-source masterThe Android Open Source Project2010-06-021-1/+1
| |\|
| | * Use linenoise to add simple editing and history to the Android shell.Jack Palevich2010-05-251-1/+1
| * | Fix adb, fastboot to compile in Windows SDK under Linux.Raphael2010-04-231-2/+7
| |/
* | adb: Use new libusbhost library for USB support on Linux host.Mike Lockwood2010-05-101-0/+3