Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Be tolerant of devices that don't report serials. | Dan Albert | 2015-05-07 | 1 | -2/+3 |
* | Add WriteFdFmt and clean up more code. | Elliott Hughes | 2015-05-01 | 1 | -1/+1 |
* | More adb buffer fixes. | Elliott Hughes | 2015-05-01 | 1 | -145/+60 |
* | More fixed-length buffer removal. | Elliott Hughes | 2015-04-30 | 1 | -1/+1 |
* | Add missing null checks after allocations. | Elliott Hughes | 2015-04-21 | 1 | -8/+9 |
* | Merge "Remove extern "C" barriers to using C++." | Elliott Hughes | 2015-04-17 | 1 | -2/+0 |
|\ | |||||
| * | Remove extern "C" barriers to using C++. | Elliott Hughes | 2015-04-17 | 1 | -2/+0 |
* | | Show $ADB_VENDOR_KEYS if authentication fails. | Elliott Hughes | 2015-04-16 | 1 | -24/+22 |
|/ | |||||
* | Fix "adb devices -l". | Elliott Hughes | 2015-04-03 | 1 | -17/+14 |
* | File header cleanup. | Dan Albert | 2015-03-19 | 1 | -2/+2 |
* | Move adb to C++. | Dan Albert | 2015-03-09 | 1 | -0/+1184 |