1. a2de3e0 Merge "set zero shutdown timeout for eng build" am: 6fb2ef1d03 by Keun-young Park · 8 years ago
  2. 954a880 Merge "set zero shutdown timeout for eng build" by Treehugger Robot · 8 years ago
  3. 713fc51 set zero shutdown timeout for eng build by Keun-young Park · 8 years ago
  4. a20e550 Merge changes from topic 'exec-start-update-verifier' am: 8772b3686e by Tom Cherry · 8 years ago
  5. 35fae0e init: add exec_start command am: b27004aa05 by Tom Cherry · 8 years ago
  6. f3570cb Merge changes from topic 'exec-start-update-verifier' by Treehugger Robot · 8 years ago
  7. 262c326 Merge "init: replace property_get with its android::base equivalent" by Tom Cherry · 8 years ago
  8. 9c9d265 Merge "init: replace property_get with its android::base equivalent" by Treehugger Robot · 8 years ago
  9. 7236472 init: replace property_get with its android::base equivalent by Tom Cherry · 8 years ago
  10. ec9f91d Merge "Update to support staging behavior" am: ec16825cb8 by Neil Fuller · 8 years ago
  11. 92eb93c Merge "Update to support staging behavior" by Treehugger Robot · 8 years ago
  12. 5958316 Update to support staging behavior by Neil Fuller · 8 years ago
  13. d566338 Merge "Make demangle work more like c++filt." am: 58c1804653 by Elliott Hughes · 8 years ago
  14. eac03e8 Merge "Make demangle work more like c++filt." by Treehugger Robot · 8 years ago
  15. 9aeee1d Merge "init: remove unused cutils includes" am: 20e43a2f2c by Tom Cherry · 8 years ago
  16. 07db958 Merge "init: remove unused cutils includes" by Treehugger Robot · 8 years ago
  17. 608a7ff Make demangle work more like c++filt. by Elliott Hughes · 8 years ago
  18. 6ecce9c init: remove unused cutils includes by Tom Cherry · 8 years ago
  19. 28a0fac init.rc: launch update_verifier with exec_start by Tom Cherry · 8 years ago
  20. 5810a57 Merge "libcutils: remove sched_set/getscheduler" am: e0bec6b11e by Wei Wang · 8 years ago
  21. d1848c6 Merge "libcutils: remove sched_set/getscheduler" by Treehugger Robot · 8 years ago
  22. c41bce2 Merge "Only allow short functions in class definitions." am: e3b27d22bf by Christopher Ferris · 8 years ago
  23. e336804 Merge "Only allow short functions in class definitions." by Christopher Ferris · 8 years ago
  24. 3b266e5 Merge "Fix timeouts for android::base::WaitForProperty*" am: 57d78354d6 by Tom Cherry · 8 years ago
  25. 23de3c2 Merge "Fix timeouts for android::base::WaitForProperty*" by Tom Cherry · 8 years ago
  26. 725fb62 libcutils: remove sched_set/getscheduler by Wei Wang · 8 years ago
  27. b169b29 Only allow short functions in class definitions. by Christopher Ferris · 8 years ago
  28. 239cb21 Merge "libcutils: handle root directory empty path" am: 6105dbd01b by Mark Salyzyn · 8 years ago
  29. 0ffb47b Merge "libcutils: handle root directory empty path" by Mark Salyzyn · 8 years ago
  30. 7ff8762 Merge "fs_mgr: change the log level in fs_mgr_get_boot_config()" am: c8c3e61eeb by Bowgo Tsai · 8 years ago
  31. 826a4a3 Merge "fs_mgr: change the log level in fs_mgr_get_boot_config()" by Treehugger Robot · 8 years ago
  32. 58c114a Merge "logd: strip out empty trailing iovec" am: 6b11faeb42 by Mark Salyzyn · 8 years ago
  33. 299af4e Merge "logd: strip out empty trailing iovec" by Mark Salyzyn · 8 years ago
  34. e9fc328 libcutils: handle root directory empty path by Jeremy Compostella · 9 years ago
  35. db01212 fs_mgr: change the log level in fs_mgr_get_boot_config() by Bowgo Tsai · 8 years ago
  36. 02424ca Merge "init: add class_restart" am: 8678872a00 by Steven Moreland · 8 years ago
  37. b62746b Merge "init: add class_restart" by Treehugger Robot · 8 years ago
  38. 444313c Merge "debuggerd_client: properly wait for completion." am: 372d8a2931 by Josh Gao · 8 years ago
  39. 94b7184 Merge "debuggerd_client: properly wait for completion." by Treehugger Robot · 8 years ago
  40. 763a246 Merge "init: remove superfluous forward definitions" am: deb23ba2c1 by Tom Cherry · 8 years ago
  41. 6c39db2 Merge "init: remove superfluous forward definitions" by Treehugger Robot · 8 years ago
  42. 2b5cd6e Merge "init: Fix README.md for writepid" am: 88d6b4af16 by Tom Cherry · 8 years ago
  43. 0d34917 Merge "init: Fix README.md for writepid" by Treehugger Robot · 8 years ago
  44. d60f5f5 Fix timeouts for android::base::WaitForProperty* by Tom Cherry · 8 years ago
  45. 7c26d70 init: remove superfluous forward definitions by Tom Cherry · 8 years ago
  46. 3aaa5c9 Merge "init: add support of multiple class names" am: 3c1568aa13 by Wei Wang · 8 years ago
  47. bfa91e2 init: add exec_start command by Tom Cherry · 8 years ago
  48. 2a85eb1 Merge "init: add support of multiple class names" by Treehugger Robot · 8 years ago
  49. 360f6bc Merge "fs_mgr_avb: allow top-level vbmeta struct to be in 'boot' partition" by Bowgo Tsai · 8 years ago
  50. 810a9e0 Merge "fs_mgr_avb: allow top-level vbmeta struct to be in 'boot' partition" by Treehugger Robot · 8 years ago
  51. d549b08 Merge "libcutils: remove schedgroup" am: 3d8911fbbe by Wei Wang · 8 years ago
  52. 84ee5fb Merge "libcutils: remove schedgroup" by Treehugger Robot · 8 years ago
  53. ac95762 debuggerd_client: properly wait for completion. by Josh Gao · 8 years ago
  54. 9d2ca34 Merge "logcat: test: run 256 simultaneous logcats" am: b15429c0ea by Mark Salyzyn · 8 years ago
  55. f521e07 logd: strip out empty trailing iovec by Mark Salyzyn · 8 years ago
  56. 7be54d4 Merge "logcat: test: run 256 simultaneous logcats" by Mark Salyzyn · 8 years ago
  57. e561c67 Merge changes I96998c4b,I161bf03b am: dd0cd8d88f by Mark Salyzyn · 8 years ago
  58. 2b9377c Merge "update shutdown sequence and use shutdown_timeout to cover all wait" by Keun-young Park · 8 years ago
  59. ad3a5b1 Merge changes I96998c4b,I161bf03b by Mark Salyzyn · 8 years ago
  60. 92f0a45 Merge "update shutdown sequence and use shutdown_timeout to cover all wait" by Keun-young Park · 8 years ago
  61. 5277b72 logd: last iterator initialized incorrectly by Mark Salyzyn · 8 years ago
  62. b17d23c init: add support of multiple class names by Wei Wang · 8 years ago
  63. 09d811f init: add class_restart by Steven Moreland · 8 years ago
  64. 32f121b update shutdown sequence and use shutdown_timeout to cover all wait by Keun-young Park · 8 years ago
  65. ca77407 logd: ASAN cleansing by Mark Salyzyn · 9 years ago
  66. 67437a6 Merge "Move selinux policy build decisions to sepolicy Makefile" am: 784c851785 by Jeff Vander Stoep · 8 years ago
  67. 811d886 Merge "Move selinux policy build decisions to sepolicy Makefile" by Treehugger Robot · 8 years ago
  68. a2a6ee9 init: Fix README.md for writepid by Tom Cherry · 8 years ago
  69. 42c1ca2 Merge "fs_mgr: use different fstab paths for normal/recovery boot" by Tao Bao · 8 years ago
  70. a118271 Merge "fs_mgr: use different fstab paths for normal/recovery boot" by Tao Bao · 8 years ago
  71. 2408a2d logcat: test: run 256 simultaneous logcats by Mark Salyzyn · 8 years ago
  72. 10e565d libcutils: remove schedgroup by Wei Wang · 8 years ago
  73. 99cd405 fs_mgr: use different fstab paths for normal/recovery boot by Bowgo Tsai · 8 years ago
  74. 8cc6924 Merge "Revert "Revert "Start hwservicemanager earlier.""" am: ca622b4e78 by Steven Moreland · 8 years ago
  75. bf109bc Merge "Revert "Revert "Start hwservicemanager earlier.""" by Treehugger Robot · 8 years ago
  76. 61d01fe Merge "fs_mgr_avb: fix return value check of fs_mgr_get_boot_config()" by Bowgo Tsai · 8 years ago
  77. 122957c Merge "fs_mgr_avb: fix return value check of fs_mgr_get_boot_config()" by Treehugger Robot · 8 years ago
  78. 9204ecc fs_mgr_avb: fix return value check of fs_mgr_get_boot_config() by Bowgo Tsai · 8 years ago
  79. 5f4714b fs_mgr_avb: allow top-level vbmeta struct to be in 'boot' partition by Bowgo Tsai · 8 years ago
  80. 405010b Move selinux policy build decisions to sepolicy Makefile by Jeff Vander Stoep · 8 years ago
  81. 4d5f2ec Merge "Add ld.config.txt to /system/etc" am: d444f8663d by Dimitry Ivanov · 8 years ago
  82. 66708b9 Merge "Add ld.config.txt to /system/etc" by Treehugger Robot · 8 years ago
  83. 5e6a3e7 Revert "Revert "Start hwservicemanager earlier."" by Steven Moreland · 8 years ago
  84. 3d10dec Merge ""Requested dump for tid XXX" message shouldn't be fatal." am: f5d727f221 by Elliott Hughes · 8 years ago
  85. fde3d9e Merge "fs_mgr: update to new androidboot.slot param" am: 0fc8a4b363 by Fernando Lugo · 8 years ago
  86. 8e6d5ff Merge ""Requested dump for tid XXX" message shouldn't be fatal." by Elliott Hughes · 8 years ago
  87. 4e88479 Merge "fs_mgr: update to new androidboot.slot param" by Fernando Lugo · 8 years ago
  88. fda3857 fs_mgr: update to new androidboot.slot param by Fernando Lugo · 8 years ago
  89. ca983e1 Merge "adb: allow symlinks to directories in directory_exists." am: c10c31e8ba by Josh Gao · 8 years ago
  90. 034dd50 Merge "adb: allow symlinks to directories in directory_exists." by Josh Gao · 8 years ago
  91. 5a12660 Merge "Test unwinding through a signal handler." am: d13099e66c by Christopher Ferris · 8 years ago
  92. 2e2b2ec Merge "Test unwinding through a signal handler." by Christopher Ferris · 8 years ago
  93. 487a705 Merge "Revert "Start hwservicemanager earlier."" am: 3ba313597d by Thierry Strudel · 8 years ago
  94. 7db45c5 Merge "Revert "Start hwservicemanager earlier."" by Thierry Strudel · 8 years ago
  95. cc05489 Merge "Make the xtables lock readable only by AID_RADIO and root." by Lorenzo Colitti · 8 years ago
  96. 9bcf283 Merge "Make the xtables lock readable only by AID_RADIO and root." by Lorenzo Colitti · 8 years ago
  97. 03f61b6 Revert "Start hwservicemanager earlier." by Steven Moreland · 8 years ago
  98. 78bc32e "Requested dump for tid XXX" message shouldn't be fatal. by Elliott Hughes · 8 years ago
  99. b8e0103 Merge "add kill all for shutdown_timeout of 0" am: dd26e1a28c by Keun-young Park · 8 years ago
  100. ac93a2e Merge "add kill all for shutdown_timeout of 0" by Treehugger Robot · 8 years ago