1. 550844a bootstat: Refactor init/utils/boot_clock into base/chrono_utils. by James Hawkins · 8 years ago
  2. 4b1c9cb send SIGTERM only once by Keun-young Park · 8 years ago
  3. f3570cb Merge changes from topic 'exec-start-update-verifier' by Treehugger Robot · 8 years ago
  4. 7236472 init: replace property_get with its android::base equivalent by Tom Cherry · 8 years ago
  5. bfa91e2 init: add exec_start command by Tom Cherry · 8 years ago
  6. b17d23c init: add support of multiple class names by Wei Wang · 8 years ago
  7. a052c48 init: Remove superfluous error check by Tom Cherry · 8 years ago
  8. 9c75a3b Add 'ro.cpuset.default' system property for default cpusets. by Alex Vakulenko · 9 years ago
  9. 570f016 There's no longer a limit to property names. by Elliott Hughes · 8 years ago
  10. 6717c45 Revert "bootstat: Refactor init/utils/boot_clock into base/chrono_utils." by James Hawkins · 8 years ago
  11. 09de906 bootstat: Refactor init/utils/boot_clock into base/chrono_utils. by James Hawkins · 8 years ago
  12. 59be646 Revert "bootstat: Remove custom uptime parser in favor of elapsedRealtime." by James Hawkins · 8 years ago
  13. 978d606 bootstat: Remove custom uptime parser in favor of elapsedRealtime. by James Hawkins · 8 years ago
  14. 1e17b93 init: clean up exec command by Wei Wang · 8 years ago
  15. 3e61743 init/service.cpp: fix access check for console by Adrian Salido · 9 years ago
  16. a6a8c3a capabilities: Check ambient caps, last valid runtime cap. by Jorge Lucangeli Obes · 9 years ago
  17. 6a8f2e3 init/service.cpp: fix FD leak for services with consoles by Nick Kralevich · 9 years ago
  18. 40f30dd init: service file command only opens existing files by Mark Salyzyn · 9 years ago
  19. 7dd2848 Replace the "coldboot" timeout with a property. by Elliott Hughes · 9 years ago
  20. 158fc4e Merge "init start time tracking." by Elliott Hughes · 9 years ago
  21. 66e1439 init start time tracking. by Elliott Hughes · 9 years ago
  22. 7468765 fix swapped min / max in priority parsing by Keun-young Park · 9 years ago
  23. 30c7c81 init: service file keyword by Mark Salyzyn · 9 years ago
  24. 463f692 init: Add support for ambient capabilities. by Jorge Lucangeli Obes · 9 years ago
  25. a24cf37 init: Put init in group AID_READPROC by Nick Kralevich · 9 years ago
  26. fcd34df init: allow '.' and '@' in service names by Iliyan Malchev · 9 years ago
  27. fc6faf8 init: account for "init.svc." prefix in IsValidName by Iliyan Malchev · 9 years ago
  28. e9355bf Move off std::sto* function which abort on failure. by Elliott Hughes · 9 years ago
  29. a4021c3 Modify log level for service and ueventd by Wei Wang · 9 years ago
  30. 962e8f3 Allow setting oom_score_adj for services spawned from init by Marco Nelissen · 9 years ago
  31. 8c3fc67 Have init kill the process group. by Elliott Hughes · 9 years ago
  32. 5802ff2 Fix clang-tidy performance warnings in syste/core. by Chih-Hung Hsieh · 9 years ago
  33. dd1a774 Improve init Service logging. by Elliott Hughes · 9 years ago
  34. 8737af0 Refactor Service::Start method. by Jorge Lucangeli Obes · 9 years ago
  35. 48a5205 Rename "Handle(r)" to "Parse(r)" in Android init. by Jorge Lucangeli Obes · 9 years ago
  36. f111233 init: Add option to run a service in a new PID/mount namespace. by Jorge Lucangeli Obes · 9 years ago
  37. 495d0be Move init to libbase logging. by Elliott Hughes · 9 years ago
  38. 7bd90ed init: report createProcessGroup failure. by Elliott Hughes · 9 years ago
  39. cafe76d Merge "init: expand arguments of services when they start" by Tom Cherry · 9 years ago
  40. 24e8ffa Add process priority to service definition. by Vitalii Tomkiv · 9 years ago
  41. 16497ef init: expand arguments of services when they start by Tom Cherry · 9 years ago
  42. 972664a use process groups for processes started by init by Collin Mulliner · 9 years ago
  43. ba07086 Remove undocumented functionality from init. by Elliott Hughes · 9 years ago
  44. 15dc745 Multiple consoles by Viorel Suman · 9 years ago
  45. 00838b4 Revert "Enable multiple consoles" by Viorel Suman · 9 years ago
  46. ed26b34 Enable multiple consoles by Viorel Suman · 9 years ago
  47. 430a8a7 init: fix writepid wrong pid written in file(s) by Anestis Bechtsoudis · 9 years ago
  48. 6f1d553 init: Allows shutting down cleanly. by Bertrand SIMONNET · 10 years ago
  49. f14832b Remove property_area_initialized by Tom Cherry · 10 years ago
  50. ce16a72 Merge "Remove ANDROID_PROPERTY_WORKSPACE" by Tom Cherry · 10 years ago
  51. e016f5c Track rename of base/ to android-base/. by Elliott Hughes · 10 years ago
  52. 9539542 Remove ANDROID_PROPERTY_WORKSPACE by Tom Cherry · 10 years ago
  53. 1e07ace init: Use classes for parsing and clean up memory allocations by Tom Cherry · 10 years ago
  54. 56f8f3f Add missing includes. by Dan Albert · 10 years ago
  55. 26ab446 Create Service and ServiceManager classes by Tom Cherry · 10 years ago