summaryrefslogtreecommitdiffstats
path: root/updater/updater.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* resolve merge conflicts of 434697f to masterTianjie Xu2016-10-191-17/+29
|\
| * Replace minzip with libziparchiveTianjie Xu2016-10-181-20/+33
* | Merge "Change StringValue to use std::string" am: 2b17b24ae5 am: 430b7ae469Tianjie Xu2016-10-181-4/+4
|\|
| * Change StringValue to use std::stringTianjie Xu2016-10-151-4/+4
* | Merge "edify: Some clean-ups to libedify." am: c5b4b71913 am: 039e9dc5ca am: bd16939bbfTao Bao2016-10-131-1/+0
|\|
| * edify: Some clean-ups to libedify.Tao Bao2016-10-131-1/+0
* | Refactor libupdater into a seperate module. am: 0c7839ac14 am: cf1dbfa854 am: 8ff7cd20baTao Bao2016-10-111-4/+4
|\|
| * Refactor libupdater into a seperate module.Tao Bao2016-10-111-4/+4
| * edify: Move State.script and State.errmsg to std::string.Tao Bao2016-10-041-20/+17
| * resolve merge conflicts of 7ce287d to nyc-dev-plus-aospTianjie Xu2016-06-041-1/+9
| |\
| * \ resolve merge conflicts of 50f6417 to nyc-dev-plus-aospTianjie Xu2016-05-231-0/+17
| |\ \
* | | | edify: Move State.script and State.errmsg to std::string.Tao Bao2016-10-051-20/+17
* | | | resolve merge conflicts of 57ad046 to nyc-mr1-dev-plus-aospTianjie Xu2016-06-041-1/+9
|\ \ \ \
| * \ \ \ resolve merge conflicts of 57ad046 to nyc-mr1-dev-plus-aospTianjie Xu2016-06-041-1/+9
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Call ioctl before each write on retryTianjie Xu2016-06-031-1/+9
| | | |/ | | |/|
* | | | resolve merge conflicts of 3aabd77 to nyc-mr1-dev-plus-aospTianjie Xu2016-05-231-0/+17
|\| | |
| * | | resolve merge conflicts of 3aabd77 to nyc-mr1-dev-plus-aospTianjie Xu2016-05-231-0/+17
| |\| | | | |/ | |/|
| | * Allow recovery to return error codesTianjie Xu2016-05-201-0/+17
* | | Merge "Move selinux dependencies out of header files." am: 8124750 am: dc91161Elliott Hughes2016-04-021-0/+3
|\| |
| * | Move selinux dependencies out of header files.Elliott Hughes2016-04-021-0/+3
* | | Control fault injection with config files instead of build flags am: ff6df89Jed Estep2016-03-211-0/+2
|\ \ \ | | |/ | |/|
| * | Control fault injection with config files instead of build flagsJed Estep2016-03-191-0/+2
* | | resolve merge conflicts of ce58688 to nyc-dev-plus-aospTao Bao2016-03-171-2/+0
|\| |
| * | Revert "DO NOT MERGE Control fault injection with config files instead of build flags"Tao Bao2016-03-171-2/+0
| * | DO NOT MERGE Control fault injection with config files instead of build flagsJed Estep2016-03-161-0/+2
| * | Reboot and retry on I/O errorsTianjie Xu2016-03-101-0/+7
* | | Merge "Reboot and retry on I/O errors" am: 94dc34148c am: 90f01a4203Tianjie Xu2016-03-081-0/+7
|\ \ \ | | |/ | |/|
| * | Reboot and retry on I/O errorsTianjie Xu2016-03-031-0/+7
| * | Control fault injection with config files instead of build flagsJed Estep2016-02-231-0/+2
| * | recovery: Switch applypatch/ and updater/ to cpp.Tao Bao2015-07-141-0/+169
| /
* | Merge "Control fault injection with config files instead of build flags"Jed Estep2016-02-231-0/+2
|\ \
| * | Control fault injection with config files instead of build flagsJed Estep2016-02-201-0/+2
| |/
* / Fix integer overflows in recovery procedure.Yabin Cui2016-02-181-7/+6
|/
* recovery: Switch applypatch/ and updater/ to cpp.Tao Bao2015-07-141-0/+169