Age | Commit message (Expand) | Author |
---|---|---|
2020-07-28 | Cleanup for #inclusivefixit. | Elliott Hughes |
2020-06-11 | init: start ueventd in the default mount namespace | Jooyung Han |
2020-02-07 | Merge "Convert system/core to Result::ok()" | Treehugger Robot |
2020-02-06 | Convert system/core to Result::ok() | Bernie Innocenti |
2020-02-05 | init: use ErrnoErrorf() instead of ErrnoError() << StringPrintf() | Tom Cherry |
2019-09-24 | init: add stdio_to_kmsg option | Tom Cherry |
2019-09-19 | init: create sockets before forking | Tom Cherry |
2019-07-15 | init: clean up file / socket descriptor creation | Tom Cherry |
2019-07-09 | Fix a few clang-tidy issues and add NOLINT for others | Tom Cherry |
2019-06-10 | init: replace Result<Success> with Result<void> | Tom Cherry |
2019-05-30 | init: Refactor service.h/cpp | Vic Yang |