1. ec99ba6 Fix misc-macro-parentheses warnings in system/core. by Chih-Hung Hsieh · 9 years ago
  2. 7bd90ed init: report createProcessGroup failure. by Elliott Hughes · 9 years ago
  3. ce9a0d6 Merge "ueventd: only relabel devices if there's a delta" by Treehugger Robot · 9 years ago
  4. cafe76d Merge "init: expand arguments of services when they start" by Tom Cherry · 9 years ago
  5. 24e8ffa Add process priority to service definition. by Vitalii Tomkiv · 9 years ago
  6. 16497ef init: expand arguments of services when they start by Tom Cherry · 9 years ago
  7. 19192e7 init: Add support for ${x.y:-default} expansion by Mark Salyzyn · 9 years ago
  8. 972664a use process groups for processes started by init by Collin Mulliner · 9 years ago
  9. 730c7df ueventd: only relabel devices if there's a delta by William Roberts · 9 years ago
  10. 3548d13 Fix misc-macro-parentheses warnings in init and other core modules. by Chih-Hung Hsieh · 9 years ago
  11. b075bdf init: support matching sysfs class paths in ueventd.rc by Rob Herring · 9 years ago
  12. b0f0508 init: rework fixup_sys_perms to use perm_path_matches by Rob Herring · 9 years ago
  13. 4ec50e1 Merge "Fix google-explicit-constructor warnings." by Chih-hung Hsieh · 9 years ago
  14. 5f9de97 Fix google-explicit-constructor warnings. by Chih-Hung Hsieh · 9 years ago
  15. c84c6f7 ueventd: relabel block devices nodes when processing subsequent add events by Mihai Serban · 9 years ago
  16. ba07086 Remove undocumented functionality from init. by Elliott Hughes · 9 years ago
  17. 399f1c0 Switch fs_mgr and adb to libcrypto_utils. by Mattias Nissler · 9 years ago
  18. 87bb073 ueventd: convert to use pwd family of functions by William Roberts · 9 years ago
  19. 78b110e property_service: drop unused header by William Roberts · 9 years ago
  20. 1dbc188 init: drop unused header android_filesystem_config.h by William Roberts · 9 years ago
  21. 122159c init: switch from android_ids to getpwnam by William Roberts · 9 years ago
  22. 07ce90d init: turn off backlight when performing shutdown cleanup by Mark Salyzyn · 9 years ago
  23. eb2989e init: watchdog restarted during shutdown fsck by Mark Salyzyn · 9 years ago
  24. 0878daf init/builtins.cpp: Switch to finit_module by Nick Kralevich · 9 years ago
  25. 21f70a0 Merge "Address const issues in preparation for libcxx rebase." by Dan Austin · 9 years ago
  26. eb20e52 Merge "Fix const issues in preparation for libcxx rebase." by Dan Austin · 9 years ago
  27. 2bb6c98 Address const issues in preparation for libcxx rebase. by Dan Austin · 9 years ago
  28. fa602e5 Fix const issues in preparation for libcxx rebase. by Dan Austin · 9 years ago
  29. 29b9a19 Revert "Set mmap_rnd_bits to maximum value." by Daniel Cashman · 9 years ago
  30. 30614fb init: improve mmap ASLR failure reporting by Kees Cook · 9 years ago
  31. 468e6eb init: Fix typo. by dcashman · 9 years ago
  32. 34717fd Temporarily add set_mmap_rnd_bits brillo exception by dcashman · 9 years ago
  33. 8698ef9 Set mmap_rnd_bits to maximum value. by dcashman · 9 years ago
  34. 15dc745 Multiple consoles by Viorel Suman · 9 years ago
  35. 00838b4 Revert "Enable multiple consoles" by Viorel Suman · 9 years ago
  36. ed26b34 Enable multiple consoles by Viorel Suman · 9 years ago
  37. 76874f8 Leftovers of the SELinux policy update mechanism by Janis Danisevskis · 9 years ago
  38. 0ef6716 Merge "Cleanup uses of sprintf so we can deprecate it." by George Burgess IV · 9 years ago
  39. 522cf17 Cleanup uses of sprintf so we can deprecate it. by George Burgess IV · 9 years ago
  40. dfb99f6 Mount selinuxfs when other filesystems are mounted by Nick Kralevich · 9 years ago
  41. e5b3696 init: harden socket creation against symlinks by Nick Kralevich · 9 years ago
  42. 2da2a48 Use ro.debuggable instead of ro.build.type by Yusuke Sato · 9 years ago
  43. fb6bb0a system/core: Cleanup direct calls to opendir by containing in a std::unique_ptr. by James Hawkins · 9 years ago
  44. 430a8a7 init: fix writepid wrong pid written in file(s) by Anestis Bechtsoudis · 9 years ago
  45. 9c762a5 init: Fix load_firmware error by Biao Lu · 9 years ago
  46. a1f5333 init: Update readme.txt to reflect recent changes to init by Tom Cherry · 9 years ago
  47. 36c7415 Merge "Allow paths of .rc files to be specified at mount_all" by Hung-ying Tyan · 9 years ago
  48. 1bfefb4 Allow paths of .rc files to be specified at mount_all by Hung-ying Tyan · 9 years ago
  49. 6e9f7d9 logging: avoid unnecessary printfs by Nick Kralevich · 9 years ago
  50. d5285b9 Remove special case handling of "ro." properties permissions by Tom Cherry · 9 years ago
  51. 846d052 Merge "libinit: depend on libselinux" by Colin Cross · 9 years ago
  52. 6f1d553 init: Allows shutting down cleanly. by Bertrand SIMONNET · 9 years ago
  53. 406c0f9 libinit: depend on libselinux by Colin Cross · 9 years ago
  54. fc6b921 Update init documentation to reflect fs_config changes by Tom Cherry · 9 years ago
  55. b6eafb6 Merge "Set up dm-verity in EIO mode instead of logging mode" by Sami Tolvanen · 9 years ago
  56. bfe62e8 init: set ro.boot.flash.locked from ro.boot.verifiedbootstate by Sami Tolvanen · 9 years ago
  57. f14832b Remove property_area_initialized by Tom Cherry · 9 years ago
  58. ce16a72 Merge "Remove ANDROID_PROPERTY_WORKSPACE" by Tom Cherry · 9 years ago
  59. e016f5c Track rename of base/ to android-base/. by Elliott Hughes · 9 years ago
  60. 9539542 Remove ANDROID_PROPERTY_WORKSPACE by Tom Cherry · 10 years ago
  61. 323cfbc Abort if __system_property_area_init fails by Tom Cherry · 9 years ago
  62. 9e3902c Set up dm-verity in EIO mode instead of logging mode by Sami Tolvanen · 9 years ago
  63. 96e99e2 restorecon /property_contexts by Tom Cherry · 9 years ago
  64. beaa7ef init: Don't ignore setsockcreatecon errors by Nick Kralevich · 9 years ago
  65. 3cb436c Merge "Enable hidepid=2 on /proc" by Nick Kralevich · 9 years ago
  66. e08eb02 Enable hidepid=2 on /proc by Nick Kralevich · 9 years ago
  67. 24012b2 init: skip "name" DT entry by Rom Lemarchand · 9 years ago
  68. 7972e79 Merge "init/adb: correct static lib dependencies for libselinux" am: 38aee48fc6 by Daniel Cashman · 9 years ago
  69. 3c85373 Merge "init/adb: correct static lib dependencies for libselinux" by Daniel Cashman · 9 years ago
  70. 2020b95 init/adb: correct static lib dependencies for libselinux by William Roberts · 10 years ago
  71. 5ec4dda Merge "Remove __DATE__/__TIME__ from init and debuggerd" am: 512b0e60b4 by Dan Willemsen · 9 years ago
  72. 10b2e81 Remove __DATE__/__TIME__ from init and debuggerd by Dan Willemsen · 9 years ago
  73. 49694ce am b8cc70a9: Merge "Error correction: Use libfec in fs_mgr" by Sami Tolvanen · 9 years ago
  74. 9fca816 Error correction: Use libfec in fs_mgr by Sami Tolvanen · 10 years ago
  75. 0398e67 am 4bd3148e: Merge "Revert "Error correction: Use libfec in fs_mgr"" by Sami Tolvanen · 9 years ago
  76. a1cb59f Revert "Error correction: Use libfec in fs_mgr" by Sami Tolvanen · 9 years ago
  77. ec4394b am a2cfddd3: Merge "Error correction: Use libfec in fs_mgr" by Sami Tolvanen · 9 years ago
  78. 9ccec02 Error correction: Use libfec in fs_mgr by Sami Tolvanen · 10 years ago
  79. fc55881 am 2fb90dc8: Merge changes from topic \'userspace-audit\' by Nick Kralevich · 9 years ago
  80. 7207443 Merge changes from topic 'userspace-audit' by Nick Kralevich · 9 years ago
  81. 47b5fa1 am 55793400: Merge "init shouldn\'t call DumpState by default." by Elliott Hughes · 9 years ago
  82. 0a94d02 init shouldn't call DumpState by default. by Elliott Hughes · 9 years ago
  83. d598cb6 property_service: log pid,uid and gid of setprop client by William Roberts · 10 years ago
  84. 4739c06 am f656b683: am ada7fa06: Merge "Fix perfboot.py to work with the recent change." by Yasuhiro Matsuda · 10 years ago
  85. a203094 am ada7fa06: Merge "Fix perfboot.py to work with the recent change." by Yasuhiro Matsuda · 10 years ago
  86. c7a28ff Fix perfboot.py to work with the recent change. by Yasuhiro Matsuda · 10 years ago
  87. 9db043e am f23ef77f: am 4aa9dbab: Merge "init: Update readme.txt to reflect recent changes to init." by Tom Cherry · 10 years ago
  88. fae761d am 4aa9dbab: Merge "init: Update readme.txt to reflect recent changes to init." by Tom Cherry · 10 years ago
  89. bb26d0c init: Update readme.txt to reflect recent changes to init. by Tom Cherry · 10 years ago
  90. 7f04f8f resolved conflicts for merge of cda81d01 to mnc-dr-dev-plus-aosp by Tom Cherry · 10 years ago
  91. 08f0091 am 54c70ca1: Merge "init: Use classes for parsing and clean up memory allocations" by Tom Cherry · 10 years ago
  92. 1e07ace init: Use classes for parsing and clean up memory allocations by Tom Cherry · 10 years ago
  93. e063dcf am 08a6775f: am 2d8be6c2: Merge "init: import init rc scripts from file systems after mount_all" by Tom Cherry · 10 years ago
  94. 351e1fd am 08a6775f: am 2d8be6c2: Merge "init: import init rc scripts from file systems after mount_all" by Tom Cherry · 10 years ago
  95. b007098 am 54b22ca2: am ff5be396: Merge changes from topic \'init-rc-breakup\' by Tom Cherry · 10 years ago
  96. 920012c am 54b22ca2: am ff5be396: Merge changes from topic \'init-rc-breakup\' by Tom Cherry · 10 years ago
  97. b7b39e1 init: import init rc scripts from file systems after mount_all by Tom Cherry · 10 years ago
  98. 53e09b5 init: Queue Triggers instead of Actions by Tom Cherry · 10 years ago
  99. 12db759 am d1b11a04: am e656be33: Merge "Add |opts| argument to android_fork_execvp_ext" by Yusuke Sato · 10 years ago
  100. 6549bc2 am d1b11a04: am e656be33: Merge "Add |opts| argument to android_fork_execvp_ext" by Yusuke Sato · 10 years ago