1. 648ae3a Use apex name in apex_manifest.pb as the mount point by Jiyong Park · 5 years ago
  2. 597eca8 Merge "Move linker config under /linkerconfig" by Kiyoung Kim · 5 years ago
  3. cbeaca5 init: clarify a comment by Tom Cherry · 5 years ago
  4. 99df54b Move linker config under /linkerconfig by Kiyoung Kim · 5 years ago
  5. 7160fc1 fs_mgr: Add stable_inodes flag to encrypted ext4 by Paul Crowley · 5 years ago
  6. dfe6d07 Integrate libsnapshot with the boot control HAL. by David Anderson · 5 years ago
  7. 5fcc2b5 Convert SnapshotStatus to proto by Yifan Hong · 5 years ago
  8. 2a62d42 Merge "Use libcrypto_static instead of libcrypto" by Colin Cross · 5 years ago
  9. 2ad47f3 Must use libdexfile_support_static in a static executable. by Martin Stjernholm · 5 years ago
  10. f117f34 Use libcrypto_static instead of libcrypto by Colin Cross · 5 years ago
  11. f3a5ab8 Merge "Remove the global seccomp option." by Elliott Hughes · 5 years ago
  12. 5850592 Set LOCAL_INJECT_BSSL_HASH for init_first_stage by Colin Cross · 5 years ago
  13. 4e6bf25 Remove the global seccomp option. by Elliott Hughes · 5 years ago
  14. c8edf84 init: Add first-stage init support for snapshot-based partitions. by David Anderson · 5 years ago
  15. 924858c libdm: Improve the reliability of dm device paths. by David Anderson · 5 years ago
  16. d75f30a first_stage_init: add console by Steve Muckle · 5 years ago
  17. 18b981e create libmodprobe, integrate into first_stage_init by Steve Muckle · 6 years ago
  18. 92c236e init: Refactor selinux.h/cpp by Vic Yang · 5 years ago
  19. 59656fb init: dump stack when aborting by Tom Cherry · 5 years ago
  20. 2ddb8df Merge "Adding adb_debug.prop into debug ramdisk" by Treehugger Robot · 6 years ago
  21. 05f07d8 Adding adb_debug.prop into debug ramdisk by Bowgo Tsai · 6 years ago
  22. 30afda7 Copying debug ramdisk files to /debug_ramdisk/* by Bowgo Tsai · 6 years ago
  23. 402e4a6 init: make sepolicy dependency optional by Jeff Vander Stoep · 6 years ago
  24. e21d07f Merge "selinux: use the policy version defined in sepolicy" by Jeffrey Vander Stoep · 6 years ago
  25. e5dc674 Make /apex on ramdisk by Jiyong Park · 6 years ago
  26. 8502ed3 Access apex sysprops via the generated API by Jiyong Park · 6 years ago
  27. 724eda5 selinux: use the policy version defined in sepolicy by Jeff Vander Stoep · 6 years ago
  28. 6866041 Proper mount namespace configuration for bionic by Jiyong Park · 6 years ago
  29. 0e330f1 init: Add support for GSI installations in first-stage mount. by David Anderson · 6 years ago
  30. c12e205 Fix /init -> /system/bin/init symlink creation race by Tom Cherry · 6 years ago
  31. 3c59cb8 C++17 is the default now. by Elliott Hughes · 6 years ago
  32. e43c146 Merge "fs_mgr: move AVB related source into libfs_avb" by Treehugger Robot · 6 years ago
  33. 9843007 init: always create a symlink from /init to /system/bin/init by Tom Cherry · 6 years ago
  34. c1bc281 fs_mgr: move AVB related source into libfs_avb by Bowgo Tsai · 6 years ago
  35. 055347e Disable XOM in init. by Ivan Lozano · 6 years ago
  36. 7bfea3d init: clean up the 1st/2nd stage init split by Tom Cherry · 6 years ago
  37. 1f47f4a Do not hwasanitize init_first_stage. by Evgenii Stepanov · 6 years ago
  38. f05da4a init: use libfscrypt for file-based encryption setup by Eric Biggers · 6 years ago
  39. 29e5348 init: separate init packaging for mainline by Tom Cherry · 6 years ago
  40. 1721645 Don't attempt to create 'mkdir' and '-p' directories. by Xin Li · 6 years ago
  41. 4590a2a Switch root to /system in first stage mount by Tom Cherry · 6 years ago
  42. 904bbd8 Remove init_second_stage.recovery dep. by Anton Hansson · 6 years ago
  43. 3143848 split first stage init into a separate executable by Tom Cherry · 6 years ago
  44. 40acb37 Move watchdogd out of init by Tom Cherry · 6 years ago
  45. f792e41 liblp: Allow building liblp as a shared library. by David Anderson · 6 years ago
  46. 012171d libselinux is dynamically linked from init by Jiyong Park · 6 years ago
  47. 787322c Build init with shared libraries by Jiyong Park · 6 years ago
  48. 618d310 Move all of init to libinit by Tom Cherry · 7 years ago
  49. 2ae2f60 Reland "Have property_service create a serialized property_contexts file" by Tom Cherry · 7 years ago
  50. 9822f3c Revert "Have property_service create a serialized property_contexts file" by Robert Greenwalt · 7 years ago
  51. c47dd6b Merge changes from topic "property-trie" by Tom Cherry · 7 years ago
  52. e8181c0 Have property_service create a serialized property_contexts file by Tom Cherry · 7 years ago
  53. 899ad55 fastboot/fs_mgr/init: add sload_f2fs by Jaegeuk Kim · 7 years ago
  54. e055d73 init language extension for lazy HIDL services. by Steven Moreland · 7 years ago
  55. a97faba init: use protobuf for serialization of persistent properties by Tom Cherry · 7 years ago
  56. 9f97f47 init: Allow clean system shutdown upon SIGTERM by Luis Hector Chavez · 7 years ago
  57. c3bc509 init: Fix -DUSER_MODE_LINUX compilation by Dmitry Shmidt · 7 years ago
  58. 2a978d3 init: move property_service.cpp to libinit by Tom Cherry · 7 years ago
  59. 2ffd65e init: only use signed-integer-overflow sanitizer by Tom Cherry · 7 years ago
  60. 80ec81c Merge "Remove LOCAL_CLANG and clang: true" by Treehugger Robot · 7 years ago
  61. 9f1980e Merge "init: add support for global seccomp boot option" by Treehugger Robot · 7 years ago
  62. cd15fc7 Remove LOCAL_CLANG and clang: true by Lennart Wieboldt · 7 years ago
  63. af1a9bf init: add support for global seccomp boot option by Steve Muckle · 7 years ago
  64. 0045697 init: require e2fsdroid and mke2fs when building init by Jin Qian · 7 years ago
  65. dd6a85c uml: init: add USER_MODE_LINUX cflag, USER_MODE_LINUX case in init.cpp by Quang Luong · 7 years ago
  66. 47bd757 Revert workaround of clang-tidy segmentation fault. by Chih-Hung Hsieh · 7 years ago
  67. 14fc013 init: start move to Android.bp by Tom Cherry · 8 years ago
  68. 81824eb Merge "Add libkeyutils." by Elliott Hughes · 8 years ago
  69. f8627ce Add libkeyutils. by Elliott Hughes · 8 years ago
  70. 7275802 Work around clang-tidy segmentation fault. by Chih-Hung Hsieh · 8 years ago
  71. 7da5485 init: add an initializer for keychord_id_ by Tom Cherry · 8 years ago
  72. 960ed3c Merge changes I1f70f2c4,I698ca962,Idbbf2682 by Tom Cherry · 8 years ago
  73. fe06205 ueventd: replace ueventd_parser.cpp with init_parser.cpp by Tom Cherry · 8 years ago
  74. bcd36a2 Merge "init: moving early mount logic into init_first_stage.cpp" by Treehugger Robot · 8 years ago
  75. d262017 init: moving early mount logic into init_first_stage.cpp by Bowgo Tsai · 8 years ago
  76. ad54d09 init: create init_tests.cpp by Tom Cherry · 8 years ago
  77. d8f9356 Revert "Send property_service AVC messages to the kernel audit system" by Elliott Hughes · 8 years ago
  78. d738137 Merge changes from topic 'avb-early-mount' by Treehugger Robot · 8 years ago
  79. aaf70e7 fs_mgr: support AVB in fs_mgr_update_verity_state() by Bowgo Tsai · 8 years ago
  80. 060b74b ueventd: convert mkdir_recursive() to std::string by Tom Cherry · 8 years ago
  81. 2ba5c81 poll umount completion from /proc/mounts by Keun-young Park · 8 years ago
  82. 72ca48e Merge "crash_dump: during early boot, output to kmsg on userdebug." by Josh Gao · 8 years ago
  83. bf2dd48 crash_dump: during early boot, output to kmsg on userdebug. by Josh Gao · 8 years ago
  84. c44f6a4 ueventd: Write tests for the get_*_symlinks() functions by Tom Cherry · 8 years ago
  85. c4ffa5c set zero shutdown timeout for eng build by Keun-young Park · 8 years ago
  86. 7ef28f4 Move selinux policy build decisions to sepolicy Makefile by Jeff Vander Stoep · 8 years ago
  87. 8d01f63 remove emergency shutdown and improve init's reboot logic by Keun-young Park · 8 years ago
  88. 663fdfc init: reboot to bootloader on crash for development builds by Tom Cherry · 8 years ago
  89. 2bc0014 init: enable C++17 by Tom Cherry · 8 years ago
  90. 0cbbb83 Build split file_contexts on TREBLE builds by Jeff Vander Stoep · 8 years ago
  91. 2d19aeb Use precompiled sepolicy when available by Alex Klyubin · 8 years ago
  92. b51f9ab Include correct type of SELinux policy by Alex Klyubin · 8 years ago
  93. b005d90 Address property service DoS. by Elliott Hughes · 8 years ago
  94. c8ac067 Revert "bootstat: Refactor init/utils/boot_clock into base/chrono_utils." by James Hawkins · 8 years ago
  95. 7c92e48 bootstat: Refactor init/utils/boot_clock into base/chrono_utils. by James Hawkins · 8 years ago
  96. 28e980b Add a sample service for testing init. by Jorge Lucangeli Obes · 8 years ago
  97. 0e3167e Revert "bootstat: Remove custom uptime parser in favor of elapsedRealtime." by James Hawkins · 8 years ago
  98. 26f40c0 bootstat: Remove custom uptime parser in favor of elapsedRealtime. by James Hawkins · 8 years ago
  99. c4af05f Revert "Enable seccomp in init with generated policy" by Paul Lawrence · 8 years ago
  100. b51722b fs_mgr: support using libavb to enable dm-verity by bowgotsai · 8 years ago