Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | Add TEMP_FAILURE_RETRY macro for darwin | Kenny Root | 2012-10-13 | 1 | -0/+15 | |
* | | | | | | Add TEMP_FAILURE_RETRY macro for darwin | Kenny Root | 2012-10-13 | 1 | -0/+15 | |
* | | | | | | am 1dc92bac: am 207c17ff: Merge "Make adb robust against EINTR" | Kenny Root | 2012-10-13 | 2 | -9/+10 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | am 207c17ff: Merge "Make adb robust against EINTR" | Kenny Root | 2012-10-12 | 2 | -9/+10 | |
| |\ \ \ \ \ | | |/ / / / | | | / / / | | |/ / / | |/| | | | ||||||
| | * | | | Make adb robust against EINTR | Kenny Root | 2012-10-12 | 2 | -9/+10 | |
| | |/ / | ||||||
* | | | | Host builds: add fastboot and adb | Kenny Root | 2012-09-26 | 1 | -0/+1 | |
|/ / / | ||||||
* | | | Merge "Bring back ADB_EXTERNAL_STORAGE." into jb-mr1-dev | Jeff Sharkey | 2012-09-06 | 1 | -0/+10 | |
|\ \ \ | ||||||
| * | | | Bring back ADB_EXTERNAL_STORAGE. | Jeff Sharkey | 2012-09-06 | 1 | -0/+10 | |
* | | | | Dist fastboot and adb for the sdk build. | Ying Wang | 2012-09-05 | 1 | -1/+1 | |
|/ / / | ||||||
* | | | adb: Link statically with libcrypto | Benoit Goby | 2012-08-31 | 1 | -5/+3 | |
* | | | adb: Create private key with 0600 mode | Benoit Goby | 2012-08-31 | 2 | -2/+8 | |
* | | | adb: Add public key authentification | Benoit Goby | 2012-08-23 | 8 | -22/+882 | |
* | | | Iteration on multi-user external storage. | Jeff Sharkey | 2012-08-22 | 1 | -10/+0 | |
* | | | Revert "adb: Add public key authentification" | Benoit Goby | 2012-08-20 | 7 | -875/+18 | |
* | | | Merge "adb: Add public key authentification" into jb-mr1-dev | Benoit Goby | 2012-08-20 | 7 | -18/+875 | |
|\ \ \ | ||||||
| * | | | adb: Add public key authentification | Benoit Goby | 2012-08-16 | 7 | -18/+875 | |
* | | | | Merge "Replace a segfault with a warning." into jb-mr1-dev | John Grossman | 2012-08-20 | 1 | -1/+7 | |
|\ \ \ \ | ||||||
| * | | | | Replace a segfault with a warning. | John Grossman | 2012-08-20 | 1 | -1/+7 | |
* | | | | | am 42900c30: am 0874aa0e: Merge "adb: Pick desired product value from command... | Jean-Baptiste Queru | 2012-08-20 | 1 | -1/+1 | |
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| | | ||||||
| * | | | Merge "adb: Pick desired product value from command line it follows -p" | Jean-Baptiste Queru | 2012-08-20 | 1 | -1/+1 | |
| |\ \ \ | ||||||
| | * | | | adb: Pick desired product value from command line it follows -p | Vairavan Srinivasan | 2012-08-04 | 1 | -1/+1 | |
* | | | | | Migrate sdcard0 to shell-accessible location. | Jeff Sharkey | 2012-08-20 | 1 | -21/+3 | |
| |_|/ / |/| | | | ||||||
* | | | | Multi-user external storage support. | Jeff Sharkey | 2012-08-15 | 1 | -1/+23 | |
* | | | | Allow adb to listen both on usb and tcp. | Mike J. Chen | 2012-08-09 | 1 | -11/+15 | |
* | | | | am 7accfc2f: am f889f0db: Merge "Trivial signed/unsigned warning fix for adbd" | Stephen Hines | 2012-08-08 | 1 | -1/+1 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Trivial signed/unsigned warning fix for adbd | Edwin Vane | 2012-08-02 | 1 | -1/+1 | |
| * | | | Fix signed/unsigned comparison warning | Edwin Vane | 2012-08-01 | 1 | -1/+1 | |
* | | | | am d4725517: am ec7d9dc7: Merge "Avoid zombies on androidscreencast" | Colin Cross | 2012-07-23 | 1 | -0/+5 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Avoid zombies on androidscreencast | Yuriy Zabroda | 2012-07-23 | 1 | -0/+5 | |
* | | | | Add Kobo's USB vendor ID to adb | Dan Zhang | 2012-07-09 | 1 | -0/+3 | |
* | | | | am 504dccec: am aeceb517: adb: Fix adb tcpip command | Benoit Goby | 2012-06-12 | 1 | -3/+3 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | am aeceb517: adb: Fix adb tcpip command | Benoit Goby | 2012-06-12 | 1 | -3/+3 | |
| |\ \ \ | | | |/ | | |/| | ||||||
| | * | | adb: Fix adb tcpip command | Benoit Goby | 2012-06-12 | 1 | -3/+3 | |
* | | | | Merge "FunctionFS: initial implementation" | Benoit Goby | 2012-06-06 | 3 | -17/+364 | |
|\ \ \ \ | ||||||
| * | | | | FunctionFS: initial implementation | Andrzej Pietrasiewicz | 2012-05-31 | 3 | -17/+364 | |
* | | | | | am 1b7a7e81: adb: Use bionic\'s strtok_r() for Windows | Scott Anderson | 2012-06-05 | 3 | -2/+89 | |
|\ \ \ \ \ | ||||||
| * | | | | | adb: Use bionic's strtok_r() for Windows | Scott Anderson | 2012-06-05 | 3 | -2/+89 | |
* | | | | | | am 2ca3e6b3: adb: Generalizing -s to take qualifiers. | Scott Anderson | 2012-06-05 | 5 | -27/+126 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | adb: Generalizing -s to take qualifiers. | Scott Anderson | 2012-06-05 | 5 | -27/+126 | |
* | | | | | | am e82c2db0: adb: Transmit key properties in banner of connect message | Scott Anderson | 2012-06-05 | 4 | -22/+89 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | adb: Transmit key properties in banner of connect message | Scott Anderson | 2012-06-05 | 4 | -22/+89 | |
* | | | | | | am 3608d832: adb: Fix two problems with device path implementation. | Scott Anderson | 2012-06-01 | 2 | -3/+4 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | adb: Fix two problems with device path implementation. | Scott Anderson | 2012-05-31 | 2 | -3/+4 | |
* | | | | | | am c7993af6: adb: Fix compiler warning | Scott Anderson | 2012-06-01 | 1 | -1/+2 | |
|\ \ \ \ \ \ | |/ / / / / | | / / / / | |/ / / / |/| | | | | ||||||
| * | | | | adb: Fix compiler warning | Scott Anderson | 2012-05-31 | 1 | -1/+2 | |
* | | | | | am c7a67d0f: resolved conflicts for merge of 246808be to jb-dev-plus-aosp | Xavier Ducrohet | 2012-05-15 | 1 | -0/+3 | |
|\ \ \ \ \ | | |/ / / | |/| | | | ||||||
| * | | | | resolved conflicts for merge of 246808be to jb-dev-plus-aosp | Xavier Ducrohet | 2012-05-15 | 1 | -0/+3 | |
| |\ \ \ \ | | | |/ / | | |/| | | ||||||
| | * | | | Add USB Vendor ID for Yulong Coolpad. | Xavier Ducrohet | 2012-05-14 | 1 | -0/+3 | |
* | | | | | am 9dbcbe08: am 9bdedb59: am a36e1aa3: Merge "adb: usb_windows: fix adb conne... | Jean-Baptiste Queru | 2012-05-14 | 1 | -3/+3 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | am 9bdedb59: am a36e1aa3: Merge "adb: usb_windows: fix adb connection lost is... | Jean-Baptiste Queru | 2012-05-11 | 1 | -3/+3 | |
| |\ \ \ \ |