1. 018a438 init: use rvalues references for callees of ParseLineSection() by Tom Cherry · 6 years ago
  2. 89bf115 Merge "init: separate init packaging for mainline" by Tom Cherry · 6 years ago
  3. 29e5348 init: separate init packaging for mainline by Tom Cherry · 6 years ago
  4. ad9e7ea init: clarify some text/README about 'critical' services by Tom Cherry · 6 years ago
  5. 48aed8f init: clarify multiple 'interface' keyword use by Steven Moreland · 6 years ago
  6. d37dd4a Merge "export dumpstatez into stable_properties" by Minchan Kim · 6 years ago
  7. 4c67290 Merge "init: add [[nodiscard]] to Result" by Tom Cherry · 6 years ago
  8. d987264 init: add [[nodiscard]] to Result by Tom Cherry · 6 years ago
  9. b7f6c5a export dumpstatez into stable_properties by Minchan Kim · 6 years ago
  10. b5de088 init: increase thermal shutdown timeout to 3s by Wei Wang · 6 years ago
  11. 64990d5 Merge "init: move InitKernelLogging() to first stage init" by Tom Cherry · 6 years ago
  12. 48e83e6 init: move InitKernelLogging() to first stage init by Tom Cherry · 6 years ago
  13. 747eb14 Add noexcept to move constructors and assignment operators. by Chih-Hung Hsieh · 6 years ago
  14. 5f2a21d Merge "init: allow customizable restart and timeout periods for services" by Tom Cherry · 6 years ago
  15. 73f535e init: allow customizable restart and timeout periods for services by Tom Cherry · 6 years ago
  16. e511e3a fs_mgr: Add fs_mgr_overlayfs_required_devices() by Mark Salyzyn · 6 years ago
  17. 02678f3 Merge "Don't hardcode the super partition name." by Treehugger Robot · 6 years ago
  18. 29e9833 Merge "fs_mgr/init: use unique_ptr + CLO_EXEC for setmntent()/fopen()" by Treehugger Robot · 6 years ago
  19. f274e78 fs_mgr/init: use unique_ptr + CLO_EXEC for setmntent()/fopen() by Tom Cherry · 6 years ago
  20. 8bd7d52 Merge "init: IsDmLinearEnabled() replace with check if logical partitions present in fstab" by Treehugger Robot · 6 years ago
  21. 32638a1 Merge "init: clarify why we mount /mnt/... in first stage init" by Tom Cherry · 6 years ago
  22. 21824dd init: clarify why we mount /mnt/... in first stage init by Tom Cherry · 6 years ago
  23. 5cbd2e4 Don't hardcode the super partition name. by David Anderson · 6 years ago
  24. e3745bc Merge "init: use '/system' as the system mount point for force_normal_boot" by Tom Cherry · 6 years ago
  25. 9b1e7a3 init: IsDmLinearEnabled() replace with check if logical partitions present in fstab by Mark Salyzyn · 6 years ago
  26. c382957 init: use '/system' as the system mount point for force_normal_boot by Tom Cherry · 6 years ago
  27. 5952034 Merge "Set device lock status from kernel command line." by Treehugger Robot · 6 years ago
  28. 5ed3278 Set device lock status from kernel command line. by Hridya Valsaraju · 6 years ago
  29. 37d8bbd Merge "fs_mgr: init: adb: add fstab argument to fs_mgr_overlayfs_mount_all" by Treehugger Robot · 6 years ago
  30. 6544056 Merge "Support 'adb reboot fastboot' command conditionally." by Treehugger Robot · 6 years ago
  31. f35db9b fs_mgr: init: adb: add fstab argument to fs_mgr_overlayfs_mount_all by Mark Salyzyn · 6 years ago
  32. 5425826 Support 'adb reboot fastboot' command conditionally. by Hridya Valsaraju · 6 years ago
  33. f86e85c Merge "init: Cleanly exit subcontext processes upon init's death" by Treehugger Robot · 6 years ago
  34. 7235359 init: Cleanly exit subcontext processes upon init's death by Luis Hector Chavez · 6 years ago
  35. 903eb51 Merge "init: annotate intended fallthrough" by Treehugger Robot · 6 years ago
  36. ae8a6b9 init: annotate intended fallthrough by Tom Cherry · 6 years ago
  37. d9e53da init: move selinux and seccomp set up to 2nd stage init. by Tom Cherry · 6 years ago
  38. 146fd24 Merge "Fix clang-tidy performance warnings in system/core." by Treehugger Robot · 6 years ago
  39. 42bf306 Fix clang-tidy performance warnings in system/core. by Chih-Hung Hsieh · 6 years ago
  40. 1721645 Don't attempt to create 'mkdir' and '-p' directories. by Xin Li · 6 years ago
  41. bbb1d1a init: allow using the recovery image for 1st stage init by Tom Cherry · 6 years ago
  42. 62e985a init: Allow restricted use of binder. by Martijn Coenen · 6 years ago
  43. eafc1c3 init: First Stage Mount observe nofail mount flag by Mark Salyzyn · 6 years ago
  44. 7b02605 Merge "Switch root to /system in first stage mount" by Tom Cherry · 6 years ago
  45. 7ab971a keychords.cpp: O_RDWR -> O_RDONLY by Nick Kralevich · 6 years ago
  46. a3d36a8 init: Build init_tests only for the first arch. by Tao Bao · 6 years ago
  47. 66209ca init: init_defaults uses more shared libraries. by Tao Bao · 6 years ago
  48. 4590a2a Switch root to /system in first stage mount by Tom Cherry · 6 years ago
  49. d68121f Merge "init: always allow clearing a property" by Tom Cherry · 6 years ago
  50. 2096558 init: always allow clearing a property by Tom Cherry · 6 years ago
  51. ab434c7 init: accept -1 or 'unlimited' for an infinite rlimit by Tom Cherry · 6 years ago
  52. ab5583b s/product-services/product_services/g by Dario Freni · 6 years ago
  53. 904bbd8 Remove init_second_stage.recovery dep. by Anton Hansson · 6 years ago
  54. 3231be6 Merge "Add sideload, fastboot as reboot targets in init" by Treehugger Robot · 6 years ago
  55. d88b52e Merge changes from topic "squashfs+overlayfs" by Mark Salyzyn · 6 years ago
  56. e85b2ad init: clarify comment for the restorecon of second stage init by Tom Cherry · 6 years ago
  57. 934db8a init: add fs_mgr_overlayfs_mount_all to FirstStageMount by Mark Salyzyn · 7 years ago
  58. 5d70781 Merge "Merge Android Pie into master" by Xin Li · 6 years ago
  59. 3143848 split first stage init into a separate executable by Tom Cherry · 7 years ago
  60. 5744e4d Merge "Split init's source files init first stage and second stage" by Tom Cherry · 6 years ago
  61. 44aceed Split init's source files init first stage and second stage by Tom Cherry · 6 years ago
  62. 3676564 Merge "Move watchdogd out of init" am: 132615b803 by Tom Cherry · 6 years ago
  63. 132615b Merge "Move watchdogd out of init" by Tom Cherry · 6 years ago
  64. 71fb82a Add sideload, fastboot as reboot targets in init by Hridya Valsaraju · 6 years ago
  65. 106e66e Merge "ueventd: require opt-in for modalias handling" am: d52b17ff0a by Tom Cherry · 6 years ago
  66. 40acb37 Move watchdogd out of init by Tom Cherry · 6 years ago
  67. d52b17f Merge "ueventd: require opt-in for modalias handling" by Tom Cherry · 6 years ago
  68. 780d80b Merge "init: run fsck for early mount partitions" am: 6e05552e35 by Tom Cherry · 6 years ago
  69. 6e05552 Merge "init: run fsck for early mount partitions" by Tom Cherry · 6 years ago
  70. 457e28f ueventd: require opt-in for modalias handling by Tom Cherry · 6 years ago
  71. 81ae075 init: run fsck for early mount partitions by Tom Cherry · 6 years ago
  72. 4444219 Merge "liblp: Allow building liblp as a shared library." am: 2756339c77 by David Anderson · 6 years ago
  73. 2756339 Merge "liblp: Allow building liblp as a shared library." by Treehugger Robot · 6 years ago
  74. 01448be Merge "init: Cleanly shut down subcontext processes" am: f6b823141e by Luis Hector Chavez · 6 years ago
  75. f792e41 liblp: Allow building liblp as a shared library. by David Anderson · 6 years ago
  76. f6b8231 Merge "init: Cleanly shut down subcontext processes" by Treehugger Robot · 6 years ago
  77. 3051d54 Merge "Move recovery to /system/bin" am: 0937a84521 by Jerry Zhang · 6 years ago
  78. 0937a84 Merge "Move recovery to /system/bin" by Treehugger Robot · 6 years ago
  79. 92c49bc init: Cleanly shut down subcontext processes by Luis Hector Chavez · 6 years ago
  80. 18be1e2 Merge "Add support for /product-services partition." by Treehugger Robot · 6 years ago
  81. dd62c20 Merge "ueventd: Add dynamic kernel module loading" am: 8b25b87074 by Tom Cherry · 6 years ago
  82. 3613710 Add support for /product-services partition. by Dario Freni · 7 years ago
  83. d99a836 Merge "Add support for /product-services partition." into stage-aosp-master by Dario Freni · 6 years ago
  84. 9963847 ueventd: Add dynamic kernel module loading by Andrew F. Davis · 7 years ago
  85. 5de2be5 Move recovery to /system/bin by Jerry Zhang · 7 years ago
  86. 4d71e6f Merge "init: fix typo in error message" am: 2efcb522df by Tom Cherry · 6 years ago
  87. 8c901dd init: fix typo in error message by Tom Cherry · 6 years ago
  88. c67c7f9 Merge "Revert "Use more shared libraries in adb and init."" into stage-aosp-master by TreeHugger Robot · 6 years ago
  89. 22c2202 Revert "Use more shared libraries in adb and init." by Hridya Valsaraju · 6 years ago
  90. 4fa866a Add support for /product-services partition. by Dario Freni · 7 years ago
  91. 9ad886c Merge "init: rename init_first_stage" am: 1d2b29a902 by Tom Cherry · 7 years ago
  92. 3203244 Merge "init: clean up logging initialization" am: 258109ce4a by Tom Cherry · 7 years ago
  93. 1272c0e Merge "init: removed unused includes" am: 21d03d83fa by Tom Cherry · 7 years ago
  94. 1d2b29a Merge "init: rename init_first_stage" by Treehugger Robot · 7 years ago
  95. 258109c Merge "init: clean up logging initialization" by Tom Cherry · 7 years ago
  96. f025069 init: removed unused includes by Tom Cherry · 7 years ago
  97. 38a11cc init: rename init_first_stage by Tom Cherry · 7 years ago
  98. 74069d1 init: clean up logging initialization by Tom Cherry · 7 years ago
  99. fbd7968 Use more shared libraries in adb and init. by Jerry Zhang · 7 years ago
  100. 37716f6 Merge "fs_mgr: Remove early prototype code." am: 881be58f41 by David Anderson · 7 years ago