index
:
anonymous/android_bootable_recovery
android-11
android-14.0
android-4.3
android-4.4
android-5.0
android-5.1
android-6.0
android-7.0
android-7.1
android-8.0
android-8.1
android-9.0
Team Win Recovery Project (TWRP)
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
component
/
updater_test.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests: Add a testcase for updater overrun while patching.
Tao Bao
2018-11-06
1
-80
/
+85
*
updater: Error out on underrun during patching.
Tao Bao
2018-11-05
1
-0
/
+42
*
applypatch: Refactor applypatch().
Tao Bao
2018-08-31
1
-43
/
+36
*
Merge "Remove otafault"
Tianjie Xu
2018-08-28
1
-1
/
+1
|
\
|
*
Remove otafault
Tianjie Xu
2018-08-28
1
-1
/
+1
*
|
tests: Remove {old,new}.file.
Tao Bao
2018-08-20
1
-1
/
+1
|
/
*
updater: Add TransferList class.
Tao Bao
2018-08-17
1
-10
/
+12
*
Add an updater function to compute hash tree
Tianjie Xu
2018-08-06
1
-0
/
+81
*
updater: Let read_file() return Value::Type::STRING.
Tao Bao
2018-07-10
1
-0
/
+23
*
Merge "edify: Rename parse_string to ParseString and let it take std::string."
Tao Bao
2018-07-10
1
-30
/
+30
|
\
|
*
edify: Rename parse_string to ParseString and let it take std::string.
Tao Bao
2018-07-10
1
-30
/
+30
*
|
edify: Remove VAL_INVALID and move ValueType into Value class.
Tao Bao
2018-07-10
1
-2
/
+2
|
/
*
applypatch: Restrict applypatch_check to eMMC targets.
Tao Bao
2018-07-10
1
-1
/
+3
*
updater: Remove the support for sha1_check().
Tao Bao
2018-07-09
1
-33
/
+28
*
updater: Add ABORT command.
Tao Bao
2018-07-07
1
-3
/
+10
*
updater: Remove the redundant check on line count.
Tao Bao
2018-06-07
1
-2
/
+21
*
tests: Add ResumableUpdaterTest.
Tao Bao
2018-06-04
1
-0
/
+227
*
tests: Setup last_command_file for UpdaterTest.
Tao Bao
2018-05-25
1
-13
/
+15
*
tests: Refactor the common lines in UpdaterTest.
Tao Bao
2018-05-24
1
-286
/
+182
*
otautil: Rename dir/sys/thermal utils.
Tao Bao
2018-05-04
1
-1
/
+1
*
Rename CacheLocation to Paths.
Tao Bao
2018-04-26
1
-8
/
+7
*
Add a singleton CacheLocation to replace the hard coded locations
Tianjie Xu
2018-02-28
1
-7
/
+14
*
Log the last command to cache
Tianjie Xu
2018-02-07
1
-0
/
+217
*
Merge "Use SuffixArrayIndexInterface opaque type instead of the underlying data pointer."
Treehugger Robot
2017-10-24
1
-1
/
+1
|
\
|
*
Use SuffixArrayIndexInterface opaque type instead of the underlying data pointer.
Alex Deymo
2017-10-24
1
-1
/
+1
*
|
Finish the new data receiver when update fails
Tianjie Xu
2017-10-20
1
-87
/
+133
*
|
Move rangeset.h and print_sha1.h into otautil.
Tao Bao
2017-10-11
1
-1
/
+1
*
|
Revert "Revert "Move error_code.h into otautil.""
Tao Bao
2017-10-09
1
-1
/
+1
|
/
*
Revert "Move error_code.h into otautil."
Tao Bao
2017-10-05
1
-1
/
+1
*
Move error_code.h into otautil.
Tao Bao
2017-10-04
1
-1
/
+1
*
Close cmd_pipe properly after updater test finishes
Tianjie Xu
2017-09-11
1
-8
/
+14
*
Merge "Fix a case when brotli writer fails to write last few blocks of data"
Tianjie Xu
2017-07-21
1
-4
/
+15
|
\
|
*
Fix a case when brotli writer fails to write last few blocks of data
Tianjie Xu
2017-07-21
1
-4
/
+15
*
|
Fix the android-cloexec-* warnings in bootable/recovery
Tianjie Xu
2017-07-19
1
-2
/
+2
|
/
*
Add support to decompress brotli compressed new data
Tianjie Xu
2017-07-08
1
-0
/
+67
*
Remove the obsolete package_extract_dir() test
Tianjie Xu
2017-06-23
1
-96
/
+0
*
Move sysMapFile and sysReleaseMap into MemMapping class.
Tao Bao
2017-05-02
1
-2
/
+2
*
Abort the update if there's not enough new data
Tianjie Xu
2017-04-08
1
-0
/
+66
*
updater: Fix the broken case for apply_patch_check().
Tao Bao
2017-03-23
1
-0
/
+49
*
Remove malloc in edify functions
Tianjie Xu
2017-03-22
1
-1
/
+2
*
Add a test to perform block_image_update
Tianjie Xu
2017-03-17
1
-5
/
+115
*
updater: Remove some obsoleted functions for file-based OTA.
Tao Bao
2017-03-13
1
-113
/
+0
*
tests: Add testcase for show_progress() and set_progress().
Tao Bao
2017-01-06
1
-0
/
+50
*
updater: Refactor set_stage() and get_stage() functions.
Tao Bao
2016-11-18
1
-0
/
+59
*
updater: Add testcase for package_extract_dir().
Tao Bao
2016-11-18
1
-0
/
+96
*
updater: Add "write_value()" function.
Tao Bao
2016-11-17
1
-0
/
+33
*
updater: Fix the wrong return value for package_extract_file().
Tao Bao
2016-11-15
1
-17
/
+75
*
updater: Add more testcase for symlink().
Tao Bao
2016-11-09
1
-6
/
+39
*
Make make_parent() to take const argument
Tianjie Xu
2016-11-08
1
-0
/
+22
*
updater: Add a testcase for RenameFn().
Tao Bao
2016-11-04
1
-0
/
+29
*
updater: Fix a bug in DeleteFn().
Tao Bao
2016-11-04
1
-0
/
+33
*
updater: Fix an off-by-1 bug in file_getprop().
Tao Bao
2016-11-03
1
-0
/
+50
*
Change StringValue to use std::string
Tianjie Xu
2016-10-15
1
-4
/
+4
*
edify: Some clean-ups to libedify.
Tao Bao
2016-10-13
1
-1
/
+0
*
updater: Kill the duplicate PrintSha1() in install.cpp.
Tao Bao
2016-10-11
1
-7
/
+36
*
Refactor libupdater into a seperate module.
Tao Bao
2016-10-11
1
-0
/
+71