Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | adb: win32: call SystemErrorCodeToString() from more places | Spencer Low | 2015-08-02 | 1 | -1/+4 |
* | adb: win32: Unicode path names, env vars, some console support | Spencer Low | 2015-07-31 | 1 | -3/+7 |
* | Increase size of the the adb packets sent over the wire | Tamas Berghammer | 2015-07-22 | 1 | -1/+1 |
* | adb: logging: newlines, thread ids, error code overwriting | Spencer Low | 2015-07-21 | 1 | -6/+6 |
* | Revert "Turn on -Wformat-nonliteral." | Dan Albert | 2015-07-09 | 1 | -36/+40 |
* | Turn on -Wformat-nonliteral. | Dan Albert | 2015-07-09 | 1 | -40/+36 |
* | adb: fix adb_close() vs. unix_close() usage | Spencer Low | 2015-05-22 | 1 | -0/+3 |
* | adb / libbase: clean up NOGDI and evil ERROR macro | Spencer Low | 2015-05-20 | 1 | -5/+0 |
* | adb: win32: fix key files reading/writing | Spencer Low | 2015-05-07 | 1 | -3/+3 |
* | adb: win32: fix adb emu command | Spencer Low | 2015-05-06 | 1 | -0/+5 |
* | Remove strtok from adb. | Elliott Hughes | 2015-04-27 | 1 | -41/+21 |
* | File header cleanup. | Dan Albert | 2015-03-19 | 1 | -6/+6 |
* | Move adb to C++. | Dan Albert | 2015-03-09 | 1 | -0/+484 |