index
:
anonymous/android_bootable_recovery
android-11
android-14.0
android-4.3
android-4.4
android-5.0
android-5.1
android-6.0
android-7.0
android-7.1
android-8.0
android-8.1
android-9.0
Team Win Recovery Project (TWRP)
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
edify
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "edify: Rename parse_string to ParseString and let it take std::string."
Tao Bao
2018-07-10
2
-4
/
+4
|
\
|
*
edify: Rename parse_string to ParseString and let it take std::string.
Tao Bao
2018-07-10
2
-4
/
+4
*
|
edify: Remove VAL_INVALID and move ValueType into Value class.
Tao Bao
2018-07-10
2
-15
/
+12
|
/
*
Avoid overwrite of the error message in AbortFn
Tianjie Xu
2018-01-29
1
-8
/
+11
*
edify: Export the header and move to Soong.
Tao Bao
2017-10-09
6
-56
/
+48
*
Revert "Revert "Move error_code.h into otautil.""
Tao Bao
2017-10-09
3
-4
/
+5
*
applypatch: Forward declare struct Value.
Tao Bao
2017-10-09
1
-0
/
+16
*
Don't include "error_code.h" in edify/expr.h.
Tao Bao
2017-10-05
2
-23
/
+24
*
Revert "Move error_code.h into otautil."
Tao Bao
2017-10-05
2
-4
/
+3
*
Move error_code.h into otautil.
Tao Bao
2017-10-04
2
-3
/
+4
*
edify: Remove edify_parser.
Tao Bao
2017-10-03
2
-99
/
+0
*
Turn on -Wall for libedify
Tianjie Xu
2017-08-31
2
-2
/
+4
*
Remove LOCAL_CLANG
Lennart Wieboldt
2017-07-25
1
-2
/
+0
*
Suppress the unused variable warning in parser.yy
Tianjie Xu
2017-03-28
1
-0
/
+3
*
Don't fail ReadArgs if length to parse is 0
Tianjie Xu
2017-03-23
1
-1
/
+1
*
Remove malloc in edify functions
Tianjie Xu
2017-03-22
4
-129
/
+153
*
Cleanup ReadArgs & ReadValueArgs usage
Tianjie Xu
2016-11-01
2
-135
/
+13
*
Change StringValue to use std::string
Tianjie Xu
2016-10-15
3
-173
/
+205
*
edify: Some clean-ups to libedify.
Tao Bao
2016-10-13
5
-91
/
+47
*
edify: Move State.script and State.errmsg to std::string.
Tao Bao
2016-10-04
3
-60
/
+37
*
edify: Move the testcases to gtest.
Tao Bao
2016-10-04
3
-227
/
+109
*
Turn on -Werror for recovery
Tianjie Xu
2016-09-30
1
-0
/
+2
*
resolve merge conflicts of 7ce287d to nyc-dev-plus-aosp
Tianjie Xu
2016-06-04
1
-0
/
+2
|
\
|
*
Call ioctl before each write on retry
Tianjie Xu
2016-06-03
1
-0
/
+2
*
|
resolve merge conflicts of 50f6417 to nyc-dev-plus-aosp
Tianjie Xu
2016-05-23
3
-11
/
+50
|
\
|
|
*
Allow recovery to return error codes
Tianjie Xu
2016-05-20
3
-11
/
+50
*
|
Fix google-runtime-int warnings.
Chih-Hung Hsieh
2016-04-18
1
-3
/
+4
|
/
*
edify: accept long string literal.
Yabin Cui
2016-01-27
2
-13
/
+16
*
Rename .l/.y to .ll/.yy
Ying Wang
2016-01-12
3
-2
/
+2
*
edify: Switch to C++.
Tao Bao
2015-08-20
5
-37
/
+27
*
Use CPPFLAGS instead of CFLAGS.
Dan Albert
2015-08-08
1
-4
/
+4
*
recovery: Switch to clang
Tao Bao
2015-06-03
1
-0
/
+2
*
Remove an uninitialized value.
Dan Albert
2014-12-18
1
-2
/
+1
*
Global C++11 compatibility.
Dan Albert
2014-11-20
1
-3
/
+4
*
clean up some warnings when building recovery
Doug Zongker
2014-02-14
5
-7
/
+15
*
recovery: move log output to stdout
Doug Zongker
2013-07-09
2
-7
/
+7
*
minor recovery changes
Doug Zongker
2012-04-12
2
-2
/
+10
*
make StringValue wrapper okay to call on NULL
Doug Zongker
2010-02-25
1
-0
/
+1
*
refactor applypatch and friends
Doug Zongker
2010-02-23
2
-1
/
+4
*
add missing includes to fix mac build (maybe)
Doug Zongker
2010-02-20
2
-0
/
+4
*
relocate applypatch; add type system and new functions to edify
Doug Zongker
2010-02-18
2
-60
/
+166
*
Filename check and free allocated strings
Kenny Root
2010-02-18
2
-0
/
+7
*
add file_getprop() to updater
Doug Zongker
2009-06-18
2
-0
/
+17
*
add less_than_int, greater_than_int to edify
Doug Zongker
2009-06-13
2
-0
/
+63
*
fixes to edify and updater script
Doug Zongker
2009-06-12
6
-442
/
+540
*
edify extensions for OTA package installation, part 2
Doug Zongker
2009-06-12
3
-8
/
+11
*
edify extensions for OTA package installation, part 1
Doug Zongker
2009-06-12
6
-12
/
+136
*
core of edify, an eventual replacement for amend
Doug Zongker
2009-06-10
7
-0
/
+889