Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Control fault injection with config files instead of build flags | Jed Estep | 2016-02-23 | 1 | -1/+1 |
* | applypatch: use vector to store data in FileContents. | Yabin Cui | 2016-02-12 | 1 | -10/+11 |
* | IO fault injection for OTA packages | Jed Estep | 2016-02-10 | 1 | -21/+22 |
* | updater: fix memory leak based on static analysis. | Yabin Cui | 2016-02-04 | 1 | -44/+39 |
* | Switch from mincrypt to BoringSSL in applypatch and updater. | Sen Jiang | 2016-02-04 | 1 | -7/+7 |
* | updater: Use O_SYNC and fsync() for package_extract_file(). | Tao Bao | 2015-12-15 | 1 | -6/+13 |
* | Track rename from base/ to android-base/. | Elliott Hughes | 2015-12-05 | 1 | -3/+3 |
* | updater: Use android::base::ParseInt() to parse integers. | Tao Bao | 2015-09-24 | 1 | -12/+12 |
* | Suppress some compiler warnings due to signedness. | Tao Bao | 2015-09-24 | 1 | -1/+1 |
* | updater: Fix the line breaks in ui_print commands. | Tao Bao | 2015-09-10 | 1 | -26/+32 |
* | recovery: Switch applypatch/ and updater/ to cpp. | Tao Bao | 2015-07-14 | 1 | -0/+1622 |