aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add a singleton CacheLocation to replace the hard coded locationsTianjie Xu2018-02-281-7/+14
* Log the last command to cacheTianjie Xu2018-02-061-0/+217
* Merge "Use SuffixArrayIndexInterface opaque type instead of the underlying da...Treehugger Robot2017-10-241-1/+1
|\
| * Use SuffixArrayIndexInterface opaque type instead of the underlying data poin...Alex Deymo2017-10-241-1/+1
* | Finish the new data receiver when update failsTianjie Xu2017-10-201-87/+133
* | Move rangeset.h and print_sha1.h into otautil.Tao Bao2017-10-101-1/+1
* | Revert "Revert "Move error_code.h into otautil.""Tao Bao2017-10-091-1/+1
|/
* Revert "Move error_code.h into otautil."Tao Bao2017-10-051-1/+1
* Move error_code.h into otautil.Tao Bao2017-10-041-1/+1
* Close cmd_pipe properly after updater test finishesTianjie Xu2017-09-111-8/+14
* Merge "Fix a case when brotli writer fails to write last few blocks of data"Tianjie Xu2017-07-211-4/+15
|\
| * Fix a case when brotli writer fails to write last few blocks of dataTianjie Xu2017-07-211-4/+15
* | Fix the android-cloexec-* warnings in bootable/recoveryTianjie Xu2017-07-191-2/+2
|/
* Add support to decompress brotli compressed new dataTianjie Xu2017-07-071-0/+67
* Remove the obsolete package_extract_dir() testTianjie Xu2017-06-221-96/+0
* Move sysMapFile and sysReleaseMap into MemMapping class.Tao Bao2017-05-011-2/+2
* Abort the update if there's not enough new dataTianjie Xu2017-04-071-0/+66
* updater: Fix the broken case for apply_patch_check().Tao Bao2017-03-231-0/+49
* Remove malloc in edify functionsTianjie Xu2017-03-221-1/+2
* Add a test to perform block_image_updateTianjie Xu2017-03-171-5/+115
* updater: Remove some obsoleted functions for file-based OTA.Tao Bao2017-03-131-113/+0
* tests: Add testcase for show_progress() and set_progress().Tao Bao2017-01-051-0/+50
* updater: Refactor set_stage() and get_stage() functions.Tao Bao2016-11-181-0/+59
* updater: Add testcase for package_extract_dir().Tao Bao2016-11-181-0/+96
* updater: Add "write_value()" function.Tao Bao2016-11-161-0/+33
* updater: Fix the wrong return value for package_extract_file().Tao Bao2016-11-151-17/+75
* updater: Add more testcase for symlink().Tao Bao2016-11-081-6/+39
* Make make_parent() to take const argumentTianjie Xu2016-11-081-0/+22
* updater: Add a testcase for RenameFn().Tao Bao2016-11-041-0/+29
* updater: Fix a bug in DeleteFn().Tao Bao2016-11-041-0/+33
* updater: Fix an off-by-1 bug in file_getprop().Tao Bao2016-11-031-0/+50
* Change StringValue to use std::stringTianjie Xu2016-10-141-4/+4
* edify: Some clean-ups to libedify.Tao Bao2016-10-131-1/+0
* updater: Kill the duplicate PrintSha1() in install.cpp.Tao Bao2016-10-101-7/+36
* Refactor libupdater into a seperate module.Tao Bao2016-10-101-0/+71