1. ec10a51 Merge "fs_mgr_avb: allow top-level vbmeta struct to be in 'boot' partition" by Bowgo Tsai · 8 years ago
  2. 2e0f8a3 Merge "fs_mgr_avb: allow top-level vbmeta struct to be in 'boot' partition" by Treehugger Robot · 8 years ago
  3. a1b9fbd Merge changes I20670684,If38c6d14,I94889125,I66169ed5 am: 85a6ca459f by Josh Gao · 8 years ago
  4. 85a6ca4 Merge changes I20670684,If38c6d14,I94889125,I66169ed5 by Treehugger Robot · 8 years ago
  5. 02d720e Merge "Revert "init: use read_file and write_file to implement do_copy builtin"" by Wonsik Kim · 8 years ago
  6. 3428d0c Merge "Revert "init: use read_file and write_file to implement do_copy builtin"" by Wonsik Kim · 8 years ago
  7. 395e294 Revert "init: use read_file and write_file to implement do_copy builtin" by Wonsik Kim · 8 years ago
  8. 83b3c08 Merge "Revert "adb: check our socketpair ends in our win32 emulation."" by Josh Gao · 8 years ago
  9. c1314c8 Merge "Revert "adb: check our socketpair ends in our win32 emulation."" by Josh Gao · 8 years ago
  10. 352a845 tombstoned: add tests for b/36685795. by Josh Gao · 8 years ago
  11. 460b336 tombstoned: fix a race between intercept and crash_dump. by Josh Gao · 8 years ago
  12. 807a458 tombstoned: refactor request dequeuing a bit. by Josh Gao · 8 years ago
  13. d6a061b Merge "Set libnativeloader style to clang-format-2" am: 23fc5afa2d by Calin Juravle · 8 years ago
  14. cb5a342 Merge "Set libnativebridge style to clang-format-2" am: 2c317ceaba by Calin Juravle · 8 years ago
  15. 23fc5af Merge "Set libnativeloader style to clang-format-2" by Calin Juravle · 8 years ago
  16. 2c317ce Merge "Set libnativebridge style to clang-format-2" by Calin Juravle · 8 years ago
  17. 1307824 tombstoned: don't increment num_concurrent_dumps until success. by Josh Gao · 8 years ago
  18. 3726a01 Revert "adb: check our socketpair ends in our win32 emulation." by Josh Gao · 8 years ago
  19. ad6c88f Merge "Add test config to libcutils_test_static" am: c65f842cd1 by Dan Shi · 8 years ago
  20. c65f842 Merge "Add test config to libcutils_test_static" by Treehugger Robot · 8 years ago
  21. 052dd1b Merge "Add DwarfMemory class." am: ce12417925 by Christopher Ferris · 8 years ago
  22. ce12417 Merge "Add DwarfMemory class." by Christopher Ferris · 8 years ago
  23. 37a0b31 fs_mgr_avb: allow top-level vbmeta struct to be in 'boot' partition by Bowgo Tsai · 8 years ago
  24. d8f533a Add test config to libcutils_test_static by Dan Shi · 8 years ago
  25. ba54f32 Merge "send SIGTERM only once" am: 9ead7c4a74 by Keun-young Park · 8 years ago
  26. 9ead7c4 Merge "send SIGTERM only once" by Treehugger Robot · 8 years ago
  27. d140cc9 Merge "add killProcessGroupOnce" am: c8a575588a by Keun-young Park · 8 years ago
  28. c8a5755 Merge "add killProcessGroupOnce" by Treehugger Robot · 8 years ago
  29. 68fb7c0 Merge "init: consolidate restorecon after selinux initialization in single function" by Sandeep Patil · 8 years ago
  30. 273a062 Merge "init: consolidate restorecon after selinux initialization in single function" by Treehugger Robot · 8 years ago
  31. c169b20 Set libnativeloader style to clang-format-2 by Calin Juravle · 8 years ago
  32. bac9807 Set libnativebridge style to clang-format-2 by Calin Juravle · 8 years ago
  33. acd55b3 send SIGTERM only once by Keun-young Park · 8 years ago
  34. fac4b63 add killProcessGroupOnce by Keun-young Park · 8 years ago
  35. 7ef60b4 init: consolidate restorecon after selinux initialization in single function by Sandeep Patil · 8 years ago
  36. 5579d46 Merge "set zero shutdown timeout for eng build" am: 6fb2ef1d03 by Keun-young Park · 8 years ago
  37. 6fb2ef1 Merge "set zero shutdown timeout for eng build" by Treehugger Robot · 8 years ago
  38. c4ffa5c set zero shutdown timeout for eng build by Keun-young Park · 8 years ago
  39. 571cb53 Merge changes from topic 'exec-start-update-verifier' am: 8772b3686e by Tom Cherry · 8 years ago
  40. 64cb3d5 init: add exec_start command am: b27004aa05 by Tom Cherry · 8 years ago
  41. 8772b36 Merge changes from topic 'exec-start-update-verifier' by Treehugger Robot · 8 years ago
  42. 6ee34f0 Merge "init: replace property_get with its android::base equivalent" by Tom Cherry · 8 years ago
  43. 7bcce1e Merge "init: replace property_get with its android::base equivalent" by Treehugger Robot · 8 years ago
  44. ccf2353 init: replace property_get with its android::base equivalent by Tom Cherry · 8 years ago
  45. 1fd9390 Merge "Update to support staging behavior" am: ec16825cb8 by Neil Fuller · 8 years ago
  46. ec16825 Merge "Update to support staging behavior" by Treehugger Robot · 8 years ago
  47. ae52ab2 Update to support staging behavior by Neil Fuller · 8 years ago
  48. 939cb29 Merge "Make demangle work more like c++filt." am: 58c1804653 by Elliott Hughes · 8 years ago
  49. 58c1804 Merge "Make demangle work more like c++filt." by Treehugger Robot · 8 years ago
  50. 375cc20 Merge "init: remove unused cutils includes" am: 20e43a2f2c by Tom Cherry · 8 years ago
  51. 20e43a2 Merge "init: remove unused cutils includes" by Treehugger Robot · 8 years ago
  52. 102183e Make demangle work more like c++filt. by Elliott Hughes · 8 years ago
  53. 1ec1bd9 init: remove unused cutils includes by Tom Cherry · 8 years ago
  54. 1e2d8c7 init.rc: launch update_verifier with exec_start by Tom Cherry · 8 years ago
  55. 446cfa7 Merge "libcutils: remove sched_set/getscheduler" am: e0bec6b11e by Wei Wang · 8 years ago
  56. e0bec6b Merge "libcutils: remove sched_set/getscheduler" by Treehugger Robot · 8 years ago
  57. 8726529 Merge "Only allow short functions in class definitions." am: e3b27d22bf by Christopher Ferris · 8 years ago
  58. e3b27d2 Merge "Only allow short functions in class definitions." by Christopher Ferris · 8 years ago
  59. f30abec Merge "Fix timeouts for android::base::WaitForProperty*" am: 57d78354d6 by Tom Cherry · 8 years ago
  60. 57d7835 Merge "Fix timeouts for android::base::WaitForProperty*" by Tom Cherry · 8 years ago
  61. a8d59fa libcutils: remove sched_set/getscheduler by Wei Wang · 8 years ago
  62. a11c814 Only allow short functions in class definitions. by Christopher Ferris · 8 years ago
  63. 621ae03 Merge "libcutils: handle root directory empty path" am: 6105dbd01b by Mark Salyzyn · 8 years ago
  64. 6105dbd Merge "libcutils: handle root directory empty path" by Mark Salyzyn · 8 years ago
  65. c30261f Merge "fs_mgr: change the log level in fs_mgr_get_boot_config()" am: c8c3e61eeb by Bowgo Tsai · 8 years ago
  66. c8c3e61 Merge "fs_mgr: change the log level in fs_mgr_get_boot_config()" by Treehugger Robot · 8 years ago
  67. d749a05 Merge "logd: strip out empty trailing iovec" am: 6b11faeb42 by Mark Salyzyn · 8 years ago
  68. 6b11fae Merge "logd: strip out empty trailing iovec" by Mark Salyzyn · 8 years ago
  69. 3d642d4 libcutils: handle root directory empty path by Jeremy Compostella · 9 years ago
  70. 0f34094 fs_mgr: change the log level in fs_mgr_get_boot_config() by Bowgo Tsai · 8 years ago
  71. ee71372 Merge "init: add class_restart" am: 8678872a00 by Steven Moreland · 8 years ago
  72. 8678872 Merge "init: add class_restart" by Treehugger Robot · 8 years ago
  73. 6340d91 Merge "debuggerd_client: properly wait for completion." am: 372d8a2931 by Josh Gao · 8 years ago
  74. 372d8a2 Merge "debuggerd_client: properly wait for completion." by Treehugger Robot · 8 years ago
  75. 256c8f5 Merge "init: remove superfluous forward definitions" am: deb23ba2c1 by Tom Cherry · 8 years ago
  76. deb23ba Merge "init: remove superfluous forward definitions" by Treehugger Robot · 8 years ago
  77. dc597af Merge "init: Fix README.md for writepid" am: 88d6b4af16 by Tom Cherry · 8 years ago
  78. 88d6b4a Merge "init: Fix README.md for writepid" by Treehugger Robot · 8 years ago
  79. 3d57294 Fix timeouts for android::base::WaitForProperty* by Tom Cherry · 8 years ago
  80. 46b6c43 init: remove superfluous forward definitions by Tom Cherry · 8 years ago
  81. fd450bb Merge "init: add support of multiple class names" am: 3c1568aa13 by Wei Wang · 8 years ago
  82. b27004a init: add exec_start command by Tom Cherry · 8 years ago
  83. 3c1568a Merge "init: add support of multiple class names" by Treehugger Robot · 8 years ago
  84. 75ada5f Merge "fs_mgr_avb: allow top-level vbmeta struct to be in 'boot' partition" by Bowgo Tsai · 8 years ago
  85. ea057b4 Merge "fs_mgr_avb: allow top-level vbmeta struct to be in 'boot' partition" by Treehugger Robot · 8 years ago
  86. c0fc8e7 Merge "libcutils: remove schedgroup" am: 3d8911fbbe by Wei Wang · 8 years ago
  87. 3d8911f Merge "libcutils: remove schedgroup" by Treehugger Robot · 8 years ago
  88. ae9d767 debuggerd_client: properly wait for completion. by Josh Gao · 8 years ago
  89. 232b57c Merge "logcat: test: run 256 simultaneous logcats" am: b15429c0ea by Mark Salyzyn · 8 years ago
  90. 479c8c2 logd: strip out empty trailing iovec by Mark Salyzyn · 8 years ago
  91. b15429c Merge "logcat: test: run 256 simultaneous logcats" by Mark Salyzyn · 8 years ago
  92. f175004 Merge changes I96998c4b,I161bf03b am: dd0cd8d88f by Mark Salyzyn · 8 years ago
  93. bfb9bea Merge "update shutdown sequence and use shutdown_timeout to cover all wait" by Keun-young Park · 8 years ago
  94. dd0cd8d Merge changes I96998c4b,I161bf03b by Mark Salyzyn · 8 years ago
  95. 59cebb6 Merge "update shutdown sequence and use shutdown_timeout to cover all wait" by Keun-young Park · 8 years ago
  96. 1f46716 logd: last iterator initialized incorrectly by Mark Salyzyn · 8 years ago
  97. 641ff0a init: add support of multiple class names by Wei Wang · 8 years ago
  98. 2b63d54 init: add class_restart by Steven Moreland · 8 years ago
  99. 3ee0df9 update shutdown sequence and use shutdown_timeout to cover all wait by Keun-young Park · 8 years ago
  100. 0484b3b logd: ASAN cleansing by Mark Salyzyn · 8 years ago