1. fc40f71 Merge "AVB: allow no metadata in the generic system.img for project Treble" by Treehugger Robot · 8 years ago
  2. 4949dc8 AVB: allow no metadata in the generic system.img for project Treble by Bowgo Tsai · 8 years ago
  3. 59202f6 init: create android::init:: namespace by Tom Cherry · 8 years ago
  4. 8bd4b2b init: cleanup some string usage by Tom Cherry · 8 years ago
  5. 24cc588 Revert "Revert "init: poll in first stage mount if required devices are not found"" by Sandeep Patil · 8 years ago
  6. 9056819 Revert "Revert "ueventd: remove PlatformDeviceList"" by Sandeep Patil · 8 years ago
  7. 5b63c7f fs_mgr: differentiate if fs_mgr_set_verity() was skipped or disabled by Sandeep Patil · 8 years ago
  8. 7d81213 Revert "ueventd: remove PlatformDeviceList" by Tom Cherry · 8 years ago
  9. 0331a97 Revert "init: poll in first stage mount if required devices are not found" by Tom Cherry · 8 years ago
  10. 49c4cc6 init: poll in first stage mount if required devices are not found by Tom Cherry · 8 years ago
  11. e310168 Merge "ueventd: remove PlatformDeviceList" by Tom Cherry · 8 years ago
  12. 77a1581 ueventd: remove PlatformDeviceList by Tom Cherry · 8 years ago
  13. fef3489 Merge "Move restorecon() of /sys from init to ueventd." by Tom Cherry · 8 years ago
  14. 2c46cb6 Move restorecon() of /sys from init to ueventd. by Tom Cherry · 8 years ago
  15. c448905 init: Run restorecon_recursive asynchronously by Tom Marshall · 8 years ago
  16. a75418c Merge "Revert workaround of clang-tidy segmentation fault." by Treehugger Robot · 8 years ago
  17. a62f5eb Merge "init: move killing of process groups to libprocessgroup" by Tom Cherry · 8 years ago
  18. 6f865e0 Revert workaround of clang-tidy segmentation fault. by Chih-Hung Hsieh · 8 years ago
  19. c160220 first stage mount: removing the restriction of mount points by Bowgo Tsai · 8 years ago
  20. a5b539d init: move killing of process groups to libprocessgroup by Tom Cherry · 8 years ago
  21. 7cc7df3 ueventd: parallelize uevent handling by Tom Cherry · 8 years ago
  22. b72b745 init: allow ':' in property names by Tom Cherry · 8 years ago
  23. 5a10227 ueventd: Break devices.cpp into discrete classes by Tom Cherry · 8 years ago
  24. 1856b26 init: start move to Android.bp by Tom Cherry · 8 years ago
  25. c0d7b87 Merge "init should #include <sys/sysmacros.h>" by Treehugger Robot · 8 years ago
  26. c2fe1e9 add ueventd to shutdown critial process by Keun-young Park · 8 years ago
  27. 2e1f7f0 init should #include <sys/sysmacros.h> by Elliott Hughes · 8 years ago
  28. 9a22a27 Merge "Add libkeyutils." by Elliott Hughes · 8 years ago
  29. d6bad3a Merge "Work around clang-tidy segmentation fault." by Treehugger Robot · 8 years ago
  30. 49df762 Add libkeyutils. by Elliott Hughes · 8 years ago
  31. 8d3411e Merge "first stage mount: removing the requirement of by-name prefix for AVB" by Treehugger Robot · 8 years ago
  32. af6ab6c Merge changes I172acf0f,I97b6e17a by Tom Cherry · 8 years ago
  33. 645e26d first stage mount: removing the requirement of by-name prefix for AVB by Bowgo Tsai · 8 years ago
  34. 6830b48 init: remove restorecon() from util.cpp by Tom Cherry · 8 years ago
  35. fe4a3fe init: add "+passcred" for socket to set SO_PASSCRED by Mark Salyzyn · 8 years ago
  36. 73c685a Merge changes I46690d1c,I84c11aa5 by Tom Cherry · 8 years ago
  37. 011c785 init: do not log directly from read_file() and write_file() by Tom Cherry · 8 years ago
  38. 5e02c8e init: Check DecodeUid() result and use error string by Tom Cherry · 8 years ago
  39. 52f12ea Work around clang-tidy segmentation fault. by Chih-Hung Hsieh · 8 years ago
  40. 275af4e Merge "init: cleanup exec_service documentation" by Treehugger Robot · 8 years ago
  41. bf07118 init: change kill order and fix error reporting in KillProcessGroup() by Tom Cherry · 8 years ago
  42. 4231193 init: cleanup exec_service documentation by William Roberts · 8 years ago
  43. 7a0d6c6 Merge "init: manually restorecon mke2fs tools on ramdisk" by Treehugger Robot · 8 years ago
  44. 8c765c2 Merge changes Ieb44fa8f,I01b26fe5 by Treehugger Robot · 8 years ago
  45. 7dce8f7 init: manually restorecon mke2fs tools on ramdisk by Jin Qian · 8 years ago
  46. 12346fd init: setup keyring before ueventd starts by Mark Salyzyn · 8 years ago
  47. 3cd1245 init: use do_exec() for init_user0 by Tom Cherry · 8 years ago
  48. 7513a3a Merge "ueventd: do not reference init's sehandle" by Tom Cherry · 8 years ago
  49. d0f82e1 init: fix first stage mount failure due to /dev/device-mapper not found by Bowgo Tsai · 8 years ago
  50. e782617 Merge "init: add an initializer for keychord_id_" by Tom Cherry · 8 years ago
  51. 382e4fa ueventd: do not reference init's sehandle by Tom Cherry · 8 years ago
  52. 42fdbe2 Merge "ueventd: remove leftovers of the SELinux policy update mechanism" by Tom Cherry · 8 years ago
  53. 51af437 init: add an initializer for keychord_id_ by Tom Cherry · 8 years ago
  54. d63a790 ueventd: fix typo from previous patchset by Tom Cherry · 8 years ago
  55. 535b633 ueventd: remove leftovers of the SELinux policy update mechanism by Tom Cherry · 8 years ago
  56. 7bc7a0c combine wait for exec log with service exit log by Keun-young Park · 8 years ago
  57. 29982de Merge "init: fix last_reboot_reason string" by Treehugger Robot · 8 years ago
  58. e22b1df Merge "set default shutdown timeout to 6 secs" by Keun-young Park · 8 years ago
  59. acdfaa8 Merge "do not start shutdown animation from init" by Treehugger Robot · 8 years ago
  60. b73918c set default shutdown timeout to 6 secs by Keun-young Park · 8 years ago
  61. 54b8a1b Merge "add additional dump for timeout" by Keun-young Park · 8 years ago
  62. 3b5cb7c Merge changes Ibe91fd2d,I59e2bd9e by Treehugger Robot · 8 years ago
  63. fb04573 add additional dump for timeout by Keun-young Park · 8 years ago
  64. 5014d83 init: fix last_reboot_reason string by Tom Cherry · 8 years ago
  65. 38d8ab1 init: remove 'computing context for service'... message by Tom Cherry · 8 years ago
  66. 362ec92 init: use full command for exec services' names by Tom Cherry · 8 years ago
  67. d47e95e Merge "init: fix first stage mount failure when two fstab entries have verity_loc" by Treehugger Robot · 8 years ago
  68. 7087ea3 Merge "init: rename 'Trigger' to 'Event' and convert to std::variant" by Tom Cherry · 8 years ago
  69. feadc78 Merge changes I1f70f2c4,I698ca962,Idbbf2682 by Tom Cherry · 8 years ago
  70. 2e823da init: remove unused parts of parser.cpp by Tom Cherry · 8 years ago
  71. 7d587e9 ueventd: replace ueventd_parser.cpp with init_parser.cpp by Tom Cherry · 8 years ago
  72. 6d95f28 init: fix first stage mount failure when two fstab entries have verity_loc by Bowgo Tsai · 8 years ago
  73. 46edaec init: add Parser::AddSingleLineParser() by Tom Cherry · 8 years ago
  74. cef21de init: rename 'Trigger' to 'Event' and convert to std::variant by Tom Cherry · 8 years ago
  75. e9758b0 Merge "Update persist.sys.usb.config on runtime" by Treehugger Robot · 8 years ago
  76. c961850 Update persist.sys.usb.config on runtime by Jaekyun Seok · 8 years ago
  77. 98db4a4 Merge "init: set ro.boot.avb_version in recovery mode" by Treehugger Robot · 8 years ago
  78. 535a337 Merge "init: moving early mount logic into init_first_stage.cpp" by Treehugger Robot · 8 years ago
  79. ca0f31b init: set ro.boot.avb_version in recovery mode by Bowgo Tsai · 8 years ago
  80. 20d5eed init: moving early mount logic into init_first_stage.cpp by Bowgo Tsai · 8 years ago
  81. 48536be init: create init_tests.cpp by Tom Cherry · 8 years ago
  82. 12bb3b3 init: clean up the SectionParser interface and Parser class by Tom Cherry · 8 years ago
  83. da1f52e init: fix errno handling on KillProcessGroup by William Roberts · 8 years ago
  84. bce0f42 do not start shutdown animation from init by Keun-young Park · 8 years ago
  85. 2bf82b1 init: Stop combining actions by Tom Cherry · 8 years ago
  86. 66edcc1 init: add warning that `start` is not synchronous by Tom Cherry · 8 years ago
  87. b3f22e0 Merge "init: handle sys.powerctl immediately" by Tom Cherry · 8 years ago
  88. 54d1614 init: handle sys.powerctl immediately by Tom Cherry · 8 years ago
  89. b6621d1 ueventd: create classes for dev and sys permissions by Tom Cherry · 8 years ago
  90. 105e182 Set libavb version into system property for Treble OTA by Bowgo Tsai · 8 years ago
  91. 29d1460 Merge "Revert "Send property_service AVC messages to the kernel audit system"" by Elliott Hughes · 8 years ago
  92. f3f7b73 Revert "Send property_service AVC messages to the kernel audit system" by Elliott Hughes · 8 years ago
  93. eaf9c56 ueventd: convert platform_names from C list to std::vector by Tom Cherry · 8 years ago
  94. a0a6a08 ueventd: replace char* with std::string in struct uevent by Tom Cherry · 8 years ago
  95. 93148b5 Merge changes I6a29c678,I76212f65 by Treehugger Robot · 8 years ago
  96. e04e610 Merge changes from topic 'avb-early-mount' by Treehugger Robot · 8 years ago
  97. bb6faf6 fs_mgr: support AVB in fs_mgr_update_verity_state() by Bowgo Tsai · 8 years ago
  98. 29c69c8 init: support early_mount with vboot 2.0 (external/avb/libavb) by Bowgo Tsai · 8 years ago
  99. b59d353 reboot: fix owner and permissions of last_reboot_reason file by Todd Poynor · 8 years ago
  100. e17df69 Merge changes Ie5ec609a,I5a2ac369,I690137b5 by Tom Cherry · 8 years ago