summaryrefslogtreecommitdiffstats
path: root/edify/include/edify/expr.h (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-21Add UpdaterRuntime classTianjie Xu1-4/+5
2018-07-10edify: Rename parse_string to ParseString and let it take std::string.Tao Bao1-1/+1
2018-07-10edify: Remove VAL_INVALID and move ValueType into Value class.Tao Bao1-11/+8
2017-10-09edify: Export the header and move to Soong.Tao Bao1-0/+0
2017-10-09Revert "Revert "Move error_code.h into otautil.""Tao Bao1-1/+1
2017-10-05Don't include "error_code.h" in edify/expr.h.Tao Bao1-18/+20
2017-10-05Revert "Move error_code.h into otautil."Tao Bao1-1/+1
2017-10-04Move error_code.h into otautil.Tao Bao1-1/+1
2017-03-22Remove malloc in edify functionsTianjie Xu1-37/+46
2016-11-01Cleanup ReadArgs & ReadValueArgs usageTianjie Xu1-24/+1
2016-10-15Change StringValue to use std::stringTianjie Xu1-14/+30
2016-10-13edify: Some clean-ups to libedify.Tao Bao1-33/+7
2016-10-05edify: Move State.script and State.errmsg to std::string.Tao Bao1-11/+11
2016-10-04edify: Move State.script and State.errmsg to std::string.Tao Bao1-11/+11
2016-06-03Call ioctl before each write on retryTianjie Xu1-0/+2
2016-05-20Allow recovery to return error codesTianjie Xu1-1/+17
2015-08-20edify: Switch to C++.Tao Bao1-9/+1
2014-02-14clean up some warnings when building recoveryDoug Zongker1-0/+2
2012-04-12minor recovery changesDoug Zongker1-1/+9
2010-02-20add missing includes to fix mac build (maybe)Doug Zongker1-0/+2
2010-02-18relocate applypatch; add type system and new functions to edifyDoug Zongker1-15/+50
2009-06-18add file_getprop() to updaterDoug Zongker1-0/+4
2009-06-12fixes to edify and updater scriptDoug Zongker1-21/+40
2009-06-12edify extensions for OTA package installation, part 1Doug Zongker1-0/+23
2009-06-10core of edify, an eventual replacement for amendDoug Zongker1-0/+80