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
*
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