Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | updater: Clean up C codes. | Tao Bao | 2015-09-01 | 1 | -602/+429 |
* | updater: Remove the unused isunresumable in SaveStash(). | Tao Bao | 2015-08-26 | 1 | -3/+3 |
* | GOOGLEGMS-749 Fix integer overflow while applying block based OTA package | Shrinivas Sahukar | 2015-08-22 | 1 | -46/+48 |
* | updater: Clean up char* with std::string. | Tao Bao | 2015-08-06 | 1 | -261/+141 |
* | udpater: Call fsync() after rename(). | Tao Bao | 2015-08-04 | 1 | -0/+20 |
* | updater: Hoist fsync() to outer loop. | Tao Bao | 2015-07-27 | 1 | -6/+5 |
* | recovery: Switch applypatch/ and updater/ to cpp. | Tao Bao | 2015-07-14 | 1 | -0/+1991 |