1. 45efd5a Merge "Remove vts10 tests from vts suite" by Dan Shi · 6 years ago
  2. 79f3d26 Merge "Remove EXCLUDE_FS_CONFIG_STRUCTURES" by Tom Cherry · 6 years ago
  3. 2af5bd0 Merge "Properly fail userspace reboot if it's not supported" by Nikita Ioffe · 6 years ago
  4. d54a4bf Merge "init: don't sync() before shutting down services" by Tom Cherry · 6 years ago
  5. 92116e4 Properly fail userspace reboot if it's not supported by Nikita Ioffe · 6 years ago
  6. 884b570 Merge "Make init.userspace_reboot.is_supported a rw property" by Nikita Ioffe · 6 years ago
  7. 10615eb init: don't sync() before shutting down services by Tom Cherry · 6 years ago
  8. 9174a9b init: only print backtraces on subsequent reboots with a value by Tom Cherry · 6 years ago
  9. 663cd35 Make init.userspace_reboot.is_supported a rw property by Nikita Ioffe · 6 years ago
  10. 91537d3 Revert "init: disable oneshot_on test" by Tom Cherry · 6 years ago
  11. 14f4afd init: require root for oneshot_on test by Tom Cherry · 6 years ago
  12. 56188cc Merge "init: disable oneshot_on test" by Treehugger Robot · 6 years ago
  13. 080fa98 init: even better logging around subsequent sys.powerctl messages by Tom Cherry · 6 years ago
  14. 22d6348 init: do not handle control messages after shutdown by Tom Cherry · 6 years ago
  15. 6885527 init: fix StopSendingMessages() by Tom Cherry · 6 years ago
  16. d30c511 init: disable oneshot_on test by Tom Cherry · 6 years ago
  17. 96f29ea Remove vts10 tests from vts suite by Dan Shi · 6 years ago
  18. 4046333 init: use an eventfd instead of socketpair to wake the main loop by Tom Cherry · 6 years ago
  19. 975bfe1 init: add missing TEMP_FAILURE_RETRY by Tom Cherry · 6 years ago
  20. fc51af2 Merge "Use properties for various userspace reboot timeouts" by Nikita Ioffe · 6 years ago
  21. 7b41a15 Use properties for various userspace reboot timeouts by Nikita Ioffe · 6 years ago
  22. f12ea1e Merge "init: Forcefully mount system_ext on DAP devices if not present in fstab." by David Anderson · 6 years ago
  23. 58f3524 Merge "init: add more logging around reboots" by Treehugger Robot · 6 years ago
  24. d0ce530 init: Forcefully mount system_ext on DAP devices if not present in fstab. by David Anderson · 6 years ago
  25. 1c68836 init: add more logging around reboots by Tom Cherry · 6 years ago
  26. 2d90168 Merge "Add vts10 suite to existing vts tests" by Treehugger Robot · 6 years ago
  27. 5d8d73c Add vts10 suite to existing vts tests by Dan Shi · 6 years ago
  28. b80b654 Merge "init: Factor out first-stage uevent handling into a separate class." by David Anderson · 6 years ago
  29. 4117559 init: Factor out first-stage uevent handling into a separate class. by David Anderson · 6 years ago
  30. 6d4e47a Merge "Remove use of static libdexfile to avoid linking in ART internal code." by Martin Stjernholm · 6 years ago
  31. 0053acd Merge "init: Remove special-case hacks for the super partition." by David Anderson · 6 years ago
  32. b78a632 init: Remove special-case hacks for the super partition. by David Anderson · 6 years ago
  33. a2cc893 Remove use of static libdexfile to avoid linking in ART internal code. by Martin Stjernholm · 6 years ago
  34. bdbf504 init: add ctl.oneshot_on/ctl.oneshot_off by Tom Cherry · 6 years ago
  35. df78c43 Merge "init: init_kill_services_test" by Steven Moreland · 6 years ago
  36. 6cce3f7 init: init_kill_services_test by Steven Moreland · 6 years ago
  37. 8a178c1 Merge "init: Fix restorecon for /metadata." by David Anderson · 6 years ago
  38. fd470e8 init: use a no-op signal handler instead of SIG_IGN for SIGPIPE by Tom Cherry · 6 years ago
  39. 802864c init: handle property messages asynchronously #2 by Tom Cherry · 6 years ago
  40. 4bb500f init: Fix restorecon for /metadata. by David Anderson · 6 years ago
  41. 832f9f1 Revert "init: handle property service callbacks asynchronously" by Tom Cherry · 6 years ago
  42. 459ca0b Revert "Stop & Resume property service when switching to bootstrap namespace" by Tom Cherry · 6 years ago
  43. d91998f init: restorecon libsnapshot rollback indicator by Yifan Hong · 6 years ago
  44. 6ad4d0a Remove EXCLUDE_FS_CONFIG_STRUCTURES by Tom Cherry · 6 years ago
  45. 14ce87c Merge "Refine the exported DSU status" by Howard Chen · 6 years ago
  46. 8d144f6 Merge "Fix missing Result::ok() call in init" by Bernie Innocenti · 6 years ago
  47. 50dfcb0 Fix missing Result::ok() call in init by Bernie Innocenti · 6 years ago
  48. 6963f81 Stop & Resume property service when switching to bootstrap namespace by Nikita Ioffe · 6 years ago
  49. 3ad2920 Reset post_data_ and services_update_finished_ on userspace reboot by Nikita Ioffe · 6 years ago
  50. d485bbb If userspace reboot watchdog triggers, don't store reason in persistent property by Nikita Ioffe · 6 years ago
  51. 2e1c6b2 Refine the exported DSU status by Howard Chen · 6 years ago
  52. bb57820 init: prevent persist.sys.usb.config initalized as none,adb by Howard Yen · 6 years ago
  53. a31834a Merge "init: Make sure ImageManager status files are labelled." by David Anderson · 6 years ago
  54. c991f34 init: Make sure ImageManager status files are labelled. by David Anderson · 6 years ago
  55. 0fcb228 Merge "init: handle property service callbacks asynchronously" by Tom Cherry · 6 years ago
  56. d9de138 Merge "Refactor libinit_test_utils to not use libinit and expose its libraries" by Tom Cherry · 6 years ago
  57. f77f6f0 Remove various bits of dead code and unused workarounds. by Elliott Hughes · 6 years ago
  58. 7205c62 init: handle property service callbacks asynchronously by Tom Cherry · 6 years ago
  59. a2f9136 Refactor libinit_test_utils to not use libinit and expose its libraries by Tom Cherry · 6 years ago
  60. d0bc0b6 Store reason in case of userspace-reboot watchdog reboot by Nikita Ioffe · 6 years ago
  61. ee016ce bootstat: enhance last reboot reason property with file backing by Mark Salyzyn · 7 years ago
  62. 196cc58 Preserving /avb/* keys to /metadata by Bowgo Tsai · 6 years ago
  63. 504e664 libinit_test_utils: -= libhidl-gen-utils header by Steven Moreland · 6 years ago
  64. 579e4b3 Merge "libinit_test_utils: don't assume interface format" by Steven Moreland · 6 years ago
  65. 15e4f6f Merge "Don't log userspace_reboot.started/finished properties from init" by Nikita Ioffe · 6 years ago
  66. 2157b20 Merge "init: group source files better in Android.bp" by Tom Cherry · 6 years ago
  67. bb44cd6 libinit_test_utils: don't assume interface format by Steven Moreland · 6 years ago
  68. 85ff4ab Don't log userspace_reboot.started/finished properties from init by Nikita Ioffe · 6 years ago
  69. 39e990d Merge "Convert system/core to Result::ok()" by Treehugger Robot · 6 years ago
  70. 6619649 init: group source files better in Android.bp by Tom Cherry · 6 years ago
  71. 62662cf Merge "init: use ErrnoErrorf() instead of ErrnoError() << StringPrintf()" by Tom Cherry · 6 years ago
  72. 91bbe9e Merge "Check Errorf()/ErrnoErrorf() format string at compile time" by Tom Cherry · 6 years ago
  73. cecebbb Convert system/core to Result::ok() by Bernie Innocenti · 6 years ago
  74. 57b9428 init: use ErrnoErrorf() instead of ErrnoError() << StringPrintf() by Tom Cherry · 6 years ago
  75. f8e6bf6 Check Errorf()/ErrnoErrorf() format string at compile time by Tom Cherry · 6 years ago
  76. e0f5c10 first_stage_mount: reading all avb_keys before chroot by Bowgo Tsai · 6 years ago
  77. 1cc76df Delete dangerous comparison operators from base::expected by Bernie Innocenti · 6 years ago
  78. db8881b Merge "init: handle process actions when waiting for exec services" by Tom Cherry · 6 years ago
  79. 44d5ec3 init: handle process actions when waiting for exec services by Tom Cherry · 6 years ago
  80. abe52dc Merge "Whitelist reboot reasons related to userspace reboot failure" by Nikita Ioffe · 6 years ago
  81. 21dcbd1 Merge "remount: Use /data for backing scratch storage." by David Anderson · 6 years ago
  82. c13586f remount: Use /data for backing scratch storage. by David Anderson · 6 years ago
  83. 764c1ac Trigger boot animation on userspace reboot by Nikita Ioffe · 6 years ago
  84. 4a787d9 Whitelist reboot reasons related to userspace reboot failure by Nikita Ioffe · 6 years ago
  85. cdebef1 Merge "init: add builtin check for perf_event LSM hooks" by Ryan Savitski · 6 years ago
  86. 1eb300d init: Fix a bug in MountDir by Satoshi Niwa · 6 years ago
  87. 90c523b Give x permission on apex data directories. by Oli Lan · 6 years ago
  88. 62f3512 Merge "Refine the first stage mount for DSU" by Howard Chen · 6 years ago
  89. f0f7e70 init: add builtin check for perf_event LSM hooks by Ryan Savitski · 6 years ago
  90. 05506f0 Don't reboot into recovery during userspace reboot by Nikita Ioffe · 6 years ago
  91. 60ddf3a Merge "Change scope of ro.init.userspace_reboot.is_supported to public" by Nikita Ioffe · 6 years ago
  92. 10cdc17 Change scope of ro.init.userspace_reboot.is_supported to public by Nikita Ioffe · 6 years ago
  93. b7c68f7 Merge "init: document interface_* commands and ctl.* actions" by Treehugger Robot · 6 years ago
  94. 504eb85 init: document interface_* commands and ctl.* actions by Tom Cherry · 6 years ago
  95. 644d6a1 Merge "init: Bind mount /mnt/installer early for scoped storage." by Treehugger Robot · 6 years ago
  96. c70c066 init: Bind mount /mnt/installer early for scoped storage. by Martijn Coenen · 6 years ago
  97. a841bd4 Refine the first stage mount for DSU by Howard Chen · 6 years ago
  98. d377ad8 Merge "InitFatalReboot: Panic the system if init_fatal_panic is "true"" by Woody Lin · 6 years ago
  99. a4b446d Merge "init: Fix writing "reboot recovery" to BCB" by Tom Cherry · 6 years ago
  100. 6bbfa26 InitFatalReboot: Panic the system if init_fatal_panic is "true" by Woody Lin · 6 years ago