1. 1e17b93 init: clean up exec command by Wei Wang · 8 years ago
  2. 3ab8bbe init: add wait_for_prop builtin command by Wei Wang · 8 years ago
  3. 592c5d4 init: Make 'write_file' return bool to match 'read_file'. by Jorge Lucangeli Obes · 8 years ago
  4. f1f539f Ask the user before wiping if crypto policy fails. by Paul Crowley · 9 years ago
  5. c240b21 Merge "Improve init bootcharting." by Elliott Hughes · 9 years ago
  6. 9e64b65 init: Specify the data wipe reason. by Tao Bao · 9 years ago
  7. b2ee578 Improve init bootcharting. by Elliott Hughes · 9 years ago
  8. 4f01ae1 Merge "Replace the "coldboot" timeout with a property." am: e218fc673f by Elliott Hughes · 9 years ago
  9. 7dd2848 Replace the "coldboot" timeout with a property. by Elliott Hughes · 9 years ago
  10. 02f28e7 Merge "Add flags to restorecon_recursive to traverse filesystems" am: 5fbd1cfd34 by Paul Lawrence · 9 years ago
  11. c8a22a9 Merge "Add flags to restorecon_recursive to traverse filesystems" by Treehugger Robot · 9 years ago
  12. d785b29 init: fix undefined behavior in ExecuteCommand am: d67a4abc64 by Wei Wang · 9 years ago
  13. 8e14a22 Merge changes from topic 'slow_log' by Wei Wang · 9 years ago
  14. 777bb67 init: fix undefined behavior in ExecuteCommand by Wei Wang · 9 years ago
  15. e50c7b0 Add flags to restorecon_recursive to traverse filesystems by Paul Lawrence · 9 years ago
  16. 9801424 Only restorecon CE storage after unlocked. by Jeff Sharkey · 9 years ago
  17. 03ae208 Merge "Switch fastboot/init/libprocessgroup to std::this_thread::sleep_for." by Elliott Hughes · 9 years ago
  18. 1c5fa22 Switch fastboot/init/libprocessgroup to std::this_thread::sleep_for. by Elliott Hughes · 9 years ago
  19. cc96f3d Merge "init start time tracking." am: 601bf9e7c9 by Elliott Hughes · 9 years ago
  20. 158fc4e Merge "init start time tracking." by Elliott Hughes · 9 years ago
  21. 66e1439 init start time tracking. by Elliott Hughes · 9 years ago
  22. 4f93d3c Merge "Implement Reboot bootloader via bootloader_message" am: e759c83bde by Vineela Tummalapalli · 9 years ago
  23. 22bd374 Implement Reboot bootloader via bootloader_message by Vineela Tummalapalli · 9 years ago
  24. 78f9d26 init: use libbootloader_message. by Yabin Cui · 9 years ago
  25. 0581688 resolve merge conflicts of a4398c1 to stage-aosp-master am: 195669febc by Elliott Hughes · 9 years ago
  26. e9355bf Move off std::sto* function which abort on failure. by Elliott Hughes · 9 years ago
  27. 82df4ef Merge "Update the header path for ext4_utils." am: 5bc3ce85cf am: 148b85b050 by Tao Bao · 9 years ago
  28. f20f27d Update the header path for ext4_utils. by Tao Bao · 9 years ago
  29. 395e391 Split fstab mount into 2 phases by Wei Wang · 9 years ago
  30. 9dc0c8d Split fstab mount into 2 phases by Wei Wang · 9 years ago
  31. c02b3e2 Move init's kernel logging into libbase. am: 7bc87a5a78 am: e2a7eb17b5 by Elliott Hughes · 9 years ago
  32. 6b19901 Move init's kernel logging into libbase. am: 7bc87a5a78 by Elliott Hughes · 9 years ago
  33. bdb3ea6 Move init's kernel logging into libbase. by Elliott Hughes · 9 years ago
  34. 8369cfa Merge \"Only restorecon CE storage after unlocked.\" into nyc-mr1-dev by Jeff Sharkey · 9 years ago
  35. 2460cf8 Only restorecon CE storage after unlocked. by Jeff Sharkey · 9 years ago
  36. 84726a2 Merge \"init: use libbootloader_message.\" into nyc-mr1-dev am: ca4cf4e4af by Yabin Cui · 9 years ago
  37. 2115346 Merge "init: use libbootloader_message." into nyc-mr1-dev by Yabin Cui · 9 years ago
  38. caefbe0 init: use libbootloader_message. by Yabin Cui · 9 years ago
  39. 37e76c5 Add umount call to init to unmount a filesystem am: 68ab20febd by Alex Light · 9 years ago
  40. 439d171 Add umount call to init to unmount a filesystem by Alex Light · 9 years ago
  41. b52bf33 resolve merge conflicts of 54c1219 to stage-aosp-master by Elliott Hughes · 9 years ago
  42. 495d0be Move init to libbase logging. by Elliott Hughes · 9 years ago
  43. add3cf6 Merge \"Remove MTD cruft from init.\" am: 90db709a2f by Elliott Hughes · 9 years ago
  44. 93a50a3 Remove MTD cruft from init. by Elliott Hughes · 9 years ago
  45. 05d2ce3 resolve merge conflicts of 66277db to stage-aosp-master by Hung-ying Tyan · 9 years ago
  46. d68a1db Add -f to insmod by Hung-ying Tyan · 9 years ago
  47. fa86443 Merge "Wipe device on policy error" into nyc-dev am: 8a59fa8524 by Paul Crowley · 9 years ago
  48. f454643 Wipe device on policy error by Paul Crowley · 9 years ago
  49. f9940f2 init/builtins.cpp: Switch to finit_module by Nick Kralevich · 9 years ago
  50. 5ab9eb0 Merge "Don\'t start defaultcrypto twice" into nyc-dev am: fe5d55a by Paul Lawrence · 9 years ago
  51. 091765b Don't start defaultcrypto twice by Paul Lawrence · 9 years ago
  52. 68edba5 Merge "init: write bootloader message directly." into nyc-dev am: a3a7a88 by Yabin Cui · 9 years ago
  53. 3bcf656 init: write bootloader message directly. by Yabin Cui · 9 years ago
  54. 011826f Merge "init: drop unused header android_filesystem_config.h" am: 54c27c7 by Elliott Hughes · 9 years ago
  55. 1dbc188 init: drop unused header android_filesystem_config.h by William Roberts · 9 years ago
  56. b98cb2a init: turn off backlight when performing shutdown cleanup by Mark Salyzyn · 9 years ago
  57. 6828f49 Merge "init: turn off backlight when performing shutdown cleanup" am: adf1cde by Mark Salyzyn · 9 years ago
  58. 07ce90d init: turn off backlight when performing shutdown cleanup by Mark Salyzyn · 9 years ago
  59. eedd8d5 init: watchdog restarted during shutdown fsck by Mark Salyzyn · 9 years ago
  60. 7bc74ce Merge "init: watchdog restarted during shutdown fsck" am: 3443caa am: 34dcdd8 by Mark Salyzyn · 9 years ago
  61. eb2989e init: watchdog restarted during shutdown fsck by Mark Salyzyn · 9 years ago
  62. acc44ce Merge "init/builtins.cpp: Switch to finit_module" am: b3cf2e0 am: 699b115 by Nick Kralevich · 9 years ago
  63. 0878daf init/builtins.cpp: Switch to finit_module by Nick Kralevich · 9 years ago
  64. 071f410 Distinguish between unencrypted and unencryptable by Paul Lawrence · 9 years ago
  65. 785c9a6 User 0 directories are created by vold now. by Jeff Sharkey · 9 years ago
  66. bd35642 Remove code to handle non-default file encryption by Paul Lawrence · 9 years ago
  67. 7714a8b On FDE devices, initialize user 0 by Paul Crowley · 9 years ago
  68. dbe9021 Merge "Remove no-longer-needed crypto init builtins" by Paul Crowley · 9 years ago
  69. 7a3d758 Merge "Allow paths of .rc files to be specified at mount_all" am: e7f9779886 by Hung-ying Tyan · 9 years ago
  70. 1bfefb4 Allow paths of .rc files to be specified at mount_all by Hung-ying Tyan · 9 years ago
  71. 3e76ef7 Remove no-longer-needed crypto init builtins by Paul Crowley · 9 years ago
  72. f3172e0 Merge "init: Allows shutting down cleanly." am: f9f4ee8b72 am: a8c931b7f5 by Bertrand Simonnet · 9 years ago
  73. 6f1d553 init: Allows shutting down cleanly. by Bertrand SIMONNET · 10 years ago
  74. 8af6960 Merge "Set up dm-verity in EIO mode instead of logging mode" am: 0d1214c68e by Sami Tolvanen · 10 years ago
  75. b6eafb6 Merge "Set up dm-verity in EIO mode instead of logging mode" by Sami Tolvanen · 10 years ago
  76. e92ad0b Add createuserkey by Paul Lawrence · 10 years ago
  77. e016f5c Track rename of base/ to android-base/. by Elliott Hughes · 10 years ago
  78. 9e3902c Set up dm-verity in EIO mode instead of logging mode by Sami Tolvanen · 10 years ago
  79. 7f04f8f resolved conflicts for merge of cda81d01 to mnc-dr-dev-plus-aosp by Tom Cherry · 10 years ago
  80. 1e07ace init: Use classes for parsing and clean up memory allocations by Tom Cherry · 10 years ago
  81. e063dcf am 08a6775f: am 2d8be6c2: Merge "init: import init rc scripts from file systems after mount_all" by Tom Cherry · 10 years ago
  82. b7b39e1 init: import init rc scripts from file systems after mount_all by Tom Cherry · 10 years ago
  83. 6549bc2 am d1b11a04: am e656be33: Merge "Add |opts| argument to android_fork_execvp_ext" by Yusuke Sato · 10 years ago
  84. e0a2f02 Add |opts| argument to android_fork_execvp_ext by Yusuke Sato · 10 years ago
  85. bd1d85c am 4036f5ab: am 4bf3dc93: Merge "Create Service and ServiceManager classes" by Tom Cherry · 10 years ago
  86. 26ab446 Create Service and ServiceManager classes by Tom Cherry · 10 years ago
  87. 35a58d5 resolved conflicts for merge of 0070026c to mnc-dr-dev-plus-aosp by Tom Cherry · 10 years ago
  88. a1d6910 am 2f9e1db3: am b5d6ad81: Merge "Stop calling fsck on shutdown by default" by Yusuke Sato · 10 years ago
  89. 21b55a7 Merge "init: use std::vector<std::string> for argument passing" by Tom Cherry · 10 years ago
  90. b5673cb Merge "Stop calling fsck on shutdown by default" by Yusuke Sato · 10 years ago
  91. 5a578c5 init: use std::vector<std::string> for argument passing by Tom Cherry · 10 years ago
  92. 449889a am a21d8562: am d548e30f: Merge "init: Create classes for Action and Command" by Tom Cherry · 10 years ago
  93. 3d98067 init: Create classes for Action and Command by Tom Cherry · 10 years ago
  94. b928c62 am bd5f10ad: am 699be5f6: Merge "init: do expand_props before calling the builtins." by Yabin Cui · 10 years ago
  95. bdc1fdd init: do expand_props before calling the builtins. by Yabin Cui · 10 years ago
  96. b6e6201 resolved conflicts for merge of bff40697 to mnc-dr-dev-plus-aosp by Yabin Cui · 10 years ago
  97. c9f3297 init: Let property_get return std::string. by Yabin Cui · 10 years ago
  98. 8c25d22 am 7f12fa27: am f5b46079: Merge "init: use init\'s property expansion code for mount_all" by Elliott Hughes · 10 years ago
  99. 8a05881 init: use init's property expansion code for mount_all by Nan Liu · 10 years ago
  100. 110c7fb Stop calling fsck on shutdown by default by Yusuke Sato · 10 years ago