aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Switch to <android-base/properties.h>.Elliott Hughes2016-09-261-12/+7
* Merge "Switch recovery to libbase logging"Tianjie Xu2016-09-011-2/+3
|\
| * Switch recovery to libbase loggingTianjie Xu2016-09-011-2/+3
* | Check an edge case when read(2) returns 0Tianjie Xu2016-08-311-0/+4
|/
* Merge "Fix references to libcrypto_utils_static."Josh Gao2016-08-081-2/+2
|\
| * Fix references to libcrypto_utils_static.Josh Gao2016-08-051-2/+2
* | Merge \"Fix install.h\'s use of attribute printf.\"Elliott Hughes2016-06-302-4/+3
|\|
| * Fix install.h's use of attribute printf.Elliott Hughes2016-06-302-4/+3
* | Check the results from applypatchTianjie Xu2016-06-161-4/+10
|\ \
| * | Check the results from applypatchTianjie Xu2016-06-151-4/+10
* | | resolve merge conflicts of 179c0d8 to stage-aosp-masterElliott Hughes2016-06-152-161/+12
|\ \ \ | | |/ | |/|
| * | Merge "Remove obsolete MTD support."Elliott Hughes2016-06-152-161/+12
| |\ \
| | * | Remove obsolete MTD support.Elliott Hughes2016-06-102-161/+12
* | | | Merge \\"updater: Fix the broken ReadFileFn.\\" am: 4ddd5edf31Tao Bao2016-06-111-1/+1
|\| | |
| * | | updater: Fix the broken ReadFileFn.Tao Bao2016-06-111-1/+1
| |/ /
* | | resolve merge conflicts of 7ce287d to nyc-dev-plus-aospTianjie Xu2016-06-032-8/+61
|\ \ \ | | |/ | |/|
| * | Call ioctl before each write on retryTianjie Xu2016-06-032-8/+61
* | | resolve merge conflicts of 50f6417Tianjie Xu2016-05-231-1/+0
* | | resolve merge conflicts of 50f6417 to nyc-dev-plus-aospTianjie Xu2016-05-233-87/+143
|\| |
| * | Allow recovery to return error codesTianjie Xu2016-05-203-86/+141
* | | Add time and I/O info to last_installTianjie Xu2016-05-181-0/+12
|\| | | |/ |/|
| * Add time and I/O info to last_installTianjie Xu2016-05-161-0/+12
| * Skip stashing source blocks in verify modeTianjie Xu2016-03-231-8/+46
| * DO NOT MERGE Control fault injection with config files instead of build flagsJed Estep2016-03-163-2/+4
| * applypatch: use vector to store data in FileContents.Yabin Cui2016-03-111-10/+11
| * Reboot and retry on I/O errorsTianjie Xu2016-03-101-0/+7
| * Merge "updater: fix memory leak based on static analysis." am: e50d447692Yabin Cui2016-02-051-44/+39
| |\
| * \ resolve merge conflicts of 7b6027dde4 to master.Tao Bao2016-02-043-18/+17
| |\ \
| * \ \ Merge "IO fault injection for OTA packages"Jed Estep2016-01-083-19/+21
| |\ \ \
| | * | | IO fault injection for OTA packagesJed Estep2016-01-063-19/+21
| * | | | updater: Add a function to check first blockTianjie Xu2015-12-182-0/+58
| |/ / /
* | | | updater, minzip: Remove unnecessary O_SYNC flags.Alistair Strachan2016-05-051-1/+1
* | | | Merge "Fix google-explicit-constructor warnings."Chih-hung Hsieh2016-04-291-1/+1
|\ \ \ \
| * | | | Fix google-explicit-constructor warnings.Chih-Hung Hsieh2016-04-291-1/+1
* | | | | updater: Don't zero out CommandParameters with memset(3).Tao Bao2016-04-261-2/+1
|/ / / /
* | | | Fix google-runtime-int warnings.Chih-Hung Hsieh2016-04-181-5/+6
* | | | Convert recovery to use BoringSSL instead of mincrypt.Mattias Nissler2016-04-061-0/+1
* | | | Move selinux dependencies out of header files.Elliott Hughes2016-04-013-4/+6
* | | | Switch to <android-base/unique_fd.h>.Elliott Hughes2016-03-291-25/+17
* | | | Skip stashing source blocks in verify modeTianjie Xu2016-03-251-8/+46
* | | | Merge "Reboot and retry on I/O errors"Tianjie Xu2016-03-071-0/+7
|\ \ \ \
| * | | | Reboot and retry on I/O errorsTianjie Xu2016-03-021-0/+7
* | | | | Fix the improper use of LOCAL_WHOLE_STATIC_LIBRARIES.Tao Bao2016-03-031-28/+38
|/ / / /
* | | | Control fault injection with config files instead of build flagsJed Estep2016-02-223-2/+4
* | | | applypatch: use vector to store data in FileContents.Yabin Cui2016-02-111-10/+11
* | | | IO fault injection for OTA packagesJed Estep2016-02-103-34/+36
| |_|/ |/| |
* | | updater: fix memory leak based on static analysis.Yabin Cui2016-02-041-44/+39
| |/ |/|
* | Switch from mincrypt to BoringSSL in applypatch and updater.Sen Jiang2016-02-043-18/+17
* | updater: Add a function to check first blockTianjie Xu2016-01-072-0/+58
|/
* updater: Use O_SYNC and fsync() for package_extract_file().Tao Bao2015-12-141-6/+13