1. ea31ac2 Revert "init: Reboot after timeout passes during reboot" by Tom Cherry · 6 years ago
  2. c9fec9d init: Reboot after timeout passes during reboot by Tom Cherry · 6 years ago
  3. 7fd3bc2 Move ActionManager to its own file by Tom Cherry · 6 years ago
  4. d5eccfd Init remove direct calls to light sys nodes. by Steven Moreland · 6 years ago
  5. 25dc30f init: call umount unconditionally by Wei Wang · 7 years ago
  6. 6290982 init+bootstat: reduce last reboot reason to canonical alias by Mark Salyzyn · 7 years ago
  7. 0f04f72 init/reboot: call MNT_FORCE at the last umount(2) by Jaegeuk Kim · 7 years ago
  8. cb0f9bb init: run vendor commands in a separate SELinux context by Tom Cherry · 7 years ago
  9. bfd05b6 init: shutdown,thermal shut off display immediately by Mark Salyzyn · 7 years ago
  10. 9f97f47 init: Allow clean system shutdown upon SIGTERM by Luis Hector Chavez · 7 years ago
  11. 9bde0dc Merge "init: log all failures of Service::Start()" by Tom Cherry · 7 years ago
  12. 702ca9a init: log all failures of Service::Start() by Tom Cherry · 7 years ago
  13. 73e6b49 Switch /data/misc/reboot/last_reboot_reason to persistent property by Mark Salyzyn · 7 years ago
  14. 57a89f3 Merge "init: replace panic() with LOG(FATAL)" by Tom Cherry · 7 years ago
  15. d8db7ab init: replace panic() with LOG(FATAL) by Tom Cherry · 7 years ago
  16. 8c00e42 Skip unnecessary sleep during shutdown by Wei Wang · 7 years ago
  17. 557946e init: use Result<T> for builtin functions by Tom Cherry · 7 years ago
  18. 0c8d6d2 init: split security functions out of init.cpp by Tom Cherry · 7 years ago
  19. 911b9b1 init: rename ServiceManager to ServiceList and clean it up by Tom Cherry · 7 years ago
  20. eeee831 init: move reaping from ServiceManager to signal_handler.cpp by Tom Cherry · 7 years ago
  21. 3b81f2d init: move exec operations out of ServiceManager by Tom Cherry · 7 years ago
  22. 5938379 init: shutdown services in the opposite order that they started by Tom Cherry · 7 years ago
  23. a01c27e Do not umount roofs even if it is R/W. by Wei Wang · 7 years ago
  24. 1be2212 init: Fire shutdown trigger for thermal shutdown by Wei Wang · 7 years ago
  25. 3017387 init: Do full shutdown even for thermal shutdown by Keun-young Park · 7 years ago
  26. c59b822 dump stack before kill all by Keun-young Park · 7 years ago
  27. 6e12b38 Do not umount /vendor, /system, and /oem even if they are R/W. by Keun-young Park · 7 years ago
  28. ede0d53 Move Timer from init to libbase by Tom Cherry · 7 years ago
  29. b3915d1 Merge "add "shutdown critical" to service" by Treehugger Robot · 7 years ago
  30. cccb34f add "shutdown critical" to service by Keun-young Park · 7 years ago
  31. eeab491 init: Support custom shutdown actions by Wei Wang · 7 years ago
  32. 33391da Remove unnecessary SELinux dependencies by Nick Kralevich · 7 years ago
  33. 519e5f0 init: Reland "Terminate gracefully when CAP_SYS_BOOT is absent" by Luis Hector Chavez · 7 years ago
  34. c22f938 Revert "init: Terminate gracefully when CAP_SYS_BOOT is absent" by Guang Zhu · 7 years ago
  35. 683ebc8 init: Terminate gracefully when CAP_SYS_BOOT is absent by Luis Hector Chavez · 7 years ago
  36. 81f5d3e init: create android::init:: namespace by Tom Cherry · 7 years ago
  37. 7264bee add ueventd to shutdown critial process by Keun-young Park · 7 years ago
  38. 59c74a3 Merge "init: fix last_reboot_reason string" by Treehugger Robot · 7 years ago
  39. 47d15ed Merge "set default shutdown timeout to 6 secs" by Keun-young Park · 7 years ago
  40. 84d43c8 Merge "do not start shutdown animation from init" by Treehugger Robot · 7 years ago
  41. 7feab68 set default shutdown timeout to 6 secs by Keun-young Park · 7 years ago
  42. 1663e97 add additional dump for timeout by Keun-young Park · 7 years ago
  43. 47336ce init: fix last_reboot_reason string by Tom Cherry · 7 years ago
  44. e2b04b7 do not start shutdown animation from init by Keun-young Park · 7 years ago
  45. 98ad32a init: handle sys.powerctl immediately by Tom Cherry · 7 years ago
  46. fc827be reboot: fix owner and permissions of last_reboot_reason file by Todd Poynor · 7 years ago
  47. 2ba5c81 poll umount completion from /proc/mounts by Keun-young Park · 7 years ago
  48. 3f5eaae5 init: more header cleanup by Tom Cherry · 7 years ago
  49. 7830d59 add shutdown animation by Keun-young Park · 7 years ago
  50. c4ffa5c set zero shutdown timeout for eng build by Keun-young Park · 7 years ago
  51. ccf2353 init: replace property_get with its android::base equivalent by Tom Cherry · 7 years ago
  52. 1ec1bd9 init: remove unused cutils includes by Tom Cherry · 7 years ago
  53. 3ee0df9 update shutdown sequence and use shutdown_timeout to cover all wait by Keun-young Park · 7 years ago
  54. aa08ea4 add kill all for shutdown_timeout of 0 by Keun-young Park · 7 years ago
  55. 3cd8c6f add clear log for reboot start / end by Keun-young Park · 7 years ago
  56. 8d01f63 remove emergency shutdown and improve init's reboot logic by Keun-young Park · 7 years ago