summaryrefslogtreecommitdiffstats
path: root/adb
Commit message (Expand)AuthorAgeFilesLines
* am 2f431a8d: Fix windows-specific error without messing up Makefile flags.Stephen Hines2014-10-024-5/+3
|\
| * Fix windows-specific error without messing up Makefile flags.Stephen Hines2014-10-014-5/+3
* | 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-014-4/+4
|\ \ | |/
| * Merge "Remove obsolete reference to ddk; Fixes for -Werror" into lmp-devStephen Hines2014-10-014-4/+4
| |\
| | * Remove obsolete reference to ddk; Fixes for -WerrorAndrew Hsieh2014-09-304-4/+4
* | | am c75dac39: Merge "fix for adbd pinning CPU" into lmp-devVince Harron2014-09-301-1/+1
|\ \ \ | |/ /
| * | fix for adbd pinning CPUVince Harron2014-09-251-1/+1
| |/
| * 74602: Fixes adb not seeing connected devices on Mac.Esteban de la Canal2014-09-151-5/+9
* | am 9005ec37: am e3d3016d: Merge "Switch from using base64 BIOs to encoding fu...Alex Klyubin2014-09-261-19/+47
|\ \
| * \ Merge "Switch from using base64 BIOs to encoding funcs."Alex Klyubin2014-09-261-19/+47
| |\ \
| | * | Switch from using base64 BIOs to encoding funcs.Adam Langley2014-09-051-19/+47
* | | | am 8e1e5415: am 5b4a1767: Merge "Revert "Switch adb to epoll(2).""Dan Albert2014-09-251-4/+21
|\ \ \ \ | |/ / /
| * | | Revert "Switch adb to epoll(2)."Dan Albert2014-09-251-4/+21
* | | | am 790e7c0a: am 3772545c: Merge "Switch adb to epoll(2)."Elliott Hughes2014-09-231-21/+4
|\ \ \ \ | |/ / /
| * | | Switch adb to epoll(2).Elliott Hughes2014-09-231-21/+4
| * | | fix windows buildDoug Zongker2014-09-161-1/+1
| * | | Merge changes I11e84a7b,I5adaedd8Kenny Root2014-09-163-3/+113
| |\ \ \
| | * | | adb: fix 64-bit buildColin Cross2014-09-161-1/+1
| | * | | add sideload-host mode to adbDoug Zongker2014-09-163-3/+113
* | | | | am 99bb69c1: am f41ee3d5: Merge "74602: Fixes adb not seeing connected device...Esteban de la Canal2014-09-121-5/+9
|\ \ \ \ \ | |/ / / /
| * | | | Merge "74602: Fixes adb not seeing connected devices on Mac."Esteban de la Canal2014-09-121-5/+9
| |\ \ \ \
| | * | | | 74602: Fixes adb not seeing connected devices on Mac.Esteban de la Canal2014-09-111-5/+9
| | |/ / /
* | | | | am 6608a46c: am c4ff0389: Merge "adb: Add USB vendor ID for Alco Digital Devi...Elliott Hughes2014-09-101-0/+3
|\ \ \ \ \ | |/ / / /
| * | | | adb: Add USB vendor ID for Alco Digital Devices LimitedDanielMo2014-09-101-0/+3
| |/ / /
* | | | am 228f8261: Merge "delete_file() should force removal." into lmp-devJeff Sharkey2014-09-091-1/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | delete_file() should force removal.Jeff Sharkey2014-09-091-1/+1
| * | | Fix build of adb with gcc-4.9.Alexander Ivchenko2014-08-061-2/+5
* | | | am fc8e16bf: am 2c805883: Merge "Add -Wno-deprecated-declarations to makefiles."Christopher Ferris2014-09-061-2/+10
|\ \ \ \ | | |/ / | |/| |
| * | | 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 379ca94d: am 299a32c8: Merge "Include ADB_HOST only code in #if ADB_HOST."Chih-Hung Hsieh2014-09-051-2/+5
|\ \ \ \ | |/ / /
| * | | Merge "Include ADB_HOST only code in #if ADB_HOST."Chih-Hung Hsieh2014-09-051-2/+5
| |\ \ \
| | * | | Include ADB_HOST only code in #if ADB_HOST.Chih-Hung Hsieh2014-09-051-2/+5
| | |/ /
* | | | am 0dcc3f65: am 9c814648: Merge "Add USB Vendor ID for Micromax Informatics L...Elliott Hughes2014-09-051-0/+3
|\ \ \ \ | |/ / /
| * | | Add USB Vendor ID for Micromax Informatics Ltd.Abhishek Karmakar2014-09-051-0/+3
| |/ /
* | | am 87ad7cdc: am e1ba39aa: Merge "Fix 64-bit host build."Ying Wang2014-08-141-1/+2
|\ \ \ | |/ /
| * | Fix 64-bit host build.Ying Wang2014-08-141-1/+2
* | | am 771f6f29: am 29c5a78f: Merge "Fix build of adb with gcc-4.9."Elliott Hughes2014-08-061-2/+5
|\ \ \ | |/ /
| * | Merge "Fix build of adb with gcc-4.9."Elliott Hughes2014-08-051-2/+5
| |\ \
| | * | Fix build of adb with gcc-4.9.Alexander Ivchenko2014-08-061-2/+5
* | | | am 46a8ffe8: Fix Windows adb build by avoiding "bool"Brian Carlstrom2014-08-061-1/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | Fix Windows adb build by avoiding "bool"Brian Carlstrom2014-08-051-1/+1
* | | | am 43d65b69: Merge "Escape single quotes in arguments." into lmp-devJeff Sharkey2014-08-061-3/+8
|\ \ \ \ | |/ / /
| * | | Merge "Escape single quotes in arguments." into lmp-devJeff Sharkey2014-08-051-3/+8
| |\ \ \
| | * | | Escape single quotes in arguments.Jeff Sharkey2014-08-051-3/+8
| * | | | Move host 'get-state' service up so that it works.Simon Ye2014-08-051-5/+5
| |/ / /
* | | | am 830a8641: am a8d0c4a2: Merge "Move host \'get-state\' service up so that i...Elliott Hughes2014-08-061-5/+5
|\ \ \ \ | | |/ / | |/| |
| * | | Merge "Move host 'get-state' service up so that it works."Elliott Hughes2014-08-051-5/+5
| |\ \ \