summaryrefslogtreecommitdiffstats
path: root/updater/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge changes from topic "nonab_on_vab_r" into rvc-dev am: b62ff1abe3TreeHugger Robot2020-05-132-0/+2
|\
| * Add add_slot_suffix function.Yifan Hong2020-05-082-0/+2
* | Address the warnings in recovery codeTianjie Xu2020-03-081-1/+1
|/
* Simulator: add the argument to keep the updated imagesTianjie Xu2019-07-311-1/+3
* Add command line parser for simulatorTianjie Xu2019-07-161-0/+9
* Add a GetMappedPackageLength to UpdaterRobin Lee2019-07-081-1/+3
* Implement updater runtime for dynamic partitionsTianjie Xu2019-06-242-0/+9
* Implement the TargetFile and BuildInfoTianjie Xu2019-06-013-12/+110
* Implement an update simulator to verify BB OTA packages on hostTianjie Xu2019-05-292-0/+94
* Some clean ups to the updaterTianjie Xu2019-05-222-5/+0
* Add UpdaterRuntime classTianjie Xu2019-05-212-15/+83
* Add Updater class and remove UpdaterInfoTianjie Xu2019-05-092-22/+66
* updater: add functions to modify dynamic partition metadataYifan Hong2019-01-142-0/+40
* updater: Add TransferList class.Tao Bao2018-08-171-0/+67
* updater: Add SourceInfo::{ReadAll,DumpBuffer,Overlaps}.Tao Bao2018-08-161-0/+26
* Add the hash_tree_info class in CommandTianjie Xu2018-08-141-0/+52
* Add an updater function to compute hash treeTianjie Xu2018-08-061-0/+5
* updater: Add ABORT command.Tao Bao2018-07-071-0/+12
* updater: Add Command parsing codes.Tao Bao2018-06-251-6/+284
* updater: Add Commmand class to manage BBOTA commands.Tao Bao2018-05-261-0/+35
* Add a singleton CacheLocation to replace the hard coded locationsTianjie Xu2018-02-281-1/+0
* Log the last command to cacheTianjie Xu2018-02-071-0/+3
* Move Image/ImageChunk/PatchChunk declaration into header filesTianjie Xu2017-08-191-278/+0
* Add implemention of SortedRangeSetTianjie Xu2017-08-011-1/+115
* Change the internal representation in RangeSet.Tao Bao2017-04-031-28/+97
* Move parse_range() and range_overlaps() into RangeSet.Tao Bao2017-03-311-0/+95
* Replace minzip with libziparchiveTianjie Xu2016-10-181-2/+2
* Refactor libupdater into a seperate module.Tao Bao2016-10-113-0/+85