1. 331cf2f Replace the "coldboot" timeout with a property. by Elliott Hughes · 8 years ago
  2. 16db434 init: don't wait if we have more work to do by Wei Wang · 8 years ago
  3. b104c50 init: Fix sync issue on property trigger. by caozhiyuan · 8 years ago
  4. 102daa3 Revert "Revert "init: create /dev/urandom, /dev/random in first stage."" by Evgenii Stepanov · 8 years ago
  5. 9bf10ff Merge "init: move empty string check to InitTriggers" by Wei Wang · 8 years ago
  6. 5fbd1cf Merge "Add flags to restorecon_recursive to traverse filesystems" by Treehugger Robot · 8 years ago
  7. 8c41e79 Merge "libcutils: move cutils/files.h to cutils/android_get_control_file.h" by Mark Salyzyn · 8 years ago
  8. 93df4e1 init: move empty string check to InitTriggers by Wei Wang · 8 years ago
  9. 2369b1e Merge changes from topic 'slow_log' by Wei Wang · 8 years ago
  10. 52bd37e libcutils: move cutils/files.h to cutils/android_get_control_file.h by Mark Salyzyn · 8 years ago
  11. d67a4ab init: fix undefined behavior in ExecuteCommand by Wei Wang · 8 years ago
  12. a8d8434 Add flags to restorecon_recursive to traverse filesystems by Paul Lawrence · 8 years ago
  13. d1d3bdd Only restorecon CE storage after unlocked. by Jeff Sharkey · 8 years ago
  14. 8b1d526 Revert "Revert "init: warn slow action"" by Wei Wang · 8 years ago
  15. a73ba87 Merge "init: fix memory leaks" by Treehugger Robot · 8 years ago
  16. 09bd41d init: fix memory leaks by Ting-Yuan Huang · 8 years ago
  17. f3e731b Merge "Switch fastboot/init/libprocessgroup to std::this_thread::sleep_for." by Elliott Hughes · 8 years ago
  18. 9b1d5e1 Merge "init: fix BuildTriggersString for empty string" by Treehugger Robot · 8 years ago
  19. 431c489 Merge "Revert "init: warn slow action"" by Treehugger Robot · 8 years ago
  20. 69b9b36 init: fix BuildTriggersString for empty string by Wei Wang · 8 years ago
  21. 290a228 Switch fastboot/init/libprocessgroup to std::this_thread::sleep_for. by Elliott Hughes · 8 years ago
  22. 1802d11 Revert "init: warn slow action" by Nick Desaulniers · 8 years ago
  23. f77d8b0 Merge "Switch ueventd to sendfile(2)." by Elliott Hughes · 8 years ago
  24. 601bf9e Merge "init start time tracking." by Elliott Hughes · 8 years ago
  25. 632e99a Switch ueventd to sendfile(2). by Elliott Hughes · 8 years ago
  26. 9605a94 init start time tracking. by Elliott Hughes · 8 years ago
  27. dd34ca4 fix swapped min / max in priority parsing by Keun-young Park · 8 years ago
  28. e759c83 Merge "Implement Reboot bootloader via bootloader_message" by Treehugger Robot · 8 years ago
  29. b1a309a init: warn slow action by Wei Wang · 8 years ago
  30. db69107 init: errno handling in create_file by Mark Salyzyn · 8 years ago
  31. 039734c Implement Reboot bootloader via bootloader_message by Vineela Tummalapalli · 8 years ago
  32. 62767fe init: service file keyword by Mark Salyzyn · 8 years ago
  33. 24b2913 init: Add support for ambient capabilities. by Jorge Lucangeli Obes · 8 years ago
  34. 9955609 Merge "init: Put init in group AID_READPROC" by Treehugger Robot · 8 years ago
  35. fff1669 Merge "Fix log for early_mount" by Treehugger Robot · 8 years ago
  36. 80960d2 init: Put init in group AID_READPROC by Nick Kralevich · 8 years ago
  37. 313b352 Fix log for early_mount by Wei Wang · 8 years ago
  38. 5ee97e8 Log when bootcharting ends. by Elliott Hughes · 8 years ago
  39. f655480 init: allow '.' and '@' in service names by Iliyan Malchev · 8 years ago
  40. 00860da init: account for "init.svc." prefix in IsValidName by Iliyan Malchev · 8 years ago
  41. 1051e10 init: use libbootloader_message. by Yabin Cui · 8 years ago
  42. da46b39 Move off std::sto* function which abort on failure. by Elliott Hughes · 8 years ago
  43. 6d881d6 Update the header path for ext4_utils. by Tao Bao · 8 years ago
  44. 2de7964 Traverse /etc/init in a well-defined order by Glenn Kasten · 8 years ago
  45. a285dac Modify log level for service and ueventd by Wei Wang · 8 years ago
  46. 5a7ad84 Log failed load_properties_from_file calls. by Elliott Hughes · 8 years ago
  47. 254f443 Split fstab mount into 2 phases by Wei Wang · 8 years ago
  48. 31ea863 Merge "Use android::base::Readlink in init." by Treehugger Robot · 8 years ago
  49. 310f670 Allow setting oom_score_adj for services spawned from init by Marco Nelissen · 8 years ago
  50. f39f7f1 Use android::base::Readlink in init. by Elliott Hughes · 8 years ago
  51. cd2518c Add description of 'namespace' option. by Jorge Lucangeli Obes · 8 years ago
  52. 8615d79 Merge "Most accept/accept4 calls in system/core don't actually want the remote address." by Elliott Hughes · 8 years ago
  53. 3dcfa3f Most accept/accept4 calls in system/core don't actually want the remote address. by Elliott Hughes · 8 years ago
  54. 46bfc91 Merge "Mount /vendor and /odm early" am: 35569e9d68 by Hung-ying Tyan · 8 years ago
  55. 99c4a8a Mount /vendor and /odm early by Hung-ying Tyan · 9 years ago
  56. 87ef590 Merge "libcrypto_utils: convert to Soong." am: c1a9a21ffe by Josh Gao · 8 years ago
  57. c1a9a21 Merge "libcrypto_utils: convert to Soong." by Josh Gao · 8 years ago
  58. 47763c3 libcrypto_utils: convert to Soong. by Josh Gao · 8 years ago
  59. e2a7eb1 Move init's kernel logging into libbase. am: 7bc87a5a78 by Elliott Hughes · 8 years ago
  60. 7bc87a5 Move init's kernel logging into libbase. by Elliott Hughes · 8 years ago
  61. 963de55 Merge "Have init kill the process group." am: 9a5300fcb8 by Elliott Hughes · 8 years ago
  62. 1e73024 Have init kill the process group. by Elliott Hughes · 8 years ago
  63. 4c4fa90 Merge \"Fix clang-tidy performance warnings in syste/core.\" am: 4efbce14b5 by Chih-Hung Hsieh · 8 years ago
  64. 4efbce1 Merge "Fix clang-tidy performance warnings in syste/core." by Treehugger Robot · 8 years ago
  65. 8f7b9e3 Fix clang-tidy performance warnings in syste/core. by Chih-Hung Hsieh · 8 years ago
  66. 89cc78b Merge \"Fix google-explicit-constructor warnings in system/core.\" by Chih-Hung Hsieh · 8 years ago
  67. 6dc68cb Merge "Fix google-explicit-constructor warnings in system/core." by Chih-hung Hsieh · 8 years ago
  68. 2d5dfa8 Merge \"ueventd: Remove verbose restorecon_recursive: message\" am: 345754313e by Dmitry Shmidt · 8 years ago
  69. 7eed474 ueventd: Remove verbose restorecon_recursive: message by Dmitry Shmidt · 8 years ago
  70. 1cbd1f5 Merge \"Fix early init logging.\" am: 6d232ab4de by Elliott Hughes · 8 years ago
  71. 6d232ab Merge "Fix early init logging." by Treehugger Robot · 8 years ago
  72. 034c475 Fix google-explicit-constructor warnings in system/core. by Chih-Hung Hsieh · 8 years ago
  73. 35f5d04 Fix early init logging. by Elliott Hughes · 8 years ago
  74. b49e54b Merge \"Improve init Service logging.\" am: c1d9ac1f85 by Elliott Hughes · 8 years ago
  75. e18e7e5 Improve init Service logging. by Elliott Hughes · 8 years ago
  76. 91272bd Merge \"init: select usb gadget controller at run time\" am: 916f5e873e by Amit Pundir · 8 years ago
  77. d2e74db init: select usb gadget controller at run time by Amit Pundir · 8 years ago
  78. f2ffdac Merge \"Refactor Service::Start method.\" am: 82d2bcc21e by Jorge Lucangeli Obes · 8 years ago
  79. 82d2bcc Merge "Refactor Service::Start method." by Treehugger Robot · 8 years ago
  80. 344d01f Refactor Service::Start method. by Jorge Lucangeli Obes · 8 years ago
  81. 73d363b Merge \"Make klog_fd thread-safe and make klog_init a no-op.\" am: 588b770063 by Elliott Hughes · 8 years ago
  82. 171a829 Make klog_fd thread-safe and make klog_init a no-op. by Elliott Hughes · 8 years ago
  83. 69e6dde Merge \"Rename \"Handle(r)\" to \"Parse(r)\" in Android init.\" am: b0d062a497 by Jorge Lucangeli Obes · 8 years ago
  84. 177b27d Rename "Handle(r)" to "Parse(r)" in Android init. by Jorge Lucangeli Obes · 8 years ago
  85. 5b951ee Merge \"init: Add option to run a service in a new PID/mount namespace.\" by Jorge Lucangeli Obes · 8 years ago
  86. 1b3fa3d init: Add option to run a service in a new PID/mount namespace. by Jorge Lucangeli Obes · 8 years ago
  87. 7f5b29f resolve merge conflicts of 54c1219 to stage-aosp-master by Elliott Hughes · 8 years ago
  88. f86b5a6 Move init to libbase logging. by Elliott Hughes · 8 years ago
  89. 80744d8 Merge \"Remove MTD cruft from init.\" am: 90db709a2f by Elliott Hughes · 8 years ago
  90. 3195116 Remove MTD cruft from init. by Elliott Hughes · 8 years ago
  91. e9a7f52 Merge \"Remove more obsolete MTD stuff.\" am: aa9f37185f by Elliott Hughes · 8 years ago
  92. aa9f371 Merge "Remove more obsolete MTD stuff." by Treehugger Robot · 8 years ago
  93. 01e5a6c Remove more obsolete MTD stuff. by Elliott Hughes · 8 years ago
  94. 23a574a resolve merge conflicts of 66277db to stage-aosp-master by Hung-ying Tyan · 8 years ago
  95. 66277db Merge "Add -f to insmod" by Hung-ying Tyan · 8 years ago
  96. bfa6d75 Add -f to insmod by Hung-ying Tyan · 8 years ago
  97. 65828a0 Merge \"Fix misc-macro-parentheses warnings in system/core.\" am: 495541c5bb by Chih-Hung Hsieh · 8 years ago
  98. cdb2ca5 Fix misc-macro-parentheses warnings in system/core. by Chih-Hung Hsieh · 8 years ago
  99. 32cc6c9 Merge \"init: report createProcessGroup failure.\" am: 2d690a920f by Elliott Hughes · 8 years ago
  100. ad8e94e init: report createProcessGroup failure. by Elliott Hughes · 8 years ago