1. 5eb8351 bionic and init don't need to share knowledge of property file locations. by Elliott Hughes · 8 years ago
  2. 5bd5afd Merge "Allow failing app through seccomp policy" by Treehugger Robot · 8 years ago
  3. 1660e4e Merge "boottime/init: Report ro.boottime.init* properties in milliseconds." by James Hawkins · 8 years ago
  4. 761bf89 Allow failing app through seccomp policy by Paul Lawrence · 8 years ago
  5. 046782f boottime/init: Report ro.boottime.init* properties in milliseconds. by James Hawkins · 8 years ago
  6. 3d3e908 Allow __NR_perf_event_open by Paul Lawrence · 8 years ago
  7. 326feb8 Allow __NR_pipe for 32-bit processes by Paul Lawrence · 8 years ago
  8. b3d0b86 Merge "fs_mgr: support using libavb to enable dm-verity" by Treehugger Robot · 8 years ago
  9. 88a96d8 Ensure property_set connection sockets are CLOEXEC. by Robert Sesek · 8 years ago
  10. 824e31f fs_mgr: support using libavb to enable dm-verity by bowgotsai · 8 years ago
  11. 1471b0c Revert "Revert "New protocol for property_service"" by Dimitry Ivanov · 8 years ago
  12. 8d1224f Merge "Revert "New protocol for property_service"" by Dimitry Ivanov · 8 years ago
  13. c1b3fa7 Revert "New protocol for property_service" by Dimitry Ivanov · 8 years ago
  14. 5c3c4d6 Merge "Allow tkill" by Treehugger Robot · 8 years ago
  15. 2ae57e2 Merge "Allow restart_syscall" by Treehugger Robot · 8 years ago
  16. b0dfc93 Merge "init: add ro.boot.init_rc" by Treehugger Robot · 8 years ago
  17. 2772404 Allow tkill by Colin Cross · 8 years ago
  18. 89e0f83 Allow restart_syscall by Colin Cross · 8 years ago
  19. 19da3d7 New protocol for property_service by Dimitry Ivanov · 8 years ago
  20. d20b48e Move the kptr_restrict setting from init.rc to init.cpp. by Dave Weinstein · 8 years ago
  21. bc73be6 Merge "Load default/build props from each partition" by Treehugger Robot · 8 years ago
  22. 2722e6b Merge "Enable seccomp in init with generated policy" by Treehugger Robot · 8 years ago
  23. d2eb2c9 Load default/build props from each partition by Jaekyun Seok · 8 years ago
  24. f3c2001 Merge "Revert "init: split property context into platform & non-platform components"" by Jorim Jaggi · 8 years ago
  25. 72f3bbe Revert "init: split property context into platform & non-platform components" by Jorim Jaggi · 8 years ago
  26. 73e288e Merge "init: split property context into platform & non-platform components" by Treehugger Robot · 8 years ago
  27. 37579a9 init: add ro.boot.init_rc by Hung-ying Tyan · 8 years ago
  28. 73dc2ea Merge "Revert "init: add ro.boot.init_rc"" by Tao Bao · 8 years ago
  29. 8e16a11 Revert "init: add ro.boot.init_rc" by Tao Bao · 8 years ago
  30. 6c36eaf Merge "init: add ro.boot.init_rc" by Treehugger Robot · 8 years ago
  31. 4922bc8 Merge "Move to .md files for even trivial documentation." by Treehugger Robot · 8 years ago
  32. e6f8cba Move to .md files for even trivial documentation. by Elliott Hughes · 8 years ago
  33. 66e1d37 Remove "_host" and "_static" suffix from libsparse definition. by Alex Deymo · 8 years ago
  34. 291e83e init: add ro.boot.init_rc by Hung-ying Tyan · 8 years ago
  35. b11ce6e Remove "_static" and "_host" suffix from libext4_utils. by Alex Deymo · 8 years ago
  36. fd133d5 Enable seccomp in init with generated policy by Paul Lawrence · 8 years ago
  37. bcf24a4 init: split property context into platform & non-platform components by Sandeep Patil · 8 years ago
  38. 329abb3 Merge "init/service.cpp: fix access check for console" by Treehugger Robot · 8 years ago
  39. d0da1c5 Send property_service AVC messages to the kernel audit system by Nick Kralevich · 8 years ago
  40. 3e61743 init/service.cpp: fix access check for console by Adrian Salido · 8 years ago
  41. 592c5d4 init: Make 'write_file' return bool to match 'read_file'. by Jorge Lucangeli Obes · 8 years ago
  42. f1f539f Ask the user before wiping if crypto policy fails. by Paul Crowley · 8 years ago
  43. 8036093 Merge "Move init bootcharting onto its own thread." by Elliott Hughes · 8 years ago
  44. 715f5f6 Revert "Compile sepolicy on-device at early boot." by Daniel Cashman · 8 years ago
  45. 125ba9b Move init bootcharting onto its own thread. by Elliott Hughes · 8 years ago
  46. 24e8d93 Compile sepolicy on-device at early boot. by dcashman · 8 years ago
  47. 56eddd6 Merge "capabilities: Check ambient caps, last valid runtime cap." by Treehugger Robot · 8 years ago
  48. a6a8c3a capabilities: Check ambient caps, last valid runtime cap. by Jorge Lucangeli Obes · 8 years ago
  49. c240b21 Merge "Improve init bootcharting." by Elliott Hughes · 8 years ago
  50. 9eab7c0 Merge "init: Specify the data wipe reason." by Treehugger Robot · 8 years ago
  51. 9e64b65 init: Specify the data wipe reason. by Tao Bao · 8 years ago
  52. 9b682d8 Merge "Remove obsolete __BRILLO__ ifdef." by Treehugger Robot · 8 years ago
  53. 0bc1e46 Remove obsolete __BRILLO__ ifdef. by Jorge Lucangeli Obes · 8 years ago
  54. 1199e42 Convert missed ERROR() to LOG(ERROR). by dcashman · 8 years ago
  55. 1ecd11e Fix include order. by Elliott Hughes · 8 years ago
  56. 4792fc7 Set mmap_rnd_bits to maximum value. by Daniel Cashman · 9 years ago
  57. 6a8f2e3 init/service.cpp: fix FD leak for services with consoles by Nick Kralevich · 8 years ago
  58. b2ee578 Improve init bootcharting. by Elliott Hughes · 8 years ago
  59. 28ddebf Merge "The "net.change" property is no longer needed." am: e209ed7c44 by Elliott Hughes · 8 years ago
  60. 7772510 Merge "The "net.change" property is no longer needed." by Treehugger Robot · 8 years ago
  61. b837651 Merge "init: service file command only opens existing files" am: bd3f42016d by Mark Salyzyn · 8 years ago
  62. 7fd8925 The "net.change" property is no longer needed. by Elliott Hughes · 8 years ago
  63. 40f30dd init: service file command only opens existing files by Mark Salyzyn · 8 years ago
  64. 4f01ae1 Merge "Replace the "coldboot" timeout with a property." am: e218fc673f by Elliott Hughes · 8 years ago
  65. 7dd2848 Replace the "coldboot" timeout with a property. by Elliott Hughes · 8 years ago
  66. 5bd378c Merge "init: don't wait if we have more work to do" am: 32ee9fc24a by Wei Wang · 8 years ago
  67. 02c8530 init: don't wait if we have more work to do by Wei Wang · 8 years ago
  68. 5a4acf2 Merge "init: Fix sync issue on property trigger." am: 80d2f01fbf by Elliott Hughes · 8 years ago
  69. 0402f20 init: Fix sync issue on property trigger. by caozhiyuan · 8 years ago
  70. 5c640c8 Merge "Revert "init: Reworked how we wait for COLDBOOT_DONE"" am: a10bd47d60 by Elliott Hughes · 8 years ago
  71. 9a929cc Merge "init: Reworked how we wait for COLDBOOT_DONE" am: 57c31d0f17 by Billy Lau · 8 years ago
  72. b9123e2 Revert "init: Reworked how we wait for COLDBOOT_DONE" by Elliott Hughes · 8 years ago
  73. f85700c init: Reworked how we wait for COLDBOOT_DONE by Billy Lau · 8 years ago
  74. cb83878 Merge "Revert "Revert "init: create /dev/urandom, /dev/random in first stage.""" by Evgenii Stepanov · 8 years ago
  75. 8be2696 Revert "Revert "init: create /dev/urandom, /dev/random in first stage."" by Evgenii Stepanov · 8 years ago
  76. 944cc81 Merge "init: move empty string check to InitTriggers" am: 9bf10ff61e by Wei Wang · 8 years ago
  77. 68d66af Merge "init: move empty string check to InitTriggers" by Wei Wang · 8 years ago
  78. 02f28e7 Merge "Add flags to restorecon_recursive to traverse filesystems" am: 5fbd1cfd34 by Paul Lawrence · 8 years ago
  79. c8a22a9 Merge "Add flags to restorecon_recursive to traverse filesystems" by Treehugger Robot · 8 years ago
  80. c2c9790 Merge "libcutils: move cutils/files.h to cutils/android_get_control_file.h" by Mark Salyzyn · 8 years ago
  81. 942daae Merge "libcutils: move cutils/files.h to cutils/android_get_control_file.h" by Mark Salyzyn · 8 years ago
  82. c01e804 init: move empty string check to InitTriggers by Wei Wang · 8 years ago
  83. d785b29 init: fix undefined behavior in ExecuteCommand am: d67a4abc64 by Wei Wang · 8 years ago
  84. 23490ec Revert "Revert "init: warn slow action"" am: 8b1d526a72 by Wei Wang · 8 years ago
  85. 8e14a22 Merge changes from topic 'slow_log' by Wei Wang · 8 years ago
  86. e7c9280 libcutils: move cutils/files.h to cutils/android_get_control_file.h by Mark Salyzyn · 8 years ago
  87. 777bb67 init: fix undefined behavior in ExecuteCommand by Wei Wang · 8 years ago
  88. e50c7b0 Add flags to restorecon_recursive to traverse filesystems by Paul Lawrence · 8 years ago
  89. 9801424 Only restorecon CE storage after unlocked. by Jeff Sharkey · 9 years ago
  90. ddcae1d Revert "Revert "init: warn slow action"" by Wei Wang · 8 years ago
  91. b25101c Merge "init: fix memory leaks" am: a73ba879b1 by Ting-Yuan Huang · 8 years ago
  92. 8aee029 Merge "init: fix memory leaks" by Treehugger Robot · 8 years ago
  93. 6bc086c init: fix memory leaks by Ting-Yuan Huang · 8 years ago
  94. 03ae208 Merge "Switch fastboot/init/libprocessgroup to std::this_thread::sleep_for." by Elliott Hughes · 8 years ago
  95. 1aa897b Merge "Switch fastboot/init/libprocessgroup to std::this_thread::sleep_for." by Elliott Hughes · 8 years ago
  96. 28408f7 Merge "init: fix BuildTriggersString for empty string" am: 9b1d5e15ef by Wei Wang · 8 years ago
  97. cf1e474 Merge "init: fix BuildTriggersString for empty string" by Treehugger Robot · 8 years ago
  98. 35574bc Merge "Revert "init: warn slow action"" am: 431c489568 by Nick Desaulniers · 8 years ago
  99. 563e013 Merge "Revert "init: warn slow action"" by Treehugger Robot · 8 years ago
  100. b05a404 init: fix BuildTriggersString for empty string by Wei Wang · 8 years ago