aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* applypatch: Add testcases for applypatch executable.Tao Bao2016-11-014-30/+102
* applypatch: Switch the parameter of Value** to std::vector.Tao Bao2016-10-283-23/+23
* applypatch: Fix the bug when constructing VAL_BLOB.Tao Bao2016-10-241-2/+3
* Merge "Fix applypatch_check failure when applying update on angler"Tianjie Xu2016-10-181-1/+1
|\
| * Fix applypatch_check failure when applying update on anglerTianjie Xu2016-10-181-1/+1
* | Replace minzip with libziparchiveTianjie Xu2016-10-171-1/+0
|/
* Change StringValue to use std::stringTianjie Xu2016-10-147-79/+75
* Turn on -Werror for recoveryTianjie Xu2016-09-291-0/+5
* Merge "Switch recovery to libbase logging"Tianjie Xu2016-09-011-1/+1
|\
| * Switch recovery to libbase loggingTianjie Xu2016-09-011-1/+1
* | Check an edge case when read(2) returns 0Tianjie Xu2016-08-311-0/+3
|/
* Merge "Fix references to libcrypto_utils_static."Josh Gao2016-08-081-4/+4
|\
| * Fix references to libcrypto_utils_static.Josh Gao2016-08-051-4/+4
* | resolve merge conflicts of 179c0d8 to stage-aosp-masterElliott Hughes2016-06-153-213/+105
|\|
| * Remove obsolete MTD support.Elliott Hughes2016-06-103-213/+105
* | resolve merge conflicts of 490fad6 to nyc-dev-plus-aospTao Bao2016-06-131-57/+66
|\ \ | |/ |/|
| * applypatch: Don't call inflate() when it expects zero-length output.Tao Bao2016-06-131-57/+66
| * Control fault injection with config files instead of build flagsJed Estep2016-03-181-1/+1
| * Revert "DO NOT MERGE Control fault injection with config files instead of bui...Tao Bao2016-03-171-1/+1
| * DO NOT MERGE Control fault injection with config files instead of build flagsJed Estep2016-03-161-1/+1
| * applypatch: use vector to store data in FileContents.Yabin Cui2016-03-113-117/+67
| * resolve merge conflicts of 715d8a203a to master.Yabin Cui2016-02-057-303/+204
| |\
| * \ resolve merge conflicts of 7b6027dde4 to master.Tao Bao2016-02-046-38/+37
| |\ \
| * \ \ Merge "Fix build." am: 9d72d4175bTao Bao2016-01-291-0/+2
| |\ \ \
| * \ \ \ resolve merge conflicts of 725833e024 to master.Tao Bao2016-01-284-2/+69
| |\ \ \ \
| * | | | | IO fault injection for OTA packagesJed Estep2016-01-062-26/+27
* | | | | | Revert "Fix memory/resource handling in imgdiff.cpp, using unique_ptr and vec...Tao Bao2016-06-011-38/+40
* | | | | | Fix memory/resource handling in imgdiff.cpp, using unique_ptr and vector.Adam Buchbinder2016-06-011-40/+38
* | | | | | Revert "imgdiff: Generate statically linked imgdiff."Tao Bao2016-05-311-2/+1
* | | | | | imgdiff: Generate statically linked imgdiff.Tao Bao2016-05-301-1/+2
* | | | | | applypatch: Use bsdiff from external/bsdiff.Sen Jiang2016-05-033-425/+10
* | | | | | Fix google-runtime-int warnings.Chih-Hung Hsieh2016-04-184-15/+16
* | | | | | Add include/ to the Makefile include path.Alex Deymo2016-03-141-1/+1
* | | | | | Merge "applypatch: add -fPIC for libimgpatch in Chrome OS."Sen Jiang2016-03-081-0/+1
|\ \ \ \ \ \
| * | | | | | applypatch: add -fPIC for libimgpatch in Chrome OS.Sen Jiang2016-03-081-0/+1
* | | | | | | Fix the improper use of LOCAL_WHOLE_STATIC_LIBRARIES.Tao Bao2016-03-037-25/+49
|/ / / / / /
* | | | | | Control fault injection with config files instead of build flagsJed Estep2016-02-221-1/+1
* | | | | | applypatch: Add libimgpatch.pcSen Jiang2016-02-161-0/+6
* | | | | | imgdiff: don't fail if gzip is corrupted.Sen Jiang2016-02-121-12/+10
* | | | | | applypatch: use vector to store data in FileContents.Yabin Cui2016-02-113-116/+66
* | | | | | IO fault injection for OTA packagesJed Estep2016-02-102-28/+29
* | | | | | applypatch: Add a Makefile to build imgdiff in Chrome OS.Sen Jiang2016-02-096-4/+39
| |_|_|_|/ |/| | | |
* | | | | applypatch: fix memory leaks reported by static analysis.Yabin Cui2016-02-047-303/+202
| |_|_|/ |/| | |
* | | | Switch from mincrypt to BoringSSL in applypatch and updater.Sen Jiang2016-02-046-38/+37
| |_|/ |/| |
* | | Fix build.Tao Bao2016-01-281-0/+2
| |/ |/|
* | applypatch: Compile libimgpatch for target and host.Sen Jiang2016-01-274-2/+69
|/
* imgdiff: skip spurious gzip headers in image filesDavid Riley2015-12-231-6/+13
* Track rename from base/ to android-base/.Elliott Hughes2015-12-041-1/+1
* Remove the building rules for applypatch_static.Tao Bao2015-12-021-13/+0
* imgdiff: fix file descriptor leakJeremy Compostella2015-09-081-1/+9