Gitiles
Code Review
Sign In
gerrit.twrp.me
/
android_bootable_recovery
/
12e302cddbf87c627abcbac227fdd7a131467d5e
/
otautil
1bc976a
Fix some wording to comply with respectful-code
by Tianjie
· 4 years, 3 months ago
00c4aba
Consolidate the wait in recovery's reboot
by Tianjie Xu
· 4 years, 8 months ago
341644d
Moving recovery resources from /system to /vendor
by Bill Peckham
· 5 years ago
e3f09a7
otautil: Factor out the utils that're private to recovery.
by Tao Bao
· 5 years ago
f6ed376
otautil: Drop a few unneeded includes.
by Tao Bao
· 5 years ago
d628cfc
Move mounts.cpp from libotautil into libupdater.
by Tao Bao
· 5 years ago
331e5c4
otautil: roots.cpp no longer needs 'mounts.h'.
by Tao Bao
· 5 years ago
b63a221
Remove common.h
by Tianjie Xu
· 5 years ago
164c60a
Clean up some global variables in common.h
by Tianjie Xu
· 5 years ago
e521861
Create a fallback to install from fuse if mmap fails
by Tianjie Xu
· 5 years ago
c1a5e26
Implement an update simulator to verify BB OTA packages on host
by Tianjie Xu
· 5 years ago
488cc05
recovery: report compliant reboot reason (Part Deux)
by Mark Salyzyn
· 5 years ago
feefbf2
Revert "recovery: report compliant reboot reason"
by Tao Bao
· 5 years ago
6f4e4db
recovery: report compliant reboot reason
by Mark Salyzyn
· 5 years ago
f90d9a1
roots: Remove get_system_root and logical_partitions_mapped.
by Tao Bao
· 5 years ago
311e6ca
Implement FuseBlockDataProvider
by xunchang
· 6 years ago
782dcc1
Consolidate the codes that handle reboot/shutdown.
by Tao Bao
· 6 years ago
2239b9e
Move load & restore logs to logging.cpp
by xunchang
· 6 years ago
316e971
Move wipe cache|data to libinstall
by xunchang
· 6 years ago
cecad74
libotautil exports libfstab header.
by Tao Bao
· 6 years ago
2478885
Move install to separate module
by xunchang
· 6 years ago
625c588
Move out the code to parse block map in MemMap
by xunchang
· 6 years ago
2b1a464
Move the parse of last_install to recovery-persist
by Tianjie Xu
· 6 years ago
43bfa6e
Enable c++17 in recovery_defaults.
by Tao Bao
· 6 years ago
22f1120
Remove otafault
by Tianjie Xu
· 6 years ago
818f938
`recovery` uses more shared libraries.
by Tao Bao
· 6 years ago
69ffa15
Add an updater function to compute hash tree
by Tianjie Xu
· 6 years ago
1700cc4
Fix the arguments passed to getopt_long(3).
by Tao Bao
· 6 years ago
cf60a44
Drop the dependency on AB_OTA_UPDATER flag.
by Tao Bao
· 6 years ago
6cd8168
tests: Add tests for ScreenRecoveryUI.
by Tao Bao
· 7 years ago
2c52639
Move reboot() from common.h into otautil/sysutil.h.
by Tao Bao
· 7 years ago
17054c0
otautil: Rename dir/sys/thermal utils.
by Tao Bao
· 7 years ago
13446c0
otautil: Only build the needed files for host build.
by Tao Bao
· 7 years ago
9a319f0
Merge libmounts into libotautil.
by Tao Bao
· 7 years ago
641fa97
Rename CacheLocation to Paths.
by Tao Bao
· 7 years ago
d5fbcc1
Remove the old log files if cache space is insufficient for OTA
by Tianjie Xu
· 7 years ago
b4e3a37
Set the update locations to default in CacheLocation's constructor
by Tianjie Xu
· 7 years ago
3bbb20f
Add a singleton CacheLocation to replace the hard coded locations
by Tianjie Xu
· 7 years ago
160514b
Load-balancing update_verifier worker threads.
by Tao Bao
· 7 years ago
6798315
otautil: Remove the aborts in RangeSet::Parse().
by Tao Bao
· 7 years ago
4568582
otautil: Move RangeSet implementation into rangeset.cpp.
by Tao Bao
· 7 years ago
b9bffdf
otautil: #include <errno.h> for TEMP_FAILURE_RETRY.
by Tao Bao
· 7 years ago
09e468f
Move rangeset.h and print_sha1.h into otautil.
by Tao Bao
· 7 years ago
c13d2ec
otautil: Fix mac build.
by Tao Bao
· 7 years ago
1fc5bf3
Revert "Revert "Move error_code.h into otautil.""
by Tao Bao
· 7 years ago
26436d6
Revert "Move error_code.h into otautil."
by Tao Bao
· 7 years ago
623fe7e
Move error_code.h into otautil.
by Tao Bao
· 7 years ago
cfe53c2
otautil: Export headers.
by Tao Bao
· 7 years ago
ac3d1ed
otautil: Clean up dirCreateHierarchy().
by Tao Bao
· 7 years ago
7934985
otautil: Delete dirUnlinkHierarchy().
by Tao Bao
· 7 years ago
53c38b1
kill package_extract_dir
by Tianjie Xu
· 7 years ago
f3ae55a
otautil: Android.mk -> Android.bp
by Steven Moreland
· 7 years ago
f38401a
Update the comment for obsolete symlink handling .
by Tianjie Xu
· 8 years ago
b656a15
Move sysMapFile and sysReleaseMap into MemMapping class.
by Tao Bao
· 8 years ago
3ee2b9d
Log temperature during OTA update
by Tianjie Xu
· 8 years ago
14b61e7
otautil: Clean up obsolete includes.
by Tao Bao
· 8 years ago
c3292f3
otautil: Clean up SysUtil.cpp.
by Tao Bao
· 8 years ago
8cf5c8f
Replace minzip with libziparchive
by Tianjie Xu
· 8 years ago