1. 4191d57 Merge "Use split SELinux policy at boot, if available" by Treehugger Robot · 8 years ago
  2. 52ef9ea Use split SELinux policy at boot, if available by Alex Klyubin · 8 years ago
  3. 6a4bfd2 init: skip early mount in recovery mode by Bowgo Tsai · 8 years ago
  4. c887847 Merge "There's no longer a limit to property names." by Treehugger Robot · 8 years ago
  5. 570f016 There's no longer a limit to property names. by Elliott Hughes · 8 years ago
  6. 63693da set ro.boottime.persistent_properties when persisted props are restored by Keun-young Park · 8 years ago
  7. 96aacc1 Merge "init: early_mount: removing hard-coded paths" by Treehugger Robot · 8 years ago
  8. 77298c7 init: early_mount: removing hard-coded paths by Bowgo Tsai · 8 years ago
  9. 8eb414f Treblize init.rc location by Jaekyun Seok · 8 years ago
  10. e32b3fe Merge changes from topic 'early-mount-verity' by Treehugger Robot · 8 years ago
  11. 1300702 early_mount: fs_mgr: move all fstab logic into fs_mgr by Sandeep Patil · 8 years ago
  12. cffdcba Check setegid() return values by Tom Cherry · 8 years ago
  13. 1439687 Merge changes from topic 'early-mount-support' by Treehugger Robot · 8 years ago
  14. 1e096b1 Address property service DoS. by Elliott Hughes · 8 years ago
  15. 4ca31b1 init: early_mount: create device node for verity metadata partition by Sandeep Patil · 8 years ago
  16. c4be0d3 init: early_mount: disallow partitions to be verified at boot by Sandeep Patil · 8 years ago
  17. 0643bd1 init: early_mount: add support to mount verity enabled partitions early by Sandeep Patil · 8 years ago
  18. 3861b49 init: refactor to allow successive device_init calls by Sandeep Patil · 8 years ago
  19. 19e0478 Merge "init: minor fix to READEME.md" by Treehugger Robot · 8 years ago
  20. 914a522 init: minor fix to READEME.md by Bin Chen · 8 years ago
  21. 36d78e0 Set libavb version into system property for Treble OTA by bowgotsai · 8 years ago
  22. 4269963 Merge changes from topic 'pre-early-mount' by Treehugger Robot · 8 years ago
  23. 6717c45 Revert "bootstat: Refactor init/utils/boot_clock into base/chrono_utils." by James Hawkins · 8 years ago
  24. 09de906 bootstat: Refactor init/utils/boot_clock into base/chrono_utils. by James Hawkins · 8 years ago
  25. e50080a init: fstab: add support to read fstab entries from device tree by Sandeep Patil · 8 years ago
  26. c6adcc5 init: early_mount: add support to mount non-verity partitions early by Sandeep Patil · 8 years ago
  27. c0f46f6 Merge "Add a sample service for testing init." by Treehugger Robot · 8 years ago
  28. f4ca7c6 init: remove the existing early_mount code by Sandeep Patil · 8 years ago
  29. 592ba0f init: refactor: add support for doing early coldboot by Sandeep Patil · 8 years ago
  30. 4c90b36 Add a sample service for testing init. by Jorge Lucangeli Obes · 8 years ago
  31. 2976d54 Merge "ueventd: source ueventd configs from vendor and odm" by Treehugger Robot · 8 years ago
  32. ad6b1c7 ueventd: make selinux labeling optional for device creation by Sandeep Patil · 8 years ago
  33. 59be646 Revert "bootstat: Remove custom uptime parser in favor of elapsedRealtime." by James Hawkins · 8 years ago
  34. 542a4d2 ueventd: source ueventd configs from vendor and odm by Sandeep Patil · 8 years ago
  35. 978d606 bootstat: Remove custom uptime parser in favor of elapsedRealtime. by James Hawkins · 8 years ago
  36. 1e17b93 init: clean up exec command by Wei Wang · 8 years ago
  37. 8a85e56 Revert "Enable seccomp in init with generated policy" by Paul Lawrence · 8 years ago
  38. f495598 Merge "init: add wait_for_prop builtin command" by Treehugger Robot · 8 years ago
  39. 47f450c Expand seccomp whitelist by Alex Shlyapnikov · 8 years ago
  40. 3ab8bbe init: add wait_for_prop builtin command by Wei Wang · 8 years ago
  41. ed5f51c Merge "Expand seccomp whitelist" by Treehugger Robot · 8 years ago
  42. 9b46fac Expand seccomp whitelist by Paul Lawrence · 8 years ago
  43. 267cf15 Merge "Expand seccomp whitelist" by Treehugger Robot · 8 years ago
  44. 0a9c50d Expand seccomp whitelist by Paul Lawrence · 8 years ago
  45. df4857f Merge "init: split property context into platform & non-platform components" by Sandeep Patil · 8 years ago
  46. 5eb8351 bionic and init don't need to share knowledge of property file locations. by Elliott Hughes · 8 years ago
  47. 5bd5afd Merge "Allow failing app through seccomp policy" by Treehugger Robot · 8 years ago
  48. 1660e4e Merge "boottime/init: Report ro.boottime.init* properties in milliseconds." by James Hawkins · 8 years ago
  49. 761bf89 Allow failing app through seccomp policy by Paul Lawrence · 8 years ago
  50. 046782f boottime/init: Report ro.boottime.init* properties in milliseconds. by James Hawkins · 8 years ago
  51. 3d3e908 Allow __NR_perf_event_open by Paul Lawrence · 8 years ago
  52. b785ef6 init: split property context into platform & non-platform components by Sandeep Patil · 8 years ago
  53. 326feb8 Allow __NR_pipe for 32-bit processes by Paul Lawrence · 8 years ago
  54. b3d0b86 Merge "fs_mgr: support using libavb to enable dm-verity" by Treehugger Robot · 8 years ago
  55. 88a96d8 Ensure property_set connection sockets are CLOEXEC. by Robert Sesek · 8 years ago
  56. 824e31f fs_mgr: support using libavb to enable dm-verity by bowgotsai · 8 years ago
  57. 1471b0c Revert "Revert "New protocol for property_service"" by Dimitry Ivanov · 8 years ago
  58. 8d1224f Merge "Revert "New protocol for property_service"" by Dimitry Ivanov · 8 years ago
  59. c1b3fa7 Revert "New protocol for property_service" by Dimitry Ivanov · 8 years ago
  60. 5c3c4d6 Merge "Allow tkill" by Treehugger Robot · 8 years ago
  61. 2ae57e2 Merge "Allow restart_syscall" by Treehugger Robot · 8 years ago
  62. b0dfc93 Merge "init: add ro.boot.init_rc" by Treehugger Robot · 8 years ago
  63. 2772404 Allow tkill by Colin Cross · 8 years ago
  64. 89e0f83 Allow restart_syscall by Colin Cross · 8 years ago
  65. 19da3d7 New protocol for property_service by Dimitry Ivanov · 8 years ago
  66. d20b48e Move the kptr_restrict setting from init.rc to init.cpp. by Dave Weinstein · 8 years ago
  67. bc73be6 Merge "Load default/build props from each partition" by Treehugger Robot · 8 years ago
  68. 2722e6b Merge "Enable seccomp in init with generated policy" by Treehugger Robot · 8 years ago
  69. d2eb2c9 Load default/build props from each partition by Jaekyun Seok · 8 years ago
  70. f3c2001 Merge "Revert "init: split property context into platform & non-platform components"" by Jorim Jaggi · 8 years ago
  71. 72f3bbe Revert "init: split property context into platform & non-platform components" by Jorim Jaggi · 8 years ago
  72. 73e288e Merge "init: split property context into platform & non-platform components" by Treehugger Robot · 8 years ago
  73. 37579a9 init: add ro.boot.init_rc by Hung-ying Tyan · 8 years ago
  74. 73dc2ea Merge "Revert "init: add ro.boot.init_rc"" by Tao Bao · 8 years ago
  75. 8e16a11 Revert "init: add ro.boot.init_rc" by Tao Bao · 8 years ago
  76. 6c36eaf Merge "init: add ro.boot.init_rc" by Treehugger Robot · 8 years ago
  77. 4922bc8 Merge "Move to .md files for even trivial documentation." by Treehugger Robot · 8 years ago
  78. e6f8cba Move to .md files for even trivial documentation. by Elliott Hughes · 8 years ago
  79. 66e1d37 Remove "_host" and "_static" suffix from libsparse definition. by Alex Deymo · 8 years ago
  80. 291e83e init: add ro.boot.init_rc by Hung-ying Tyan · 8 years ago
  81. b11ce6e Remove "_static" and "_host" suffix from libext4_utils. by Alex Deymo · 8 years ago
  82. fd133d5 Enable seccomp in init with generated policy by Paul Lawrence · 8 years ago
  83. bcf24a4 init: split property context into platform & non-platform components by Sandeep Patil · 8 years ago
  84. 329abb3 Merge "init/service.cpp: fix access check for console" by Treehugger Robot · 8 years ago
  85. d0da1c5 Send property_service AVC messages to the kernel audit system by Nick Kralevich · 8 years ago
  86. 3e61743 init/service.cpp: fix access check for console by Adrian Salido · 8 years ago
  87. 592c5d4 init: Make 'write_file' return bool to match 'read_file'. by Jorge Lucangeli Obes · 8 years ago
  88. f1f539f Ask the user before wiping if crypto policy fails. by Paul Crowley · 8 years ago
  89. 8036093 Merge "Move init bootcharting onto its own thread." by Elliott Hughes · 8 years ago
  90. 715f5f6 Revert "Compile sepolicy on-device at early boot." by Daniel Cashman · 8 years ago
  91. 125ba9b Move init bootcharting onto its own thread. by Elliott Hughes · 8 years ago
  92. 24e8d93 Compile sepolicy on-device at early boot. by dcashman · 8 years ago
  93. 56eddd6 Merge "capabilities: Check ambient caps, last valid runtime cap." by Treehugger Robot · 8 years ago
  94. a6a8c3a capabilities: Check ambient caps, last valid runtime cap. by Jorge Lucangeli Obes · 8 years ago
  95. c240b21 Merge "Improve init bootcharting." by Elliott Hughes · 8 years ago
  96. 9eab7c0 Merge "init: Specify the data wipe reason." by Treehugger Robot · 8 years ago
  97. 9e64b65 init: Specify the data wipe reason. by Tao Bao · 8 years ago
  98. 9b682d8 Merge "Remove obsolete __BRILLO__ ifdef." by Treehugger Robot · 8 years ago
  99. 0bc1e46 Remove obsolete __BRILLO__ ifdef. by Jorge Lucangeli Obes · 8 years ago
  100. 1199e42 Convert missed ERROR() to LOG(ERROR). by dcashman · 8 years ago