1. 8cf9d66 Merge "Replace the "coldboot" timeout with a property." am: e218fc673f by Elliott Hughes · 8 years ago
  2. 331cf2f Replace the "coldboot" timeout with a property. by Elliott Hughes · 8 years ago
  3. c746ecb Merge "init: don't wait if we have more work to do" am: 32ee9fc24a by Wei Wang · 8 years ago
  4. 16db434 init: don't wait if we have more work to do by Wei Wang · 8 years ago
  5. 6501607 Merge "init: Fix sync issue on property trigger." am: 80d2f01fbf by Elliott Hughes · 8 years ago
  6. b104c50 init: Fix sync issue on property trigger. by caozhiyuan · 8 years ago
  7. c509c36 Merge "Revert "init: Reworked how we wait for COLDBOOT_DONE"" am: a10bd47d60 by Elliott Hughes · 8 years ago
  8. 6be1d97 Merge "init: Reworked how we wait for COLDBOOT_DONE" am: 57c31d0f17 by Billy Lau · 8 years ago
  9. a452660 Revert "init: Reworked how we wait for COLDBOOT_DONE" by Elliott Hughes · 8 years ago
  10. d36115e init: Reworked how we wait for COLDBOOT_DONE by Billy Lau · 8 years ago
  11. 4b1a329 Merge "Revert "Revert "init: create /dev/urandom, /dev/random in first stage.""" by Evgenii Stepanov · 8 years ago
  12. 102daa3 Revert "Revert "init: create /dev/urandom, /dev/random in first stage."" by Evgenii Stepanov · 8 years ago
  13. 5514c50 Merge "init: move empty string check to InitTriggers" am: 9bf10ff61e by Wei Wang · 8 years ago
  14. 9bf10ff Merge "init: move empty string check to InitTriggers" by Wei Wang · 8 years ago
  15. ffa3689 Merge "Add flags to restorecon_recursive to traverse filesystems" am: 5fbd1cfd34 by Paul Lawrence · 8 years ago
  16. 5fbd1cf Merge "Add flags to restorecon_recursive to traverse filesystems" by Treehugger Robot · 8 years ago
  17. 809dee5 Merge "libcutils: move cutils/files.h to cutils/android_get_control_file.h" by Mark Salyzyn · 8 years ago
  18. 8c41e79 Merge "libcutils: move cutils/files.h to cutils/android_get_control_file.h" by Mark Salyzyn · 8 years ago
  19. 93df4e1 init: move empty string check to InitTriggers by Wei Wang · 8 years ago
  20. 279f3d5 init: fix undefined behavior in ExecuteCommand am: d67a4abc64 by Wei Wang · 8 years ago
  21. 3567c7c Revert "Revert "init: warn slow action"" am: 8b1d526a72 by Wei Wang · 8 years ago
  22. 2369b1e Merge changes from topic 'slow_log' by Wei Wang · 8 years ago
  23. 52bd37e libcutils: move cutils/files.h to cutils/android_get_control_file.h by Mark Salyzyn · 8 years ago
  24. d67a4ab init: fix undefined behavior in ExecuteCommand by Wei Wang · 8 years ago
  25. a8d8434 Add flags to restorecon_recursive to traverse filesystems by Paul Lawrence · 8 years ago
  26. d1d3bdd Only restorecon CE storage after unlocked. by Jeff Sharkey · 8 years ago
  27. 8b1d526 Revert "Revert "init: warn slow action"" by Wei Wang · 8 years ago
  28. 1700a16 Merge "init: fix memory leaks" am: a73ba879b1 by Ting-Yuan Huang · 8 years ago
  29. a73ba87 Merge "init: fix memory leaks" by Treehugger Robot · 8 years ago
  30. 09bd41d init: fix memory leaks by Ting-Yuan Huang · 8 years ago
  31. 3ee9807 Merge "Switch fastboot/init/libprocessgroup to std::this_thread::sleep_for." by Elliott Hughes · 8 years ago
  32. f3e731b Merge "Switch fastboot/init/libprocessgroup to std::this_thread::sleep_for." by Elliott Hughes · 8 years ago
  33. 4286801 Merge "init: fix BuildTriggersString for empty string" am: 9b1d5e15ef by Wei Wang · 8 years ago
  34. 9b1d5e1 Merge "init: fix BuildTriggersString for empty string" by Treehugger Robot · 8 years ago
  35. ea51695 Merge "Revert "init: warn slow action"" am: 431c489568 by Nick Desaulniers · 8 years ago
  36. 431c489 Merge "Revert "init: warn slow action"" by Treehugger Robot · 8 years ago
  37. 69b9b36 init: fix BuildTriggersString for empty string by Wei Wang · 8 years ago
  38. 290a228 Switch fastboot/init/libprocessgroup to std::this_thread::sleep_for. by Elliott Hughes · 8 years ago
  39. 1802d11 Revert "init: warn slow action" by Nick Desaulniers · 8 years ago
  40. 85599ef Merge "Switch ueventd to sendfile(2)." am: f77d8b0452 by Elliott Hughes · 8 years ago
  41. f77d8b0 Merge "Switch ueventd to sendfile(2)." by Elliott Hughes · 8 years ago
  42. eefaa1f Merge "init start time tracking." am: 601bf9e7c9 by Elliott Hughes · 8 years ago
  43. 601bf9e Merge "init start time tracking." by Elliott Hughes · 8 years ago
  44. 632e99a Switch ueventd to sendfile(2). by Elliott Hughes · 8 years ago
  45. ec2d5d8 Merge "fix swapped min / max in priority parsing" am: 557359863c by Keun-young Park · 8 years ago
  46. 9605a94 init start time tracking. by Elliott Hughes · 8 years ago
  47. dd34ca4 fix swapped min / max in priority parsing by Keun-young Park · 8 years ago
  48. d1b560c Merge "Implement Reboot bootloader via bootloader_message" am: e759c83bde by Vineela Tummalapalli · 8 years ago
  49. e759c83 Merge "Implement Reboot bootloader via bootloader_message" by Treehugger Robot · 8 years ago
  50. d26107d Merge "init: warn slow action" am: 5782f72711 by Wei Wang · 8 years ago
  51. b1a309a init: warn slow action by Wei Wang · 8 years ago
  52. 900b502 Merge "init: errno handling in create_file" am: bccb521c6b by Mark Salyzyn · 8 years ago
  53. db69107 init: errno handling in create_file by Mark Salyzyn · 8 years ago
  54. 039734c Implement Reboot bootloader via bootloader_message by Vineela Tummalapalli · 8 years ago
  55. cc46af0 init: service file keyword am: 62767fe29f by Mark Salyzyn · 8 years ago
  56. 62767fe init: service file keyword by Mark Salyzyn · 8 years ago
  57. c406474 Merge "init: Add support for ambient capabilities." am: 043bc971f2 by Jorge Lucangeli Obes · 8 years ago
  58. 24b2913 init: Add support for ambient capabilities. by Jorge Lucangeli Obes · 8 years ago
  59. ba2a810 Merge "init: Put init in group AID_READPROC" am: 995560919c by Nick Kralevich · 8 years ago
  60. 9955609 Merge "init: Put init in group AID_READPROC" by Treehugger Robot · 8 years ago
  61. fc60c46 Merge "Fix log for early_mount" am: fff1669341 by Wei Wang · 8 years ago
  62. fff1669 Merge "Fix log for early_mount" by Treehugger Robot · 8 years ago
  63. 80960d2 init: Put init in group AID_READPROC by Nick Kralevich · 8 years ago
  64. 313b352 Fix log for early_mount by Wei Wang · 8 years ago
  65. 62fd68b Merge "Log when bootcharting ends." am: cd368c640a by Elliott Hughes · 8 years ago
  66. 5ee97e8 Log when bootcharting ends. by Elliott Hughes · 8 years ago
  67. 8ef815d Merge "init: allow '.' and '@' in service names" am: d879e0c750 by Iliyan Malchev · 8 years ago
  68. f655480 init: allow '.' and '@' in service names by Iliyan Malchev · 8 years ago
  69. 6b03c27 Merge "init: account for "init.svc." prefix in IsValidName" am: 8cf0bd75f7 by Iliyan Malchev · 8 years ago
  70. 00860da init: account for "init.svc." prefix in IsValidName by Iliyan Malchev · 8 years ago
  71. 1051e10 init: use libbootloader_message. by Yabin Cui · 8 years ago
  72. 7948a33 resolve merge conflicts of a4398c1 to stage-aosp-master am: 195669febc by Elliott Hughes · 8 years ago
  73. da46b39 Move off std::sto* function which abort on failure. by Elliott Hughes · 8 years ago
  74. 6efc7a7 Merge "Update the header path for ext4_utils." am: 5bc3ce85cf am: 148b85b050 by Tao Bao · 8 years ago
  75. af97f66 Merge "Traverse /etc/init in a well-defined order" am: db7715c7dd am: 31dcb81e63 by Glenn Kasten · 8 years ago
  76. 6d881d6 Update the header path for ext4_utils. by Tao Bao · 8 years ago
  77. 2de7964 Traverse /etc/init in a well-defined order by Glenn Kasten · 8 years ago
  78. 46a59f8 Merge "Modify log level for service and ueventd" am: 891d0ba904 am: 42335b04b4 by Wei Wang · 8 years ago
  79. a285dac Modify log level for service and ueventd by Wei Wang · 8 years ago
  80. 5c54bb5 Merge "Log failed load_properties_from_file calls." am: 57513bd5a3 am: 9abb85ebe0 by Elliott Hughes · 8 years ago
  81. 5a7ad84 Log failed load_properties_from_file calls. by Elliott Hughes · 8 years ago
  82. d61a7e2 Split fstab mount into 2 phases by Wei Wang · 8 years ago
  83. 254f443 Split fstab mount into 2 phases by Wei Wang · 8 years ago
  84. 87e43e1 Merge "Use android::base::Readlink in init." am: 31ea86327e am: 72887a3ff4 by Elliott Hughes · 8 years ago
  85. 31ea863 Merge "Use android::base::Readlink in init." by Treehugger Robot · 8 years ago
  86. 558217e Merge "Allow setting oom_score_adj for services spawned from init" am: b7aef300c4 am: 5969a3f780 by Marco Nelissen · 8 years ago
  87. fe64538 Merge "Revert "init: create /dev/urandom, /dev/random in first stage."" am: 37686d446d am: 8196f4cdd9 by Josh Gao · 8 years ago
  88. 4c8a76e Revert "init: create /dev/urandom, /dev/random in first stage." by Josh Gao · 8 years ago
  89. b093053 Merge "init: create /dev/urandom, /dev/random in first stage." am: 9baf4e94fa am: 344e2b307b by Josh Gao · 8 years ago
  90. 310f670 Allow setting oom_score_adj for services spawned from init by Marco Nelissen · 8 years ago
  91. ab4fbe1 init: create /dev/urandom, /dev/random in first stage. by Josh Gao · 8 years ago
  92. f39f7f1 Use android::base::Readlink in init. by Elliott Hughes · 8 years ago
  93. 6ccc832 Merge "Add description of 'namespace' option." am: 4588ed7b5f am: 52807711fe by Jorge Lucangeli Obes · 8 years ago
  94. cd2518c Add description of 'namespace' option. by Jorge Lucangeli Obes · 8 years ago
  95. 0426eca Merge "Most accept/accept4 calls in system/core don't actually want the remote address." am: 299d64144b am: 8615d79d85 by Elliott Hughes · 8 years ago
  96. 8615d79 Merge "Most accept/accept4 calls in system/core don't actually want the remote address." by Elliott Hughes · 8 years ago
  97. 3dcfa3f Most accept/accept4 calls in system/core don't actually want the remote address. by Elliott Hughes · 8 years ago
  98. 1263097 Merge "Mount /vendor and /odm early" am: 35569e9d68 am: 46bfc918d0 by Hung-ying Tyan · 8 years ago
  99. 46bfc91 Merge "Mount /vendor and /odm early" am: 35569e9d68 by Hung-ying Tyan · 8 years ago
  100. 99c4a8a Mount /vendor and /odm early by Hung-ying Tyan · 9 years ago