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
/
updater
/
Android.mk
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge AOSP android-9.0.0_r3
Ethan Yonker
2018-08-24
1
-2
/
+2
|
\
|
*
Drop -Wno-unused-parameter.
Tao Bao
2017-10-12
1
-2
/
+0
|
*
Turn on -Wall for recovery modules
Tianjie Xu
2017-08-29
1
-0
/
+2
*
|
Merge up to android-8.1.0_r1 and fix conflicts
Ethan Yonker
2017-12-15
1
-0
/
+1
|
\
|
|
*
Add support to decompress brotli compressed new data
Tianjie Xu
2017-07-08
1
-0
/
+1
*
|
Update to AOSP 8.0 base
Ethan Yonker
2017-09-08
1
-65
/
+83
|
\
|
|
*
Fix updater include generation w/installclean
Dan Willemsen
2017-03-22
1
-16
/
+4
|
*
Use bspatch from external/bsdiff.
Sen Jiang
2017-02-02
1
-0
/
+1
|
*
Remove '_static' suffix from libext2* references.
Alex Deymo
2017-01-24
1
-1
/
+1
|
*
Remove "_static" suffix from libsparse
Alex Deymo
2017-01-11
1
-1
/
+1
|
*
Remove "_static" suffix from libext4_utils.
Alex Deymo
2017-01-11
1
-1
/
+1
|
*
updater: Refactor set_stage() and get_stage() functions.
Tao Bao
2016-11-18
1
-0
/
+2
|
*
Replace minzip with libziparchive
Tianjie Xu
2016-10-18
1
-1
/
+3
|
*
Refactor libupdater into a seperate module.
Tao Bao
2016-10-11
1
-44
/
+67
|
*
Update the header path for ext4_utils.
Tao Bao
2016-10-09
1
-1
/
+0
|
*
Turn on -Werror for recovery
Tianjie Xu
2016-09-30
1
-1
/
+1
|
*
Switch recovery to libbase logging
Tianjie Xu
2016-09-01
1
-2
/
+3
|
*
Fix references to libcrypto_utils_static.
Josh Gao
2016-08-06
1
-2
/
+2
|
*
Remove obsolete MTD support.
Elliott Hughes
2016-06-10
1
-4
/
+1
|
*
Convert recovery to use BoringSSL instead of mincrypt.
Mattias Nissler
2016-04-06
1
-0
/
+1
|
*
Fix the improper use of LOCAL_WHOLE_STATIC_LIBRARIES.
Tao Bao
2016-03-03
1
-28
/
+38
|
*
IO fault injection for OTA packages
Jed Estep
2016-02-10
1
-1
/
+1
*
|
updater: link libcrypto_utils_static if it exist
sndnvaps
2017-01-12
1
-0
/
+4
*
|
Fix updater binary for 7.0
Ethan Yonker
2016-08-31
1
-17
/
+3
*
|
twrp: Use the correct lib name
Humberto Borba
2016-08-31
1
-1
/
+1
*
|
Update to 7.0
Ethan Yonker
2016-08-24
1
-5
/
+23
|
\
\
|
*
|
resolve merge conflicts of 7b6027dde4 to master.
Tao Bao
2016-02-04
1
-1
/
+1
|
|
\
|
|
|
*
Switch from mincrypt to BoringSSL in applypatch and updater.
Sen Jiang
2016-02-04
1
-1
/
+1
|
*
|
IO fault injection for OTA packages
Jed Estep
2016-01-06
1
-1
/
+1
|
|
/
|
*
Error correction: Use libfec in blockimg.cpp for recovery
Sami Tolvanen
2015-10-19
1
-1
/
+2
|
*
updater: libapplypatch needs libbase now.
Tao Bao
2015-07-24
1
-1
/
+1
|
*
recovery: Switch applypatch/ and updater/ to cpp.
Tao Bao
2015-07-14
1
-3
/
+15
|
*
recovery: Switch to clang
Tao Bao
2015-06-03
1
-0
/
+2
|
*
Stop using libstdc++.
Dan Albert
2015-05-19
1
-1
/
+1
*
|
Merge up to AOSP marshmallow-release
Ethan Yonker
2015-10-09
1
-1
/
+1
|
\
|
|
*
am c43b17f0: Merge "Fix recovery image build for 32p"
Ying Wang
2014-12-02
1
-1
/
+1
|
|
\
|
|
*
Fix recovery image build for 32p
Bruce Beare
2014-12-01
1
-1
/
+1
*
|
|
recovery: Add lz4 libs if available
Tom Marshall
2015-05-19
1
-0
/
+3
*
|
|
updater: only include tune2fs support when libtune2fs is available
Ethan Yonker
2015-03-19
1
-1
/
+4
*
|
|
Merge tag 'android-5.1.0_r1' of https://android.googlesource.com/platform/bootable/recovery into aosp
Ethan Yonker
2015-03-13
1
-0
/
+10
|
\
|
|
|
*
|
Add support for tune2fs file operations
Michael Runge
2014-11-21
1
-0
/
+10
|
|
/
*
|
More make file tweaks
Ethan Yonker
2014-11-06
1
-1
/
+0
*
|
Merge in lollipop and attempt to fix merge conflicts
Ethan Yonker
2014-11-06
1
-0
/
+2
|
\
|
|
*
remove code for original block OTA mechanism
Doug Zongker
2014-08-26
1
-2
/
+0
|
*
installer for new block OTA system
Doug Zongker
2014-08-20
1
-0
/
+1
|
*
Merge "clean up some warnings when building recovery"
Doug Zongker
2014-02-18
1
-0
/
+1
|
|
\
|
|
*
clean up some warnings when building recovery
Doug Zongker
2014-02-14
1
-0
/
+1
|
*
|
remove remaining libminelf references
Doug Zongker
2014-02-14
1
-1
/
+0
|
|
/
|
*
add syspatch support to updater
Doug Zongker
2014-02-13
1
-0
/
+2
*
|
Fix updater makefiles
Dees Troy
2013-11-03
1
-1
/
+7
*
|
Update to latest AOSP master
Dees_Troy
2013-09-04
1
-7
/
+2
|
\
|
|
*
Add liblog
Ying Wang
2013-04-10
1
-1
/
+1
|
*
Remove HAVE_SELINUX guards
Kenny Root
2012-10-16
1
-6
/
+1
*
|
Fix write_raw_image to work with mmc
Dees_Troy
2013-04-20
1
-0
/
+1
*
|
Fix building of updater for 4.2 environment
Dees_Troy
2013-02-22
1
-0
/
+6
*
|
Fix updater binary compile
Dees_Troy
2012-10-11
1
-2
/
+1
|
/
*
Use the static version of libsparse
Joe Onorato
2012-07-24
1
-1
/
+1
*
Multiple modules with the same name are going away.
Joe Onorato
2012-07-22
1
-1
/
+4
*
Link against libsparse
Colin Cross
2012-07-18
1
-1
/
+1
*
Use a dependency file to replace the list file.
Ying Wang
2012-06-11
1
-10
/
+14
*
Extend recovery and updater to support setting file security contexts.
Stephen Smalley
2012-03-30
1
-1
/
+2
*
Add libselinux to LOCAL_STATIC_LIBRARIES wherever libext4_utils is used.
Stephen Smalley
2012-01-24
1
-0
/
+5
*
Support multiple recovery updater extensions.
Michael Ward
2011-07-15
1
-2
/
+2
*
Working ASLR implementation
Hristo Bojinov
2010-08-02
1
-0
/
+1
*
Mute unwanted error message
Ying Wang
2010-07-21
1
-1
/
+1
*
support for ext4/EMMC filesystems in updater binary
Doug Zongker
2010-07-02
1
-1
/
+7
*
am d8f7c9b8: Merge change 5545 into donut
Android (Google) Code Review
2009-06-30
1
-1
/
+6
|
\
|
*
remove updater from the user system image
Doug Zongker
2009-06-26
1
-1
/
+6
*
|
add device extension mechanism to updater
Doug Zongker
2009-06-22
1
-1
/
+37
|
/
*
edify extensions for OTA package installation, part 2
Doug Zongker
2009-06-12
1
-1
/
+2
*
edify extensions for OTA package installation, part 1
Doug Zongker
2009-06-12
1
-0
/
+24