index
:
android_bootable_recovery
cm-10.1
cm-10.2
cm-11.0
cm-12.0
cm-12.1
cm-13.0
cm-14.0
cm-14.1
cm-14.1_old
cm-14.1_prerebase
cm-9.1.0
cupcake
eclair
froyo
froyo-stable
gb-release-7.2
gingerbread
gingerbread-release
ics
ics-release
jellybean
jellybean-stable
lineage-15.0
lineage-15.1
lineage-15.1_20180224
lineage-16.0
lineage-17.0
lineage-17.1
mr1.1-staging
nandroid_tar
shipping/cm-11.0
stable/cm-10.2
stable/cm-11.0
stable/cm-11.0-XNF8Y
stable/cm-11.0-XNF9X
stable/cm-11.0-XNG2S
stable/cm-11.0-XNG3C
stable/cm-12.0-YNG1I
stable/cm-12.0-YNG1T
stable/cm-12.0-YNG1TA
stable/cm-12.0-YNG3C
stable/cm-12.0-YNG4N
stable/cm-12.1-YOG3C
stable/cm-12.1-YOG4P
stable/cm-12.1-YOG7D
stable/cm-13.0-ZNH0E
stable/cm-13.0-ZNH2K
stable/cm-13.0-ZNH2KB
stable/cm-13.0-ZNH5Y
staging/cm-12.0-caf
staging/cm-12.1
staging/cm-13.0+r22
staging/cm-14.1-cafrebase
staging/cm-14.1_android-7.1.2_r2
staging/lineage-15.1
staging/lineage-17.0_merge-android-10.0.0_r9
streak
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
install.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move install to separate module
xunchang
2019-03-29
1
-726
/
+0
*
Use flags = 0 to avoid fd closing for child updater process
Bill Peckham
2019-03-28
1
-1
/
+3
*
Move librecovery_ui to a sub-directory
Tianjie Xu
2019-03-21
1
-1
/
+1
*
Skip calling verify_package_compatibility when resuming.
Tao Bao
2019-03-18
1
-2
/
+2
*
Create a wrapper class for update package
xunchang
2019-03-11
1
-15
/
+9
*
Use android::base::Pipe.
Tao Bao
2019-02-28
1
-61
/
+49
*
Clean up the arg setup for exec(3).
Tao Bao
2018-12-20
1
-7
/
+3
*
roots.cpp: convert to C++ Fstab
Yifan Hong
2018-12-18
1
-2
/
+2
*
Check and dump the signal info for killed updater.
Tao Bao
2018-11-07
1
-2
/
+9
*
Refactor the code to check the metadata
Tianjie Xu
2018-10-31
1
-103
/
+123
*
Recovery now expects public keys in zipfile
Tianjie Xu
2018-10-22
1
-5
/
+5
*
Track the change to update_engine_sideload path.
Tao Bao
2018-08-14
1
-1
/
+1
*
Drop the dependency on AB_OTA_UPDATER flag.
Tao Bao
2018-06-19
1
-24
/
+15
*
otautil: Rename dir/sys/thermal utils.
Tao Bao
2018-05-03
1
-2
/
+2
*
Rename CacheLocation to Paths.
Tao Bao
2018-04-25
1
-3
/
+3
*
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
*
roots: Fix an issue with volume_for_path().
Tao Bao
2017-10-02
1
-1
/
+1
*
Remove EXPAND/STRINGIFY macros.
Tao Bao
2017-09-13
1
-1
/
+1
*
Merge "Add missing report of error code under recovery"
Tianjie Xu
2017-08-24
1
-0
/
+3
|
\
|
*
Add missing report of error code under recovery
Tianjie Xu
2017-08-23
1
-0
/
+3
*
|
Allow comparison against multi serial nums for A/B package
Tianjie Xu
2017-08-22
1
-5
/
+15
|
/
*
Fix the android-cloexec-* warnings in bootable/recovery
Tianjie Xu
2017-07-19
1
-1
/
+1
*
avoid assuming build number is a 32-bit integer
Daniel Micay
2017-06-26
1
-13
/
+9
*
Fix a race condition for temperature_logger
Tianjie Xu
2017-06-08
1
-3
/
+7
*
Add a binary path param to update_binary_command().
Tao Bao
2017-05-08
1
-21
/
+23
*
Revert "Remove EXPAND/STRINGIFY macros."
Tao Bao
2017-05-04
1
-1
/
+1
*
Remove EXPAND/STRINGIFY macros.
Tao Bao
2017-05-03
1
-1
/
+1
*
Move sysMapFile and sysReleaseMap into MemMapping class.
Tao Bao
2017-05-01
1
-5
/
+1
*
recovery: Change install_package() to take std::string.
Tao Bao
2017-05-01
1
-69
/
+72
*
librecovery: Remove -Wno-unused-parameter and add -Wall.
Tao Bao
2017-04-24
1
-1
/
+1
*
Merge "Call libvintf to verify package compatibility."
Tao Bao
2017-04-20
1
-5
/
+10
|
\
|
*
Call libvintf to verify package compatibility.
Tao Bao
2017-04-19
1
-5
/
+10
*
|
Add tests for read_metadata_from_package().
Tao Bao
2017-04-18
1
-43
/
+39
|
/
*
Minor clean up to install.cpp.
Tao Bao
2017-04-18
1
-66
/
+61
*
Add tests for update_binary_command().
Tao Bao
2017-04-17
1
-82
/
+80
*
Fix the double free in verify_package_compatibility().
Tao Bao
2017-04-17
1
-1
/
+0
*
Verify the package compatibility with libvintf.
Tao Bao
2017-04-12
1
-0
/
+73
*
Log temperature during OTA update
Tianjie Xu
2017-03-28
1
-5
/
+47
*
Skip logging the warning for uncrypt_status for devices w/o /cache
Tianjie Xu
2017-03-26
1
-5
/
+9
*
verify_file: Add constness to a few addresses.
Tao Bao
2017-03-20
1
-1
/
+1
*
Drop the dependency on 'ui' in verify_file().
Tao Bao
2017-03-17
1
-19
/
+21
*
Replace _exit(-1) with _exit(EXIT_FAILURE).
Tao Bao
2017-02-03
1
-1
/
+1
*
Avoid to call UI functions in child process
Tianjie Xu
2017-02-03
1
-1
/
+5
*
Print with newline for ui_print.
Tao Bao
2017-01-21
1
-5
/
+1
*
recovery: Move property_get() to android::base::GetProperty().
Tao Bao
2017-01-13
1
-68
/
+66
*
recovery: Clean up try_update_binary() in install.cpp.
Tao Bao
2017-01-06
1
-145
/
+166
*
Remove the obsolete comments for firmware update.
Tao Bao
2016-12-13
1
-9
/
+0
*
Merge "Revert "Revert "Some cleanups to recovery."""
Tao Bao
2016-11-04
1
-2
/
+0
|
\
[next]