1. b0c3959 Remove "_host" and "_static" suffix from libsparse definition. by Alex Deymo · 8 years ago
  2. 705353a Remove "_static" and "_host" suffix from libext4_utils. by Alex Deymo · 8 years ago
  3. 4a3b03e Merge "init/service.cpp: fix access check for console" by Treehugger Robot · 8 years ago
  4. 8adb4d9 Send property_service AVC messages to the kernel audit system by Nick Kralevich · 8 years ago
  5. 24ef860 init/service.cpp: fix access check for console by Adrian Salido · 8 years ago
  6. 77f0e9f init: Make 'write_file' return bool to match 'read_file'. by Jorge Lucangeli Obes · 8 years ago
  7. 0b8b230 Ask the user before wiping if crypto policy fails. by Paul Crowley · 8 years ago
  8. 8766ecb Merge "Move init bootcharting onto its own thread." by Elliott Hughes · 8 years ago
  9. a26a987 Revert "Compile sepolicy on-device at early boot." by Daniel Cashman · 8 years ago
  10. c249794 Move init bootcharting onto its own thread. by Elliott Hughes · 8 years ago
  11. 2fae5d6 Compile sepolicy on-device at early boot. by dcashman · 8 years ago
  12. 044b18c Merge "capabilities: Check ambient caps, last valid runtime cap." by Treehugger Robot · 8 years ago
  13. f3f824e capabilities: Check ambient caps, last valid runtime cap. by Jorge Lucangeli Obes · 8 years ago
  14. 4ee7861 Merge "Improve init bootcharting." by Elliott Hughes · 8 years ago
  15. d9b9ebb Merge "init: Specify the data wipe reason." by Treehugger Robot · 8 years ago
  16. fdf1a54 init: Specify the data wipe reason. by Tao Bao · 8 years ago
  17. a95e9af Merge "Remove obsolete __BRILLO__ ifdef." by Treehugger Robot · 8 years ago
  18. 405da69 Remove obsolete __BRILLO__ ifdef. by Jorge Lucangeli Obes · 8 years ago
  19. 41d0b6d Convert missed ERROR() to LOG(ERROR). by dcashman · 8 years ago
  20. 99dae54 Fix include order. by Elliott Hughes · 8 years ago
  21. baccc40 Set mmap_rnd_bits to maximum value. by Daniel Cashman · 8 years ago
  22. 9596d2b init/service.cpp: fix FD leak for services with consoles by Nick Kralevich · 8 years ago
  23. a3641af Improve init bootcharting. by Elliott Hughes · 8 years ago
  24. 422a512 Merge "The "net.change" property is no longer needed." am: e209ed7c44 by Elliott Hughes · 8 years ago
  25. e209ed7 Merge "The "net.change" property is no longer needed." by Treehugger Robot · 8 years ago
  26. 1f22788 Merge "init: service file command only opens existing files" am: bd3f42016d by Mark Salyzyn · 8 years ago
  27. 4f91581 The "net.change" property is no longer needed. by Elliott Hughes · 8 years ago
  28. 978fd0e init: service file command only opens existing files by Mark Salyzyn · 8 years ago
  29. 8cf9d66 Merge "Replace the "coldboot" timeout with a property." am: e218fc673f by Elliott Hughes · 8 years ago
  30. 331cf2f Replace the "coldboot" timeout with a property. by Elliott Hughes · 8 years ago
  31. c746ecb Merge "init: don't wait if we have more work to do" am: 32ee9fc24a by Wei Wang · 8 years ago
  32. 16db434 init: don't wait if we have more work to do by Wei Wang · 8 years ago
  33. 6501607 Merge "init: Fix sync issue on property trigger." am: 80d2f01fbf by Elliott Hughes · 8 years ago
  34. b104c50 init: Fix sync issue on property trigger. by caozhiyuan · 8 years ago
  35. c509c36 Merge "Revert "init: Reworked how we wait for COLDBOOT_DONE"" am: a10bd47d60 by Elliott Hughes · 8 years ago
  36. 6be1d97 Merge "init: Reworked how we wait for COLDBOOT_DONE" am: 57c31d0f17 by Billy Lau · 8 years ago
  37. a452660 Revert "init: Reworked how we wait for COLDBOOT_DONE" by Elliott Hughes · 8 years ago
  38. d36115e init: Reworked how we wait for COLDBOOT_DONE by Billy Lau · 8 years ago
  39. 4b1a329 Merge "Revert "Revert "init: create /dev/urandom, /dev/random in first stage.""" by Evgenii Stepanov · 8 years ago
  40. 102daa3 Revert "Revert "init: create /dev/urandom, /dev/random in first stage."" by Evgenii Stepanov · 8 years ago
  41. 5514c50 Merge "init: move empty string check to InitTriggers" am: 9bf10ff61e by Wei Wang · 8 years ago
  42. 9bf10ff Merge "init: move empty string check to InitTriggers" by Wei Wang · 8 years ago
  43. ffa3689 Merge "Add flags to restorecon_recursive to traverse filesystems" am: 5fbd1cfd34 by Paul Lawrence · 8 years ago
  44. 5fbd1cf Merge "Add flags to restorecon_recursive to traverse filesystems" by Treehugger Robot · 8 years ago
  45. 809dee5 Merge "libcutils: move cutils/files.h to cutils/android_get_control_file.h" by Mark Salyzyn · 8 years ago
  46. 8c41e79 Merge "libcutils: move cutils/files.h to cutils/android_get_control_file.h" by Mark Salyzyn · 8 years ago
  47. 93df4e1 init: move empty string check to InitTriggers by Wei Wang · 8 years ago
  48. 279f3d5 init: fix undefined behavior in ExecuteCommand am: d67a4abc64 by Wei Wang · 8 years ago
  49. 3567c7c Revert "Revert "init: warn slow action"" am: 8b1d526a72 by Wei Wang · 8 years ago
  50. 2369b1e Merge changes from topic 'slow_log' by Wei Wang · 8 years ago
  51. 52bd37e libcutils: move cutils/files.h to cutils/android_get_control_file.h by Mark Salyzyn · 8 years ago
  52. d67a4ab init: fix undefined behavior in ExecuteCommand by Wei Wang · 8 years ago
  53. a8d8434 Add flags to restorecon_recursive to traverse filesystems by Paul Lawrence · 8 years ago
  54. d1d3bdd Only restorecon CE storage after unlocked. by Jeff Sharkey · 8 years ago
  55. 8b1d526 Revert "Revert "init: warn slow action"" by Wei Wang · 8 years ago
  56. 1700a16 Merge "init: fix memory leaks" am: a73ba879b1 by Ting-Yuan Huang · 8 years ago
  57. a73ba87 Merge "init: fix memory leaks" by Treehugger Robot · 8 years ago
  58. 09bd41d init: fix memory leaks by Ting-Yuan Huang · 8 years ago
  59. 3ee9807 Merge "Switch fastboot/init/libprocessgroup to std::this_thread::sleep_for." by Elliott Hughes · 8 years ago
  60. f3e731b Merge "Switch fastboot/init/libprocessgroup to std::this_thread::sleep_for." by Elliott Hughes · 8 years ago
  61. 4286801 Merge "init: fix BuildTriggersString for empty string" am: 9b1d5e15ef by Wei Wang · 8 years ago
  62. 9b1d5e1 Merge "init: fix BuildTriggersString for empty string" by Treehugger Robot · 8 years ago
  63. ea51695 Merge "Revert "init: warn slow action"" am: 431c489568 by Nick Desaulniers · 8 years ago
  64. 431c489 Merge "Revert "init: warn slow action"" by Treehugger Robot · 8 years ago
  65. 69b9b36 init: fix BuildTriggersString for empty string by Wei Wang · 8 years ago
  66. 290a228 Switch fastboot/init/libprocessgroup to std::this_thread::sleep_for. by Elliott Hughes · 8 years ago
  67. 1802d11 Revert "init: warn slow action" by Nick Desaulniers · 8 years ago
  68. 85599ef Merge "Switch ueventd to sendfile(2)." am: f77d8b0452 by Elliott Hughes · 8 years ago
  69. f77d8b0 Merge "Switch ueventd to sendfile(2)." by Elliott Hughes · 8 years ago
  70. eefaa1f Merge "init start time tracking." am: 601bf9e7c9 by Elliott Hughes · 8 years ago
  71. 601bf9e Merge "init start time tracking." by Elliott Hughes · 8 years ago
  72. 632e99a Switch ueventd to sendfile(2). by Elliott Hughes · 8 years ago
  73. ec2d5d8 Merge "fix swapped min / max in priority parsing" am: 557359863c by Keun-young Park · 8 years ago
  74. 9605a94 init start time tracking. by Elliott Hughes · 8 years ago
  75. dd34ca4 fix swapped min / max in priority parsing by Keun-young Park · 8 years ago
  76. d1b560c Merge "Implement Reboot bootloader via bootloader_message" am: e759c83bde by Vineela Tummalapalli · 8 years ago
  77. e759c83 Merge "Implement Reboot bootloader via bootloader_message" by Treehugger Robot · 8 years ago
  78. d26107d Merge "init: warn slow action" am: 5782f72711 by Wei Wang · 8 years ago
  79. b1a309a init: warn slow action by Wei Wang · 8 years ago
  80. 900b502 Merge "init: errno handling in create_file" am: bccb521c6b by Mark Salyzyn · 8 years ago
  81. db69107 init: errno handling in create_file by Mark Salyzyn · 8 years ago
  82. 039734c Implement Reboot bootloader via bootloader_message by Vineela Tummalapalli · 8 years ago
  83. cc46af0 init: service file keyword am: 62767fe29f by Mark Salyzyn · 8 years ago
  84. 62767fe init: service file keyword by Mark Salyzyn · 8 years ago
  85. c406474 Merge "init: Add support for ambient capabilities." am: 043bc971f2 by Jorge Lucangeli Obes · 8 years ago
  86. 24b2913 init: Add support for ambient capabilities. by Jorge Lucangeli Obes · 8 years ago
  87. ba2a810 Merge "init: Put init in group AID_READPROC" am: 995560919c by Nick Kralevich · 8 years ago
  88. 9955609 Merge "init: Put init in group AID_READPROC" by Treehugger Robot · 8 years ago
  89. fc60c46 Merge "Fix log for early_mount" am: fff1669341 by Wei Wang · 8 years ago
  90. fff1669 Merge "Fix log for early_mount" by Treehugger Robot · 8 years ago
  91. 80960d2 init: Put init in group AID_READPROC by Nick Kralevich · 8 years ago
  92. 313b352 Fix log for early_mount by Wei Wang · 8 years ago
  93. 62fd68b Merge "Log when bootcharting ends." am: cd368c640a by Elliott Hughes · 8 years ago
  94. 5ee97e8 Log when bootcharting ends. by Elliott Hughes · 8 years ago
  95. 8ef815d Merge "init: allow '.' and '@' in service names" am: d879e0c750 by Iliyan Malchev · 8 years ago
  96. f655480 init: allow '.' and '@' in service names by Iliyan Malchev · 8 years ago
  97. 6b03c27 Merge "init: account for "init.svc." prefix in IsValidName" am: 8cf0bd75f7 by Iliyan Malchev · 8 years ago
  98. 00860da init: account for "init.svc." prefix in IsValidName by Iliyan Malchev · 8 years ago
  99. 1051e10 init: use libbootloader_message. by Yabin Cui · 8 years ago
  100. 7948a33 resolve merge conflicts of a4398c1 to stage-aosp-master am: 195669febc by Elliott Hughes · 8 years ago