1. 832f9f1 Revert "init: handle property service callbacks asynchronously" by Tom Cherry · 5 years ago
  2. 7205c62 init: handle property service callbacks asynchronously by Tom Cherry · 5 years ago
  3. a2f9136 Refactor libinit_test_utils to not use libinit and expose its libraries by Tom Cherry · 5 years ago
  4. cecebbb Convert system/core to Result::ok() by Bernie Innocenti · 5 years ago
  5. 1cc76df Delete dangerous comparison operators from base::expected by Bernie Innocenti · 5 years ago
  6. 091c4d1 Remove service defined in an APEX during userspace reboot by Nikita Ioffe · 6 years ago
  7. c29c2ba init: Add support for native service registration with lmkd by Suren Baghdasaryan · 6 years ago
  8. 8fb7f77 init: hack for /charger symlink by Yifan Hong · 6 years ago
  9. f74b7f5 init: add stdio_to_kmsg option by Tom Cherry · 6 years ago
  10. 14c2472 init: degeneralize subcontext init into only vendor_init by Tom Cherry · 6 years ago
  11. 60971e6 init: add reboot_on_failure service option by Tom Cherry · 6 years ago
  12. 16fb3f9 Allow AIDL interfaces in service parsing by Jon Spivack · 6 years ago
  13. d2533c3 Adds check_interface_{restart,start,stop} check_builtins. by Daniel Norman · 6 years ago
  14. c5cf85d init: don't log in expand_props directly by Tom Cherry · 6 years ago
  15. d52a5b3 init: simplify keyword_map by Tom Cherry · 6 years ago
  16. 2e4c85f init: clean up file / socket descriptor creation by Tom Cherry · 6 years ago
  17. 3f42a76 Checks the interface inheritance hierarchy in init_rc files. by Daniel Norman · 6 years ago
  18. 3df8dc5 Checks each interface in an init_rc file is a known hidl_interface. by Daniel Norman · 6 years ago
  19. b1ffb1d Move actual parsing from Service to ServiceParser by Tom Cherry · 6 years ago
  20. 2aeb1ad Split out ServiceList and ServiceParser from service.cpp/.h by Tom Cherry · 6 years ago