1. c0a9cf6 Merge "Move Timer from init to libbase" am: 896297b2ef am: 7ff0b008f7 by Tom Cherry · 8 years ago
  2. ede0d53 Move Timer from init to libbase by Tom Cherry · 8 years ago
  3. 2a38e6d Merge "init: Support custom shutdown actions" am: c1bc4241f8 am: 5b89535442 by Wei Wang · 8 years ago
  4. eeab491 init: Support custom shutdown actions by Wei Wang · 8 years ago
  5. 99d93f4 Merge "init: create android::init:: namespace" am: 040212706b am: d3d79b2196 by Tom Cherry · 8 years ago
  6. 81f5d3e init: create android::init:: namespace by Tom Cherry · 8 years ago
  7. 1a23b2a Merge "init: cleanup some string usage" am: 84c2eebbdd am: 77382acf42 by Tom Cherry · 8 years ago
  8. 1c3a53f init: cleanup some string usage by Tom Cherry · 8 years ago
  9. 482f36c init: remove restorecon() from util.cpp by Tom Cherry · 8 years ago
  10. d711542 Merge "init: remove restorecon() from util.cpp" into oc-dev-plus-aosp by Tom Cherry · 8 years ago
  11. c2ef2f0 init: remove restorecon() from util.cpp by Tom Cherry · 8 years ago
  12. 3decb98 Merge changes I46690d1c,I84c11aa5 am: 0dda322d4a am: 18b23afa4b am: 3f9ba91d8f by Tom Cherry · 8 years ago
  13. 2cbbe9f init: do not log directly from read_file() and write_file() by Tom Cherry · 8 years ago
  14. 517e1f1 init: Check DecodeUid() result and use error string by Tom Cherry · 8 years ago
  15. fd9ffbb Merge "init: use do_exec() for init_user0" am: 5ad06cbb1c am: 577c75e78c am: bc8a4ad7aa by Tom Cherry · 8 years ago
  16. 5a86cb7 init: use do_exec() for init_user0 by Tom Cherry · 8 years ago
  17. d2c9acd Merge "ueventd: do not reference init's sehandle" am: 672dd970f4 am: e4988c9a34 am: 4c664d8c5c by Tom Cherry · 8 years ago
  18. e7656b7 ueventd: do not reference init's sehandle by Tom Cherry · 8 years ago
  19. 64b5149 Merge changes Ic446c026,I86568a5b am: 51b7cb006f am: 41dbec9791 am: fea35fc7e4 by Tom Cherry · 8 years ago
  20. ad54d09 init: create init_tests.cpp by Tom Cherry · 8 years ago
  21. 30a6f27 init: clean up the SectionParser interface and Parser class by Tom Cherry · 8 years ago
  22. 9dbe97b Support metadata encryption by Paul Lawrence · 8 years ago
  23. 98ad32a init: handle sys.powerctl immediately by Tom Cherry · 8 years ago
  24. aaf70e7 fs_mgr: support AVB in fs_mgr_update_verity_state() by Bowgo Tsai · 8 years ago
  25. 00e1c4f Passing additional parameter to powerctl by Dmitri Plotnikov · 8 years ago
  26. f57c0bf init: clean up more headers by Tom Cherry · 8 years ago
  27. 3f5eaae5 init: more header cleanup by Tom Cherry · 8 years ago
  28. dbe88e7 init: use read_file and write_file to implement do_copy builtin by Yongqin Liu · 9 years ago
  29. 53089aa init: Use std::string for write_file() by Tom Cherry · 8 years ago
  30. cf29755 Merge "Make init builtin command installkey respect property updates" by Tom Cherry · 8 years ago
  31. 3428d0c Merge "Revert "init: use read_file and write_file to implement do_copy builtin"" by Wonsik Kim · 8 years ago
  32. 395e294 Revert "init: use read_file and write_file to implement do_copy builtin" by Wonsik Kim · 8 years ago
  33. 9cc5172 Make init builtin command installkey respect property updates by Janis Danisevskis · 8 years ago
  34. 8772b36 Merge changes from topic 'exec-start-update-verifier' by Treehugger Robot · 8 years ago
  35. ccf2353 init: replace property_get with its android::base equivalent by Tom Cherry · 8 years ago
  36. 20e43a2 Merge "init: remove unused cutils includes" by Treehugger Robot · 8 years ago
  37. 1ec1bd9 init: remove unused cutils includes by Tom Cherry · 8 years ago
  38. b27004a init: add exec_start command by Tom Cherry · 8 years ago
  39. 2b63d54 init: add class_restart by Steven Moreland · 8 years ago
  40. 7f0d15a Merge "init: use read_file and write_file to implement do_copy builtin" by Treehugger Robot · 8 years ago
  41. 82bac0d init: use read_file and write_file to implement do_copy builtin by Yongqin Liu · 9 years ago
  42. 8d01f63 remove emergency shutdown and improve init's reboot logic by Keun-young Park · 8 years ago
  43. 16663a2 powerctl: add thermal-shutdown command by Todd Poynor · 9 years ago
  44. d8a7257 init: fix DumpState() logging by Tom Cherry · 8 years ago
  45. 69fae7b add ro.boottime.init.mount_all.* for measuring mount time by Keun-young Park · 8 years ago
  46. 4ec72cc Treblize init.rc location by Jaekyun Seok · 8 years ago
  47. 2d0fdaa init: clean up exec command by Wei Wang · 9 years ago
  48. 132ac31 init: add wait_for_prop builtin command by Wei Wang · 9 years ago
  49. 77f0e9f init: Make 'write_file' return bool to match 'read_file'. by Jorge Lucangeli Obes · 9 years ago
  50. 0b8b230 Ask the user before wiping if crypto policy fails. by Paul Crowley · 9 years ago
  51. 4ee7861 Merge "Improve init bootcharting." by Elliott Hughes · 9 years ago
  52. fdf1a54 init: Specify the data wipe reason. by Tao Bao · 9 years ago
  53. a3641af Improve init bootcharting. by Elliott Hughes · 9 years ago
  54. 8cf9d66 Merge "Replace the "coldboot" timeout with a property." am: e218fc673f by Elliott Hughes · 9 years ago
  55. 331cf2f Replace the "coldboot" timeout with a property. by Elliott Hughes · 9 years ago
  56. ffa3689 Merge "Add flags to restorecon_recursive to traverse filesystems" am: 5fbd1cfd34 by Paul Lawrence · 9 years ago
  57. 5fbd1cf Merge "Add flags to restorecon_recursive to traverse filesystems" by Treehugger Robot · 9 years ago
  58. 279f3d5 init: fix undefined behavior in ExecuteCommand am: d67a4abc64 by Wei Wang · 9 years ago
  59. 2369b1e Merge changes from topic 'slow_log' by Wei Wang · 9 years ago
  60. d67a4ab init: fix undefined behavior in ExecuteCommand by Wei Wang · 9 years ago
  61. a8d8434 Add flags to restorecon_recursive to traverse filesystems by Paul Lawrence · 9 years ago
  62. d1d3bdd Only restorecon CE storage after unlocked. by Jeff Sharkey · 9 years ago
  63. 3ee9807 Merge "Switch fastboot/init/libprocessgroup to std::this_thread::sleep_for." by Elliott Hughes · 9 years ago
  64. 290a228 Switch fastboot/init/libprocessgroup to std::this_thread::sleep_for. by Elliott Hughes · 9 years ago
  65. eefaa1f Merge "init start time tracking." am: 601bf9e7c9 by Elliott Hughes · 9 years ago
  66. 601bf9e Merge "init start time tracking." by Elliott Hughes · 9 years ago
  67. 9605a94 init start time tracking. by Elliott Hughes · 9 years ago
  68. d1b560c Merge "Implement Reboot bootloader via bootloader_message" am: e759c83bde by Vineela Tummalapalli · 9 years ago
  69. 039734c Implement Reboot bootloader via bootloader_message by Vineela Tummalapalli · 9 years ago
  70. 1051e10 init: use libbootloader_message. by Yabin Cui · 9 years ago
  71. 7948a33 resolve merge conflicts of a4398c1 to stage-aosp-master am: 195669febc by Elliott Hughes · 9 years ago
  72. da46b39 Move off std::sto* function which abort on failure. by Elliott Hughes · 9 years ago
  73. 6efc7a7 Merge "Update the header path for ext4_utils." am: 5bc3ce85cf am: 148b85b050 by Tao Bao · 9 years ago
  74. 6d881d6 Update the header path for ext4_utils. by Tao Bao · 9 years ago
  75. d61a7e2 Split fstab mount into 2 phases by Wei Wang · 9 years ago
  76. 254f443 Split fstab mount into 2 phases by Wei Wang · 9 years ago
  77. 3ad2ffc Move init's kernel logging into libbase. am: 7bc87a5a78 am: e2a7eb17b5 by Elliott Hughes · 9 years ago
  78. e2a7eb1 Move init's kernel logging into libbase. am: 7bc87a5a78 by Elliott Hughes · 9 years ago
  79. 7bc87a5 Move init's kernel logging into libbase. by Elliott Hughes · 9 years ago
  80. 91404d9 Merge \"Only restorecon CE storage after unlocked.\" into nyc-mr1-dev by Jeff Sharkey · 9 years ago
  81. 1635afe Only restorecon CE storage after unlocked. by Jeff Sharkey · 9 years ago
  82. 1b8159e Merge \"init: use libbootloader_message.\" into nyc-mr1-dev am: ca4cf4e4af by Yabin Cui · 9 years ago
  83. ca4cf4e Merge "init: use libbootloader_message." into nyc-mr1-dev by Yabin Cui · 9 years ago
  84. 0b1252c init: use libbootloader_message. by Yabin Cui · 9 years ago
  85. 40095a6 Add umount call to init to unmount a filesystem am: 68ab20febd by Alex Light · 9 years ago
  86. 68ab20f Add umount call to init to unmount a filesystem by Alex Light · 9 years ago
  87. 7f5b29f resolve merge conflicts of 54c1219 to stage-aosp-master by Elliott Hughes · 9 years ago
  88. f86b5a6 Move init to libbase logging. by Elliott Hughes · 9 years ago
  89. 80744d8 Merge \"Remove MTD cruft from init.\" am: 90db709a2f by Elliott Hughes · 9 years ago
  90. 3195116 Remove MTD cruft from init. by Elliott Hughes · 9 years ago
  91. 23a574a resolve merge conflicts of 66277db to stage-aosp-master by Hung-ying Tyan · 9 years ago
  92. bfa6d75 Add -f to insmod by Hung-ying Tyan · 9 years ago
  93. 71bac3f Merge "Wipe device on policy error" into nyc-dev am: 8a59fa8524 by Paul Crowley · 9 years ago
  94. af8be58 Wipe device on policy error by Paul Crowley · 9 years ago
  95. f204916 init/builtins.cpp: Switch to finit_module by Nick Kralevich · 9 years ago
  96. 1a920d7 Merge "Don\'t start defaultcrypto twice" into nyc-dev am: fe5d55a by Paul Lawrence · 9 years ago
  97. 1f99218 Don't start defaultcrypto twice by Paul Lawrence · 9 years ago
  98. 52a302d Merge "init: write bootloader message directly." into nyc-dev am: a3a7a88 by Yabin Cui · 9 years ago
  99. 46e0379 init: write bootloader message directly. by Yabin Cui · 9 years ago
  100. 6ba3710 Merge "init: drop unused header android_filesystem_config.h" am: 54c27c7 by Elliott Hughes · 9 years ago