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
/
otautil
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix memory leak in OTA verifier code
Kelvin Zhang
2022-05-25
1
-1
/
+3
*
Fix wrong key indexes in package verification logs.
Jacky Liu
2021-12-29
1
-3
/
+2
*
Move package verifier from libinstall to libotautil
Jacky Liu
2021-12-22
7
-0
/
+1130
*
[LSC] Add LOCAL_LICENSE_KINDS to bootable/recovery
Bob Badour
2021-02-14
1
-0
/
+9
*
Fix some wording to comply with respectful-code
Tianjie
2020-07-23
1
-1
/
+1
*
Consolidate the wait in recovery's reboot
Tianjie Xu
2020-03-14
2
-3
/
+7
*
Moving recovery resources from /system to /vendor
Bill Peckham
2019-10-04
1
-0
/
+1
*
otautil: Factor out the utils that're private to recovery.
Tao Bao
2019-10-02
9
-1005
/
+0
*
otautil: Drop a few unneeded includes.
Tao Bao
2019-10-02
1
-5
/
+0
*
Move mounts.cpp from libotautil into libupdater.
Tao Bao
2019-10-01
3
-108
/
+0
*
otautil: roots.cpp no longer needs 'mounts.h'.
Tao Bao
2019-10-01
1
-1
/
+0
*
Remove common.h
Tianjie Xu
2019-08-15
1
-0
/
+36
*
Clean up some global variables in common.h
Tianjie Xu
2019-07-24
4
-10
/
+20
*
Create a fallback to install from fuse if mmap fails
Tianjie Xu
2019-07-09
1
-1
/
+1
*
Implement an update simulator to verify BB OTA packages on host
Tianjie Xu
2019-05-29
1
-4
/
+4
*
recovery: report compliant reboot reason (Part Deux)
Mark Salyzyn
2019-05-23
2
-5
/
+5
*
Revert "recovery: report compliant reboot reason"
Tao Bao
2019-05-22
2
-5
/
+5
*
recovery: report compliant reboot reason
Mark Salyzyn
2019-05-20
2
-5
/
+5
*
roots: Remove get_system_root and logical_partitions_mapped.
Tao Bao
2019-05-10
2
-12
/
+0
*
Implement FuseBlockDataProvider
xunchang
2019-05-01
3
-0
/
+64
*
Consolidate the codes that handle reboot/shutdown.
Tao Bao
2019-04-29
2
-10
/
+18
*
Move load & restore logs to logging.cpp
xunchang
2019-04-16
2
-10
/
+104
*
Move wipe cache|data to libinstall
xunchang
2019-04-15
3
-0
/
+297
*
libotautil exports libfstab header.
Tao Bao
2019-04-03
1
-0
/
+4
*
Move install to separate module
xunchang
2019-03-29
3
-0
/
+355
*
Move out the code to parse block map in MemMap
xunchang
2019-03-26
2
-71
/
+131
*
Move the parse of last_install to recovery-persist
Tianjie Xu
2018-09-13
3
-0
/
+148
*
Enable c++17 in recovery_defaults.
Tao Bao
2018-08-28
1
-21
/
+17
*
Remove otafault
Tianjie Xu
2018-08-28
1
-0
/
+1
*
`recovery` uses more shared libraries.
Tao Bao
2018-08-08
1
-9
/
+8
*
Add an updater function to compute hash tree
Tianjie Xu
2018-08-06
1
-0
/
+1
*
Fix the arguments passed to getopt_long(3).
Tao Bao
2018-07-17
2
-0
/
+14
*
Drop the dependency on AB_OTA_UPDATER flag.
Tao Bao
2018-06-19
2
-1
/
+13
*
tests: Add tests for ScreenRecoveryUI.
Tao Bao
2018-05-09
2
-0
/
+12
*
Move reboot() from common.h into otautil/sysutil.h.
Tao Bao
2018-05-04
3
-0
/
+15
*
otautil: Rename dir/sys/thermal utils.
Tao Bao
2018-05-04
7
-6
/
+6
*
otautil: Only build the needed files for host build.
Tao Bao
2018-05-04
1
-7
/
+10
*
Merge libmounts into libotautil.
Tao Bao
2018-04-28
3
-0
/
+116
*
Rename CacheLocation to Paths.
Tao Bao
2018-04-26
4
-88
/
+111
*
Remove the old log files if cache space is insufficient for OTA
Tianjie Xu
2018-04-13
2
-1
/
+13
*
Set the update locations to default in CacheLocation's constructor
Tianjie Xu
2018-03-08
2
-9
/
+5
*
Add a singleton CacheLocation to replace the hard coded locations
Tianjie Xu
2018-02-28
3
-0
/
+105
*
Load-balancing update_verifier worker threads.
Tao Bao
2017-11-09
2
-0
/
+48
*
otautil: Remove the aborts in RangeSet::Parse().
Tao Bao
2017-11-07
2
-40
/
+87
*
otautil: Move RangeSet implementation into rangeset.cpp.
Tao Bao
2017-10-16
3
-151
/
+216
*
otautil: #include <errno.h> for TEMP_FAILURE_RETRY.
Tao Bao
2017-10-11
1
-0
/
+1
*
Move rangeset.h and print_sha1.h into otautil.
Tao Bao
2017-10-11
2
-0
/
+325
*
otautil: Fix mac build.
Tao Bao
2017-10-10
2
-3
/
+4
*
Revert "Revert "Move error_code.h into otautil.""
Tao Bao
2017-10-09
2
-0
/
+80
*
Revert "Move error_code.h into otautil."
Tao Bao
2017-10-05
2
-80
/
+0
*
Move error_code.h into otautil.
Tao Bao
2017-10-04
2
-0
/
+80
*
otautil: Export headers.
Tao Bao
2017-10-03
7
-4
/
+8
*
otautil: Clean up dirCreateHierarchy().
Tao Bao
2017-07-27
2
-143
/
+95
*
otautil: Delete dirUnlinkHierarchy().
Tao Bao
2017-07-25
2
-69
/
+0
*
kill package_extract_dir
Tianjie Xu
2017-05-24
3
-178
/
+0
*
otautil: Android.mk -> Android.bp
Steven Moreland
2017-05-10
2
-33
/
+34
*
Update the comment for obsolete symlink handling .
Tianjie Xu
2017-05-04
1
-1
/
+0
*
Move sysMapFile and sysReleaseMap into MemMapping class.
Tao Bao
2017-05-02
2
-94
/
+82
*
Log temperature during OTA update
Tianjie Xu
2017-03-28
3
-4
/
+112
*
otautil: Clean up obsolete includes.
Tao Bao
2016-11-08
2
-12
/
+1
*
otautil: Clean up SysUtil.cpp.
Tao Bao
2016-11-07
2
-189
/
+197
*
Replace minzip with libziparchive
Tianjie Xu
2016-10-18
7
-0
/
+749