Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add WriteFdFmt and clean up more code. | Elliott Hughes | 2015-05-01 | 1 | -39/+16 |
* | More adb buffer fixes. | Elliott Hughes | 2015-05-01 | 1 | -75/+60 |
* | Add missing null checks after allocations. | Elliott Hughes | 2015-04-21 | 1 | -0/+4 |
* | Use escape_arg in "adb backup". | Elliott Hughes | 2015-04-17 | 1 | -13/+4 |
* | Remove yet more fixed-length buffers (and their overruns). | Elliott Hughes | 2015-04-17 | 1 | -2/+2 |
* | 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 | -4/+4 |
|/ | |||||
* | adb: Add option to reboot into sideload mode in recovery | Tao Bao | 2015-03-31 | 1 | -14/+56 |
* | File header cleanup. | Dan Albert | 2015-03-19 | 1 | -3/+4 |
* | Revert "Revert "adb: support /oem partition"" | Elliott Hughes | 2015-03-16 | 1 | -0/+1 |
* | Move adb to C++. | Dan Albert | 2015-03-09 | 1 | -0/+690 |