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