Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Backport missing null check in "adb get-state". | Elliott Hughes | 2015-09-01 | 1 | -1/+1 |
* | Ignore ro.adb.secure in user builds. | Elliott Hughes | 2015-06-19 | 1 | -2/+2 |
* | Add WriteFdFmt and clean up more code. | Elliott Hughes | 2015-05-01 | 1 | -4/+2 |
* | More adb buffer fixes. | Elliott Hughes | 2015-05-01 | 1 | -90/+33 |
* | Add missing 'else' to fix all devices showing up as "host". | Elliott Hughes | 2015-04-29 | 1 | -2/+3 |
* | Remove strtok from adb. | Elliott Hughes | 2015-04-28 | 1 | -59/+36 |
* | Always explain why bind(2) failed. | Elliott Hughes | 2015-04-20 | 1 | -17/+16 |
* | Show $ADB_VENDOR_KEYS if authentication fails. | Elliott Hughes | 2015-04-16 | 1 | -8/+8 |
* | Additional cleanup of start_device_log. | Dan Albert | 2015-03-20 | 1 | -8/+5 |
* | Use text based trace masks for adbd. | Dan Albert | 2015-03-19 | 1 | -23/+83 |
* | File header cleanup. | Dan Albert | 2015-03-19 | 1 | -3/+4 |
* | Move adb to C++. | Dan Albert | 2015-03-09 | 1 | -0/+955 |