1. 63d415f Merge "init: use read_file and write_file to implement do_copy builtin" by Treehugger Robot · 8 years ago
  2. 03b82a8 Merge "init: Prevent spin loop while waiting for exec or property" by Treehugger Robot · 8 years ago
  3. 454c8e5 Merge "init: Remove superfluous error check" by Treehugger Robot · 8 years ago
  4. e449ae9 init: use read_file and write_file to implement do_copy builtin by Yongqin Liu · 8 years ago
  5. 725e806 init: Prevent spin loop while waiting for exec or property by Tom Cherry · 8 years ago
  6. e8e2577 add clear log for reboot start / end by Keun-young Park · 8 years ago
  7. a052c48 init: Remove superfluous error check by Tom Cherry · 8 years ago
  8. 519d658 remove emergency shutdown and improve init's reboot logic by Keun-young Park · 8 years ago
  9. 2acb9db Merge "Add 'ro.cpuset.default' system property for default cpusets." by Treehugger Robot · 8 years ago
  10. 4a45e5c Merge "init: reboot to bootloader on crash for development builds" by Treehugger Robot · 8 years ago
  11. 3fca3f3 init: reboot to bootloader on crash for development builds by Tom Cherry · 8 years ago
  12. 9c75a3b Add 'ro.cpuset.default' system property for default cpusets. by Alex Vakulenko · 9 years ago
  13. 245bc32 init: Fix leaking fd and error print by Tom Cherry · 8 years ago
  14. 21ad7cf powerctl: add thermal-shutdown command by Todd Poynor · 8 years ago
  15. 990b6d9 init: cleanup is_first_stage conditionals by Tom Cherry · 8 years ago
  16. 4f2e465 Merge "init: fix DumpState() logging" by Tom Cherry · 8 years ago
  17. e2e2d2c Merge "ueventd: support by-name symlinks for virtual block devices" by Treehugger Robot · 8 years ago
  18. 7199e33 Merge "init: enable C++17" by Tom Cherry · 8 years ago
  19. c888960 init: Remove custom clang-format by Tom Cherry · 8 years ago
  20. 68a1b3b init: fix DumpState() logging by Tom Cherry · 8 years ago
  21. 32e6bf4 init: enable C++17 by Tom Cherry · 8 years ago
  22. de6286e Merge "Build split file_contexts on TREBLE builds" by Treehugger Robot · 8 years ago
  23. eb48f46 Merge changes from topic 'fstab_relocation' by Treehugger Robot · 8 years ago
  24. f9f540f Remove hard-coded policy version from secilc step by Alex Klyubin · 8 years ago
  25. a338e48 init: replacing fs_mgr_read_fstab() with fs_mgr_read_fstab_default() by Bowgo Tsai · 8 years ago
  26. 156bef0 Build split file_contexts on TREBLE builds by Jeff Vander Stoep · 8 years ago
  27. 908dec6 Use precompiled sepolicy when available by Alex Klyubin · 8 years ago
  28. 5e0b52b ueventd: support by-name symlinks for virtual block devices by Jeremy Compostella · 8 years ago
  29. 6f207df Merge "add ro.boottime.init.mount_all.* for measuring mount time" by Keun-young Park · 8 years ago
  30. df1ca71 Log stderr of secilc by Alex Klyubin · 8 years ago
  31. ccd5c6c add ro.boottime.init.mount_all.* for measuring mount time by Keun-young Park · 8 years ago
  32. 45a462a Track the move of split SELinux policy CIL files by Alex Klyubin · 8 years ago
  33. 88b4b5e Merge "Include correct type of SELinux policy" by Treehugger Robot · 8 years ago
  34. 62ef45e Merge "use ro.persistent_properties.ready for persistent props ready" by Keun-young Park · 8 years ago
  35. f4f34d9 Include correct type of SELinux policy by Alex Klyubin · 8 years ago
  36. 4191d57 Merge "Use split SELinux policy at boot, if available" by Treehugger Robot · 8 years ago
  37. 580e2e8 use ro.persistent_properties.ready for persistent props ready by Keun-young Park · 8 years ago
  38. 52ef9ea Use split SELinux policy at boot, if available by Alex Klyubin · 8 years ago
  39. 6a4bfd2 init: skip early mount in recovery mode by Bowgo Tsai · 8 years ago
  40. c887847 Merge "There's no longer a limit to property names." by Treehugger Robot · 8 years ago
  41. 570f016 There's no longer a limit to property names. by Elliott Hughes · 8 years ago
  42. 63693da set ro.boottime.persistent_properties when persisted props are restored by Keun-young Park · 8 years ago
  43. 96aacc1 Merge "init: early_mount: removing hard-coded paths" by Treehugger Robot · 8 years ago
  44. 77298c7 init: early_mount: removing hard-coded paths by Bowgo Tsai · 8 years ago
  45. 8eb414f Treblize init.rc location by Jaekyun Seok · 8 years ago
  46. e32b3fe Merge changes from topic 'early-mount-verity' by Treehugger Robot · 8 years ago
  47. 1300702 early_mount: fs_mgr: move all fstab logic into fs_mgr by Sandeep Patil · 8 years ago
  48. cffdcba Check setegid() return values by Tom Cherry · 8 years ago
  49. 1439687 Merge changes from topic 'early-mount-support' by Treehugger Robot · 8 years ago
  50. 1e096b1 Address property service DoS. by Elliott Hughes · 8 years ago
  51. 4ca31b1 init: early_mount: create device node for verity metadata partition by Sandeep Patil · 8 years ago
  52. c4be0d3 init: early_mount: disallow partitions to be verified at boot by Sandeep Patil · 8 years ago
  53. 0643bd1 init: early_mount: add support to mount verity enabled partitions early by Sandeep Patil · 8 years ago
  54. 3861b49 init: refactor to allow successive device_init calls by Sandeep Patil · 8 years ago
  55. 19e0478 Merge "init: minor fix to READEME.md" by Treehugger Robot · 8 years ago
  56. 914a522 init: minor fix to READEME.md by Bin Chen · 8 years ago
  57. 36d78e0 Set libavb version into system property for Treble OTA by bowgotsai · 8 years ago
  58. 4269963 Merge changes from topic 'pre-early-mount' by Treehugger Robot · 8 years ago
  59. 6717c45 Revert "bootstat: Refactor init/utils/boot_clock into base/chrono_utils." by James Hawkins · 8 years ago
  60. 09de906 bootstat: Refactor init/utils/boot_clock into base/chrono_utils. by James Hawkins · 8 years ago
  61. e50080a init: fstab: add support to read fstab entries from device tree by Sandeep Patil · 8 years ago
  62. c6adcc5 init: early_mount: add support to mount non-verity partitions early by Sandeep Patil · 8 years ago
  63. c0f46f6 Merge "Add a sample service for testing init." by Treehugger Robot · 8 years ago
  64. f4ca7c6 init: remove the existing early_mount code by Sandeep Patil · 8 years ago
  65. 592ba0f init: refactor: add support for doing early coldboot by Sandeep Patil · 8 years ago
  66. 4c90b36 Add a sample service for testing init. by Jorge Lucangeli Obes · 8 years ago
  67. 2976d54 Merge "ueventd: source ueventd configs from vendor and odm" by Treehugger Robot · 8 years ago
  68. ad6b1c7 ueventd: make selinux labeling optional for device creation by Sandeep Patil · 8 years ago
  69. 59be646 Revert "bootstat: Remove custom uptime parser in favor of elapsedRealtime." by James Hawkins · 8 years ago
  70. 542a4d2 ueventd: source ueventd configs from vendor and odm by Sandeep Patil · 8 years ago
  71. 978d606 bootstat: Remove custom uptime parser in favor of elapsedRealtime. by James Hawkins · 8 years ago
  72. 1e17b93 init: clean up exec command by Wei Wang · 8 years ago
  73. 8a85e56 Revert "Enable seccomp in init with generated policy" by Paul Lawrence · 8 years ago
  74. f495598 Merge "init: add wait_for_prop builtin command" by Treehugger Robot · 8 years ago
  75. 47f450c Expand seccomp whitelist by Alex Shlyapnikov · 8 years ago
  76. 3ab8bbe init: add wait_for_prop builtin command by Wei Wang · 8 years ago
  77. ed5f51c Merge "Expand seccomp whitelist" by Treehugger Robot · 8 years ago
  78. 9b46fac Expand seccomp whitelist by Paul Lawrence · 8 years ago
  79. 267cf15 Merge "Expand seccomp whitelist" by Treehugger Robot · 8 years ago
  80. 0a9c50d Expand seccomp whitelist by Paul Lawrence · 8 years ago
  81. df4857f Merge "init: split property context into platform & non-platform components" by Sandeep Patil · 8 years ago
  82. 5eb8351 bionic and init don't need to share knowledge of property file locations. by Elliott Hughes · 8 years ago
  83. 5bd5afd Merge "Allow failing app through seccomp policy" by Treehugger Robot · 8 years ago
  84. 1660e4e Merge "boottime/init: Report ro.boottime.init* properties in milliseconds." by James Hawkins · 8 years ago
  85. 761bf89 Allow failing app through seccomp policy by Paul Lawrence · 8 years ago
  86. 046782f boottime/init: Report ro.boottime.init* properties in milliseconds. by James Hawkins · 8 years ago
  87. 3d3e908 Allow __NR_perf_event_open by Paul Lawrence · 8 years ago
  88. b785ef6 init: split property context into platform & non-platform components by Sandeep Patil · 8 years ago
  89. 326feb8 Allow __NR_pipe for 32-bit processes by Paul Lawrence · 8 years ago
  90. b3d0b86 Merge "fs_mgr: support using libavb to enable dm-verity" by Treehugger Robot · 8 years ago
  91. 88a96d8 Ensure property_set connection sockets are CLOEXEC. by Robert Sesek · 8 years ago
  92. 824e31f fs_mgr: support using libavb to enable dm-verity by bowgotsai · 8 years ago
  93. 1471b0c Revert "Revert "New protocol for property_service"" by Dimitry Ivanov · 8 years ago
  94. 8d1224f Merge "Revert "New protocol for property_service"" by Dimitry Ivanov · 8 years ago
  95. c1b3fa7 Revert "New protocol for property_service" by Dimitry Ivanov · 8 years ago
  96. 5c3c4d6 Merge "Allow tkill" by Treehugger Robot · 8 years ago
  97. 2ae57e2 Merge "Allow restart_syscall" by Treehugger Robot · 8 years ago
  98. b0dfc93 Merge "init: add ro.boot.init_rc" by Treehugger Robot · 8 years ago
  99. 2772404 Allow tkill by Colin Cross · 8 years ago
  100. 89e0f83 Allow restart_syscall by Colin Cross · 8 years ago