Age | Commit message (Expand) | Author |
---|---|---|
2020-02-06 | Convert system/core to Result::ok() | Bernie Innocenti |
2019-08-01 | init: don't log in expand_props directly | Tom Cherry |
2019-06-10 | init: replace Result<Success> with Result<void> | Tom Cherry |
2018-05-30 | init: handle properties and imports for host init verifier | Tom Cherry |
2017-08-14 | init: use Result<T> for the parsing functions | Tom Cherry |
2017-06-23 | init: create android::init:: namespace | Tom Cherry |
2017-04-21 | init: clean up the SectionParser interface and Parser class | Tom Cherry |
2017-04-19 | init: Stop combining actions | Tom Cherry |
2017-04-06 | init: more header cleanup | Tom Cherry |
2016-06-27 | Move init to libbase logging. | Elliott Hughes |
2015-09-01 | init: Use classes for parsing and clean up memory allocations | Tom Cherry |