1. 5428faa init: Use sepolicy version instead by Logan Chien · 7 years ago
  2. 8a41d6c init: refactor first stage to not require fstab by David Anderson · 7 years ago
  3. 5844af3 First-stage mount: avoid triggering a FATAL error by Bowgo Tsai · 7 years ago
  4. e6d1c8d Add test_suites lines. by Elliott Hughes · 7 years ago
  5. 1f107af init: clarify documentation for disabled by Steven Moreland · 7 years ago
  6. e4ef504 Merge "init: Use android::base::boot_clock instead of /proc/uptime" by Treehugger Robot · 7 years ago
  7. 502c1d7 Merge "Set property for metadata encryption on first boot" by Treehugger Robot · 7 years ago
  8. f707c71 Set property for metadata encryption on first boot by Paul Crowley · 7 years ago
  9. 02a4a80 Merge "Add /mnt/vendor rw mount point for vendor partitions." by Tri Vo · 7 years ago
  10. a9b130f Merge "init: add sigstop option for debugging services from their start" by Tom Cherry · 7 years ago
  11. 4995b6f init: add sigstop option for debugging services from their start by Tom Cherry · 7 years ago
  12. dfa94b0 Add /mnt/vendor rw mount point for vendor partitions. by Tri Vo · 7 years ago
  13. 3087846 Re-land "If enablefilecrypto or init_user0 fails, reboot into recovery." by Paul Crowley · 7 years ago
  14. 96f5ddd Merge "init: use signalfd to catch SIGCHLD" by Treehugger Robot · 7 years ago
  15. bee98f6 Merge "Allow vendor-init-actionable for vold-related properties" by Treehugger Robot · 7 years ago
  16. 8a2546c Merge "init: do not impose vendor_init restrictions on old vendor images" by Tom Cherry · 7 years ago
  17. f4095cf init: use signalfd to catch SIGCHLD by Ryan Prichard · 7 years ago
  18. e01f271 init: do not impose vendor_init restrictions on old vendor images by Tom Cherry · 7 years ago
  19. 0a17a98 Allow vendor-init-actionable for vold-related properties by Jaekyun Seok · 7 years ago
  20. 8252f75 init: Use android::base::boot_clock instead of /proc/uptime by Luis Hector Chavez · 7 years ago
  21. 9148e92 Allow vendor-init-actionable for wlan.driver.status and init.svc.surfaceflinger by Jaekyun Seok · 7 years ago
  22. 616c91f Merge "Add dummy vndk library libmkbootimg to enable abi checks on boot_img_hdr." by Tao Bao · 7 years ago
  23. 2aa8c27 Add dummy vndk library libmkbootimg to enable abi checks on boot_img_hdr. by Jayant Chowdhary · 7 years ago
  24. 70f26a4 Allow vendor-init-actionable for ro.board.platform and sys.boot_from_charger_mode by Jaekyun Seok · 7 years ago
  25. c132ce3 Allow vendor-init-actionable for ro.debuggable by Jaekyun Seok · 7 years ago
  26. c547b56 Revert "init: Reboot after timeout passes during reboot" by Tom Cherry · 7 years ago
  27. c830500 init: add timers around sync() during shutdown by Tom Cherry · 7 years ago
  28. a912924 Merge "Export init.svc.console as an actionable property" by Treehugger Robot · 7 years ago
  29. 073e841 ueventd: Increase uevent buffer size to 2MB by Daniel Mentz · 7 years ago
  30. fdaad8a Export init.svc.console as an actionable property by Jaekyun Seok · 7 years ago
  31. 53c34a7 Merge changes I443e733f,If1e89a67,I0481d87a by Tom Cherry · 7 years ago
  32. b733230 init: document previously undocumentary service options by Tom Cherry · 7 years ago
  33. d001459 init: alphabetize service options in README.md by Tom Cherry · 7 years ago
  34. 3bc38e6 init: alphabetize service options by Tom Cherry · 7 years ago
  35. 1d61d4f init: use FQName parse by Steven Moreland · 7 years ago
  36. b9387c4 Merge "Revert "If enablefilecrypto or init_user0 fails, reboot into recovery."" by Treehugger Robot · 7 years ago
  37. 158ab15 Revert "If enablefilecrypto or init_user0 fails, reboot into recovery." by Paul Crowley · 7 years ago
  38. 2a7094f Restrict setting platform properties from vendor .prop files by Tom Cherry · 7 years ago
  39. 9372720 Clean up property set error handling by Tom Cherry · 7 years ago
  40. 6f4e82b Don't build host_init_verifier on Android either by Tom Cherry · 7 years ago
  41. 8572560 Don't build host_init_verifier for darwin by Tom Cherry · 7 years ago
  42. 4717050 init: add host side parser for init by Tom Cherry · 7 years ago
  43. 9b9be79 Merge "init: Reboot after timeout passes during reboot" by Tom Cherry · 7 years ago
  44. f938a09 Merge "Document property expansion." by Treehugger Robot · 7 years ago
  45. fb151e1 init: Reboot after timeout passes during reboot by Tom Cherry · 7 years ago
  46. ee0d516 Document property expansion. by Elliott Hughes · 7 years ago
  47. 280c5d8 init: log control messages along with the process that sent them by Tom Cherry · 7 years ago
  48. a4da9c6 Merge "Fix intermittent crash in property_service_test" by Treehugger Robot · 7 years ago
  49. 5cf178c Fix intermittent crash in property_service_test by Tom Cherry · 7 years ago
  50. 88cfdf2 bpfmt. by Elliott Hughes · 7 years ago
  51. 8f6ee75 Merge "If enablefilecrypto or init_user0 fails, reboot into recovery." by Treehugger Robot · 7 years ago
  52. a09ad9d If enablefilecrypto or init_user0 fails, reboot into recovery. by Paul Crowley · 7 years ago
  53. d9e7004 Move all Action parsing into ActionParser by Tom Cherry · 7 years ago
  54. a31195a Move ActionManager to its own file by Tom Cherry · 7 years ago
  55. 927d97e Move ActionParser to its own file by Tom Cherry · 7 years ago
  56. fb58214 Add support for non-partitioned devices for system by Greg Hartman · 7 years ago
  57. 29e277e Merge "init: add TODO for mount operations." by Treehugger Robot · 7 years ago
  58. fbbb5c2 init: add TODO for mount operations. by Tom Cherry · 7 years ago
  59. 8ff633b Merge "Do not block SIGTERM in init's child processes" by Treehugger Robot · 7 years ago
  60. 061718e Do not block SIGTERM in init's child processes by yusukes · 7 years ago
  61. 2d73e41 Use vold's mount with metadata encryption service. by Paul Crowley · 7 years ago
  62. 8348c43 Update stable_properties.h by Jaekyun Seok · 7 years ago
  63. 3b7536e Merge "sepolicy: renames nonplat_* to vendor_*" by Treehugger Robot · 7 years ago
  64. 625ca28 Support /product partition by Jaekyun Seok · 7 years ago
  65. 41c325e Label /vendor_file_contexts as file_contexts_file by Tom Cherry · 7 years ago
  66. 032331d Merge "Make vendor_init check SELinux before setting properties" by Tom Cherry · 7 years ago
  67. 3f9898c Merge "Init remove direct calls to light sys nodes." by Treehugger Robot · 7 years ago
  68. 5e2a61c Make vendor_init check SELinux before setting properties by Tom Cherry · 7 years ago
  69. d900625 Init remove direct calls to light sys nodes. by Steven Moreland · 7 years ago
  70. 7942f83 Move all of init to libinit by Tom Cherry · 7 years ago
  71. 569c5ce Merge "Apply the whitelist of actionable system properties" by Treehugger Robot · 7 years ago
  72. 657c070 Apply the whitelist of actionable system properties by Jaekyun Seok · 7 years ago
  73. 9954c6f Introduce property types by Tom Cherry · 7 years ago
  74. a402083 init: always expand args in subcontext by Tom Cherry · 7 years ago
  75. 7134112 sepolicy: renames nonplat_* to vendor_* by Bowgo Tsai · 7 years ago
  76. a4235c8 Create a host side checker for property info file correctness by Tom Cherry · 7 years ago
  77. d012395 system property: property set without time spent asleep by Dong Jinguang · 7 years ago
  78. a9bab70 Add std::string StartsWith*/EndsWith* overloads. by Elliott Hughes · 7 years ago
  79. cb1904b Reland "Have property_service create a serialized property_contexts file" by Tom Cherry · 7 years ago
  80. 732b719 Revert "Have property_service create a serialized property_contexts file" by Robert Greenwalt · 7 years ago
  81. ab08d9b Merge changes from topic "property-trie" by Tom Cherry · 7 years ago
  82. 5f7d135 Have property_service create a serialized property_contexts file by Tom Cherry · 7 years ago
  83. 626d5d1 Merge changes from topic "sload_f2fs" by Jaegeuk Kim · 7 years ago
  84. a0236c5 Merge "Add OWNERS." by Elliott Hughes · 7 years ago
  85. 6a1a51a Add OWNERS. by Elliott Hughes · 7 years ago
  86. 72dd648 fastboot/fs_mgr/init: add sload_f2fs by Jaegeuk Kim · 7 years ago
  87. f66e821 Merge "Allow firmware loading from ODM partition" am: 5b78366665 by Alin Jerpelea · 7 years ago
  88. f4b8e9a Allow firmware loading from ODM partition by Alin Jerpelea · 8 years ago
  89. c4a9f00 Merge "init/selinux: renames nonplat_declaration.cil to plat_pub_versioned.cil" by Bowgo Tsai · 7 years ago
  90. 11f7a8a Merge "init/selinux: renames nonplat_declaration.cil to plat_pub_versioned.cil" by Treehugger Robot · 7 years ago
  91. e140d78 Merge "Run restorecon after init creates a symlink or writes to a file." by Joel Galenson · 7 years ago
  92. e62fba4 Merge "Run restorecon after init creates a symlink or writes to a file." by Treehugger Robot · 7 years ago
  93. 45ba649 Run restorecon after init creates a symlink or writes to a file. by Joel Galenson · 7 years ago
  94. 6d5ef29 init/selinux: renames nonplat_declaration.cil to plat_pub_versioned.cil by Bowgo Tsai · 7 years ago
  95. 3e94f8a Merge "Revert "init: use ro.init.subcontexts_enabled to enable subcontexts"" by Tom Cherry · 7 years ago
  96. 36ebeca Merge "Revert "init: use ro.init.subcontexts_enabled to enable subcontexts"" by Tom Cherry · 7 years ago
  97. 2afda67 Merge "init: Drop inheritable capabilities when switching uids" am: a227804015 by Luis Hector Chavez · 7 years ago
  98. 4fa0433 Revert "init: use ro.init.subcontexts_enabled to enable subcontexts" by Tom Cherry · 7 years ago
  99. 4f574dd init: Drop inheritable capabilities when switching uids by Luis Hector Chavez · 7 years ago
  100. c60876d Merge changes from topic "b69050941" am: 37eb97d911 by Steven Moreland · 7 years ago