Gitiles
Code Review
Sign In
gerrit.twrp.me
/
android_bootable_recovery
/
7a3f191964a989052311d9bec9398c8f76f8f857
/
applypatch
/
include
/
applypatch
/
applypatch.h
d34e6bc
applypatch: Change applypatch command-line arguments.
by Tao Bao
· 6 years ago
5ee2566
applypatch: Consolidate CacheSizeCheck() and MakeFreeSpaceOnCache().
by Tao Bao
· 6 years ago
49750f1
applypatch: Fix the return type of FreeSpaceForFile().
by Tao Bao
· 6 years ago
7c1d426
applypatch: Restrict applypatch_check to eMMC targets.
by Tao Bao
· 6 years ago
8dc7049
applypatch: {Load,Save}FileContents and ParseSha1 take std::string.
by Tao Bao
· 6 years ago
155771b
applypatch: Clean up the function comments.
by Tao Bao
· 6 years ago
8b0b0f1
applypatch: Drop the SHA_CTX parameter in Apply{BSDiff,Image}Patch.
by Tao Bao
· 7 years ago
d5fbcc1
Remove the old log files if cache space is insufficient for OTA
by Tianjie Xu
· 7 years ago
3bbb20f
Add a singleton CacheLocation to replace the hard coded locations
by Tianjie Xu
· 7 years ago
47e5a8d
applypatch: Remove the 'st' field from FileContents.
by Tao Bao
· 7 years ago
1e0941f
applypatch: Change the patch parameter to const Value& in Apply{BSDiff,Image}Patch.
by Tao Bao
· 7 years ago
a88cc54
Switch to bionic gtest in bootable/recovery
by Tianjie Xu
· 7 years ago
38d78d1
applypatch: Forward declare struct Value.
by Tao Bao
· 7 years ago
ce5fa5e
Print SHA1 of the patch if bsdiff fails with data error
by Tianjie Xu
· 7 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
c8e7934
applypatch: Don't expose FindMatchingPatch().
by Tao Bao
· 8 years ago
fada91c
applypatch: Switch the parameter of Value** to std::vector.
by Tao Bao
· 8 years ago
aced5d9
Change StringValue to use std::string
by Tianjie Xu
· 8 years ago
d80a998
Fix the improper use of LOCAL_WHOLE_STATIC_LIBRARIES.
by Tao Bao
· 9 years ago
[Renamed from applypatch/applypatch.h]
d6c93af
applypatch: use vector to store data in FileContents.
by Yabin Cui
· 9 years ago
696692a
applypatch: Add a Makefile to build imgdiff in Chrome OS.
by Sen Jiang
· 9 years ago
d483c20
applypatch: fix memory leaks reported by static analysis.
by Yabin Cui
· 9 years ago
c48cb5e
Switch from mincrypt to BoringSSL in applypatch and updater.
by Sen Jiang
· 9 years ago
abba55b
applypatch: Support flash mode.
by Tao Bao
· 9 years ago
66f5ce3
installer for new block OTA system
by Doug Zongker
· 10 years ago
a1bc148
remove 'retouch' ASLR support
by Doug Zongker
· 11 years ago
044a0b4
recovery: try to write EMMC partitions more reliably
by Doug Zongker
· 11 years ago
a3ccba6
add bonus data feature to imgdiff/imgpatch/applypatch
by Doug Zongker
· 12 years ago
b07b293
fix build
by Doug Zongker
· 13 years ago
1c43c97
fix failure to free memory
by Doug Zongker
· 13 years ago
db314d6
Working ASLR implementation
by Hristo Bojinov
· 14 years ago
c4351c7
refactor applypatch and friends
by Doug Zongker
· 15 years ago
512536a
relocate applypatch; add type system and new functions to edify
by Doug Zongker
· 15 years ago