1. 8be2696 Revert "Revert "init: create /dev/urandom, /dev/random in first stage."" by Evgenii Stepanov · 8 years ago
  2. 68d66af Merge "init: move empty string check to InitTriggers" by Wei Wang · 8 years ago
  3. c8a22a9 Merge "Add flags to restorecon_recursive to traverse filesystems" by Treehugger Robot · 8 years ago
  4. 942daae Merge "libcutils: move cutils/files.h to cutils/android_get_control_file.h" by Mark Salyzyn · 8 years ago
  5. c01e804 init: move empty string check to InitTriggers by Wei Wang · 8 years ago
  6. 8e14a22 Merge changes from topic 'slow_log' by Wei Wang · 8 years ago
  7. e7c9280 libcutils: move cutils/files.h to cutils/android_get_control_file.h by Mark Salyzyn · 8 years ago
  8. 777bb67 init: fix undefined behavior in ExecuteCommand by Wei Wang · 8 years ago
  9. e50c7b0 Add flags to restorecon_recursive to traverse filesystems by Paul Lawrence · 8 years ago
  10. 9801424 Only restorecon CE storage after unlocked. by Jeff Sharkey · 9 years ago
  11. ddcae1d Revert "Revert "init: warn slow action"" by Wei Wang · 8 years ago
  12. 8aee029 Merge "init: fix memory leaks" by Treehugger Robot · 8 years ago
  13. 6bc086c init: fix memory leaks by Ting-Yuan Huang · 8 years ago
  14. 1aa897b Merge "Switch fastboot/init/libprocessgroup to std::this_thread::sleep_for." by Elliott Hughes · 8 years ago
  15. cf1e474 Merge "init: fix BuildTriggersString for empty string" by Treehugger Robot · 8 years ago
  16. 563e013 Merge "Revert "init: warn slow action"" by Treehugger Robot · 8 years ago
  17. b05a404 init: fix BuildTriggersString for empty string by Wei Wang · 8 years ago
  18. 1c5fa22 Switch fastboot/init/libprocessgroup to std::this_thread::sleep_for. by Elliott Hughes · 8 years ago
  19. f3eb7b3 Revert "init: warn slow action" by Nick Desaulniers · 8 years ago
  20. a832bce Merge "Switch ueventd to sendfile(2)." by Elliott Hughes · 8 years ago
  21. 158fc4e Merge "init start time tracking." by Elliott Hughes · 8 years ago
  22. 6d5fd49 Switch ueventd to sendfile(2). by Elliott Hughes · 8 years ago
  23. 66e1439 init start time tracking. by Elliott Hughes · 8 years ago
  24. 7468765 fix swapped min / max in priority parsing by Keun-young Park · 8 years ago
  25. 8943b48 Merge "Implement Reboot bootloader via bootloader_message" by Treehugger Robot · 8 years ago
  26. c4714af init: warn slow action by Wei Wang · 8 years ago
  27. e8ecf44 init: errno handling in create_file by Mark Salyzyn · 8 years ago
  28. 22bd374 Implement Reboot bootloader via bootloader_message by Vineela Tummalapalli · 8 years ago
  29. 30c7c81 init: service file keyword by Mark Salyzyn · 8 years ago
  30. 463f692 init: Add support for ambient capabilities. by Jorge Lucangeli Obes · 8 years ago
  31. fd2b99b Merge "init: Put init in group AID_READPROC" by Treehugger Robot · 8 years ago
  32. f784e09 Merge "Fix log for early_mount" by Treehugger Robot · 8 years ago
  33. a24cf37 init: Put init in group AID_READPROC by Nick Kralevich · 8 years ago
  34. 43df3da Fix log for early_mount by Wei Wang · 8 years ago
  35. 2398246 Log when bootcharting ends. by Elliott Hughes · 8 years ago
  36. fcd34df init: allow '.' and '@' in service names by Iliyan Malchev · 9 years ago
  37. fc6faf8 init: account for "init.svc." prefix in IsValidName by Iliyan Malchev · 9 years ago
  38. 78f9d26 init: use libbootloader_message. by Yabin Cui · 9 years ago
  39. e9355bf Move off std::sto* function which abort on failure. by Elliott Hughes · 8 years ago
  40. f20f27d Update the header path for ext4_utils. by Tao Bao · 9 years ago
  41. 3dfc7a1 Traverse /etc/init in a well-defined order by Glenn Kasten · 9 years ago
  42. a4021c3 Modify log level for service and ueventd by Wei Wang · 9 years ago
  43. 7e417e4 Log failed load_properties_from_file calls. by Elliott Hughes · 9 years ago
  44. 9dc0c8d Split fstab mount into 2 phases by Wei Wang · 9 years ago
  45. 05b731c Merge "Use android::base::Readlink in init." by Treehugger Robot · 9 years ago
  46. 962e8f3 Allow setting oom_score_adj for services spawned from init by Marco Nelissen · 9 years ago
  47. 41d0788 Use android::base::Readlink in init. by Elliott Hughes · 9 years ago
  48. 3e87e2b Add description of 'namespace' option. by Jorge Lucangeli Obes · 9 years ago
  49. ec325e8 Merge "Most accept/accept4 calls in system/core don't actually want the remote address." by Elliott Hughes · 9 years ago
  50. 5aefd33 Most accept/accept4 calls in system/core don't actually want the remote address. by Elliott Hughes · 9 years ago
  51. 8fb7f05 Merge "Mount /vendor and /odm early" am: 35569e9d68 by Hung-ying Tyan · 9 years ago
  52. d816f96 Mount /vendor and /odm early by Hung-ying Tyan · 9 years ago
  53. 2d28927 Merge "libcrypto_utils: convert to Soong." am: c1a9a21ffe by Josh Gao · 9 years ago
  54. 68b243e Merge "libcrypto_utils: convert to Soong." by Josh Gao · 9 years ago
  55. 3ed07f4 libcrypto_utils: convert to Soong. by Josh Gao · 9 years ago
  56. 6b19901 Move init's kernel logging into libbase. am: 7bc87a5a78 by Elliott Hughes · 9 years ago
  57. bdb3ea6 Move init's kernel logging into libbase. by Elliott Hughes · 9 years ago
  58. 22af052 Merge "Have init kill the process group." am: 9a5300fcb8 by Elliott Hughes · 9 years ago
  59. 8c3fc67 Have init kill the process group. by Elliott Hughes · 9 years ago
  60. b5239cd Merge \"Fix clang-tidy performance warnings in syste/core.\" am: 4efbce14b5 by Chih-Hung Hsieh · 9 years ago
  61. ad0b1d3 Merge "Fix clang-tidy performance warnings in syste/core." by Treehugger Robot · 9 years ago
  62. 5802ff2 Fix clang-tidy performance warnings in syste/core. by Chih-Hung Hsieh · 9 years ago
  63. 0c03087 Merge \"Fix google-explicit-constructor warnings in system/core.\" by Chih-Hung Hsieh · 9 years ago
  64. 2b44d25 Merge "Fix google-explicit-constructor warnings in system/core." by Chih-hung Hsieh · 9 years ago
  65. 3ced246 Merge \"ueventd: Remove verbose restorecon_recursive: message\" am: 345754313e by Dmitry Shmidt · 9 years ago
  66. 3a75e21 ueventd: Remove verbose restorecon_recursive: message by Dmitry Shmidt · 9 years ago
  67. e118f91 Merge \"Fix early init logging.\" am: 6d232ab4de by Elliott Hughes · 9 years ago
  68. 75f4fda Merge "Fix early init logging." by Treehugger Robot · 9 years ago
  69. 5db7bc5 Fix google-explicit-constructor warnings in system/core. by Chih-Hung Hsieh · 9 years ago
  70. cc21f2a Fix early init logging. by Elliott Hughes · 9 years ago
  71. 2b09ddc Merge \"Improve init Service logging.\" am: c1d9ac1f85 by Elliott Hughes · 9 years ago
  72. dd1a774 Improve init Service logging. by Elliott Hughes · 9 years ago
  73. e89416f Merge \"init: select usb gadget controller at run time\" am: 916f5e873e by Amit Pundir · 9 years ago
  74. 7d34e8a init: select usb gadget controller at run time by Amit Pundir · 9 years ago
  75. 082cfc0 Merge \"Refactor Service::Start method.\" am: 82d2bcc21e by Jorge Lucangeli Obes · 9 years ago
  76. 48a9849 Merge "Refactor Service::Start method." by Treehugger Robot · 9 years ago
  77. 8737af0 Refactor Service::Start method. by Jorge Lucangeli Obes · 9 years ago
  78. 21ab2be Merge \"Make klog_fd thread-safe and make klog_init a no-op.\" am: 588b770063 by Elliott Hughes · 9 years ago
  79. 303a42b Make klog_fd thread-safe and make klog_init a no-op. by Elliott Hughes · 9 years ago
  80. 2ee45ff Merge \"Rename \"Handle(r)\" to \"Parse(r)\" in Android init.\" am: b0d062a497 by Jorge Lucangeli Obes · 9 years ago
  81. 48a5205 Rename "Handle(r)" to "Parse(r)" in Android init. by Jorge Lucangeli Obes · 9 years ago
  82. 5f82a5c Merge \"init: Add option to run a service in a new PID/mount namespace.\" by Jorge Lucangeli Obes · 9 years ago
  83. f111233 init: Add option to run a service in a new PID/mount namespace. by Jorge Lucangeli Obes · 9 years ago
  84. b52bf33 resolve merge conflicts of 54c1219 to stage-aosp-master by Elliott Hughes · 9 years ago
  85. 495d0be Move init to libbase logging. by Elliott Hughes · 9 years ago
  86. add3cf6 Merge \"Remove MTD cruft from init.\" am: 90db709a2f by Elliott Hughes · 9 years ago
  87. 93a50a3 Remove MTD cruft from init. by Elliott Hughes · 9 years ago
  88. 4de9f12 Merge \"Remove more obsolete MTD stuff.\" am: aa9f37185f by Elliott Hughes · 9 years ago
  89. eb37157 Merge "Remove more obsolete MTD stuff." by Treehugger Robot · 9 years ago
  90. 63de69a Remove more obsolete MTD stuff. by Elliott Hughes · 9 years ago
  91. 05d2ce3 resolve merge conflicts of 66277db to stage-aosp-master by Hung-ying Tyan · 9 years ago
  92. fffbace Merge "Add -f to insmod" by Hung-ying Tyan · 9 years ago
  93. d68a1db Add -f to insmod by Hung-ying Tyan · 9 years ago
  94. 70eeb88 Merge \"Fix misc-macro-parentheses warnings in system/core.\" am: 495541c5bb by Chih-Hung Hsieh · 9 years ago
  95. ec99ba6 Fix misc-macro-parentheses warnings in system/core. by Chih-Hung Hsieh · 9 years ago
  96. 7bb9fff Merge \"init: report createProcessGroup failure.\" am: 2d690a920f by Elliott Hughes · 9 years ago
  97. 7bd90ed init: report createProcessGroup failure. by Elliott Hughes · 9 years ago
  98. 2a0b01f Merge \\"ueventd: only relabel devices if there\\'s a delta\\" am: 95428817d6 by William Roberts · 9 years ago
  99. ce9a0d6 Merge "ueventd: only relabel devices if there's a delta" by Treehugger Robot · 9 years ago
  100. 78f9778 Merge \\"init: expand arguments of services when they start\\" am: 86cd314af3 by Tom Cherry · 9 years ago