| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | am 28c30518: am 1742b7d2: Merge "Modify VID for Compal" | Colin Cross | 2014-05-21 | 1 | -1/+4 |
| |\ | |||||
| | * | am 1742b7d2: Merge "Modify VID for Compal" | Colin Cross | 2014-05-21 | 1 | -1/+4 |
| | |\ | |||||
| | | * | Merge "Modify VID for Compal" | Colin Cross | 2014-05-21 | 1 | -1/+4 |
| | | |\ | |||||
| | | | * | Modify VID for Compal | herman_lin | 2014-05-05 | 1 | -1/+4 |
| * | | | | am 6dfb039b: am 4a343436: Merge "Fix win32 undefined reference to `_socket_ne... | Elliott Hughes | 2014-05-20 | 1 | -0/+7 |
| |\ \ \ \ | |/ / / | |||||
| | * | | | am 4a343436: Merge "Fix win32 undefined reference to `_socket_network_client_... | Elliott Hughes | 2014-05-20 | 1 | -0/+7 |
| | |\ \ \ | | |/ / | |||||
| | | * | | Fix win32 undefined reference to `_socket_network_client_timeout'. | Elliott Hughes | 2014-05-20 | 1 | -0/+7 |
| * | | | | am 796b2015: am 51e27f95: Merge "Fix win32 implicit declaration of function s... | Elliott Hughes | 2014-05-20 | 1 | -0/+2 |
| |\ \ \ \ | |/ / / | |||||
| | * | | | am 51e27f95: Merge "Fix win32 implicit declaration of function socket_network... | Elliott Hughes | 2014-05-20 | 1 | -0/+2 |
| | |\ \ \ | | |/ / | |||||
| | | * | | Fix win32 implicit declaration of function socket_network_client_timeout. | Elliott Hughes | 2014-05-20 | 1 | -0/+2 |
| * | | | | am 0e71e3ab: am 9cae50b3: Merge "Bound the ADB connect time with a non-blocki... | Elliott Hughes | 2014-05-19 | 1 | -1/+1 |
| |\ \ \ \ | |/ / / | |||||
| | * | | | am 9cae50b3: Merge "Bound the ADB connect time with a non-blocking connect" | Elliott Hughes | 2014-05-19 | 1 | -1/+1 |
| | |\ \ \ | | |/ / | |||||
| | | * | | Bound the ADB connect time with a non-blocking connect | Ken Lierman | 2014-05-19 | 1 | -1/+1 |
| * | | | | am c563c38d: am 905874ab: Merge "adb: avoid compilation errors for unused res... | Kenny Root | 2014-05-13 | 1 | -2/+2 |
| |\ \ \ \ | |/ / / | |||||
| | * | | | am 905874ab: Merge "adb: avoid compilation errors for unused results" | Kenny Root | 2014-05-13 | 1 | -2/+2 |
| | |\ \ \ | | |/ / | |||||
| | | * | | adb: avoid compilation errors for unused results | Kenny Root | 2014-05-13 | 1 | -2/+2 |
| * | | | | am 328746da: am 129e9dad: Merge changes Idfd1a114,If725a1cb,I61211165,If9a05ccb | Mark Salyzyn | 2014-05-07 | 7 | -25/+20 |
| |\ \ \ \ | |/ / / | |||||
| | * | | | am 129e9dad: Merge changes Idfd1a114,If725a1cb,I61211165,If9a05ccb | Mark Salyzyn | 2014-05-07 | 7 | -25/+20 |
| | |\ \ \ | | |/ / | |||||
| | | * | | Merge changes Idfd1a114,If725a1cb,I61211165,If9a05ccb | Mark Salyzyn | 2014-05-07 | 7 | -25/+20 |
| | | |\ \ | |||||
| | | | * | | adb: turn on -Werror | Mark Salyzyn | 2014-05-05 | 7 | -25/+20 |
| | | | |/ | |||||
| * | | | | am 1e6cd741: am 803fb62b: Merge "Remove unused LOCAL_LDLIBS." | Ying Wang | 2014-05-07 | 1 | -2/+0 |
| |\ \ \ \ | |/ / / | |||||
| | * | | | am 803fb62b: Merge "Remove unused LOCAL_LDLIBS." | Ying Wang | 2014-05-07 | 1 | -2/+0 |
| | |\ \ \ | | |/ / | |||||
| | | * | | Remove unused LOCAL_LDLIBS. | Ying Wang | 2014-05-07 | 1 | -2/+0 |
| | | |/ | |||||
| | * | | Merge commit '4102af05a86aae36d2560fd8b3f740a52399342c' into HEAD | Bill Yi | 2014-04-29 | 2 | -16/+2 |
| | |\ \ | | |/ | |/| | |||||
| | | * | am 4db6ce8e: Merge "Adding documentation on the sync part of the adb protocol... | JP Abgrall | 2014-03-20 | 1 | -0/+84 |
| | | |\ | |||||
| | | * \ | am ee223d50: Merge "adb: Increase the max number of emulator instances to 64" | David 'Digit' Turner | 2014-03-14 | 1 | -1/+1 |
| | | |\ \ | |||||
| | | * \ \ | am 5fb1a34a: Merge "Added transfer progress reporting for push and pull comma... | JP Abgrall | 2014-03-13 | 3 | -27/+128 |
| | | |\ \ \ | |||||
| | | * \ \ \ | am 44390474: Merge "adb: Don\'t unlink special files on sync failure." | JP Abgrall | 2014-03-11 | 1 | -5/+8 |
| | | |\ \ \ \ | |||||
| | | * \ \ \ \ | am b2c34ece: Merge "adb: Don\'t clobber block devices during push" | JP Abgrall | 2014-03-11 | 1 | -3/+6 |
| | | |\ \ \ \ \ | |||||
| | | * \ \ \ \ \ | am 1367854a: Merge "adb: fix windows build after "forward --list" fix." | JP Abgrall | 2014-03-11 | 1 | -1/+1 |
| | | |\ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ | am 66e95d76: Merge "Fix adb forward --list when forwarding a lot" | JP Abgrall | 2014-03-11 | 3 | -19/+24 |
| | | |\ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ | am 2e7347d6: Merge "Convert all selinux_android_restorecon and _setfilecon ca... | Nick Kralevich | 2014-03-07 | 1 | -2/+2 |
| | | |\ \ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ \ | am 02916aa2: Remove obsolete vdc call. | Nick Kralevich | 2014-03-04 | 2 | -16/+2 |
| | | |\ \ \ \ \ \ \ \ \ | |||||
| | | | * | | | | | | | | | Remove obsolete vdc call. | Nick Kralevich | 2014-03-04 | 2 | -16/+2 |
| * | | | | | | | | | | | | am c33702dd: am 4785ea60: Merge "adb: Add USB vendor ID for Prestigio" | Colin Cross | 2014-04-18 | 1 | -0/+3 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / | |||||
| | * | | | | | | | | | | | adb: Add USB vendor ID for Prestigio | DanielMo | 2014-04-16 | 1 | -0/+3 |
| * | | | | | | | | | | | | am a77bef47: Document the adb install -d option. | Jeff Brown | 2014-04-15 | 1 | -1/+2 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | Document the adb install -d option. | Jeff Brown | 2014-04-15 | 1 | -1/+2 |
| * | | | | | | | | | | | | | am 707f5b40: am 6940bc08: Merge "adb: Add USB vendor ID for Intermec Technolo... | Colin Cross | 2014-03-26 | 1 | -0/+3 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | adb: Add USB vendor ID for Intermec Technologies Corp. | DanielMo | 2014-03-26 | 1 | -0/+3 |
| | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | |||||
| * | | | | | | | | | | | | am 4db6ce8e: Merge "Adding documentation on the sync part of the adb protocol... | JP Abgrall | 2014-03-20 | 1 | -0/+84 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / | |||||
| | * | | | | | | | | | | | Merge "Adding documentation on the sync part of the adb protocol previously m... | JP Abgrall | 2014-03-20 | 1 | -0/+84 |
| | |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | |||||
| | | * | | | | | | | | | | Adding documentation on the sync part of the adb protocol previously missing. | Samuel Carlsson | 2014-03-20 | 1 | -0/+84 |
| | | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | | | |||||
| * | | | | | | | | | | | am ee223d50: Merge "adb: Increase the max number of emulator instances to 64" | David 'Digit' Turner | 2014-03-14 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / | |||||
| | * | | | | | | | | | | adb: Increase the max number of emulator instances to 64 | David 'Digit' Turner | 2014-03-13 | 1 | -1/+1 |
| | |/ / / / / / / / / | |||||
| * | | | | | | | | | | am 5fb1a34a: Merge "Added transfer progress reporting for push and pull comma... | JP Abgrall | 2014-03-12 | 3 | -27/+128 |
| |\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | |||||
| | * | | | | | | | | | Added transfer progress reporting for push and pull commands. | Mark Lindner | 2014-03-11 | 3 | -27/+128 |
| | | |_|_|_|_|_|_|/ | |/| | | | | | | | |||||
| * | | | | | | | | | am 44390474: Merge "adb: Don\'t unlink special files on sync failure." | JP Abgrall | 2014-03-08 | 1 | -5/+8 |
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | |||||
| | * | | | | | | | | adb: Don't unlink special files on sync failure. | JP Abgrall | 2014-03-07 | 1 | -5/+8 |
| | | |_|_|_|_|_|/ | |/| | | | | | | |||||
| * | | | | | | | | am b2c34ece: Merge "adb: Don\'t clobber block devices during push" | JP Abgrall | 2014-03-08 | 1 | -3/+6 |
| |\ \ \ \ \ \ \ \ | |/ / / / / / / | |||||
