Gitiles
Code Review
Sign In
gerrit.twrp.me
/
android_bootable_recovery
/
75626f2cd39c3599a177eb7d9b1b04c0d57f5a6b
/
updater
« Previous
64957ce
updater: Drop the 'blocks' parameter in LoadStash().
by Tao Bao
· 6 years ago
7096f6b
Merge "updater: Add Commmand class to manage BBOTA commands." am: a488bd992f
by Tao Bao
· 6 years ago
c390123
updater: Add Commmand class to manage BBOTA commands.
by Tao Bao
· 6 years ago
09dbf50
Merge "updater: Use a bool to indicate if allowed to skip a command." am: 3a8b348936
by Tao Bao
· 6 years ago
b8a0427
Merge "updater: Clean up the header lines computation." am: a5735e9b5f
by Tao Bao
· 6 years ago
26efb0a
updater: Use a bool to indicate if allowed to skip a command.
by Tao Bao
· 6 years ago
ab20706
updater: Clean up the header lines computation.
by Tao Bao
· 6 years ago
5675709
Merge "Last command file should be updated after a command finishes" am: 6dfc54cae1
by Tianjie Xu
· 6 years ago
c2b2bb5
Last command file should be updated after a command finishes
by Tianjie Xu
· 6 years ago
6ca5e0c
Merge "updater: Skip an updated partition on retry." am: 0ffe13b56f
by Tao Bao
· 6 years ago
0ffe13b
Merge "updater: Skip an updated partition on retry."
by Tao Bao
· 6 years ago
13784d1
Merge "updater: Fix an issue when resuming an update." am: 1dc9e2ddef
by Tao Bao
· 6 years ago
98f875e
updater: Fix an issue when resuming an update.
by Tao Bao
· 6 years ago
864c668
updater: Skip an updated partition on retry.
by Tao Bao
· 6 years ago
13415d9
Merge changes I1cc5d702,I32ab9854 am: 420f7f8df4 am: c4ba6b738f
by android-build-prod (mdb)
· 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
1c1737b
Merge "Merge libmounts into libotautil." am: 686353215f am: cddf5dbf67
by android-build-prod (mdb)
· 7 years ago
9a319f0
Merge libmounts into libotautil.
by Tao Bao
· 7 years ago
7acf21c
Merge "Rename CacheLocation to Paths." am: 49c7f1cec3 am: ce562bacfd
by android-build-prod (mdb)
· 7 years ago
641fa97
Rename CacheLocation to Paths.
by Tao Bao
· 7 years ago
beeef60
Merge "updater: Remove an unneeded strdup()." am: ab3c24bd51 am: 76f0edc05e
by android-build-prod (mdb)
· 7 years ago
188f3a5
updater: Remove an unneeded strdup().
by Tao Bao
· 7 years ago
0d6de12
Merge "applypatch: Drop the SHA_CTX parameter in Apply{BSDiff,Image}Patch." am: bcb015239c
by Tao Bao
· 7 years ago
8b0b0f1
applypatch: Drop the SHA_CTX parameter in Apply{BSDiff,Image}Patch.
by Tao Bao
· 7 years ago
2e5dc84
recovery: enable fsverity feature bit
by Jaegeuk Kim
· 7 years ago
fc66f3f
install: mkfs.f2fs: specify sector size for target image size
by Jaegeuk Kim
· 7 years ago
1224544
install: mkfs.f2fs: specify sector size for target image size
by Jaegeuk Kim
· 7 years ago
01daebb
Set the update locations to default in CacheLocation's constructor
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
c242084
Fix the behavior of undefined commands in BlockImageVerify
by Tianjie Xu
· 7 years ago
5419ad3
Reorder the functions in updater/install.cpp
by Tianjie Xu
· 7 years ago
284752e
Log the last command to cache
by Tianjie Xu
· 7 years ago
5ad8028
Avoid overwrite of the error message in AbortFn
by Tianjie Xu
· 7 years ago
c1c7311
add sload.f2fs for recovery format
by Jaegeuk Kim
· 7 years ago
99b73be
Detect interrupted update due to power off
by Tianjie Xu
· 7 years ago
1a8bb0f
recovery: format f2fs with encrypt/quota
by Jaegeuk Kim
· 7 years ago
1e0941f
applypatch: Change the patch parameter to const Value& in Apply{BSDiff,Image}Patch.
by Tao Bao
· 7 years ago
6798315
otautil: Remove the aborts in RangeSet::Parse().
by Tao Bao
· 7 years ago
502fd1c
recovery: remove make_ext4fs from updater
by Jin Qian
· 7 years ago
5450c84
Finish the new data receiver when update fails
by Tianjie Xu
· 7 years ago
99f0d9e
Drop -Wno-unused-parameter.
by Tao Bao
· 8 years ago
09e468f
Move rangeset.h and print_sha1.h into otautil.
by Tao Bao
· 7 years ago
1fc5bf3
Revert "Revert "Move error_code.h into otautil.""
by Tao Bao
· 7 years ago
0bf20d5
Don't include "error_code.h" in edify/expr.h.
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
d33b2f8
otafault: Move headers under otafault/.
by Tao Bao
· 7 years ago
c89d1e7
Turn on -Wall for recovery modules
by Tianjie Xu
· 7 years ago
b127fdd
Merge "Move Image/ImageChunk/PatchChunk declaration into header files"
by Tianjie Xu
· 7 years ago
57dd961
Move Image/ImageChunk/PatchChunk declaration into header files
by Tianjie Xu
· 7 years ago
fbd4b10
Merge "Add implemention of SortedRangeSet" am: 64cba55fbc
by Tianjie Xu
· 7 years ago
b9e7fc7
Add implemention of SortedRangeSet
by Tianjie Xu
· 7 years ago
ac634e3
Merge "updater: Remove dead make_parents()." am: f5396eb8b2
by Tao Bao
· 7 years ago
5902691
updater: Remove dead make_parents().
by Tao Bao
· 7 years ago
248b4f9
Merge "Remove the obsolete reference to /file_contexts." am: 6b09b895be
by Tao Bao
· 7 years ago
338be53
Remove the obsolete reference to /file_contexts.
by Tao Bao
· 7 years ago
80acaab
Merge "Fix a case when brotli writer fails to write last few blocks of data"
by Tianjie Xu
· 7 years ago
e45c8f0
Merge "Fix a case when brotli writer fails to write last few blocks of data"
by Tianjie Xu
· 7 years ago
9203641
Merge "recovery: replace make_ext4 with e2fsprogs" am: f7c00ddaf6
by Jin Qian
· 7 years ago
6ed175d
Fix a case when brotli writer fails to write last few blocks of data
by Tianjie Xu
· 7 years ago
ded2dac
recovery: replace make_ext4 with e2fsprogs
by Jin Qian
· 8 years ago
43bdf6c
Merge "Add support to decompress brotli compressed new data" am: 918e6ea1b2
by Tianjie Xu
· 7 years ago
107a34f
Add support to decompress brotli compressed new data
by Tianjie Xu
· 7 years ago
eba11fa
Fix "No file_contexts" warning am: e35926e1af
by Jeff Vander Stoep
· 7 years ago
e35926e
Fix "No file_contexts" warning
by Jeff Vander Stoep
· 7 years ago
99e7216
Merge "kill package_extract_dir"
by Tianjie Xu
· 7 years ago
6957555
Retry the update if ApplyBSDiffPatch | ApplyImagePatch fails
by Tianjie Xu
· 7 years ago
53c38b1
kill package_extract_dir
by Tianjie Xu
· 7 years ago
397a813
updater: Update the mkfs.f2fs argument to match f2fs-tools 1.8.0.
by Tao Bao
· 7 years ago
8939463
Merge "Add a default error code when updater script aborts"
by Tianjie Xu
· 8 years ago
e0c8879
Add a default error code when updater script aborts
by Tianjie Xu
· 8 years ago
b656a15
Move sysMapFile and sysReleaseMap into MemMapping class.
by Tao Bao
· 8 years ago
ed9db0f
Adding support for quiescent reboot to recovery
by Dmitri Plotnikov
· 8 years ago
8706a98
Adding support for quiescent reboot to recovery
by Dmitri Plotnikov
· 8 years ago
3a8d98d
Abort the update if there's not enough new data
by Tianjie Xu
· 8 years ago
bf5b77d
Change the internal representation in RangeSet.
by Tao Bao
· 8 years ago
c97edcb
updater: Keep the parsed parameters in std::unique_ptr.
by Tao Bao
· 8 years ago
8f23757
Move parse_range() and range_overlaps() into RangeSet.
by Tao Bao
· 8 years ago
65c065b
Merge "updater: Move RangeSinkWrite into RangeSinkState."
by Tao Bao
· 8 years ago
0bbc764
updater: Don't append newline when calling uiPrint().
by Tao Bao
· 8 years ago
60a70af
updater: Move RangeSinkWrite into RangeSinkState.
by Tao Bao
· 8 years ago
c0e1c46
applypatch: Let Apply{BSDiff,Image}Patch accept std::function.
by Tao Bao
· 8 years ago
f7eb760
applypatch: Change the ssize_t length parameters to size_t.
by Tao Bao
· 8 years ago
d2aecd4
updater: Clean up LoadSrcTgtVersion2().
by Tao Bao
· 8 years ago
5212a00
Merge "updater: Remove some redundant arguments."
by Tao Bao
· 8 years ago
5479506
Merge "updater: Drop the support for BBOTA v1 and v2."
by Tao Bao
· 8 years ago
110155a
Merge "Removed C-style casts"
by Tao Bao
· 8 years ago
bcf4649
updater: Remove some redundant arguments.
by Tao Bao
· 8 years ago
3356777
updater: Drop the support for BBOTA v1 and v2.
by Tao Bao
· 8 years ago
b56a3c2
Merge "Redundant checking of STL container element"
by Tao Bao
· 8 years ago
20791bd
Removed C-style casts
by Mikhail Lappo
· 8 years ago
577c668
Merge "Fixed scanf modifier"
by Tao Bao
· 8 years ago
bb8bce9
Redundant checking of STL container element
by Mikhail Lappo
· 8 years ago
17e6d3f
Fixed scanf modifier
by Mikhail Lappo
· 8 years ago
db56eb0
updater: Fix the broken case for apply_patch_check().
by Tao Bao
· 8 years ago
c444732
Remove malloc in edify functions
by Tianjie Xu
· 8 years ago
d882b88
Merge "Fix the permission of stashed blocks created by updater"
by Tianjie Xu
· 8 years ago
a946b9e
Fix the permission of stashed blocks created by updater
by Tianjie Xu
· 8 years ago
Next »