aboutsummaryrefslogtreecommitdiffstats
path: root/adb
Commit message (Expand)AuthorAgeFilesLines
* adb: Fix missing header pathsRicardo Cerqueira2012-11-191-0/+4
* Revert "libcutils: Fix aliasing violations"Ricardo Cerqueira2012-11-191-32/+3
* Merge branch 'jb-mr1-release' of https://android.googlesource.com/platform/sy...Steve Kondik2012-11-1821-113/+1689
|\
| * Add usb vendor id for Teleepoch.Xavier Ducrohet2012-11-061-0/+4
| * Merge "Bring back ADB_EXTERNAL_STORAGE." into jb-mr1-devJeff Sharkey2012-09-061-0/+10
| |\
| | * Bring back ADB_EXTERNAL_STORAGE.Jeff Sharkey2012-09-061-0/+10
| * | 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: Create private key with 0600 modeBenoit Goby2012-08-312-2/+8
| * adb: Add public key authentificationBenoit Goby2012-08-238-22/+882
| * Iteration on multi-user external storage.Jeff Sharkey2012-08-221-10/+0
| * Revert "adb: Add public key authentification"Benoit Goby2012-08-207-875/+18
| * Merge "adb: Add public key authentification" into jb-mr1-devBenoit Goby2012-08-207-18/+875
| |\
| | * adb: Add public key authentificationBenoit Goby2012-08-167-18/+875
| * | Merge "Replace a segfault with a warning." into jb-mr1-devJohn Grossman2012-08-201-1/+7
| |\ \
| | * | Replace a segfault with a warning.John Grossman2012-08-201-1/+7
| * | | am 42900c30: am 0874aa0e: Merge "adb: Pick desired product value from command...Jean-Baptiste Queru2012-08-201-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | Merge "adb: Pick desired product value from command line it follows -p"Jean-Baptiste Queru2012-08-201-1/+1
| | |\ \
| | | * | adb: Pick desired product value from command line it follows -pVairavan Srinivasan2012-08-041-1/+1
| * | | | Migrate sdcard0 to shell-accessible location.Jeff Sharkey2012-08-201-21/+3
| | |_|/ | |/| |
| * | | Multi-user external storage support.Jeff Sharkey2012-08-151-1/+23
| * | | Allow adb to listen both on usb and tcp.Mike J. Chen2012-08-091-11/+15
| * | | am 7accfc2f: am f889f0db: Merge "Trivial signed/unsigned warning fix for adbd"Stephen Hines2012-08-081-1/+1
| |\| |
| | * | Trivial signed/unsigned warning fix for adbdEdwin Vane2012-08-021-1/+1
| | * | Fix signed/unsigned comparison warningEdwin Vane2012-08-011-1/+1
| * | | am d4725517: am ec7d9dc7: Merge "Avoid zombies on androidscreencast"Colin Cross2012-07-231-0/+5
| |\| |
| | * | Avoid zombies on androidscreencastYuriy Zabroda2012-07-231-0/+5
| * | | Add Kobo's USB vendor ID to adbDan Zhang2012-07-091-0/+3
| * | | am 504dccec: am aeceb517: adb: Fix adb tcpip commandBenoit Goby2012-06-121-3/+3
| |\| |
| | * | am aeceb517: adb: Fix adb tcpip commandBenoit Goby2012-06-121-3/+3
| | |\ \
| * | \ \ Merge "FunctionFS: initial implementation"Benoit Goby2012-06-063-17/+364
| |\ \ \ \
| | * | | | FunctionFS: initial implementationAndrzej Pietrasiewicz2012-05-313-17/+364
| * | | | | am 1b7a7e81: adb: Use bionic\'s strtok_r() for WindowsScott Anderson2012-06-053-2/+89
| |\ \ \ \ \
| | * | | | | adb: Use bionic's strtok_r() for WindowsScott Anderson2012-06-053-2/+89
| * | | | | | am 2ca3e6b3: adb: Generalizing -s to take qualifiers.Scott Anderson2012-06-055-27/+126
| |\| | | | |
| | * | | | | adb: Generalizing -s to take qualifiers.Scott Anderson2012-06-055-27/+126
| * | | | | | am e82c2db0: adb: Transmit key properties in banner of connect messageScott Anderson2012-06-054-22/+89
| |\| | | | |
| | * | | | | adb: Transmit key properties in banner of connect messageScott Anderson2012-06-054-22/+89
| * | | | | | am 3608d832: adb: Fix two problems with device path implementation.Scott Anderson2012-06-012-3/+4
| |\| | | | |
| | * | | | | adb: Fix two problems with device path implementation.Scott Anderson2012-05-312-3/+4
| * | | | | | am c7993af6: adb: Fix compiler warningScott Anderson2012-06-011-1/+2
| |\| | | | | | | |/ / / / | |/| | | |
| | * | | | adb: Fix compiler warningScott Anderson2012-05-311-1/+2
| * | | | | am c7a67d0f: resolved conflicts for merge of 246808be to jb-dev-plus-aospXavier Ducrohet2012-05-151-0/+3
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | resolved conflicts for merge of 246808be to jb-dev-plus-aospXavier Ducrohet2012-05-151-0/+3
| | |\ \ \ \
| * | | | | | am 9dbcbe08: am 9bdedb59: am a36e1aa3: Merge "adb: usb_windows: fix adb conne...Jean-Baptiste Queru2012-05-141-3/+3
| |\| | | | |
| | * | | | | am 9bdedb59: am a36e1aa3: Merge "adb: usb_windows: fix adb connection lost is...Jean-Baptiste Queru2012-05-111-3/+3
| | |\ \ \ \ \
| | | * | | | | adb: usb_windows: fix adb connection lost issueJack Ren2012-05-091-3/+3
| * | | | | | | am 007b7002: am 2ae9878c: am c5d5a5e8: Merge "Kindle Fire USB ID"Jean-Baptiste Queru2012-05-021-0/+3
| |\| | | | | |
| | * | | | | | am 2ae9878c: am c5d5a5e8: Merge "Kindle Fire USB ID"Jean-Baptiste Queru2012-05-021-0/+3
| | |\| | | | |
| | | * | | | | Kindle Fire USB IDJon Sawyer2012-04-151-0/+3
| | | | |_|_|/ | | | |/| | |