summaryrefslogtreecommitdiffstats
path: root/adb/Android.mk
Commit message (Expand)AuthorAgeFilesLines
* resolved conflicts for merge of bc2168c9 to lmp-mr1-dev-plus-aospElliott Hughes2014-11-211-2/+0
|\
| * 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
| |\
| * \ am 3ea87c33: Fix build breakage for missing -Wcpp option on old GCC versions.Stephen Hines2014-10-021-1/+4
| |\ \
| * \ \ am 64f44b84: Merge "Remove obsolete reference to ddk; Fixes for -Werror" into...Stephen Hines2014-10-011-3/+1
| |\ \ \
* | \ \ \ resolved conflicts for merge of bbb36319 to lmp-mr1-dev-plus-aospPaul Lawrence2014-10-101-1/+14
|\ \ \ \ \
| * | | | | Revert "Revert "Enable verity on userdebug, and add disable-verity to adb""Paul Lawrence2014-10-091-1/+14
* | | | | | resolved conflicts for merge of a49bfc0d to lmp-mr1-dev-plus-aospPaul Lawrence2014-10-091-14/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Revert "Enable verity on userdebug, and add disable-verity to adb"Nick Kralevich2014-10-081-14/+1
* | | | | | resolved conflicts for merge of ae413a71 to lmp-mr1-dev-plus-aospPaul Lawrence2014-10-091-1/+15
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Enable verity on userdebug, and add disable-verity to adbPaul Lawrence2014-10-081-1/+14
| | |_|_|/ | |/| | |
* | | | | am a866e5a8: am 6cf1193b: am 2f431a8d: Fix windows-specific error without mes...Stephen Hines2014-10-021-3/+0
|\ \ \ \ \ | |/ / / /
| * | | | Fix windows-specific error without messing up Makefile flags.Stephen Hines2014-10-011-3/+0
| | |_|/ | |/| |
* | | | am 541a7804: am 490f03d5: am 3ea87c33: Fix build breakage for missing -Wcpp o...Stephen Hines2014-10-021-1/+4
|\ \ \ \ | |/ / /
| * | | Fix build breakage for missing -Wcpp option on old GCC versions.Stephen Hines2014-10-011-1/+4
| | |/ | |/|
* | | am 4acabfee: am 64f44b84: Merge "Remove obsolete reference to ddk; Fixes for ...Stephen Hines2014-10-021-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