summaryrefslogtreecommitdiffstats
path: root/adb
Commit message (Expand)AuthorAgeFilesLines
* resolved conflicts for merge of f62f1e3a to masterYing Wang2013-01-101-2/+2
|\
| * Merge "Correct LOCAL_LDLIBS of adb"Ying Wang2013-01-081-2/+2
| |\
| | * Correct LOCAL_LDLIBS of adbChih-Wei Huang2013-01-011-2/+2
* | | adb: HACK: (linux only) allow temp mitigation for multithreaded issuesJP Abgrall2013-01-092-0/+32
* | | am 03873ce4: am 77eccafe: Merge "Support adb client connect to remote server"jp abgrall2013-01-044-7/+73
|\ \ \ | |/ /
| * | Support adb client connect to remote serverMatt Gumbel2013-01-044-7/+73
| |/
* | am abf7cc97: am 13306d95: Merge "adb: Improve ADB\'s forward redirection mana...David 'Digit' Turner2012-12-133-33/+258
|\ \ | |/
| * adb: Improve ADB's forward redirection management.David 'Digit' Turner2012-11-263-33/+258
* | am 493d04d2: am f621d62a: am c4244565: am d1e39491: Add usb vendor id for Tel...Xavier Ducrohet2012-11-081-0/+4
|\ \ | |/
| * am f621d62a: am c4244565: am d1e39491: Add usb vendor id for Teleepoch.Xavier Ducrohet2012-11-081-0/+4
| |\
| | * Add usb vendor id for Teleepoch.Xavier Ducrohet2012-11-061-0/+4
| * | am 51ccef27: Merge "Add TEMP_FAILURE_RETRY macro for darwin"Kenny Root2012-10-131-0/+15
| |\ \
| | * | Add TEMP_FAILURE_RETRY macro for darwinKenny Root2012-10-131-0/+15
* | | | Add TEMP_FAILURE_RETRY macro for darwinKenny Root2012-10-131-0/+15
* | | | am 1dc92bac: am 207c17ff: Merge "Make adb robust against EINTR"Kenny Root2012-10-132-9/+10
|\ \ \ \ | |/ / /
| * | | am 207c17ff: Merge "Make adb robust against EINTR"Kenny Root2012-10-122-9/+10
| |\ \ \ | | |/ / | | | / | | |/ | |/|
| | * Make adb robust against EINTRKenny Root2012-10-122-9/+10
* | | Host builds: add fastboot and adbKenny Root2012-09-261-0/+1
|/ /
* | 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
| |\ \
| | * | 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
|\ \ \ \ \ \ | |/ / / / /