Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix mips64 minadbd_test build. | Elliott Hughes | 2015-05-02 | 1 | -1/+1 |
* | Move minadb over to new API. | Elliott Hughes | 2015-05-02 | 1 | -0/+1 |
* | Fix minadb_test build breakage. | Elliott Hughes | 2015-05-02 | 1 | -1/+1 |
* | Switch minadb over to C++. | Elliott Hughes | 2015-04-10 | 1 | -3/+3 |
* | Remove unused libutils references. | Dan Albert | 2015-03-14 | 1 | -1/+1 |
* | Add tests for read_block_adb. | Dan Albert | 2015-02-27 | 1 | -8/+21 |
* | Remove _(GNU|XOPEN)_SORUCE makefile cruft. | Dan Albert | 2015-02-25 | 1 | -2/+0 |
* | Fix build from implicit declaration. | Dan Albert | 2015-02-25 | 1 | -11/+11 |
* | Kill of most of the remainder of minadbd. | Dan Albert | 2015-02-20 | 1 | -2/+1 |
* | Move adb_main to its own file. | Dan Albert | 2015-02-19 | 1 | -0/+1 |
* | Use headers from adb. | Dan Albert | 2015-02-19 | 1 | -1/+1 |
* | Remove unused code. | Dan Albert | 2015-02-19 | 1 | -1/+0 |
* | Lose USB transport code to libadb. | Dan Albert | 2015-02-19 | 1 | -3/+0 |
* | Start losing code to libadb. | Dan Albert | 2014-11-25 | 1 | -3/+0 |
* | refactor fuse sideloading code | Doug Zongker | 2014-07-10 | 1 | -2/+4 |
* | sideload without holding the whole package in RAM | Doug Zongker | 2014-07-02 | 1 | -4/+2 |
* | support "sideload over ADB" mode | Doug Zongker | 2012-01-10 | 1 | -0/+32 |