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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-03-23
Don't fail ReadArgs if length to parse is 0
Tianjie Xu
1
-1
/
+1
2017-03-22
Remove malloc in edify functions
Tianjie Xu
4
-129
/
+153
2016-11-01
Cleanup ReadArgs & ReadValueArgs usage
Tianjie Xu
2
-135
/
+13
2016-10-15
Change StringValue to use std::string
Tianjie Xu
3
-173
/
+205
2016-10-13
edify: Some clean-ups to libedify.
Tao Bao
5
-91
/
+47
2016-10-05
edify: Move State.script and State.errmsg to std::string.
Tao Bao
3
-60
/
+37
2016-10-04
edify: Move State.script and State.errmsg to std::string.
Tao Bao
3
-60
/
+37
2016-10-04
edify: Move the testcases to gtest.
Tao Bao
3
-227
/
+109
2016-09-30
Turn on -Werror for recovery
Tianjie Xu
1
-0
/
+2
2016-09-30
Turn on -Werror for recovery
Tianjie Xu
1
-0
/
+2
2016-06-03
Call ioctl before each write on retry
Tianjie Xu
1
-0
/
+2
2016-05-20
Allow recovery to return error codes
Tianjie Xu
3
-11
/
+50
2016-04-18
Fix google-runtime-int warnings.
Chih-Hung Hsieh
1
-3
/
+4
2016-01-27
edify: accept long string literal.
Yabin Cui
2
-13
/
+16
2016-01-13
Rename .l/.y to .ll/.yy
Ying Wang
3
-2
/
+2
2016-01-12
Rename .l/.y to .ll/.yy
Ying Wang
3
-2
/
+2
2015-11-16
recovery: Switch to clang
Tao Bao
1
-0
/
+2
2015-08-20
edify: Switch to C++.
Tao Bao
5
-37
/
+27
2015-08-08
Use CPPFLAGS instead of CFLAGS.
Dan Albert
1
-4
/
+4
2015-06-03
recovery: Switch to clang
Tao Bao
1
-0
/
+2
2014-12-18
Remove an uninitialized value.
Dan Albert
1
-2
/
+1
2014-11-20
Global C++11 compatibility.
Dan Albert
1
-3
/
+4
2014-02-14
clean up some warnings when building recovery
Doug Zongker
5
-7
/
+15
2013-07-09
recovery: move log output to stdout
Doug Zongker
2
-7
/
+7
2012-04-12
minor recovery changes
Doug Zongker
2
-2
/
+10
2010-02-25
make StringValue wrapper okay to call on NULL
Doug Zongker
1
-0
/
+1
2010-02-23
refactor applypatch and friends
Doug Zongker
2
-1
/
+4
2010-02-20
add missing includes to fix mac build (maybe)
Doug Zongker
2
-0
/
+4
2010-02-18
relocate applypatch; add type system and new functions to edify
Doug Zongker
2
-60
/
+166
2010-02-18
Filename check and free allocated strings
Kenny Root
2
-0
/
+7
2009-06-18
add file_getprop() to updater
Doug Zongker
2
-0
/
+17
2009-06-13
add less_than_int, greater_than_int to edify
Doug Zongker
2
-0
/
+63
2009-06-12
fixes to edify and updater script
Doug Zongker
6
-442
/
+540
2009-06-12
edify extensions for OTA package installation, part 2
Doug Zongker
3
-8
/
+11
2009-06-12
edify extensions for OTA package installation, part 1
Doug Zongker
6
-12
/
+136
2009-06-10
core of edify, an eventual replacement for amend
Doug Zongker
7
-0
/
+889