index
:
Project-1CE/bootable_recovery
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
edify
Age
Commit message (
Expand
)
Author
2021-02-14
[LSC] Add LOCAL_LICENSE_KINDS to bootable/recovery
Bob Badour
2020-05-19
Add add_slot_suffix function.
Yifan Hong
2020-03-07
Address the warnings in recovery code
Tianjie Xu
2020-01-23
Mark libedify library as recovery_available.
P.Adarsh Reddy
2020-01-14
edify: update for bison 3.5
Steven Moreland
2019-10-04
Moving recovery resources from /system to /vendor
Bill Peckham
2019-07-08
Add a GetMappedPackageLength to Updater
Robin Lee
2019-06-24
Implement updater runtime for dynamic partitions
Tianjie Xu
2019-05-20
Add UpdaterRuntime class
Tianjie Xu
2018-07-10
Merge "edify: Rename parse_string to ParseString and let it take std::string."
Tao Bao
2018-07-10
edify: Rename parse_string to ParseString and let it take std::string.
Tao Bao
2018-07-09
edify: Remove VAL_INVALID and move ValueType into Value class.
Tao Bao
2018-01-29
Avoid overwrite of the error message in AbortFn
Tianjie Xu
2017-10-09
edify: Export the header and move to Soong.
Tao Bao
2017-10-09
Revert "Revert "Move error_code.h into otautil.""
Tao Bao
2017-10-09
applypatch: Forward declare struct Value.
Tao Bao
2017-10-05
Don't include "error_code.h" in edify/expr.h.
Tao Bao
2017-10-05
Revert "Move error_code.h into otautil."
Tao Bao
2017-10-04
Move error_code.h into otautil.
Tao Bao
2017-10-03
edify: Remove edify_parser.
Tao Bao
2017-08-30
Turn on -Wall for libedify
Tianjie Xu
2017-07-25
Remove LOCAL_CLANG
Lennart Wieboldt
2017-03-28
Suppress the unused variable warning in parser.yy
Tianjie Xu
2017-03-23
Don't fail ReadArgs if length to parse is 0
Tianjie Xu
2017-03-22
Remove malloc in edify functions
Tianjie Xu
2016-11-01
Cleanup ReadArgs & ReadValueArgs usage
Tianjie Xu
2016-10-15
Change StringValue to use std::string
Tianjie Xu
2016-10-12
edify: Some clean-ups to libedify.
Tao Bao
2016-10-04
edify: Move State.script and State.errmsg to std::string.
Tao Bao
2016-10-03
edify: Move the testcases to gtest.
Tao Bao
2016-09-29
Turn on -Werror for recovery
Tianjie Xu
2016-06-03
resolve merge conflicts of 7ce287d to nyc-dev-plus-aosp
Tianjie Xu
2016-06-03
Call ioctl before each write on retry
Tianjie Xu
2016-05-23
resolve merge conflicts of 50f6417 to nyc-dev-plus-aosp
Tianjie Xu
2016-05-20
Allow recovery to return error codes
Tianjie Xu
2016-04-18
Fix google-runtime-int warnings.
Chih-Hung Hsieh
2016-01-27
edify: accept long string literal.
Yabin Cui
2016-01-11
Rename .l/.y to .ll/.yy
Ying Wang
2015-08-20
edify: Switch to C++.
Tao Bao
2015-08-07
Use CPPFLAGS instead of CFLAGS.
Dan Albert
2015-06-03
recovery: Switch to clang
Tao Bao
2014-12-18
Remove an uninitialized value.
Dan Albert
2014-11-20
Global C++11 compatibility.
Dan Albert
2014-02-13
clean up some warnings when building recovery
Doug Zongker
2013-07-09
recovery: move log output to stdout
Doug Zongker
2012-04-12
minor recovery changes
Doug Zongker
2010-02-24
make StringValue wrapper okay to call on NULL
Doug Zongker
2010-02-22
refactor applypatch and friends
Doug Zongker
2010-02-19
add missing includes to fix mac build (maybe)
Doug Zongker
2010-02-18
relocate applypatch; add type system and new functions to edify
Doug Zongker
[next]