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