summaryrefslogtreecommitdiffstats
path: root/adb
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | 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 4f3ebaec: am 790e7c0a: am 3772545c: Merge "Switch adb to epoll(2)."Elliott Hughes2014-09-231-21/+4
|\ \ \ \ \ \ | |/ / / / /
| * | | | | 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 da5b2d67: am 99bb69c1: am f41ee3d5: Merge "74602: Fixes adb not seeing con...Esteban de la Canal2014-09-131-5/+9
|\ \ \ \ \ \ | |/ / / / /
| * | | | | 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 8fa75e44: am 6608a46c: am c4ff0389: Merge "adb: Add USB vendor ID for Alco...Elliott Hughes2014-09-111-0/+3
|\ \ \ \ \ \ | |/ / / / /
| * | | | | 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 84e533d7: am 228f8261: Merge "delete_file() should force removal." into lm...Jeff Sharkey2014-09-091-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | 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 fb849bd4: am fc8e16bf: am 2c805883: Merge "Add -Wno-deprecated-declaration...Christopher Ferris2014-09-061-2/+10
|\ \ \ \ \ | |/ / / /
| * | | | 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 6d94763b: am 379ca94d: am 299a32c8: Merge "Include ADB_HOST only code in #...Chih-Hung Hsieh2014-09-061-2/+5
|\ \ \ \ \ | |/ / / /
| * | | | 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 709569fe: am 0dcc3f65: am 9c814648: Merge "Add USB Vendor ID for Micromax ...Elliott Hughes2014-09-051-0/+3
|\ \ \ \ \ | |/ / / /
| * | | | 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
| | |/ /
* | | | Fix build on mac.leozwang2014-08-221-1/+1
* | | | Add more debug information.leozwang2014-08-228-14/+36
* | | | Merge "Revert "Add more debug information.""Leo Wang2014-08-147-26/+14
|\ \ \ \
| * | | | Revert "Add more debug information."Leo Wang2014-08-157-26/+14
* | | | | am 0c3d98b0: am 87ad7cdc: am e1ba39aa: Merge "Fix 64-bit host build."Ying Wang2014-08-141-1/+2
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | 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
* | | | Add more debug information.leozwang2014-08-147-14/+26
|/ / /
* | | 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
| |\ \ \