Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix the improper use of LOCAL_WHOLE_STATIC_LIBRARIES. | Tao Bao | 2016-03-03 | 1 | -1/+1 |
* | 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 | -71/+32 |
* | IO fault injection for OTA packages | Jed Estep | 2016-02-10 | 1 | -26/+27 |
* | applypatch: fix memory leaks reported by static analysis. | Yabin Cui | 2016-02-05 | 1 | -96/+83 |
* | Switch from mincrypt to BoringSSL in applypatch and updater. | Sen Jiang | 2016-02-04 | 1 | -24/+23 |
* | Track rename from base/ to android-base/. | Elliott Hughes | 2015-12-05 | 1 | -1/+1 |
* | updater: Clean up char* with std::string. | Tao Bao | 2015-08-06 | 1 | -11/+1 |
* | applypatch: Fix the checking in WriteToPartition(). | Tao Bao | 2015-07-25 | 1 | -3/+4 |
* | applypatch: Support flash mode. | Tao Bao | 2015-07-24 | 1 | -12/+72 |
* | applypatch: Refactor strtok(). | Tao Bao | 2015-07-24 | 1 | -83/+53 |
* | recovery: Switch applypatch/ and updater/ to cpp. | Tao Bao | 2015-07-14 | 1 | -0/+1025 |