aboutsummaryrefslogtreecommitdiffstats
path: root/adb_install.cpp
Commit message (Expand)AuthorAgeFilesLines
* sr: Add performance controlSteve Kondik2016-01-211-0/+4
* recovery: Provide sideload cancellationTom Marshall2015-11-251-41/+85
* recovery: Switch to clangTao Bao2015-11-071-1/+1
* Check all lseek calls succeed.Elliott Hughes2015-04-291-1/+1
* Switch minadb over to C++.Elliott Hughes2015-04-101-2/+0
* Enable printf format argument checking.Elliott Hughes2015-04-081-1/+1
* Rotate logs only when there are actual operationsTao Bao2015-04-071-0/+2
* Factor out option variables from int to bool typesTao Bao2015-03-251-1/+1
* recovery: Properly detect userdebug or eng buildsElliott Hughes2015-02-101-3/+1
* refactor fuse sideloading codeDoug Zongker2014-07-101-5/+6
* sideload without holding the whole package in RAMDoug Zongker2014-07-021-16/+51
* support "sideload over ADB" modeDoug Zongker2012-01-101-0/+110