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