1. 0e40ba3 init: skip RejectsCriticalAndOneshotService for devices launched before R by Tom Cherry · 5 years ago
  2. 51c251c Reject services that are both critical and oneshot by Nikita Ioffe · 5 years ago
  3. 832f9f1 Revert "init: handle property service callbacks asynchronously" by Tom Cherry · 5 years ago
  4. 7205c62 init: handle property service callbacks asynchronously by Tom Cherry · 6 years ago
  5. cecebbb Convert system/core to Result::ok() by Bernie Innocenti · 6 years ago
  6. aaab596 Only allow alphanumerical characters, '-' and '_' in event trigger names by Nikita Ioffe · 6 years ago
  7. dcb3d15 ueventd: allow using external firmware handlers by Tom Cherry · 6 years ago
  8. d52a5b3 init: simplify keyword_map by Tom Cherry · 6 years ago
  9. 3df8dc5 Checks each interface in an init_rc file is a known hidl_interface. by Daniel Norman · 6 years ago
  10. 2aeb1ad Split out ServiceList and ServiceParser from service.cpp/.h by Tom Cherry · 6 years ago
  11. bbcbc2f init: replace Result<Success> with Result<void> by Tom Cherry · 6 years ago
  12. 9f1cf25 switch to using android-base/file.h instead of android-base/test_utils.h by Mark Salyzyn · 7 years ago
  13. 7fd3bc2 Move ActionManager to its own file by Tom Cherry · 8 years ago
  14. 0f6417f Move ActionParser to its own file by Tom Cherry · 8 years ago
  15. 6f5333a Allow a service to override another. by Steven Moreland · 8 years ago
  16. cb0f9bb init: run vendor commands in a separate SELinux context by Tom Cherry · 8 years ago
  17. 557946e init: use Result<T> for builtin functions by Tom Cherry · 8 years ago
  18. 11a3aee init: introduce Result<T> for return values and error handling by Tom Cherry · 8 years ago
  19. 67dee62 init: remove Parser singleton and related cleanup by Tom Cherry · 8 years ago
  20. 81f5d3e init: create android::init:: namespace by Tom Cherry · 8 years ago
  21. 2cbbe9f init: do not log directly from read_file() and write_file() by Tom Cherry · 8 years ago
  22. ad54d09 init: create init_tests.cpp by Tom Cherry · 8 years ago