Age | Commit message (Expand) | Author |
---|---|---|
2020-03-02 | Refactor libinit_test_utils to not use libinit and expose its libraries | Tom Cherry |
2020-02-06 | Convert system/core to Result::ok() | Bernie Innocenti |
2019-10-11 | Only allow alphanumerical characters, '-' and '_' in event trigger names | Nikita Ioffe |
2019-09-18 | init: degeneralize subcontext init into only vendor_init | Tom Cherry |
2019-06-10 | init: replace Result<Success> with Result<void> | Tom Cherry |
2018-10-26 | init: allow vendor init to action on any vendor or odm property | Tom Cherry |
2018-10-22 | init: if vendor_init can read a property, let it be a trigger too | Tom Cherry |
2018-07-24 | init: fix typo in error message | Tom Cherry |
2018-05-29 | init; remove dead cruft. | Elliott Hughes |
2018-05-24 | libbase: add host properties support. | Elliott Hughes |
2018-02-28 | init: add host side parser for init | Tom Cherry |
2018-02-14 | Move all Action parsing into ActionParser | Tom Cherry |
2018-02-13 | Move ActionParser to its own file | Tom Cherry |