Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge \"Remove an abused global so we can actually see logging.\" | Elliott Hughes | 2016-06-16 | 1 | -19/+11 |
|\ | |||||
| * | Remove an abused global so we can actually see logging. | Elliott Hughes | 2016-06-16 | 1 | -19/+11 |
* | | Allow recovery to return error codes | Tianjie Xu | 2016-05-20 | 1 | -1/+1 |
|/ | |||||
* | recovery: Switch to clang | Tao Bao | 2015-06-03 | 1 | -1/+1 |
* | Check all lseek calls succeed. | Elliott Hughes | 2015-04-30 | 1 | -1/+1 |
* | Switch minadb over to C++. | Elliott Hughes | 2015-04-10 | 1 | -2/+0 |
* | Enable printf format argument checking. | Elliott Hughes | 2015-04-09 | 1 | -1/+1 |
* | Rotate logs only when there are actual operations | Tao Bao | 2015-04-08 | 1 | -0/+2 |
* | Factor out option variables from int to bool types | Tao Bao | 2015-03-25 | 1 | -1/+1 |
* | recovery: Properly detect userdebug or eng builds | Elliott Hughes | 2015-02-10 | 1 | -3/+1 |
* | refactor fuse sideloading code | Doug Zongker | 2014-07-10 | 1 | -5/+6 |
* | sideload without holding the whole package in RAM | Doug Zongker | 2014-07-02 | 1 | -16/+51 |
* | support "sideload over ADB" mode | Doug Zongker | 2012-01-10 | 1 | -0/+110 |