1. 5ab9eb0 Merge "Don\'t start defaultcrypto twice" into nyc-dev am: fe5d55a by Paul Lawrence · 9 years ago
  2. 091765b Don't start defaultcrypto twice by Paul Lawrence · 9 years ago
  3. d60e3a5 Merge "Remove undocumented functionality from init." into nyc-dev am: 27fe8c9 by Elliott Hughes · 9 years ago
  4. c6ac210 Merge changes from topic \'boringssl_conversion\' am: 52eb93c am: 0781351 by Elliott Hughes · 9 years ago
  5. 399f1c0 Switch fs_mgr and adb to libcrypto_utils. by Mattias Nissler · 9 years ago
  6. 110c0ce Remove undocumented functionality from init. by Elliott Hughes · 9 years ago
  7. 68edba5 Merge "init: write bootloader message directly." into nyc-dev am: a3a7a88 by Yabin Cui · 9 years ago
  8. 3bcf656 init: write bootloader message directly. by Yabin Cui · 9 years ago
  9. 3a45a6c Merge "ueventd: convert to use pwd family of functions" am: 2c78f62 am: 1397e7a by Elliott Hughes · 9 years ago
  10. 322b424 Merge "property_service: drop unused header" am: 1134925 am: b627a01 by Elliott Hughes · 9 years ago
  11. 011826f Merge "init: drop unused header android_filesystem_config.h" am: 54c27c7 by Elliott Hughes · 9 years ago
  12. 850bded Merge "init: switch from android_ids to getpwnam" am: 171504f am: 43cbd05 by Elliott Hughes · 9 years ago
  13. 87bb073 ueventd: convert to use pwd family of functions by William Roberts · 9 years ago
  14. 78b110e property_service: drop unused header by William Roberts · 9 years ago
  15. 1dbc188 init: drop unused header android_filesystem_config.h by William Roberts · 9 years ago
  16. 122159c init: switch from android_ids to getpwnam by William Roberts · 9 years ago
  17. b98cb2a init: turn off backlight when performing shutdown cleanup by Mark Salyzyn · 9 years ago
  18. 6828f49 Merge "init: turn off backlight when performing shutdown cleanup" am: adf1cde by Mark Salyzyn · 9 years ago
  19. 07ce90d init: turn off backlight when performing shutdown cleanup by Mark Salyzyn · 9 years ago
  20. eedd8d5 init: watchdog restarted during shutdown fsck by Mark Salyzyn · 9 years ago
  21. 7bc74ce Merge "init: watchdog restarted during shutdown fsck" am: 3443caa am: 34dcdd8 by Mark Salyzyn · 9 years ago
  22. eb2989e init: watchdog restarted during shutdown fsck by Mark Salyzyn · 9 years ago
  23. acc44ce Merge "init/builtins.cpp: Switch to finit_module" am: b3cf2e0 am: 699b115 by Nick Kralevich · 9 years ago
  24. 0878daf init/builtins.cpp: Switch to finit_module by Nick Kralevich · 9 years ago
  25. d7090cb Merge "Address const issues in preparation for libcxx rebase." am: 7f84a07 by Dan Austin · 9 years ago
  26. 21f70a0 Merge "Address const issues in preparation for libcxx rebase." by Dan Austin · 9 years ago
  27. f7678e0 Merge "Fix const issues in preparation for libcxx rebase." am: dce9b61 by Dan Austin · 9 years ago
  28. eb20e52 Merge "Fix const issues in preparation for libcxx rebase." by Dan Austin · 9 years ago
  29. 2bb6c98 Address const issues in preparation for libcxx rebase. by Dan Austin · 9 years ago
  30. fa602e5 Fix const issues in preparation for libcxx rebase. by Dan Austin · 9 years ago
  31. 0f67ea0 Merge "Revert "Set mmap_rnd_bits to maximum value."" am: bb296fd by Daniel Cashman · 9 years ago
  32. 29b9a19 Revert "Set mmap_rnd_bits to maximum value." by Daniel Cashman · 9 years ago
  33. ab87ea2 Merge "init: improve mmap ASLR failure reporting" am: b27026f by Kees Cook · 9 years ago
  34. 30614fb init: improve mmap ASLR failure reporting by Kees Cook · 9 years ago
  35. 87bde4c init: Fix typo. am: 9261ad1 by dcashman · 9 years ago
  36. 468e6eb init: Fix typo. by dcashman · 9 years ago
  37. 3614bc6 init: Fix typo. by dcashman · 9 years ago
  38. 34717fd Temporarily add set_mmap_rnd_bits brillo exception by dcashman · 9 years ago
  39. 5c8932f Temporarily add set_mmap_rnd_bits brillo exception am: 69022e0 by dcashman · 9 years ago
  40. 89f7d39 Temporarily add set_mmap_rnd_bits brillo exception by dcashman · 9 years ago
  41. 8698ef9 Set mmap_rnd_bits to maximum value. by dcashman · 9 years ago
  42. 4ae6bb3 Set mmap_rnd_bits to maximum value. am: 5d36813 by dcashman · 9 years ago
  43. 4954ba1 Set mmap_rnd_bits to maximum value. by dcashman · 9 years ago
  44. 7b92c12 Merge "Multiple consoles" am: a01de8f by Viorel Suman · 9 years ago
  45. 15dc745 Multiple consoles by Viorel Suman · 9 years ago
  46. 3d369e3 Merge "Revert "Enable multiple consoles"" am: ba44383 by Viorel Suman · 9 years ago
  47. 00838b4 Revert "Enable multiple consoles" by Viorel Suman · 9 years ago
  48. 37b8a01 Merge "Enable multiple consoles" am: f3f7d64 by Viorel Suman · 9 years ago
  49. ed26b34 Enable multiple consoles by Viorel Suman · 9 years ago
  50. 7ce5194 Merge "Leftovers of the SELinux policy update mechanism" am: b9c0788806 by Janis Danisevskis · 9 years ago
  51. 76874f8 Leftovers of the SELinux policy update mechanism by Janis Danisevskis · 9 years ago
  52. 7c49bec Merge "Cleanup uses of sprintf so we can deprecate it." am: 2c5b89a64a by George Burgess IV · 9 years ago
  53. 0ef6716 Merge "Cleanup uses of sprintf so we can deprecate it." by George Burgess IV · 9 years ago
  54. 522cf17 Cleanup uses of sprintf so we can deprecate it. by George Burgess IV · 9 years ago
  55. 869f2c8 Merge "Distinguish between unencrypted and unencryptable" into nyc-dev by Paul Lawrence · 9 years ago
  56. 071f410 Distinguish between unencrypted and unencryptable by Paul Lawrence · 9 years ago
  57. 1074472 Merge "Mount selinuxfs when other filesystems are mounted" am: ad5dc479cd by Nick Kralevich · 9 years ago
  58. dfb99f6 Mount selinuxfs when other filesystems are mounted by Nick Kralevich · 9 years ago
  59. e5b3696 init: harden socket creation against symlinks by Nick Kralevich · 9 years ago
  60. c51a0f9 Merge "Use ro.debuggable instead of ro.build.type" am: 37c90df931 am: 4e30b63fc6 by Yusuke Sato · 9 years ago
  61. 2da2a48 Use ro.debuggable instead of ro.build.type by Yusuke Sato · 9 years ago
  62. ece55dc Merge "init: harden socket creation against symlinks" into nyc-dev by Nick Kralevich · 9 years ago
  63. d35f9b0 init: harden socket creation against symlinks by Nick Kralevich · 9 years ago
  64. 69ee20e resolve merge conflicts of 0f5d443d0c to nyc-dev-plus-aosp by James Hawkins · 9 years ago
  65. fb6bb0a system/core: Cleanup direct calls to opendir by containing in a std::unique_ptr. by James Hawkins · 9 years ago
  66. b7e0073 Merge "User 0 directories are created by vold now." by Jeff Sharkey · 9 years ago
  67. 91c7bb6 Merge "init: fix writepid wrong pid written in file(s)" am: 718625010d by Elliott Hughes · 9 years ago
  68. 430a8a7 init: fix writepid wrong pid written in file(s) by Anestis Bechtsoudis · 9 years ago
  69. 785c9a6 User 0 directories are created by vold now. by Jeff Sharkey · 9 years ago
  70. eb9b6b2 Merge "Remove code to handle non-default file encryption" by Paul Lawrence · 9 years ago
  71. 71568066 Merge "init: Fix load_firmware error" am: f330e5462d am: de0af89c82 by Elliott Hughes · 9 years ago
  72. bd35642 Remove code to handle non-default file encryption by Paul Lawrence · 9 years ago
  73. 7714a8b On FDE devices, initialize user 0 by Paul Crowley · 9 years ago
  74. 9c762a5 init: Fix load_firmware error by Biao Lu · 9 years ago
  75. b2d956e Merge "init: Update readme.txt to reflect recent changes to init" am: d401eba04c by Tom Cherry · 9 years ago
  76. a1f5333 init: Update readme.txt to reflect recent changes to init by Tom Cherry · 9 years ago
  77. dbe9021 Merge "Remove no-longer-needed crypto init builtins" by Paul Crowley · 9 years ago
  78. 7a3d758 Merge "Allow paths of .rc files to be specified at mount_all" am: e7f9779886 by Hung-ying Tyan · 9 years ago
  79. 36c7415 Merge "Allow paths of .rc files to be specified at mount_all" by Hung-ying Tyan · 9 years ago
  80. 1bfefb4 Allow paths of .rc files to be specified at mount_all by Hung-ying Tyan · 9 years ago
  81. 3e76ef7 Remove no-longer-needed crypto init builtins by Paul Crowley · 9 years ago
  82. 9ace9ae Merge "logging: avoid unnecessary printfs" am: 542a511f87 am: 5644112b7e by Nick Kralevich · 9 years ago
  83. 6e9f7d9 logging: avoid unnecessary printfs by Nick Kralevich · 9 years ago
  84. b000dc0 Merge "Remove special case handling of "ro." properties permissions" am: b45f8179be by Tom Cherry · 9 years ago
  85. d5285b9 Remove special case handling of "ro." properties permissions by Tom Cherry · 9 years ago
  86. a18fdb2 Merge "libinit: depend on libselinux" am: 710056efb8 am: f97f11f8c1 by Colin Cross · 9 years ago
  87. f3172e0 Merge "init: Allows shutting down cleanly." am: f9f4ee8b72 am: a8c931b7f5 by Bertrand Simonnet · 9 years ago
  88. 846d052 Merge "libinit: depend on libselinux" by Colin Cross · 9 years ago
  89. 6f1d553 init: Allows shutting down cleanly. by Bertrand SIMONNET · 9 years ago
  90. 406c0f9 libinit: depend on libselinux by Colin Cross · 9 years ago
  91. 3078541 Merge "Update init documentation to reflect fs_config changes" am: b11afd7741 by Tom Cherry · 9 years ago
  92. fc6b921 Update init documentation to reflect fs_config changes by Tom Cherry · 9 years ago
  93. 8af6960 Merge "Set up dm-verity in EIO mode instead of logging mode" am: 0d1214c68e by Sami Tolvanen · 9 years ago
  94. b6eafb6 Merge "Set up dm-verity in EIO mode instead of logging mode" by Sami Tolvanen · 9 years ago
  95. e92ad0b Add createuserkey by Paul Lawrence · 9 years ago
  96. bfe62e8 init: set ro.boot.flash.locked from ro.boot.verifiedbootstate by Sami Tolvanen · 9 years ago
  97. f14832b Remove property_area_initialized by Tom Cherry · 9 years ago
  98. ce16a72 Merge "Remove ANDROID_PROPERTY_WORKSPACE" by Tom Cherry · 9 years ago
  99. e016f5c Track rename of base/ to android-base/. by Elliott Hughes · 9 years ago
  100. 9539542 Remove ANDROID_PROPERTY_WORKSPACE by Tom Cherry · 10 years ago