Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the old log files if cache space is insufficient for OTA | Tianjie Xu | 2018-04-13 | 1 | -0/+10 |
* | Set the update locations to default in CacheLocation's constructor | Tianjie Xu | 2018-03-08 | 1 | -4/+1 |
* | Add a singleton CacheLocation to replace the hard coded locations | Tianjie Xu | 2018-02-28 | 1 | -0/+72 |
* | Load-balancing update_verifier worker threads. | Tao Bao | 2017-11-09 | 1 | -0/+8 |
* | otautil: Remove the aborts in RangeSet::Parse(). | Tao Bao | 2017-11-07 | 1 | -11/+31 |
* | otautil: Move RangeSet implementation into rangeset.cpp. | Tao Bao | 2017-10-16 | 1 | -151/+15 |
* | Move rangeset.h and print_sha1.h into otautil. | Tao Bao | 2017-10-11 | 2 | -0/+325 |
* | Revert "Revert "Move error_code.h into otautil."" | Tao Bao | 2017-10-09 | 1 | -0/+78 |
* | Revert "Move error_code.h into otautil." | Tao Bao | 2017-10-05 | 1 | -78/+0 |
* | Move error_code.h into otautil. | Tao Bao | 2017-10-04 | 1 | -0/+78 |
* | otautil: Export headers. | Tao Bao | 2017-10-03 | 3 | -0/+116 |