Gitiles
Code Review
Sign In
gerrit.twrp.me
/
android_bootable_recovery
/
5413426e9cfe921f83dec7c0153e7ed71fef12cd
/
edify
fbe98bb
Merge changes from topic "nonab_on_vab_r" into rvc-dev am: b62ff1abe3
by TreeHugger Robot
· 4 years, 6 months ago
dff8004
Add add_slot_suffix function.
by Yifan Hong
· 4 years, 6 months ago
fb08b01
Address the warnings in recovery code
by Tianjie Xu
· 4 years, 8 months ago
cd46c1a
Mark libedify library as recovery_available.
by P.Adarsh Reddy
· 4 years, 9 months ago
ee3dd45
edify: update for bison 3.5
by Steven Moreland
· 4 years, 10 months ago
341644d
Moving recovery resources from /system to /vendor
by Bill Peckham
· 5 years ago
1cf8eb7
Add a GetMappedPackageLength to Updater
by Robin Lee
· 5 years ago
d118833
Implement updater runtime for dynamic partitions
by Tianjie Xu
· 5 years ago
1536db8
Add UpdaterRuntime class
by Tianjie Xu
· 5 years ago
6b18eb7
Merge "edify: Rename parse_string to ParseString and let it take std::string."
by Tao Bao
· 6 years ago
d8d514f
edify: Rename parse_string to ParseString and let it take std::string.
by Tao Bao
· 6 years ago
511d759
edify: Remove VAL_INVALID and move ValueType into Value class.
by Tao Bao
· 6 years ago
5ad8028
Avoid overwrite of the error message in AbortFn
by Tianjie Xu
· 7 years ago
e6f7f95
edify: Export the header and move to Soong.
by Tao Bao
· 7 years ago
1fc5bf3
Revert "Revert "Move error_code.h into otautil.""
by Tao Bao
· 7 years ago
38d78d1
applypatch: Forward declare struct Value.
by Tao Bao
· 7 years ago
0bf20d5
Don't include "error_code.h" in edify/expr.h.
by Tao Bao
· 7 years ago
26436d6
Revert "Move error_code.h into otautil."
by Tao Bao
· 7 years ago
623fe7e
Move error_code.h into otautil.
by Tao Bao
· 7 years ago
6e4a9ae
edify: Remove edify_parser.
by Tao Bao
· 7 years ago
c7cd918
Turn on -Wall for libedify
by Tianjie Xu
· 7 years ago
5e5e334
Remove LOCAL_CLANG
by Lennart Wieboldt
· 7 years ago
c3c3496
Suppress the unused variable warning in parser.yy
by Tianjie Xu
· 8 years ago
bf607c4
Don't fail ReadArgs if length to parse is 0
by Tianjie Xu
· 8 years ago
c444732
Remove malloc in edify functions
by Tianjie Xu
· 8 years ago
5fe280a
Cleanup ReadArgs & ReadValueArgs usage
by Tianjie Xu
· 8 years ago
aced5d9
Change StringValue to use std::string
by Tianjie Xu
· 8 years ago
39119ad
edify: Some clean-ups to libedify.
by Tao Bao
· 8 years ago
59dcb9c
edify: Move State.script and State.errmsg to std::string.
by Tao Bao
· 8 years ago
d770d2e
edify: Move the testcases to gtest.
by Tao Bao
· 8 years ago
7aa8874
Turn on -Werror for recovery
by Tianjie Xu
· 8 years ago
64f46fb
resolve merge conflicts of 7ce287d to nyc-dev-plus-aosp
by Tianjie Xu
· 8 years ago
7ce287d
Call ioctl before each write on retry
by Tianjie Xu
· 8 years ago
84478e8
resolve merge conflicts of 50f6417 to nyc-dev-plus-aosp
by Tianjie Xu
· 8 years ago
1625583
Allow recovery to return error codes
by Tianjie Xu
· 9 years ago
54a2747
Fix google-runtime-int warnings.
by Chih-Hung Hsieh
· 9 years ago
12f499e
edify: accept long string literal.
by Yabin Cui
· 9 years ago
c8abc4e
Rename .l/.y to .ll/.yy
by Ying Wang
· 9 years ago
2a5a49d
edify: Switch to C++.
by Tao Bao
· 9 years ago
b02e90f
Use CPPFLAGS instead of CFLAGS.
by Dan Albert
· 9 years ago
80e46e0
recovery: Switch to clang
by Tao Bao
· 9 years ago
7279f97
Remove an uninitialized value.
by Dan Albert
· 10 years ago
32f9fe7
Global C++11 compatibility.
by Dan Albert
· 10 years ago
0d32f25
clean up some warnings when building recovery
by Doug Zongker
· 11 years ago
fafc85b
recovery: move log output to stdout
by Doug Zongker
· 11 years ago
e5d5ac7
minor recovery changes
by Doug Zongker
· 13 years ago
5b695f3
make StringValue wrapper okay to call on NULL
by Doug Zongker
· 15 years ago
c4351c7
refactor applypatch and friends
by Doug Zongker
· 15 years ago
583fc12
add missing includes to fix mac build (maybe)
by Doug Zongker
· 15 years ago
512536a
relocate applypatch; add type system and new functions to edify
by Doug Zongker
· 15 years ago
21854cc
Filename check and free allocated strings
by Kenny Root
· 15 years ago
47cace9
add file_getprop() to updater
by Doug Zongker
· 15 years ago
e3da02e
add less_than_int, greater_than_int to edify
by Doug Zongker
· 15 years ago
d9c9d10
fixes to edify and updater script
by Doug Zongker
· 15 years ago
8edb00c
edify extensions for OTA package installation, part 2
by Doug Zongker
· 15 years ago
9931f7f
edify extensions for OTA package installation, part 1
by Doug Zongker
· 15 years ago
37bee62
core of edify, an eventual replacement for amend
by Doug Zongker
· 15 years ago