1. 7dd2848 Replace the "coldboot" timeout with a property. by Elliott Hughes · 9 years ago
  2. 158fc4e Merge "init start time tracking." by Elliott Hughes · 9 years ago
  3. 66e1439 init start time tracking. by Elliott Hughes · 9 years ago
  4. 7468765 fix swapped min / max in priority parsing by Keun-young Park · 9 years ago
  5. 30c7c81 init: service file keyword by Mark Salyzyn · 9 years ago
  6. 463f692 init: Add support for ambient capabilities. by Jorge Lucangeli Obes · 9 years ago
  7. a24cf37 init: Put init in group AID_READPROC by Nick Kralevich · 9 years ago
  8. fcd34df init: allow '.' and '@' in service names by Iliyan Malchev · 9 years ago
  9. fc6faf8 init: account for "init.svc." prefix in IsValidName by Iliyan Malchev · 9 years ago
  10. e9355bf Move off std::sto* function which abort on failure. by Elliott Hughes · 9 years ago
  11. a4021c3 Modify log level for service and ueventd by Wei Wang · 9 years ago
  12. 962e8f3 Allow setting oom_score_adj for services spawned from init by Marco Nelissen · 9 years ago
  13. 8c3fc67 Have init kill the process group. by Elliott Hughes · 9 years ago
  14. 5802ff2 Fix clang-tidy performance warnings in syste/core. by Chih-Hung Hsieh · 9 years ago
  15. dd1a774 Improve init Service logging. by Elliott Hughes · 9 years ago
  16. 8737af0 Refactor Service::Start method. by Jorge Lucangeli Obes · 9 years ago
  17. 48a5205 Rename "Handle(r)" to "Parse(r)" in Android init. by Jorge Lucangeli Obes · 9 years ago
  18. f111233 init: Add option to run a service in a new PID/mount namespace. by Jorge Lucangeli Obes · 9 years ago
  19. 495d0be Move init to libbase logging. by Elliott Hughes · 9 years ago
  20. 7bd90ed init: report createProcessGroup failure. by Elliott Hughes · 9 years ago
  21. cafe76d Merge "init: expand arguments of services when they start" by Tom Cherry · 9 years ago
  22. 24e8ffa Add process priority to service definition. by Vitalii Tomkiv · 9 years ago
  23. 16497ef init: expand arguments of services when they start by Tom Cherry · 9 years ago
  24. 972664a use process groups for processes started by init by Collin Mulliner · 9 years ago
  25. ba07086 Remove undocumented functionality from init. by Elliott Hughes · 9 years ago
  26. 15dc745 Multiple consoles by Viorel Suman · 9 years ago
  27. 00838b4 Revert "Enable multiple consoles" by Viorel Suman · 9 years ago
  28. ed26b34 Enable multiple consoles by Viorel Suman · 9 years ago
  29. 430a8a7 init: fix writepid wrong pid written in file(s) by Anestis Bechtsoudis · 9 years ago
  30. 6f1d553 init: Allows shutting down cleanly. by Bertrand SIMONNET · 10 years ago
  31. f14832b Remove property_area_initialized by Tom Cherry · 10 years ago
  32. ce16a72 Merge "Remove ANDROID_PROPERTY_WORKSPACE" by Tom Cherry · 10 years ago
  33. e016f5c Track rename of base/ to android-base/. by Elliott Hughes · 10 years ago
  34. 9539542 Remove ANDROID_PROPERTY_WORKSPACE by Tom Cherry · 10 years ago
  35. 1e07ace init: Use classes for parsing and clean up memory allocations by Tom Cherry · 10 years ago
  36. 56f8f3f Add missing includes. by Dan Albert · 10 years ago
  37. 26ab446 Create Service and ServiceManager classes by Tom Cherry · 10 years ago