1. 6f2d56d init: log control messages along with the process that sent them by Tom Cherry · 7 years ago
  2. ca26cbc Merge "Fix intermittent crash in property_service_test" by Treehugger Robot · 7 years ago
  3. b7ef7e7 Fix intermittent crash in property_service_test by Tom Cherry · 7 years ago
  4. dc699a2 bpfmt. by Elliott Hughes · 7 years ago
  5. 851803d Merge "If enablefilecrypto or init_user0 fails, reboot into recovery." by Treehugger Robot · 7 years ago
  6. 959b055 If enablefilecrypto or init_user0 fails, reboot into recovery. by Paul Crowley · 7 years ago
  7. 9cbf570 Move all Action parsing into ActionParser by Tom Cherry · 7 years ago
  8. 7fd3bc2 Move ActionManager to its own file by Tom Cherry · 7 years ago
  9. 0f6417f Move ActionParser to its own file by Tom Cherry · 7 years ago
  10. 8864749 Add support for non-partitioned devices for system by Greg Hartman · 7 years ago
  11. 94e9305 Merge "init: add TODO for mount operations." by Treehugger Robot · 7 years ago
  12. 880d566 init: add TODO for mount operations. by Tom Cherry · 7 years ago
  13. 176afbb Merge "Do not block SIGTERM in init's child processes" by Treehugger Robot · 7 years ago
  14. 4a4ec14e Do not block SIGTERM in init's child processes by yusukes · 7 years ago
  15. c684696 Use vold's mount with metadata encryption service. by Paul Crowley · 7 years ago
  16. cf2da29 Update stable_properties.h by Jaekyun Seok · 7 years ago
  17. 8abe4e2 Merge "sepolicy: renames nonplat_* to vendor_*" by Treehugger Robot · 7 years ago
  18. dff165d Support /product partition by Jaekyun Seok · 7 years ago
  19. af0a1f8 Label /vendor_file_contexts as file_contexts_file by Tom Cherry · 7 years ago
  20. f09649c Merge "Make vendor_init check SELinux before setting properties" by Tom Cherry · 7 years ago
  21. 17b959c Merge "Init remove direct calls to light sys nodes." by Treehugger Robot · 7 years ago
  22. 3222848 Make vendor_init check SELinux before setting properties by Tom Cherry · 7 years ago
  23. d5eccfd Init remove direct calls to light sys nodes. by Steven Moreland · 7 years ago
  24. 618d310 Move all of init to libinit by Tom Cherry · 7 years ago
  25. 2c4f487 Merge "Apply the whitelist of actionable system properties" by Treehugger Robot · 7 years ago
  26. eeb2188 Apply the whitelist of actionable system properties by Jaekyun Seok · 7 years ago
  27. 927c5d5 Introduce property types by Tom Cherry · 7 years ago
  28. c49719f init: always expand args in subcontext by Tom Cherry · 7 years ago
  29. 36cf353 sepolicy: renames nonplat_* to vendor_* by Bowgo Tsai · 7 years ago
  30. 919458c Create a host side checker for property info file correctness by Tom Cherry · 7 years ago
  31. bb877e2 system property: property set without time spent asleep by Dong Jinguang · 7 years ago
  32. 579e682 Add std::string StartsWith*/EndsWith* overloads. by Elliott Hughes · 7 years ago
  33. 2ae2f60 Reland "Have property_service create a serialized property_contexts file" by Tom Cherry · 7 years ago
  34. 9822f3c Revert "Have property_service create a serialized property_contexts file" by Robert Greenwalt · 7 years ago
  35. c47dd6b Merge changes from topic "property-trie" by Tom Cherry · 7 years ago
  36. e8181c0 Have property_service create a serialized property_contexts file by Tom Cherry · 7 years ago
  37. ec87074 Merge changes from topic "sload_f2fs" by Jaegeuk Kim · 7 years ago
  38. 3289b9c Merge "Add OWNERS." by Elliott Hughes · 7 years ago
  39. 693d63f Add OWNERS. by Elliott Hughes · 7 years ago
  40. 899ad55 fastboot/fs_mgr/init: add sload_f2fs by Jaegeuk Kim · 7 years ago
  41. 4a33cee Merge "Allow firmware loading from ODM partition" am: 5b78366665 by Alin Jerpelea · 7 years ago
  42. b398ac8 Allow firmware loading from ODM partition by Alin Jerpelea · 7 years ago
  43. 43da9ee Merge "init/selinux: renames nonplat_declaration.cil to plat_pub_versioned.cil" by Bowgo Tsai · 7 years ago
  44. d06a0c0 Merge "init/selinux: renames nonplat_declaration.cil to plat_pub_versioned.cil" by Treehugger Robot · 7 years ago
  45. 80d2fdc Merge "Run restorecon after init creates a symlink or writes to a file." by Joel Galenson · 7 years ago
  46. c02b92a Merge "Run restorecon after init creates a symlink or writes to a file." by Treehugger Robot · 7 years ago
  47. 4b591f1 Run restorecon after init creates a symlink or writes to a file. by Joel Galenson · 7 years ago
  48. 069ab5b init/selinux: renames nonplat_declaration.cil to plat_pub_versioned.cil by Bowgo Tsai · 7 years ago
  49. a3f19e0 Merge "Revert "init: use ro.init.subcontexts_enabled to enable subcontexts"" by Tom Cherry · 7 years ago
  50. f71a3d6 Merge "Revert "init: use ro.init.subcontexts_enabled to enable subcontexts"" by Tom Cherry · 7 years ago
  51. 289c1f3 Merge "init: Drop inheritable capabilities when switching uids" am: a227804015 by Luis Hector Chavez · 7 years ago
  52. 193e434 Revert "init: use ro.init.subcontexts_enabled to enable subcontexts" by Tom Cherry · 7 years ago
  53. 94fb5b0 init: Drop inheritable capabilities when switching uids by Luis Hector Chavez · 7 years ago
  54. 864a1ba Merge changes from topic "b69050941" am: 37eb97d911 by Steven Moreland · 7 years ago
  55. 6f5333a Allow a service to override another. by Steven Moreland · 7 years ago
  56. 5e1bea3 Move service name duplication lookup to EndSection by Steven Moreland · 7 years ago
  57. 7d0a5c3 EndSection returns Result<Success> by Steven Moreland · 7 years ago
  58. b480d44 Fix out of date SectionParser comment. by Steven Moreland · 7 years ago
  59. 23e27db Merge commit 'a63ccea6abc7ea02e2d98e41c80793ca97237bd3' from by Xin Li · 7 years ago
  60. ec19cf6 first stage mount: abort when failed to parse fstab in device-tree by Bowgo Tsai · 7 years ago
  61. 122352d Use -Werror in system/core by Chih-Hung Hsieh · 7 years ago
  62. ee14225 Merge "Fix race condition between restart and stop/reset." by Tao Wu · 7 years ago
  63. 84b856d Fix race condition between restart and stop/reset. by Tao Wu · 7 years ago
  64. 876b13d Merge "Fix one race condition between start and stop." by Tao Wu · 7 years ago
  65. 990d43c Fix one race condition between start and stop. by Tao Wu · 7 years ago
  66. 03d67dd Merge "init: fixed issues related to forking services" by Treehugger Robot · 7 years ago
  67. 4bfdcb3 init: fixed issues related to forking services by Joe Tanen · 7 years ago
  68. 0f2097c Merge "Don't use TEMP_FAILURE_RETRY on close()" by Treehugger Robot · 7 years ago
  69. 3d118e7 Don't use TEMP_FAILURE_RETRY on close() by Nick Kralevich · 7 years ago
  70. 121ff41 Merge "init: call umount unconditionally" am: b409e5e00b by Wei Wang · 7 years ago
  71. 25dc30f init: call umount unconditionally by Wei Wang · 7 years ago
  72. be96bdb Merge "init: clean up subcontext_test" am: 4e2a8e375e by Tom Cherry · 7 years ago
  73. 4e2a8e3 Merge "init: clean up subcontext_test" by Tom Cherry · 7 years ago
  74. fea6f56 Merge "init language extension for lazy HIDL services." am: 0f40200577 by Steven Moreland · 7 years ago
  75. 0f40200 Merge "init language extension for lazy HIDL services." by Treehugger Robot · 7 years ago
  76. e055d73 init language extension for lazy HIDL services. by Steven Moreland · 7 years ago
  77. f0b4e4d Merge "init: add SelabelInitialize() for subcontext" am: cba7f57119 by Tom Cherry · 7 years ago
  78. 0d1452e init: add SelabelInitialize() for subcontext by Tom Cherry · 7 years ago
  79. e6d37cd init: clean up subcontext_test by Tom Cherry · 7 years ago
  80. 7a23e13 Merge "init: add extra std::move" am: d72d92aee2 by Tom Cherry · 7 years ago
  81. d72d92a Merge "init: add extra std::move" by Treehugger Robot · 7 years ago
  82. 4d4cc09 Merge "init: wait_for_prop shouldn't run in a subcontext" am: 6e52973623 am: cadc34fd9a by Tom Cherry · 7 years ago
  83. cadc34f Merge "init: wait_for_prop shouldn't run in a subcontext" am: 6e52973623 by Tom Cherry · 7 years ago
  84. 5d7b55b init: add extra std::move by Tom Cherry · 7 years ago
  85. fa3e52c init: wait_for_prop shouldn't run in a subcontext by Tom Cherry · 7 years ago
  86. 486dc4a Merge "Only allow UTF8 encoded property values" am: 4ff2607ef7 am: 9c767212eb by Tom Cherry · 7 years ago
  87. 9c76721 Merge "Only allow UTF8 encoded property values" am: 4ff2607ef7 by Tom Cherry · 7 years ago
  88. 8702dcb Only allow UTF8 encoded property values by Tom Cherry · 7 years ago
  89. ea696c7 Merge "Allow setting read-only properties with value length > 92 characters" am: 96e8042e41 am: 5d40a3372f by Tom Cherry · 7 years ago
  90. 5d40a33 Merge "Allow setting read-only properties with value length > 92 characters" by Tom Cherry · 7 years ago
  91. 1cf8d69 Allow setting read-only properties with value length > 92 characters by Tom Cherry · 7 years ago
  92. c0edd4a Merge "init+bootstat: reduce last reboot reason to canonical alias" am: 613a5a97e0 am: cfed5e795a by Mark Salyzyn · 7 years ago
  93. cfed5e7 Merge "init+bootstat: reduce last reboot reason to canonical alias" by Mark Salyzyn · 7 years ago
  94. 6290982 init+bootstat: reduce last reboot reason to canonical alias by Mark Salyzyn · 7 years ago
  95. e04a775 Merge "Allow redeclaring typeattributes" am: f8bc6cee3f am: ceb5dea905 by Jeffrey Vander Stoep · 7 years ago
  96. ceb5dea Merge "Allow redeclaring typeattributes" am: f8bc6cee3f by Jeffrey Vander Stoep · 7 years ago
  97. f8bc6ce Merge "Allow redeclaring typeattributes" by Jeffrey Vander Stoep · 7 years ago
  98. 5e9ba3c Allow redeclaring typeattributes by Jeff Vander Stoep · 7 years ago
  99. 3bcda24 Merge "init: use ro.init.subcontexts_enabled to enable subcontexts" am: 99016bce92 am: 2f5b8bb3f0 by Tom Cherry · 7 years ago
  100. 2f5b8bb Merge "init: use ro.init.subcontexts_enabled to enable subcontexts" by Tom Cherry · 7 years ago