summaryrefslogtreecommitdiffstats
path: root/applypatch/utils.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* More cleanup to imgdiff & imgpatchTianjie Xu2017-03-161-65/+0
| | | | | | | | Also remove the utils in applypatch and replace them with the corresponding libbase functions. Test: recovery tests pass. Change-Id: I77254c141bd3e7d3d6894c23b60e866009516f81
* Change StringValue to use std::stringTianjie Xu2016-10-151-6/+6
| | | | | | | | | | | Changing the field of 'Value' in edify to std::string from char*. Meanwhile cleaning up the users of 'Value' and switching them to cpp style. Test: compontent tests passed. Bug: 31713288 Change-Id: Iec5a7d601b1e4ca40935bf1c70d325dafecec235
* Fix google-runtime-int warnings.Chih-Hung Hsieh2016-04-181-10/+10
| | | | | Bug: 28220065 Change-Id: Ida199c66692a1638be6990d583d2ed42583fb592
* recovery: Switch applypatch/ and updater/ to cpp.Tao Bao2015-07-141-0/+65
Mostly trivial changes to make cpp compiler happy. Change-Id: I69bd1d96fcccf506007f6144faf37e11cfba1270