1. d7b7114 init.rc: add class_start early_hal by Steven Moreland · 8 years ago
  2. 8f04c01 Merge "Update to support staging behavior" into oc-dev by Neil Fuller · 8 years ago
  3. dfe5052 Merge "Add /dev/vndbinder to ueventd.rc" into oc-dev by TreeHugger Robot · 8 years ago
  4. 8427357 Merge "fs_mgr: removing fs_mgr_read_fstab_with_dt()" into oc-dev by TreeHugger Robot · 8 years ago
  5. 242c11c Merge "Restorecon new vndservice_contexts file." into oc-dev by Martijn Coenen · 8 years ago
  6. fa5ee1c debuggerd_test: add test for process/thread names. by Josh Gao · 8 years ago
  7. 32c6219 Add /dev/vndbinder to ueventd.rc by Martijn Coenen · 8 years ago
  8. 0405c8a Merge "add shutdown animation" into oc-dev by TreeHugger Robot · 8 years ago
  9. cb86e30 Merge "Include vendor gralloc0 flags in gralloc1 conversion." into oc-dev by Eino-Ville Talvala · 8 years ago
  10. ba57399 Merge "Make init builtin command installkey respect property updates" into oc-dev by Tom Cherry · 8 years ago
  11. 2d4df2b add shutdown animation by Keun-young Park · 8 years ago
  12. 1e3c1ab Restorecon new vndservice_contexts file. by Martijn Coenen · 8 years ago
  13. 97e4553 storaged: skip batteryproperties listener if uid_io not available by Jin Qian · 8 years ago
  14. 51e0e1d storaged: add support for ufs health info by Jin Qian · 8 years ago
  15. c1f7b57 storaged: read emmc health data from sysfs by Jin Qian · 8 years ago
  16. 4b41433 Merge changes I0c3887f2,I8fc585bb into oc-dev by Mark Salyzyn · 8 years ago
  17. 308b155 fs_mgr: removing fs_mgr_read_fstab_with_dt() by Bowgo Tsai · 8 years ago
  18. 1b91869 logd: correctly label identical lines by Mark Salyzyn · 8 years ago
  19. e9c80f4 logd: strip out empty trailing iovec by Mark Salyzyn · 8 years ago
  20. 24d3ec9 Make init builtin command installkey respect property updates by Janis Danisevskis · 8 years ago
  21. 85f6e78 Update to support staging behavior by Neil Fuller · 8 years ago
  22. b691618 fs_mgr_avb_ops: stores the by-name prefix of /misc instead of fstab struct by Bowgo Tsai · 8 years ago
  23. 3d7abd5 fs_mgr_avb: allow top-level vbmeta struct to be in 'boot' partition by Bowgo Tsai · 8 years ago
  24. 059759a Merge "Retry write operation when getting ENOBUFS." into oc-dev by TreeHugger Robot · 8 years ago
  25. 9c27a0b Retry write operation when getting ENOBUFS. by Daichi Hirono · 8 years ago
  26. 5faf509 tombstoned: add tests for b/36685795. by Josh Gao · 8 years ago
  27. d42a22f tombstoned: fix a race between intercept and crash_dump. by Josh Gao · 8 years ago
  28. baf6679 tombstoned: refactor request dequeuing a bit. by Josh Gao · 8 years ago
  29. f948eff tombstoned: don't increment num_concurrent_dumps until success. by Josh Gao · 8 years ago
  30. 7a7bc68 Revert "init: use read_file and write_file to implement do_copy builtin" by Wonsik Kim · 8 years ago
  31. 8e4b118 send SIGTERM only once by Keun-young Park · 8 years ago
  32. bc071ba add killProcessGroupOnce by Keun-young Park · 8 years ago
  33. 9c43102 set zero shutdown timeout for eng build by Keun-young Park · 8 years ago
  34. c18775a Merge "fs_mgr: change the log level in fs_mgr_get_boot_config()" into oc-dev by Tao Bao · 8 years ago
  35. c3e3adb libcutils: remove schedgroup fds [DO NOT MERGE] am: bcb6419fc9 -s ours by Wei Wang · 8 years ago
  36. a3c5ec7 Merge changes from topic 'update-verified-priority-bump' into oc-dev by TreeHugger Robot · 8 years ago
  37. c64feca Merge "split LightRefBase out of RefBase" into oc-dev by Mathias Agopian · 8 years ago
  38. 778f275 libcutils: remove schedgroup fds [DO NOT MERGE] by Wei Wang · 8 years ago
  39. 7a04b54 split LightRefBase out of RefBase by Mathias Agopian · 8 years ago
  40. 4f4092e init.rc: launch update_verifier with exec_start by Tom Cherry · 8 years ago
  41. 2cdda0d init: replace property_get with its android::base equivalent by Tom Cherry · 8 years ago
  42. 29b2c22 init: remove unused cutils includes by Tom Cherry · 8 years ago
  43. 1b7c405 init: add exec_start command by Tom Cherry · 8 years ago
  44. f314664 Include vendor gralloc0 flags in gralloc1 conversion. by Eino-Ville Talvala · 8 years ago
  45. 884a334 init: explicitly label all selinux files in rootfs by Sandeep Patil · 8 years ago
  46. 8f19e53 init: consolidate restorecon after selinux initialization in single function by Sandeep Patil · 8 years ago
  47. 99b90ec fs_mgr: change the log level in fs_mgr_get_boot_config() by Bowgo Tsai · 8 years ago
  48. c9ca26a Change FuseAppLoop so that it can process messages asynchronously. by Daichi Hirono · 8 years ago
  49. 0432402 Merge "Add gralloc usage conversion functions" into oc-dev by TreeHugger Robot · 8 years ago
  50. 18f2d44 libcutils: remove sched_set/getscheduler by Wei Wang · 8 years ago
  51. a4d2f1b Add gralloc usage conversion functions by Jesse Hall · 8 years ago
  52. dd1c96e Merge "init: add class_restart" am: 8678872a00 am: ee7137208e am: 0bd29405c0 by Steven Moreland · 8 years ago
  53. 3586041 Merge "init: add class_restart" am: 8678872a00 am: ee7137208e by Steven Moreland · 8 years ago
  54. 02424ca Merge "init: add class_restart" am: 8678872a00 by Steven Moreland · 8 years ago
  55. b62746b Merge "init: add class_restart" by Treehugger Robot · 8 years ago
  56. 54ae5a2 Merge "debuggerd_client: properly wait for completion." am: 372d8a2931 am: 6340d91308 by Josh Gao · 8 years ago
  57. 29a2789 Merge "debuggerd_client: properly wait for completion." am: 372d8a2931 by Josh Gao · 8 years ago
  58. 444313c Merge "debuggerd_client: properly wait for completion." am: 372d8a2931 by Josh Gao · 8 years ago
  59. 94b7184 Merge "debuggerd_client: properly wait for completion." by Treehugger Robot · 8 years ago
  60. e354660 Merge "init: remove superfluous forward definitions" am: deb23ba2c1 am: 256c8f5076 by Tom Cherry · 8 years ago
  61. 5c0caf8 Merge "init: remove superfluous forward definitions" am: deb23ba2c1 by Tom Cherry · 8 years ago
  62. 763a246 Merge "init: remove superfluous forward definitions" am: deb23ba2c1 by Tom Cherry · 8 years ago
  63. 6c39db2 Merge "init: remove superfluous forward definitions" by Treehugger Robot · 8 years ago
  64. fc01ce2 Merge "init: Fix README.md for writepid" am: 88d6b4af16 am: dc597affcc by Tom Cherry · 8 years ago
  65. 185288a Merge "init: Fix README.md for writepid" am: 88d6b4af16 am: dc597affcc by Tom Cherry · 8 years ago
  66. 2b5cd6e Merge "init: Fix README.md for writepid" am: 88d6b4af16 by Tom Cherry · 8 years ago
  67. 0d34917 Merge "init: Fix README.md for writepid" by Treehugger Robot · 8 years ago
  68. 7c26d70 init: remove superfluous forward definitions by Tom Cherry · 8 years ago
  69. c98ce2d Merge "init: add support of multiple class names" am: 3c1568aa13 am: fd450bb95a by Wei Wang · 8 years ago
  70. 9ae6b9d Merge "init: add support of multiple class names" am: 3c1568aa13 am: fd450bb95a by Wei Wang · 8 years ago
  71. 3aaa5c9 Merge "init: add support of multiple class names" am: 3c1568aa13 by Wei Wang · 8 years ago
  72. 1beea47 Merge "fs_mgr_avb: allow top-level vbmeta struct to be in 'boot' partition" am: ea057b46e0 am: 75ada5fce3 by Bowgo Tsai · 8 years ago
  73. 61e10e0 Merge "fs_mgr_avb: allow top-level vbmeta struct to be in 'boot' partition" am: ea057b46e0 by Bowgo Tsai · 8 years ago
  74. 2a85eb1 Merge "init: add support of multiple class names" by Treehugger Robot · 8 years ago
  75. 360f6bc Merge "fs_mgr_avb: allow top-level vbmeta struct to be in 'boot' partition" by Bowgo Tsai · 8 years ago
  76. 810a9e0 Merge "fs_mgr_avb: allow top-level vbmeta struct to be in 'boot' partition" by Treehugger Robot · 8 years ago
  77. bad1c45 Merge "libcutils: remove schedgroup" am: 3d8911fbbe am: c0fc8e7b7b by Wei Wang · 8 years ago
  78. 44a6681 Merge "libcutils: remove schedgroup" am: 3d8911fbbe am: c0fc8e7b7b by Wei Wang · 8 years ago
  79. d549b08 Merge "libcutils: remove schedgroup" am: 3d8911fbbe by Wei Wang · 8 years ago
  80. 84ee5fb Merge "libcutils: remove schedgroup" by Treehugger Robot · 8 years ago
  81. ac95762 debuggerd_client: properly wait for completion. by Josh Gao · 8 years ago
  82. d10a895 Merge "logcat: test: run 256 simultaneous logcats" am: b15429c0ea am: 232b57c60b by Mark Salyzyn · 8 years ago
  83. 7384550 Merge "logcat: test: run 256 simultaneous logcats" am: b15429c0ea am: 232b57c60b by Mark Salyzyn · 8 years ago
  84. 9d2ca34 Merge "logcat: test: run 256 simultaneous logcats" am: b15429c0ea by Mark Salyzyn · 8 years ago
  85. 7be54d4 Merge "logcat: test: run 256 simultaneous logcats" by Mark Salyzyn · 8 years ago
  86. 27e0083 Merge changes I96998c4b,I161bf03b am: dd0cd8d88f am: f17500474a am: 77a1fa9070 by Mark Salyzyn · 8 years ago
  87. ecd619b Merge "update shutdown sequence and use shutdown_timeout to cover all wait" am: 59cebb6e6f am: bfb9bea368 by Keun-young Park · 8 years ago
  88. e9c58ad Merge changes I96998c4b,I161bf03b am: dd0cd8d88f am: f17500474a by Mark Salyzyn · 8 years ago
  89. cade7fc Merge "update shutdown sequence and use shutdown_timeout to cover all wait" am: 59cebb6e6f by Keun-young Park · 8 years ago
  90. e561c67 Merge changes I96998c4b,I161bf03b am: dd0cd8d88f by Mark Salyzyn · 8 years ago
  91. 2b9377c Merge "update shutdown sequence and use shutdown_timeout to cover all wait" by Keun-young Park · 8 years ago
  92. ad3a5b1 Merge changes I96998c4b,I161bf03b by Mark Salyzyn · 8 years ago
  93. 92f0a45 Merge "update shutdown sequence and use shutdown_timeout to cover all wait" by Keun-young Park · 8 years ago
  94. 5277b72 logd: last iterator initialized incorrectly by Mark Salyzyn · 8 years ago
  95. b17d23c init: add support of multiple class names by Wei Wang · 8 years ago
  96. 09d811f init: add class_restart by Steven Moreland · 8 years ago
  97. 32f121b update shutdown sequence and use shutdown_timeout to cover all wait by Keun-young Park · 8 years ago
  98. ca77407 logd: ASAN cleansing by Mark Salyzyn · 9 years ago
  99. 4f4afd8 Merge "Move selinux policy build decisions to sepolicy Makefile" am: 784c851785 am: b19825012e by Jeff Vander Stoep · 8 years ago
  100. 906f4c6 Merge "Move selinux policy build decisions to sepolicy Makefile" am: 784c851785 by Jeff Vander Stoep · 8 years ago