Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2018-07-07 | updater: Add ABORT command. | Tao Bao | 1 | -0/+12 |
2018-06-25 | updater: Add Command parsing codes. | Tao Bao | 1 | -6/+284 |
2018-05-26 | updater: Add Commmand class to manage BBOTA commands. | Tao Bao | 1 | -0/+35 |
2018-02-28 | Add a singleton CacheLocation to replace the hard coded locations | Tianjie Xu | 1 | -1/+0 |
2018-02-07 | Log the last command to cache | Tianjie Xu | 1 | -0/+3 |
2017-08-19 | Move Image/ImageChunk/PatchChunk declaration into header files | Tianjie Xu | 1 | -278/+0 |
2017-08-01 | Add implemention of SortedRangeSet | Tianjie Xu | 1 | -1/+115 |
2017-04-03 | Change the internal representation in RangeSet. | Tao Bao | 1 | -28/+97 |
2017-03-31 | Move parse_range() and range_overlaps() into RangeSet. | Tao Bao | 1 | -0/+95 |
2016-10-18 | Replace minzip with libziparchive | Tianjie Xu | 1 | -2/+2 |
2016-10-11 | Refactor libupdater into a seperate module. | Tao Bao | 3 | -0/+85 |