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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-09-13
Move the parse of last_install to recovery-persist
Tianjie Xu
3
-0
/
+148
2018-08-28
Enable c++17 in recovery_defaults.
Tao Bao
1
-21
/
+17
2018-08-28
Remove otafault
Tianjie Xu
1
-0
/
+1
2018-08-08
`recovery` uses more shared libraries.
Tao Bao
1
-9
/
+8
2018-08-06
Add an updater function to compute hash tree
Tianjie Xu
1
-0
/
+1
2018-07-23
Revert "Make recovery libraries shared / recovery_available"
Hridya Valsaraju
1
-3
/
+2
2018-07-20
Make recovery libraries shared / recovery_available
Jerry Zhang
1
-2
/
+3
2018-07-17
Fix the arguments passed to getopt_long(3).
Tao Bao
2
-0
/
+14
2018-06-19
Drop the dependency on AB_OTA_UPDATER flag.
Tao Bao
2
-1
/
+13
2018-05-09
tests: Add tests for ScreenRecoveryUI.
Tao Bao
2
-0
/
+12
2018-05-04
Move reboot() from common.h into otautil/sysutil.h.
Tao Bao
3
-0
/
+15
2018-05-04
otautil: Rename dir/sys/thermal utils.
Tao Bao
7
-6
/
+6
2018-05-04
otautil: Only build the needed files for host build.
Tao Bao
1
-7
/
+10
2018-04-28
Merge libmounts into libotautil.
Tao Bao
3
-0
/
+116
2018-04-26
Rename CacheLocation to Paths.
Tao Bao
4
-88
/
+111
2018-04-13
Remove the old log files if cache space is insufficient for OTA
Tianjie Xu
2
-1
/
+13
2018-03-08
Set the update locations to default in CacheLocation's constructor
Tianjie Xu
2
-9
/
+5
2018-03-08
Set the update locations to default in CacheLocation's constructor
Tianjie Xu
2
-9
/
+5
2018-02-28
Add a singleton CacheLocation to replace the hard coded locations
Tianjie Xu
3
-0
/
+105
2017-11-09
Load-balancing update_verifier worker threads.
Tao Bao
2
-0
/
+48
2017-11-07
otautil: Remove the aborts in RangeSet::Parse().
Tao Bao
2
-40
/
+87
2017-10-16
otautil: Move RangeSet implementation into rangeset.cpp.
Tao Bao
3
-151
/
+216
2017-10-11
otautil: #include <errno.h> for TEMP_FAILURE_RETRY.
Tao Bao
1
-0
/
+1
2017-10-11
Move rangeset.h and print_sha1.h into otautil.
Tao Bao
2
-0
/
+325
2017-10-10
otautil: Fix mac build.
Tao Bao
2
-3
/
+4
2017-10-09
Revert "Revert "Move error_code.h into otautil.""
Tao Bao
2
-0
/
+80
2017-10-05
Revert "Move error_code.h into otautil."
Tao Bao
2
-80
/
+0
2017-10-04
Move error_code.h into otautil.
Tao Bao
2
-0
/
+80
2017-10-03
otautil: Export headers.
Tao Bao
7
-4
/
+8
2017-07-27
otautil: Clean up dirCreateHierarchy().
Tao Bao
2
-143
/
+95
2017-07-25
otautil: Delete dirUnlinkHierarchy().
Tao Bao
2
-69
/
+0
2017-05-24
kill package_extract_dir
Tianjie Xu
3
-178
/
+0
2017-05-10
otautil: Android.mk -> Android.bp
Steven Moreland
2
-33
/
+34
2017-05-04
Update the comment for obsolete symlink handling .
Tianjie Xu
1
-1
/
+0
2017-05-02
Move sysMapFile and sysReleaseMap into MemMapping class.
Tao Bao
2
-94
/
+82
2017-03-31
Merge "Log temperature during OTA update" am: bc2c51a97f am: 1d7e500bfc
Tianjie Xu
3
-4
/
+112
2017-03-28
Log temperature during OTA update
Tianjie Xu
3
-4
/
+112
2016-11-08
otautil: Clean up obsolete includes.
Tao Bao
2
-12
/
+0
2016-11-08
otautil: Clean up obsolete includes.
Tao Bao
2
-12
/
+1
2016-11-08
otautil: Clean up SysUtil.cpp.
Tao Bao
2
-195
/
+203
2016-11-07
otautil: Clean up SysUtil.cpp.
Tao Bao
2
-189
/
+197
2016-10-18
Replace minzip with libziparchive
Tianjie Xu
7
-0
/
+749