Gitiles
Code Review
Sign In
gerrit.twrp.me
/
android_bootable_recovery
/
e131bec179826431b7b89e4748ae05e8a4262145
/
applypatch
/
applypatch.cpp
ecbd3e8
Merge up to android-8.1.0_r1 and fix conflicts
by Ethan Yonker
· 7 years ago
8373cfe
Update to AOSP 8.0 base
by Ethan Yonker
· 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
40e144d
applypatch: Drop the support for patching non-EMMC targets.
by Tao Bao
· 8 years ago
c8e7934
applypatch: Don't expose FindMatchingPatch().
by Tao Bao
· 8 years ago
9a6f520
Bugfix:updater always retry apply patch failed,when memcpy failed.
by katao
· 8 years ago
358c2ec
Remove ota_close(int) and ota_fclose(FILE*).
by Tao Bao
· 8 years ago
3dc14cb
Add ota_close(unique_fd&) and ota_fclose(std::unique_ptr<FILE>&).
by Tao Bao
· 8 years ago
48cf770
applypatch: Release FD when explicitly calling close.
by Tao Bao
· 8 years ago
6e02ea9
applypatch: Use unique_fd to avoid leaking FDs.
by Tao Bao
· 8 years ago
8fce75a
applypatch: Clean up LoadPartitionContents().
by Tao Bao
· 8 years ago
fada91c
applypatch: Switch the parameter of Value** to std::vector.
by Tao Bao
· 8 years ago
984d7d0
Fix applypatch_check failure when applying update on angler
by Tianjie Xu
· 8 years ago
aced5d9
Change StringValue to use std::string
by Tianjie Xu
· 8 years ago
71e182b
Check an edge case when read(2) returns 0
by Tianjie Xu
· 8 years ago
b8e985c
Fix updater binary for 7.0
by Ethan Yonker
· 8 years ago
34ae483
Update to 7.0
by Ethan Yonker
· 8 years ago
63a3192
Remove obsolete MTD support.
by Elliott Hughes
· 8 years ago
54a2747
Fix google-runtime-int warnings.
by Chih-Hung Hsieh
· 9 years ago
ff6df89
Control fault injection with config files instead of build flags
by Jed Estep
· 9 years ago
ce58688
Revert "DO NOT MERGE Control fault injection with config files instead of build flags"
by Tao Bao
· 9 years ago
f73abf3
DO NOT MERGE Control fault injection with config files instead of build flags
by Jed Estep
· 9 years ago
1c522df
applypatch: use vector to store data in FileContents.
by Yabin Cui
· 9 years ago
d80a998
Fix the improper use of LOCAL_WHOLE_STATIC_LIBRARIES.
by Tao Bao
· 9 years ago
39c1b5e
Control fault injection with config files instead of build flags
by Jed Estep
· 9 years ago
d6c93af
applypatch: use vector to store data in FileContents.
by Yabin Cui
· 9 years ago
a7b9a46
IO fault injection for OTA packages
by Jed Estep
· 9 years ago
ca78c9f
resolve merge conflicts of 715d8a203a to master.
by Yabin Cui
· 9 years ago
d483c20
applypatch: fix memory leaks reported by static analysis.
by Yabin Cui
· 9 years ago
50aa63f
resolve merge conflicts of 7b6027dde4 to master.
by Tao Bao
· 9 years ago
c48cb5e
Switch from mincrypt to BoringSSL in applypatch and updater.
by Sen Jiang
· 9 years ago
f1fc48c
IO fault injection for OTA packages
by Jed Estep
· 9 years ago
4b166f0
Track rename from base/ to android-base/.
by Elliott Hughes
· 9 years ago
e6aa332
updater: Clean up char* with std::string.
by Tao Bao
· 9 years ago
1ce7a2a
applypatch: Fix the checking in WriteToPartition().
by Tao Bao
· 9 years ago
abba55b
applypatch: Support flash mode.
by Tao Bao
· 9 years ago
aca8e89
applypatch: Refactor strtok().
by Tao Bao
· 9 years ago
ba9a42a
recovery: Switch applypatch/ and updater/ to cpp.
by Tao Bao
· 9 years ago
[Renamed (88%) from applypatch/applypatch.c]
65c230f
Merge "Revert "Zero blocks before BLKDISCARD""
by Tao Bao
· 9 years ago