Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change StringValue to use std::string | Tianjie Xu | 2016-10-15 | 1 | -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 Hsieh | 2016-04-18 | 1 | -10/+10 |
| | | | | | Bug: 28220065 Change-Id: Ida199c66692a1638be6990d583d2ed42583fb592 | ||||
* | recovery: Switch applypatch/ and updater/ to cpp. | Tao Bao | 2015-07-14 | 1 | -0/+65 |
Mostly trivial changes to make cpp compiler happy. Change-Id: I69bd1d96fcccf506007f6144faf37e11cfba1270 |