index
:
Project-1CE/bootable_recovery
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
applypatch
Age
Commit message (
Expand
)
Author
2021-02-14
[LSC] Add LOCAL_LICENSE_KINDS to bootable/recovery
Bob Badour
2021-01-14
Don't build host binary for applypatch
Tianjie
2021-01-13
Switch imgdiff to use libz_stable
Kelvin Zhang
2020-09-18
Check for overflow before allocating memory fore decompression.
Kelvin Zhang
2020-09-16
Switch to zip64 in recovery
Kelvin Zhang
2020-07-23
Update language to comply with Android’s inclusive language guidance
Tianjie
2020-03-07
Address the warnings in recovery code
Tianjie Xu
2019-10-04
Moving recovery resources from /system to /vendor
Bill Peckham
2019-09-23
applypatch: Add backup_source parameter to PatchPartition.
Tao Bao
2019-09-23
applypatch: Use static libs for libbrotli and libbz.
Tao Bao
2019-09-13
Link libcrypto dynamically for recovery unit tests.
Pete Bentley
2019-07-10
Remove libimgpatch
Tianjie Xu
2019-06-28
Build libimgdiff as a host only library
Tianjie Xu
2019-05-22
Move off the Next ZipString overload.
Elliott Hughes
2019-05-08
Track libziparchive API change.
Elliott Hughes
2019-03-28
Fix bogus error checking on unique_fd
Bernie Innocenti
2018-12-17
applypatch: Fix comparison of integers of different signs.
Tao Bao
2018-08-31
applypatch: {Load,Save}FileContents return bool values.
Tao Bao
2018-08-31
applypatch: Refactor applypatch().
Tao Bao
2018-08-27
Remove otafault
Tianjie Xu
2018-07-20
applypatch: Change applypatch command-line arguments.
Tao Bao
2018-07-13
applypatch: Consolidate CacheSizeCheck() and MakeFreeSpaceOnCache().
Tao Bao
2018-07-12
applypatch: Fix the return type of FreeSpaceForFile().
Tao Bao
2018-07-11
applypatch: Switch freecache.cpp to libbase logging.
Tao Bao
2018-07-11
Remove the debug code for bspatch flakiness
Tianjie Xu
2018-07-09
edify: Remove VAL_INVALID and move ValueType into Value class.
Tao Bao
2018-07-10
Merge "applypatch: Restrict applypatch_check to eMMC targets."
Tao Bao
2018-07-09
applypatch: Restrict applypatch_check to eMMC targets.
Tao Bao
2018-07-09
applypatch: Fix a potential nullptr dereferencing.
Tao Bao
2018-06-20
applypatch: {Load,Save}FileContents and ParseSha1 take std::string.
Tao Bao
2018-06-20
applypatch: Move to libbase logging.
Tao Bao
2018-06-19
applypatch: Clean up the function comments.
Tao Bao
2018-05-24
Convert deflate image chunks to raw if the raw data is smaller
Tianjie Xu
2018-04-26
Save the target file when applypatch tests fail
Tianjie Xu
2018-04-26
Merge "Dump the uncompressed data's SHA1 to debug flaky tests"
Tianjie Xu
2018-04-25
Rename CacheLocation to Paths.
Tao Bao
2018-04-25
Dump the uncompressed data's SHA1 to debug flaky tests
Tianjie Xu
2018-04-24
Dump debug information for apply_patch unit tests
Tianjie Xu
2018-04-20
applypatch: Drop the SHA_CTX parameter in Apply{BSDiff,Image}Patch.
Tao Bao
2018-04-19
applypatch: Dump patch info on mismatching patching result.
Tao Bao
2018-04-13
Remove the old log files if cache space is insufficient for OTA
Tianjie Xu
2018-02-28
Add a singleton CacheLocation to replace the hard coded locations
Tianjie Xu
2018-02-23
Remove the assumption of target chunk size in imgdiff
Tianjie Xu
2018-02-17
Disable building libapplypatch on mac
Tianjie Xu
2018-02-12
Skip the cache size check on host
Tianjie Xu
2017-12-07
applypatch: Remove the 'st' field from FileContents.
Tao Bao
2017-11-17
Merge "Add libbrotli as a dependency when building applypatch binary"
Tianjie Xu
2017-11-15
Switch imgdiff to libbase logging
Tianjie Xu
2017-11-11
Merge "applypatch: Change the patch parameter to const Value& in Apply{BSDiff...
Tao Bao
2017-11-10
applypatch: Change the patch parameter to const Value& in Apply{BSDiff,Image}...
Tao Bao
[next]