summaryrefslogtreecommitdiffstats
path: root/adb
Commit message (Expand)AuthorAgeFilesLines
* Add USB vendor IDs for Quanta, INQ and Sony.android-cts-4.0.3_r2Xavier Ducrohet2012-01-241-0/+9
* Add Intel's vendor ID to adbAndrew Hsieh2012-01-181-1/+3
* Add USB Vendor ID for Fujitsu and Lumigon.Xavier Ducrohet2012-01-111-0/+6
* Cherry-picked from c4f37eed7 in master. Do not merge.Vladimir Chtchetkine2012-01-101-0/+7
* Cherry-picked from c13daef7b on master. Do not merge.Vladimir Chtchetkine2012-01-101-1/+119
* Fix 'adb backup' on WindowsChristopher Tate2011-12-091-2/+24
* Fixes ADB crash on Windows due to large number of connections. do not merge.Vladimir Chtchetkine2011-12-051-15/+190
* adb: grant it AID_NET_BW_STATS for full /proc/net/xt_qtaguid/statsJP Abgrall2011-11-091-1/+3
* Add command line help for the new 'adb backup -all -nosystem'Christopher Tate2011-10-031-5/+9
* Skip argument when parsing adb installKenny Root2011-09-231-2/+5
* Add Positivo's vendor ID to adb.Xavier Ducrohet2011-09-161-1/+4
* adb: Add USB vendor IDs for K-Touch, Pegatron and ArchosMike Lockwood2011-09-131-0/+9
* Fix 'adb backup' command line validationChristopher Tate2011-08-221-3/+3
* Merge "Add install arg for verification"Kenny Root2011-08-161-28/+90
|\
| * Add install arg for verificationKenny Root2011-08-061-28/+90
* | am 549bfcda: am 003771d1: am 80d508fd: Merge "correct VID of Lenovo(0x2006 is...Mike Lockwood2011-08-151-1/+4
|\ \
| * \ am 003771d1: am 80d508fd: Merge "correct VID of Lenovo(0x2006 is for LenovoMo...Mike Lockwood2011-08-151-1/+4
| |\ \
| | * | correct VID of Lenovo(0x2006 is for LenovoMobile,0x17EF is for Lenovo)zhangclb2011-08-151-1/+4
* | | | Change default backup filename and terminologyChristopher Tate2011-08-091-5/+5
| |_|/ |/| |
* | | Merge "Default to secure mode"Kenny Root2011-08-051-1/+1
|\ \ \
| * | | Default to secure modeKenny Root2011-07-311-1/+1
* | | | am 189de0c1: am adabe566: am 810cf41b: Merge "Fixed memory leak when using tr...Nick Kralevich2011-07-291-1/+1
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | am adabe566: am 810cf41b: Merge "Fixed memory leak when using transport:serial."Nick Kralevich2011-07-291-1/+1
| |\|
| | * Merge "Fixed memory leak when using transport:serial."Nick Kralevich2011-07-291-1/+1
| | |\
| | | * Fixed memory leak when using transport:serial.Tom Marlin2011-07-291-1/+1
* | | | am b1cfa672: am 7d39463e: am d1015de9: Merge "adb: Add USB vendor ID for Vizio"Mike Lockwood2011-07-291-0/+3
|\| | |
| * | | am 7d39463e: am d1015de9: Merge "adb: Add USB vendor ID for Vizio"Mike Lockwood2011-07-291-0/+3
| |\| |
| | * | adb: Add USB vendor ID for VizioMike Lockwood2011-07-291-0/+3
| | |/
* | | am 01acea11: am 1f72fe99: am 7df080b2: am 3ddaa0ad: Merge "adb: Add USB vendo...Mike Lockwood2011-07-181-0/+3
|\| |
| * | am 1f72fe99: am 7df080b2: am 3ddaa0ad: Merge "adb: Add USB vendor ID for Lenovo"Mike Lockwood2011-07-181-0/+3
| |\|
| | * adb: Add USB vendor ID for LenovoMike Lockwood2011-07-141-0/+3
* | | am f75a2ed2: Merge from gingerbread-plus-aospJean-Baptiste Queru2011-07-141-0/+9
|\| |
| * | Merge from gingerbread-plus-aospJean-Baptiste Queru2011-07-122-1/+10
| |\|
| | * adb: Add vendor IDs for iRiver, Compal and T & A Mobile PhonesMike Lockwood2011-07-112-1/+10
| | * Add Gigabyte's USB vendor ID to adb.Joe Bass2011-07-111-0/+3
| | * Add Funai's USB vendor ID to adb.Xavier Ducrohet2011-07-111-0/+3
* | | Remove the simulator target from all makefiles.Jeff Brown2011-07-121-15/+3
* | | Reimplement the "adb root" command to more closely match its previous behaviorMike Lockwood2011-06-221-4/+2
* | | Revert "adb: kick the transport after sending the "adb root" command"Mike Lockwood2011-06-222-23/+1
* | | Merge "Fix hang after end of backup"Mike Lockwood2011-06-211-4/+17
|\ \ \
| * | | Fix hang after end of backupChristopher Tate2011-06-211-4/+17
* | | | adb: Update version to 1.0.28Mike Lockwood2011-06-211-1/+1
|/ / /
* | | Tidy up the end-of-data handling in backupChristopher Tate2011-06-203-10/+54
* | | Use adb_sleep_ms for Cygwin compatKenny Root2011-06-151-1/+1
* | | adb: kick the transport after sending the "adb root" commandMike Lockwood2011-06-122-0/+22
* | | am 4ba5a8ac: am eafcbe10: am 072a0fac: Merge "Fixed adb crash due to accessin...Nick Kralevich2011-06-091-2/+5
|\| |
| * | am eafcbe10: am 072a0fac: Merge "Fixed adb crash due to accessing freed memory"Nick Kralevich2011-06-071-2/+5
| |\|
| | * Fixed adb crash due to accessing freed memoryTom Marlin2011-06-031-2/+5
* | | Make 'adb backup' -f handling more bulletproof and more flexibleChristopher Tate2011-06-011-7/+23
* | | am 0efe2f2f: am b27c682e: am f5144d34: Add Gigabyte\'s USB vendor ID to adb.Joe Bass2011-05-211-0/+3
|\| |