1. b3f22e0 Merge "init: handle sys.powerctl immediately" by Tom Cherry · 8 years ago
  2. 54d1614 init: handle sys.powerctl immediately by Tom Cherry · 8 years ago
  3. b6621d1 ueventd: create classes for dev and sys permissions by Tom Cherry · 8 years ago
  4. 105e182 Set libavb version into system property for Treble OTA by Bowgo Tsai · 8 years ago
  5. 29d1460 Merge "Revert "Send property_service AVC messages to the kernel audit system"" by Elliott Hughes · 8 years ago
  6. f3f7b73 Revert "Send property_service AVC messages to the kernel audit system" by Elliott Hughes · 8 years ago
  7. eaf9c56 ueventd: convert platform_names from C list to std::vector by Tom Cherry · 8 years ago
  8. a0a6a08 ueventd: replace char* with std::string in struct uevent by Tom Cherry · 8 years ago
  9. 93148b5 Merge changes I6a29c678,I76212f65 by Treehugger Robot · 8 years ago
  10. e04e610 Merge changes from topic 'avb-early-mount' by Treehugger Robot · 8 years ago
  11. bb6faf6 fs_mgr: support AVB in fs_mgr_update_verity_state() by Bowgo Tsai · 8 years ago
  12. 29c69c8 init: support early_mount with vboot 2.0 (external/avb/libavb) by Bowgo Tsai · 8 years ago
  13. b59d353 reboot: fix owner and permissions of last_reboot_reason file by Todd Poynor · 8 years ago
  14. e17df69 Merge changes Ie5ec609a,I5a2ac369,I690137b5 by Tom Cherry · 8 years ago
  15. 09c1b6e ueventd: Fix up string handling in handle_*_device_event() by Tom Cherry · 8 years ago
  16. 73eae1e ueventd: convert mkdir_recursive() to std::string by Tom Cherry · 8 years ago
  17. e01285e ueventd: move subsystem logic from code to ueventd.rc by Tom Cherry · 8 years ago
  18. 2ed83a3 Passing additional parameter to powerctl by Dmitri Plotnikov · 8 years ago
  19. c16da5d Merge "ueventd: remove /dev/log" by Treehugger Robot · 8 years ago
  20. c6d1c77 Merge "ueventd: replace char** links with std::vector<std::string>" by Treehugger Robot · 8 years ago
  21. 0baa58f ueventd: remove /dev/log by Tom Cherry · 8 years ago
  22. 68b65d6 poll umount completion from /proc/mounts by Keun-young Park · 8 years ago
  23. 92d3c50 Merge "crash_dump: during early boot, output to kmsg on userdebug." by Josh Gao · 8 years ago
  24. 6c01f10 ueventd: replace char** links with std::vector<std::string> by Tom Cherry · 8 years ago
  25. b437140 Merge "init: clean up more headers" by Treehugger Robot · 8 years ago
  26. ea80ddc init: clean up more headers by Tom Cherry · 8 years ago
  27. 6ee8485 Merge "Reflect move of mapping file to /system." by Treehugger Robot · 8 years ago
  28. ac31c77 Merge "init: more header cleanup" by Treehugger Robot · 8 years ago
  29. 3226c6d init: more header cleanup by Tom Cherry · 8 years ago
  30. a640188 crash_dump: during early boot, output to kmsg on userdebug. by Josh Gao · 8 years ago
  31. e579b3b Reflect move of mapping file to /system. by Dan Cashman · 8 years ago
  32. 0af2988 ueventd: Write tests for the get_*_symlinks() functions by Tom Cherry · 8 years ago
  33. 138fcdb Merge "init: use read_file and write_file to implement do_copy builtin" by Tom Cherry · 8 years ago
  34. d82afb9 init: use read_file and write_file to implement do_copy builtin by Yongqin Liu · 8 years ago
  35. 485b6f1 Merge "init: Use std::string for write_file()" by Treehugger Robot · 8 years ago
  36. 6ff49ff Merge "Make ueventd error messages indicate where the error is in ueventd script" by Treehugger Robot · 8 years ago
  37. 1fc630c init: Use std::string for write_file() by Tom Cherry · 8 years ago
  38. a76df45 Make ueventd error messages indicate where the error is in ueventd script by Christopher Desjardins · 8 years ago
  39. 3588815 add shutdown animation by Keun-young Park · 8 years ago
  40. 72a2888 Merge "bootstat: Refactor init/utils/boot_clock into base/chrono_utils." by James Hawkins · 8 years ago
  41. bed00b7 Merge "Make init builtin command installkey respect property updates" by Tom Cherry · 8 years ago
  42. 5f7bb51 Merge "Revert "init: use read_file and write_file to implement do_copy builtin"" by Wonsik Kim · 8 years ago
  43. 3f0475e Revert "init: use read_file and write_file to implement do_copy builtin" by Wonsik Kim · 8 years ago
  44. 550844a bootstat: Refactor init/utils/boot_clock into base/chrono_utils. by James Hawkins · 8 years ago
  45. 2f4361d Merge "send SIGTERM only once" by Treehugger Robot · 8 years ago
  46. 1314657 Make init builtin command installkey respect property updates by Janis Danisevskis · 8 years ago
  47. 4b1c9cb send SIGTERM only once by Keun-young Park · 8 years ago
  48. 219828d init: consolidate restorecon after selinux initialization in single function by Sandeep Patil · 8 years ago
  49. 713fc51 set zero shutdown timeout for eng build by Keun-young Park · 8 years ago
  50. f3570cb Merge changes from topic 'exec-start-update-verifier' by Treehugger Robot · 8 years ago
  51. 7236472 init: replace property_get with its android::base equivalent by Tom Cherry · 8 years ago
  52. 07db958 Merge "init: remove unused cutils includes" by Treehugger Robot · 8 years ago
  53. 6ecce9c init: remove unused cutils includes by Tom Cherry · 8 years ago
  54. b62746b Merge "init: add class_restart" by Treehugger Robot · 8 years ago
  55. 6c39db2 Merge "init: remove superfluous forward definitions" by Treehugger Robot · 8 years ago
  56. 0d34917 Merge "init: Fix README.md for writepid" by Treehugger Robot · 8 years ago
  57. 7c26d70 init: remove superfluous forward definitions by Tom Cherry · 8 years ago
  58. bfa91e2 init: add exec_start command by Tom Cherry · 8 years ago
  59. 2a85eb1 Merge "init: add support of multiple class names" by Treehugger Robot · 8 years ago
  60. 92f0a45 Merge "update shutdown sequence and use shutdown_timeout to cover all wait" by Keun-young Park · 8 years ago
  61. b17d23c init: add support of multiple class names by Wei Wang · 8 years ago
  62. 09d811f init: add class_restart by Steven Moreland · 8 years ago
  63. 32f121b update shutdown sequence and use shutdown_timeout to cover all wait by Keun-young Park · 8 years ago
  64. 811d886 Merge "Move selinux policy build decisions to sepolicy Makefile" by Treehugger Robot · 8 years ago
  65. a2a6ee9 init: Fix README.md for writepid by Tom Cherry · 8 years ago
  66. 405010b Move selinux policy build decisions to sepolicy Makefile by Jeff Vander Stoep · 8 years ago
  67. ac93a2e Merge "add kill all for shutdown_timeout of 0" by Treehugger Robot · 8 years ago
  68. 63d415f Merge "init: use read_file and write_file to implement do_copy builtin" by Treehugger Robot · 8 years ago
  69. 03b82a8 Merge "init: Prevent spin loop while waiting for exec or property" by Treehugger Robot · 8 years ago
  70. 454c8e5 Merge "init: Remove superfluous error check" by Treehugger Robot · 8 years ago
  71. 895d1af add kill all for shutdown_timeout of 0 by Keun-young Park · 8 years ago
  72. e449ae9 init: use read_file and write_file to implement do_copy builtin by Yongqin Liu · 8 years ago
  73. 725e806 init: Prevent spin loop while waiting for exec or property by Tom Cherry · 8 years ago
  74. e8e2577 add clear log for reboot start / end by Keun-young Park · 8 years ago
  75. a052c48 init: Remove superfluous error check by Tom Cherry · 8 years ago
  76. 519d658 remove emergency shutdown and improve init's reboot logic by Keun-young Park · 8 years ago
  77. 2acb9db Merge "Add 'ro.cpuset.default' system property for default cpusets." by Treehugger Robot · 8 years ago
  78. 4a45e5c Merge "init: reboot to bootloader on crash for development builds" by Treehugger Robot · 8 years ago
  79. 3fca3f3 init: reboot to bootloader on crash for development builds by Tom Cherry · 8 years ago
  80. 9c75a3b Add 'ro.cpuset.default' system property for default cpusets. by Alex Vakulenko · 9 years ago
  81. 245bc32 init: Fix leaking fd and error print by Tom Cherry · 8 years ago
  82. 21ad7cf powerctl: add thermal-shutdown command by Todd Poynor · 8 years ago
  83. 990b6d9 init: cleanup is_first_stage conditionals by Tom Cherry · 8 years ago
  84. 4f2e465 Merge "init: fix DumpState() logging" by Tom Cherry · 8 years ago
  85. e2e2d2c Merge "ueventd: support by-name symlinks for virtual block devices" by Treehugger Robot · 8 years ago
  86. 7199e33 Merge "init: enable C++17" by Tom Cherry · 8 years ago
  87. c888960 init: Remove custom clang-format by Tom Cherry · 8 years ago
  88. 68a1b3b init: fix DumpState() logging by Tom Cherry · 8 years ago
  89. 32e6bf4 init: enable C++17 by Tom Cherry · 8 years ago
  90. de6286e Merge "Build split file_contexts on TREBLE builds" by Treehugger Robot · 8 years ago
  91. eb48f46 Merge changes from topic 'fstab_relocation' by Treehugger Robot · 8 years ago
  92. f9f540f Remove hard-coded policy version from secilc step by Alex Klyubin · 8 years ago
  93. a338e48 init: replacing fs_mgr_read_fstab() with fs_mgr_read_fstab_default() by Bowgo Tsai · 8 years ago
  94. 156bef0 Build split file_contexts on TREBLE builds by Jeff Vander Stoep · 8 years ago
  95. 908dec6 Use precompiled sepolicy when available by Alex Klyubin · 8 years ago
  96. 5e0b52b ueventd: support by-name symlinks for virtual block devices by Jeremy Compostella · 8 years ago
  97. 6f207df Merge "add ro.boottime.init.mount_all.* for measuring mount time" by Keun-young Park · 8 years ago
  98. df1ca71 Log stderr of secilc by Alex Klyubin · 8 years ago
  99. ccd5c6c add ro.boottime.init.mount_all.* for measuring mount time by Keun-young Park · 8 years ago
  100. 45a462a Track the move of split SELinux policy CIL files by Alex Klyubin · 8 years ago