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
/
updater
Commit message (
Expand
)
Author
Age
Files
Lines
*
recovery: updater: autodetect filesystem type
Dan Pasanen
2020-02-23
1
-1
/
+12
*
updater: Fix lost capabilities of set_metadata
XiNGRZ
2020-01-28
1
-1
/
+1
*
Bring back file-based OTA edify functions
Michael Bestas
2019-12-11
2
-0
/
+425
*
Revert "libprocessgroup users use libcutils"
Zhijun He
2019-06-19
1
-2
/
+0
*
libprocessgroup users use libcutils
Steven Moreland
2019-06-18
1
-0
/
+2
*
Fix potential size overflow in blockimg.cpp
xunchang
2019-01-17
1
-3
/
+5
*
updater: add functions to modify dynamic partition metadata
Yifan Hong
2019-01-14
7
-9
/
+534
*
Create stash dir recursively.
Yifan Hong
2019-01-11
1
-1
/
+2
*
Merge "Use dynamically linked f2fs executables."
Tao Bao
2019-01-08
1
-4
/
+5
|
\
|
*
Use dynamically linked f2fs executables.
Tao Bao
2018-12-20
1
-4
/
+5
*
|
updater: erase ignores EOPNOTSUPP for BLKDISCARD
Yifan Hong
2019-01-04
1
-11
/
+10
|
/
*
Clean up the arg setup for exec(3).
Tao Bao
2018-12-20
1
-54
/
+34
*
make_f2fs: use -g android by default
Jaegeuk Kim
2018-11-21
1
-5
/
+1
*
updater: Error out on underrun during patching.
Tao Bao
2018-11-05
1
-1
/
+4
*
Use only signed/unsigned numbers with ParseInt/ParseUint respectively
Tom Cherry
2018-10-05
1
-1
/
+1
*
applypatch: Refactor applypatch().
Tao Bao
2018-08-31
1
-69
/
+57
*
Enable c++17 in recovery_defaults.
Tao Bao
2018-08-28
1
-23
/
+23
*
Remove otafault
Tianjie Xu
2018-08-27
5
-110
/
+64
*
updater: Add TransferList class.
Tao Bao
2018-08-17
2
-0
/
+118
*
updater: Add SourceInfo::{ReadAll,DumpBuffer,Overlaps}.
Tao Bao
2018-08-16
2
-0
/
+96
*
tests: Move to Android.bp.
Tao Bao
2018-08-14
1
-16
/
+25
*
Merge "updater: Move libupdater to Soong."
Tao Bao
2018-08-14
2
-31
/
+75
|
\
|
*
updater: Move libupdater to Soong.
Tao Bao
2018-08-13
2
-31
/
+75
*
|
Merge "Add the hash_tree_info class in Command"
Tianjie Xu
2018-08-14
2
-1
/
+93
|
\
\
|
|
/
|
/
|
|
*
Add the hash_tree_info class in Command
Tianjie Xu
2018-08-13
2
-1
/
+93
*
|
Merge "Add an updater function to compute hash tree"
Tianjie Xu
2018-08-06
4
-18
/
+132
|
\
|
|
*
Add an updater function to compute hash tree
Tianjie Xu
2018-08-06
4
-18
/
+132
*
|
Merge "applypatch: Consolidate CacheSizeCheck() and MakeFreeSpaceOnCache()."
Tao Bao
2018-07-13
2
-4
/
+4
|
\
|
|
*
applypatch: Consolidate CacheSizeCheck() and MakeFreeSpaceOnCache().
Tao Bao
2018-07-13
2
-4
/
+4
*
|
Merge "updater: Let read_file() return Value::Type::STRING."
Tao Bao
2018-07-10
1
-5
/
+5
|
\
|
|
*
updater: Let read_file() return Value::Type::STRING.
Tao Bao
2018-07-10
1
-5
/
+5
*
|
Merge "edify: Rename parse_string to ParseString and let it take std::string."
Tao Bao
2018-07-10
1
-1
/
+1
|
\
|
|
*
Merge "edify: Rename parse_string to ParseString and let it take std::string."
Tao Bao
2018-07-10
1
-1
/
+1
|
|
\
|
|
*
edify: Rename parse_string to ParseString and let it take std::string.
Tao Bao
2018-07-10
1
-1
/
+1
*
|
|
Merge "edify: Remove VAL_INVALID and move ValueType into Value class."
Tao Bao
2018-07-10
2
-21
/
+22
|
\
|
|
|
*
|
edify: Remove VAL_INVALID and move ValueType into Value class.
Tao Bao
2018-07-09
2
-21
/
+22
|
|
/
*
|
Merge "updater: Remove the support for sha1_check()."
Tao Bao
2018-07-09
1
-49
/
+1
|
\
|
|
*
updater: Remove the support for sha1_check().
Tao Bao
2018-07-09
1
-49
/
+1
*
|
Merge "updater: Add ABORT command."
Tao Bao
2018-07-09
3
-1
/
+35
|
\
|
|
*
updater: Add ABORT command.
Tao Bao
2018-07-07
3
-1
/
+35
*
|
Merge "No longer print hash for stashed blocks during verification of retry"
Tianjie Xu
2018-07-03
1
-1
/
+3
|
\
|
|
*
No longer print hash for stashed blocks during verification of retry
Tianjie Xu
2018-07-02
1
-1
/
+3
*
|
Merge "updater: Check the number of args in Command::Parse."
Tao Bao
2018-06-25
1
-9
/
+16
|
\
|
|
*
updater: Check the number of args in Command::Parse.
Tao Bao
2018-06-25
1
-9
/
+16
*
|
Merge "updater: Add Command parsing codes."
Tao Bao
2018-06-25
3
-17
/
+521
|
\
|
|
*
updater: Add Command parsing codes.
Tao Bao
2018-06-25
3
-17
/
+521
*
|
Merge "applypatch: {Load,Save}FileContents and ParseSha1 take std::string."
Tao Bao
2018-06-25
1
-1
/
+1
|
\
|
|
*
Merge "applypatch: {Load,Save}FileContents and ParseSha1 take std::string."
Tao Bao
2018-06-25
1
-1
/
+1
|
|
\
|
|
*
applypatch: {Load,Save}FileContents and ParseSha1 take std::string.
Tao Bao
2018-06-20
1
-1
/
+1
*
|
|
Merge "e2fsdroid and mke2fs are dynamic executable in recovery partition"
Jiyong Park
2018-06-20
1
-4
/
+4
|
\
|
|
[next]