1. 052dd1b Merge "Add DwarfMemory class." am: ce12417925 by Christopher Ferris · 8 years ago
  2. ce12417 Merge "Add DwarfMemory class." by Christopher Ferris · 8 years ago
  3. ba54f32 Merge "send SIGTERM only once" am: 9ead7c4a74 by Keun-young Park · 8 years ago
  4. 9ead7c4 Merge "send SIGTERM only once" by Treehugger Robot · 8 years ago
  5. d140cc9 Merge "add killProcessGroupOnce" am: c8a575588a by Keun-young Park · 8 years ago
  6. c8a5755 Merge "add killProcessGroupOnce" by Treehugger Robot · 8 years ago
  7. 68fb7c0 Merge "init: consolidate restorecon after selinux initialization in single function" by Sandeep Patil · 8 years ago
  8. 273a062 Merge "init: consolidate restorecon after selinux initialization in single function" by Treehugger Robot · 8 years ago
  9. acd55b3 send SIGTERM only once by Keun-young Park · 8 years ago
  10. fac4b63 add killProcessGroupOnce by Keun-young Park · 8 years ago
  11. 7ef60b4 init: consolidate restorecon after selinux initialization in single function by Sandeep Patil · 8 years ago
  12. 5579d46 Merge "set zero shutdown timeout for eng build" am: 6fb2ef1d03 by Keun-young Park · 8 years ago
  13. 6fb2ef1 Merge "set zero shutdown timeout for eng build" by Treehugger Robot · 8 years ago
  14. c4ffa5c set zero shutdown timeout for eng build by Keun-young Park · 8 years ago
  15. 571cb53 Merge changes from topic 'exec-start-update-verifier' am: 8772b3686e by Tom Cherry · 8 years ago
  16. 64cb3d5 init: add exec_start command am: b27004aa05 by Tom Cherry · 8 years ago
  17. 8772b36 Merge changes from topic 'exec-start-update-verifier' by Treehugger Robot · 8 years ago
  18. 6ee34f0 Merge "init: replace property_get with its android::base equivalent" by Tom Cherry · 8 years ago
  19. 7bcce1e Merge "init: replace property_get with its android::base equivalent" by Treehugger Robot · 8 years ago
  20. ccf2353 init: replace property_get with its android::base equivalent by Tom Cherry · 8 years ago
  21. 1fd9390 Merge "Update to support staging behavior" am: ec16825cb8 by Neil Fuller · 8 years ago
  22. ec16825 Merge "Update to support staging behavior" by Treehugger Robot · 8 years ago
  23. ae52ab2 Update to support staging behavior by Neil Fuller · 8 years ago
  24. 939cb29 Merge "Make demangle work more like c++filt." am: 58c1804653 by Elliott Hughes · 8 years ago
  25. 58c1804 Merge "Make demangle work more like c++filt." by Treehugger Robot · 8 years ago
  26. 375cc20 Merge "init: remove unused cutils includes" am: 20e43a2f2c by Tom Cherry · 8 years ago
  27. 20e43a2 Merge "init: remove unused cutils includes" by Treehugger Robot · 8 years ago
  28. 102183e Make demangle work more like c++filt. by Elliott Hughes · 8 years ago
  29. 1ec1bd9 init: remove unused cutils includes by Tom Cherry · 8 years ago
  30. 1e2d8c7 init.rc: launch update_verifier with exec_start by Tom Cherry · 8 years ago
  31. 446cfa7 Merge "libcutils: remove sched_set/getscheduler" am: e0bec6b11e by Wei Wang · 8 years ago
  32. e0bec6b Merge "libcutils: remove sched_set/getscheduler" by Treehugger Robot · 8 years ago
  33. 8726529 Merge "Only allow short functions in class definitions." am: e3b27d22bf by Christopher Ferris · 8 years ago
  34. e3b27d2 Merge "Only allow short functions in class definitions." by Christopher Ferris · 8 years ago
  35. f30abec Merge "Fix timeouts for android::base::WaitForProperty*" am: 57d78354d6 by Tom Cherry · 8 years ago
  36. 57d7835 Merge "Fix timeouts for android::base::WaitForProperty*" by Tom Cherry · 8 years ago
  37. a8d59fa libcutils: remove sched_set/getscheduler by Wei Wang · 8 years ago
  38. a11c814 Only allow short functions in class definitions. by Christopher Ferris · 8 years ago
  39. 621ae03 Merge "libcutils: handle root directory empty path" am: 6105dbd01b by Mark Salyzyn · 8 years ago
  40. 6105dbd Merge "libcutils: handle root directory empty path" by Mark Salyzyn · 8 years ago
  41. c30261f Merge "fs_mgr: change the log level in fs_mgr_get_boot_config()" am: c8c3e61eeb by Bowgo Tsai · 8 years ago
  42. c8c3e61 Merge "fs_mgr: change the log level in fs_mgr_get_boot_config()" by Treehugger Robot · 8 years ago
  43. d749a05 Merge "logd: strip out empty trailing iovec" am: 6b11faeb42 by Mark Salyzyn · 8 years ago
  44. 6b11fae Merge "logd: strip out empty trailing iovec" by Mark Salyzyn · 8 years ago
  45. 3d642d4 libcutils: handle root directory empty path by Jeremy Compostella · 9 years ago
  46. 0f34094 fs_mgr: change the log level in fs_mgr_get_boot_config() by Bowgo Tsai · 8 years ago
  47. ee71372 Merge "init: add class_restart" am: 8678872a00 by Steven Moreland · 8 years ago
  48. 8678872 Merge "init: add class_restart" by Treehugger Robot · 8 years ago
  49. 6340d91 Merge "debuggerd_client: properly wait for completion." am: 372d8a2931 by Josh Gao · 8 years ago
  50. 372d8a2 Merge "debuggerd_client: properly wait for completion." by Treehugger Robot · 8 years ago
  51. 256c8f5 Merge "init: remove superfluous forward definitions" am: deb23ba2c1 by Tom Cherry · 8 years ago
  52. deb23ba Merge "init: remove superfluous forward definitions" by Treehugger Robot · 8 years ago
  53. dc597af Merge "init: Fix README.md for writepid" am: 88d6b4af16 by Tom Cherry · 8 years ago
  54. 88d6b4a Merge "init: Fix README.md for writepid" by Treehugger Robot · 8 years ago
  55. 3d57294 Fix timeouts for android::base::WaitForProperty* by Tom Cherry · 8 years ago
  56. 46b6c43 init: remove superfluous forward definitions by Tom Cherry · 8 years ago
  57. fd450bb Merge "init: add support of multiple class names" am: 3c1568aa13 by Wei Wang · 8 years ago
  58. b27004a init: add exec_start command by Tom Cherry · 8 years ago
  59. 3c1568a Merge "init: add support of multiple class names" by Treehugger Robot · 8 years ago
  60. 75ada5f Merge "fs_mgr_avb: allow top-level vbmeta struct to be in 'boot' partition" by Bowgo Tsai · 8 years ago
  61. ea057b4 Merge "fs_mgr_avb: allow top-level vbmeta struct to be in 'boot' partition" by Treehugger Robot · 8 years ago
  62. c0fc8e7 Merge "libcutils: remove schedgroup" am: 3d8911fbbe by Wei Wang · 8 years ago
  63. 3d8911f Merge "libcutils: remove schedgroup" by Treehugger Robot · 8 years ago
  64. ae9d767 debuggerd_client: properly wait for completion. by Josh Gao · 8 years ago
  65. 232b57c Merge "logcat: test: run 256 simultaneous logcats" am: b15429c0ea by Mark Salyzyn · 8 years ago
  66. 479c8c2 logd: strip out empty trailing iovec by Mark Salyzyn · 8 years ago
  67. b15429c Merge "logcat: test: run 256 simultaneous logcats" by Mark Salyzyn · 8 years ago
  68. f175004 Merge changes I96998c4b,I161bf03b am: dd0cd8d88f by Mark Salyzyn · 8 years ago
  69. bfb9bea Merge "update shutdown sequence and use shutdown_timeout to cover all wait" by Keun-young Park · 8 years ago
  70. dd0cd8d Merge changes I96998c4b,I161bf03b by Mark Salyzyn · 8 years ago
  71. 59cebb6 Merge "update shutdown sequence and use shutdown_timeout to cover all wait" by Keun-young Park · 8 years ago
  72. 1f46716 logd: last iterator initialized incorrectly by Mark Salyzyn · 8 years ago
  73. 641ff0a init: add support of multiple class names by Wei Wang · 8 years ago
  74. 2b63d54 init: add class_restart by Steven Moreland · 8 years ago
  75. 3ee0df9 update shutdown sequence and use shutdown_timeout to cover all wait by Keun-young Park · 8 years ago
  76. 0484b3b logd: ASAN cleansing by Mark Salyzyn · 9 years ago
  77. b198250 Merge "Move selinux policy build decisions to sepolicy Makefile" am: 784c851785 by Jeff Vander Stoep · 8 years ago
  78. 784c851 Merge "Move selinux policy build decisions to sepolicy Makefile" by Treehugger Robot · 8 years ago
  79. e564dac init: Fix README.md for writepid by Tom Cherry · 8 years ago
  80. 07052c0 Merge "fs_mgr: use different fstab paths for normal/recovery boot" by Tao Bao · 8 years ago
  81. 9c59029 Merge "fs_mgr: use different fstab paths for normal/recovery boot" by Tao Bao · 8 years ago
  82. fbc0fe4 logcat: test: run 256 simultaneous logcats by Mark Salyzyn · 8 years ago
  83. 4026798 libcutils: remove schedgroup by Wei Wang · 8 years ago
  84. d05a2f7 fs_mgr: use different fstab paths for normal/recovery boot by Bowgo Tsai · 8 years ago
  85. e326cb1 Merge "Revert "Revert "Start hwservicemanager earlier.""" am: ca622b4e78 by Steven Moreland · 8 years ago
  86. ca622b4 Merge "Revert "Revert "Start hwservicemanager earlier.""" by Treehugger Robot · 8 years ago
  87. eb0a5e7 Merge "fs_mgr_avb: fix return value check of fs_mgr_get_boot_config()" by Bowgo Tsai · 8 years ago
  88. 51da2aa Merge "fs_mgr_avb: fix return value check of fs_mgr_get_boot_config()" by Treehugger Robot · 8 years ago
  89. 97db080 fs_mgr_avb: fix return value check of fs_mgr_get_boot_config() by Bowgo Tsai · 8 years ago
  90. b016896 fs_mgr_avb: allow top-level vbmeta struct to be in 'boot' partition by Bowgo Tsai · 8 years ago
  91. 7ef28f4 Move selinux policy build decisions to sepolicy Makefile by Jeff Vander Stoep · 8 years ago
  92. e6f9497 Merge "Add ld.config.txt to /system/etc" am: d444f8663d by Dimitry Ivanov · 8 years ago
  93. d444f86 Merge "Add ld.config.txt to /system/etc" by Treehugger Robot · 8 years ago
  94. d627502 Revert "Revert "Start hwservicemanager earlier."" by Steven Moreland · 8 years ago
  95. f62f611 Merge ""Requested dump for tid XXX" message shouldn't be fatal." am: f5d727f221 by Elliott Hughes · 8 years ago
  96. 64bf462 Merge "fs_mgr: update to new androidboot.slot param" am: 0fc8a4b363 by Fernando Lugo · 8 years ago
  97. f5d727f Merge ""Requested dump for tid XXX" message shouldn't be fatal." by Elliott Hughes · 8 years ago
  98. 0fc8a4b Merge "fs_mgr: update to new androidboot.slot param" by Fernando Lugo · 8 years ago
  99. 9c7ae58 fs_mgr: update to new androidboot.slot param by Fernando Lugo · 8 years ago
  100. 72a6fa6 Add DwarfMemory class. by Christopher Ferris · 8 years ago