| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add encryption parameters to adb install | Anonymous Coward | 2012-04-27 | 1 | -2/+14 |
| * | adb: set umask to 000 | Nick Kralevich | 2012-04-02 | 1 | -0/+2 |
| * | adb: fix non-linux builds. tcpip:, root:, usb: are not for ADB_HOST | JP Abgrall | 2012-03-30 | 1 | -0/+2 |
| * | adb: fix exit of "adb root" when it is a no-op. | JP Abgrall | 2012-03-30 | 1 | -2/+3 |
| * | Merge "Revert "add IP checking for adb over TCP"" | Kenny Root | 2012-03-28 | 1 | -36/+2 |
| |\ |
|
| | * | Revert "add IP checking for adb over TCP" | Kenny Root | 2012-03-28 | 1 | -36/+2 |
| * | | Merge "add IP checking for adb over TCP" | Kenny Root | 2012-03-28 | 1 | -2/+36 |
| |\| |
|
| | * | add IP checking for adb over TCP | Wei Zhong | 2012-03-15 | 1 | -2/+36 |
| * | | Make sure "adb install" work is cleaned after error | Kenny Root | 2012-03-26 | 1 | -2/+2 |
| * | | Merge "adb: Don't synchronize with transport using sleep" | Benoit Goby | 2012-03-26 | 3 | -13/+19 |
| |\ \ |
|
| | * | | adb: Don't synchronize with transport using sleep | Benoit Goby | 2012-03-16 | 3 | -13/+19 |
| * | | | Merge "Revert "Reimplement the "adb root" command to more closely match its p... | Benoit Goby | 2012-03-26 | 1 | -2/+4 |
| |\| | |
|
| | * | | Revert "Reimplement the "adb root" command to more closely match its previous... | Benoit Goby | 2012-03-16 | 1 | -2/+4 |
| * | | | Remove duplicated VENDOR_ID_INTEL | Andrew Hsieh | 2012-03-23 | 1 | -3/+0 |
| |/ / |
|
| * / | adb: Remove unused flags | Benoit Goby | 2012-03-16 | 1 | -18/+0 |
| |/ |
|
| * | Add AID_SDCARD_R. | Dianne Hackborn | 2012-03-08 | 1 | -2/+3 |
| * | Enables ADBD tracing in the emulator. | Vladimir Chtchetkine | 2012-02-27 | 2 | -0/+70 |
| * | Fix 'extra tokens at end of #endif directive' warning | Anatol Pomazau | 2012-02-13 | 1 | -1/+1 |
| * | am 0c054095: am 746f3243: Add USB vendor IDs for Quanta, INQ and Sony. | Xavier Ducrohet | 2012-01-24 | 1 | -0/+9 |
| |\ |
|
| | * | am 746f3243: Add USB vendor IDs for Quanta, INQ and Sony. | Xavier Ducrohet | 2012-01-24 | 1 | -0/+9 |
| | |\ |
|
| | | * | Add USB vendor IDs for Quanta, INQ and Sony. | Xavier Ducrohet | 2012-01-24 | 1 | -0/+9 |
| * | | | am 70580b20: am 149ae11f: Merge "adb,fastboot: add USB support for Intel Vend... | Jean-Baptiste Queru | 2012-01-24 | 1 | -0/+3 |
| |\| | |
|
| | * | | am 149ae11f: Merge "adb,fastboot: add USB support for Intel Vendor ID" | Jean-Baptiste Queru | 2012-01-24 | 1 | -0/+3 |
| | |\ \
| | |/
| |/| |
|
| | | * | adb,fastboot: add USB support for Intel Vendor ID | Wu, Hao | 2012-01-17 | 1 | -0/+3 |
| * | | | am daafb531: am 4779e934: Add Intel\'s vendor ID to adb | Andrew Hsieh | 2012-01-20 | 1 | -1/+3 |
| |\| | |
|
| | * | | Add Intel's vendor ID to adb | Andrew Hsieh | 2012-01-18 | 1 | -1/+3 |
| * | | | Don't allow adb to run as root in user builds. | Nick Kralevich | 2012-01-19 | 2 | -0/+8 |
| * | | | Move permission checking code to it's own function. | Nick Kralevich | 2012-01-19 | 1 | -23/+31 |
| * | | | am e0b55791: am 07ad9f2a: Add USB Vendor ID for Fujitsu and Lumigon. | Xavier Ducrohet | 2012-01-11 | 1 | -0/+6 |
| |\| | |
|
| | * | | Add USB Vendor ID for Fujitsu and Lumigon. | Xavier Ducrohet | 2012-01-11 | 1 | -0/+6 |
| | * | | Cherry-picked from c4f37eed7 in master. Do not merge. | Vladimir Chtchetkine | 2012-01-10 | 1 | -0/+7 |
| | * | | Cherry-picked from c13daef7b on master. Do not merge. | Vladimir Chtchetkine | 2012-01-10 | 1 | -1/+119 |
| | |/ |
|
| * | | add "adb sideload" and sideload connection state | Doug Zongker | 2012-01-10 | 4 | -0/+95 |
| * | | Tell the user to unlock/confirm backup & restore operations | Christopher Tate | 2012-01-06 | 1 | -0/+2 |
| * | | Fix the build. | Vladimir Chtchetkine | 2011-12-13 | 1 | -0/+7 |
| * | | Use QEMU pipe for ADB communication when running in emulator. | Vladimir Chtchetkine | 2011-12-13 | 1 | -1/+119 |
| * | | am 650307df: am b1dfffe6: Fix \'adb backup\' on Windows | Christopher Tate | 2011-12-12 | 1 | -2/+24 |
| |\| |
|
| | * | Fix 'adb backup' on Windows | Christopher Tate | 2011-12-09 | 1 | -2/+24 |
| | * | Fixes ADB crash on Windows due to large number of connections. do not merge. | Vladimir Chtchetkine | 2011-12-05 | 1 | -15/+190 |
| * | | Merge "Tweak logcat parameters" | Christopher Tate | 2011-12-07 | 1 | -1/+5 |
| |\ \ |
|
| | * | | Tweak logcat parameters | Christopher Tate | 2011-12-07 | 1 | -1/+5 |
| * | | | Fixes ADB crash on Windows due to large number of connections. | Vladimir Chtchetkine | 2011-12-01 | 1 | -15/+190 |
| | |/
|/| |
|
| * | | adb: grant it AID_NET_BW_STATS for full /proc/net/xt_qtaguid/stats | JP Abgrall | 2011-11-09 | 1 | -1/+3 |
| |/ |
|
| * | Add command line help for the new 'adb backup -all -nosystem' | Christopher Tate | 2011-10-03 | 1 | -5/+9 |
| * | Skip argument when parsing adb install | Kenny Root | 2011-09-23 | 1 | -2/+5 |
| * | Add Positivo's vendor ID to adb. | Xavier Ducrohet | 2011-09-16 | 1 | -1/+4 |
| * | adb: Add USB vendor IDs for K-Touch, Pegatron and Archos | Mike Lockwood | 2011-09-13 | 1 | -0/+9 |
| * | Fix 'adb backup' command line validation | Christopher Tate | 2011-08-22 | 1 | -3/+3 |
| * | Merge "Add install arg for verification" | Kenny Root | 2011-08-16 | 1 | -28/+90 |
| |\ |
|
| | * | Add install arg for verification | Kenny Root | 2011-08-06 | 1 | -28/+90 |