1. f9bdd50 logcatd: introduce logcatd executable by Mark Salyzyn · 8 years ago
  2. bc6eadb logcat: Add -h and --help flags by Mark Salyzyn · 8 years ago
  3. 485b6f1 Merge "init: Use std::string for write_file()" by Treehugger Robot · 8 years ago
  4. 4b59141 Merge "Show install path in "adb --version" and "fastboot --version"." by Elliott Hughes · 8 years ago
  5. b756ae1 Merge "debuggerd_test: add test for process/thread names." by Josh Gao · 8 years ago
  6. 6ff49ff Merge "Make ueventd error messages indicate where the error is in ueventd script" by Treehugger Robot · 8 years ago
  7. 1fc630c init: Use std::string for write_file() by Tom Cherry · 8 years ago
  8. a76df45 Make ueventd error messages indicate where the error is in ueventd script by Christopher Desjardins · 8 years ago
  9. 5156818 debuggerd_test: add test for process/thread names. by Josh Gao · 8 years ago
  10. 6fe0203 Merge "Add vbmeta image support for verified boot" by Vineeta Srivastava · 8 years ago
  11. 614b4aa Merge "add shutdown animation" by Keun-young Park · 8 years ago
  12. cbba861 Merge "Switch to a shell_and_utilities phony module." by Elliott Hughes · 8 years ago
  13. 9a44527 Switch to a shell_and_utilities phony module. by Elliott Hughes · 8 years ago
  14. c88eb47 Merge "Revert "Allocate GID to use reserved disk space."" by Treehugger Robot · 8 years ago
  15. 70b9f49 Merge "liblog: Speed up and extend the radio log redirect code" by Mark Salyzyn · 8 years ago
  16. 512897c Merge changes Ic590c230,Ibd4be82b by Mark Salyzyn · 8 years ago
  17. 700ba9d Merge "logd: correctly label identical lines" by Mark Salyzyn · 8 years ago
  18. 9b095e0 Revert "Allocate GID to use reserved disk space." by Jeff Sharkey · 8 years ago
  19. f456f40 Merge "fs_mgr: removing fs_mgr_read_fstab_with_dt()" by Treehugger Robot · 8 years ago
  20. aec301d Merge "Allocate GID to use reserved disk space." by Treehugger Robot · 8 years ago
  21. 3588815 add shutdown animation by Keun-young Park · 8 years ago
  22. 688c7fa Allocate GID to use reserved disk space. by Jeff Sharkey · 8 years ago
  23. 8419a7d logd: correctly label identical lines by Mark Salyzyn · 8 years ago
  24. 72a2888 Merge "bootstat: Refactor init/utils/boot_clock into base/chrono_utils." by James Hawkins · 8 years ago
  25. 8a8ee51 logd: liblog benchmark check BM_log_overhead regression by Mark Salyzyn · 8 years ago
  26. 1baef59 liblog: benchmark add BM_log_event_overhead_42 for a well known tag by Mark Salyzyn · 8 years ago
  27. 65f152c Add vbmeta image support for verified boot by Vineeta Srivastava · 8 years ago
  28. 5ab0788 liblog: Speed up and extend the radio log redirect code by Mark Salyzyn · 8 years ago
  29. bed00b7 Merge "Make init builtin command installkey respect property updates" by Tom Cherry · 8 years ago
  30. 8a06192 Merge "fs_mgr_avb_ops: stores the by-name prefix of /misc instead of fstab struct" by Treehugger Robot · 8 years ago
  31. 0f2380a Merge "fs_mgr_avb: allow top-level vbmeta struct to be in 'boot' partition" by Treehugger Robot · 8 years ago
  32. 0d13d00 Merge changes I20670684,If38c6d14,I94889125,I66169ed5 by Treehugger Robot · 8 years ago
  33. 81d0096 fs_mgr_avb_ops: stores the by-name prefix of /misc instead of fstab struct by Bowgo Tsai · 8 years ago
  34. 5f7bb51 Merge "Revert "init: use read_file and write_file to implement do_copy builtin"" by Wonsik Kim · 8 years ago
  35. 3f0475e Revert "init: use read_file and write_file to implement do_copy builtin" by Wonsik Kim · 8 years ago
  36. bee9a8b Merge "Revert "adb: check our socketpair ends in our win32 emulation."" by Josh Gao · 8 years ago
  37. 19ae9e3 tombstoned: add tests for b/36685795. by Josh Gao · 8 years ago
  38. 7b014d1 tombstoned: fix a race between intercept and crash_dump. by Josh Gao · 8 years ago
  39. 13b2c43 tombstoned: refactor request dequeuing a bit. by Josh Gao · 8 years ago
  40. a4d60b8 Merge "Set libnativeloader style to clang-format-2" by Calin Juravle · 8 years ago
  41. ba6fb2c Merge "Set libnativebridge style to clang-format-2" by Calin Juravle · 8 years ago
  42. 7b06b37 Show install path in "adb --version" and "fastboot --version". by Elliott Hughes · 8 years ago
  43. da9e6d5 tombstoned: don't increment num_concurrent_dumps until success. by Josh Gao · 8 years ago
  44. 550844a bootstat: Refactor init/utils/boot_clock into base/chrono_utils. by James Hawkins · 8 years ago
  45. 17b03c2 Revert "adb: check our socketpair ends in our win32 emulation." by Josh Gao · 8 years ago
  46. 15e82ba Merge "Add test config to libcutils_test_static" by Treehugger Robot · 8 years ago
  47. 4b68320 Merge "Add DwarfMemory class." by Christopher Ferris · 8 years ago
  48. 7126b00 fs_mgr_avb: allow top-level vbmeta struct to be in 'boot' partition by Bowgo Tsai · 8 years ago
  49. 2f99587 Add test config to libcutils_test_static by Dan Shi · 8 years ago
  50. 2f4361d Merge "send SIGTERM only once" by Treehugger Robot · 8 years ago
  51. e3779c4 Merge "add killProcessGroupOnce" by Treehugger Robot · 8 years ago
  52. f0d27eb Merge "init: consolidate restorecon after selinux initialization in single function" by Treehugger Robot · 8 years ago
  53. e3c990f Set libnativeloader style to clang-format-2 by Calin Juravle · 8 years ago
  54. 9e90f16 Set libnativebridge style to clang-format-2 by Calin Juravle · 8 years ago
  55. 1314657 Make init builtin command installkey respect property updates by Janis Danisevskis · 8 years ago
  56. 4b1c9cb send SIGTERM only once by Keun-young Park · 8 years ago
  57. 50bf135 add killProcessGroupOnce by Keun-young Park · 8 years ago
  58. 219828d init: consolidate restorecon after selinux initialization in single function by Sandeep Patil · 8 years ago
  59. 954a880 Merge "set zero shutdown timeout for eng build" by Treehugger Robot · 8 years ago
  60. 713fc51 set zero shutdown timeout for eng build by Keun-young Park · 8 years ago
  61. f3570cb Merge changes from topic 'exec-start-update-verifier' by Treehugger Robot · 8 years ago
  62. 9c9d265 Merge "init: replace property_get with its android::base equivalent" by Treehugger Robot · 8 years ago
  63. 7236472 init: replace property_get with its android::base equivalent by Tom Cherry · 8 years ago
  64. 92eb93c Merge "Update to support staging behavior" by Treehugger Robot · 8 years ago
  65. 5958316 Update to support staging behavior by Neil Fuller · 8 years ago
  66. ca5033c fs_mgr: removing fs_mgr_read_fstab_with_dt() by Bowgo Tsai · 8 years ago
  67. eac03e8 Merge "Make demangle work more like c++filt." by Treehugger Robot · 8 years ago
  68. 07db958 Merge "init: remove unused cutils includes" by Treehugger Robot · 8 years ago
  69. 608a7ff Make demangle work more like c++filt. by Elliott Hughes · 8 years ago
  70. 6ecce9c init: remove unused cutils includes by Tom Cherry · 8 years ago
  71. 28a0fac init.rc: launch update_verifier with exec_start by Tom Cherry · 8 years ago
  72. d1848c6 Merge "libcutils: remove sched_set/getscheduler" by Treehugger Robot · 8 years ago
  73. e336804 Merge "Only allow short functions in class definitions." by Christopher Ferris · 8 years ago
  74. 23de3c2 Merge "Fix timeouts for android::base::WaitForProperty*" by Tom Cherry · 8 years ago
  75. 725fb62 libcutils: remove sched_set/getscheduler by Wei Wang · 8 years ago
  76. b169b29 Only allow short functions in class definitions. by Christopher Ferris · 8 years ago
  77. 0ffb47b Merge "libcutils: handle root directory empty path" by Mark Salyzyn · 8 years ago
  78. 826a4a3 Merge "fs_mgr: change the log level in fs_mgr_get_boot_config()" by Treehugger Robot · 8 years ago
  79. 299af4e Merge "logd: strip out empty trailing iovec" by Mark Salyzyn · 8 years ago
  80. e9fc328 libcutils: handle root directory empty path by Jeremy Compostella · 9 years ago
  81. db01212 fs_mgr: change the log level in fs_mgr_get_boot_config() by Bowgo Tsai · 8 years ago
  82. b62746b Merge "init: add class_restart" by Treehugger Robot · 8 years ago
  83. 94b7184 Merge "debuggerd_client: properly wait for completion." by Treehugger Robot · 8 years ago
  84. 6c39db2 Merge "init: remove superfluous forward definitions" by Treehugger Robot · 8 years ago
  85. 0d34917 Merge "init: Fix README.md for writepid" by Treehugger Robot · 8 years ago
  86. d60f5f5 Fix timeouts for android::base::WaitForProperty* by Tom Cherry · 8 years ago
  87. 7c26d70 init: remove superfluous forward definitions by Tom Cherry · 8 years ago
  88. bfa91e2 init: add exec_start command by Tom Cherry · 8 years ago
  89. 2a85eb1 Merge "init: add support of multiple class names" by Treehugger Robot · 8 years ago
  90. 810a9e0 Merge "fs_mgr_avb: allow top-level vbmeta struct to be in 'boot' partition" by Treehugger Robot · 8 years ago
  91. 84ee5fb Merge "libcutils: remove schedgroup" by Treehugger Robot · 8 years ago
  92. ac95762 debuggerd_client: properly wait for completion. by Josh Gao · 8 years ago
  93. f521e07 logd: strip out empty trailing iovec by Mark Salyzyn · 8 years ago
  94. 7be54d4 Merge "logcat: test: run 256 simultaneous logcats" by Mark Salyzyn · 8 years ago
  95. ad3a5b1 Merge changes I96998c4b,I161bf03b by Mark Salyzyn · 8 years ago
  96. 92f0a45 Merge "update shutdown sequence and use shutdown_timeout to cover all wait" by Keun-young Park · 8 years ago
  97. 5277b72 logd: last iterator initialized incorrectly by Mark Salyzyn · 8 years ago
  98. b17d23c init: add support of multiple class names by Wei Wang · 8 years ago
  99. 09d811f init: add class_restart by Steven Moreland · 8 years ago
  100. 32f121b update shutdown sequence and use shutdown_timeout to cover all wait by Keun-young Park · 8 years ago