1. 5ca23ac Merge "init/reboot: call MNT_FORCE at the last umount(2)" by Jaegeuk Kim · 8 years ago
  2. 7905b8a Merge "Stop depending on libnl." by Treehugger Robot · 8 years ago
  3. 6a64945 Stop depending on libnl. by Lorenzo Colitti · 8 years ago
  4. e7225dc init/reboot: call MNT_FORCE at the last umount(2) by Jaegeuk Kim · 8 years ago
  5. b10d163 Merge "base: chrono_utils: supported in linux" by Mark Salyzyn · 8 years ago
  6. 04ab586 Merge "Make liblog headers compile stand-alone." by Treehugger Robot · 8 years ago
  7. 2bcb4d9 Merge "init: log failures if a service cannot start during class_start" by Treehugger Robot · 8 years ago
  8. 27c59c7 Merge "Set $HOSTNAME in adbd." by Elliott Hughes · 8 years ago
  9. 142cf5b base: chrono_utils: supported in linux by Mark Salyzyn · 8 years ago
  10. 326ef22 Make liblog headers compile stand-alone. by Jayant Chowdhary · 8 years ago
  11. ef68972 init: log failures if a service cannot start during class_start by Tom Cherry · 8 years ago
  12. 03c7c49 Merge "Hide implementation details of log_time struct" by Jayant Chowdhary · 8 years ago
  13. 9a8d84c Hide implementation details of log_time struct by Jiyong Park · 8 years ago
  14. fa5b56d Set $HOSTNAME in adbd. by Elliott Hughes · 8 years ago
  15. 31264ad Merge changes from topic "linux_glibc" by Dan Willemsen · 8 years ago
  16. 8421628 Merge "init: fix subcontext SELinux strings" by Treehugger Robot · 8 years ago
  17. b056e50 init: fix subcontext SELinux strings by Tom Cherry · 8 years ago
  18. 23313c2 Merge "adb: remove SendConnectOnHost." by Treehugger Robot · 8 years ago
  19. c42b5ff Merge "Silence a use-after-free warning from the analyzer" by Treehugger Robot · 8 years ago
  20. e2b6302 adb: remove SendConnectOnHost. by Josh Gao · 8 years ago
  21. 0cd3a2b Merge "Keymaster: Move test to std::unique_ptr" by Treehugger Robot · 8 years ago
  22. 32d3b5b Merge "CtsLogdTestCases#sepolicy_rate_limiter failure" by Treehugger Robot · 8 years ago
  23. 857c47e Silence a use-after-free warning from the analyzer by George Burgess IV · 8 years ago
  24. 76a6d65 Merge "init: run vendor commands in a separate SELinux context" by Tom Cherry · 8 years ago
  25. abdcec0 Keymaster: Move test to std::unique_ptr by Andreas Gampe · 8 years ago
  26. c57eba7 Rename target.linux[_x86[_64]] to target.linux_glibc[_x86[_64]] by Dan Willemsen · 8 years ago
  27. b6d13ae Move host flags from linux -> host by Dan Willemsen · 8 years ago
  28. 2073fd6 CtsLogdTestCases#sepolicy_rate_limiter failure by Mark Salyzyn · 8 years ago
  29. af22b6f Merge "Remove default libraries" by Treehugger Robot · 8 years ago
  30. 2ec21b4 Merge "run-as: Keep supplementary groups." by Elliott Hughes · 8 years ago
  31. 2a228a7 Merge "reboot: only pause indefinitely for non-shutdown operations" by Treehugger Robot · 8 years ago
  32. 26c9967 Remove default libraries by Dan Willemsen · 8 years ago
  33. 62f963a init: run vendor commands in a separate SELinux context by Tom Cherry · 8 years ago
  34. a3b06fd run-as: Keep supplementary groups. by Jorge Lucangeli Obes · 8 years ago
  35. 0205572 Merge "adbd: improve thread names." by Josh Gao · 8 years ago
  36. bb7d82c reboot: only pause indefinitely for non-shutdown operations by Mark Salyzyn · 8 years ago
  37. bc16491 Merge "fs_mgr_fstab: removing fs_mgr_get_entry_for_mount_point_after()" by Treehugger Robot · 8 years ago
  38. 62b7350 Merge "Removing $(PRODUCT_OUT)/root/root" by Treehugger Robot · 8 years ago
  39. e0331ff adbd: improve thread names. by Josh Gao · 8 years ago
  40. da441a4 Merge "Rename libz-host -> libz" by Dan Willemsen · 8 years ago
  41. 5f0678d Removing $(PRODUCT_OUT)/root/root by Bowgo Tsai · 8 years ago
  42. 0789e3d fs_mgr_fstab: removing fs_mgr_get_entry_for_mount_point_after() by Bowgo Tsai · 8 years ago
  43. 66173af Rename libz-host -> libz by Dan Willemsen · 8 years ago
  44. dea8a86 Merge "init: remove non-protobuf single persistent property file" by Tom Cherry · 8 years ago
  45. 37ad148 Merge "init: report shutdown,container for sigterm of init" by Mark Salyzyn · 8 years ago
  46. 765cc49 Merge "adb: partially revert b5e11415." by Treehugger Robot · 8 years ago
  47. 44f756d init: remove non-protobuf single persistent property file by Tom Cherry · 8 years ago
  48. 8ebdc8d Merge "init: cleanup exit() uses" by Tom Cherry · 8 years ago
  49. fc9b38d init: report shutdown,container for sigterm of init by Mark Salyzyn · 8 years ago
  50. 25ed472 Merge "init: shutdown,thermal shut off display immediately" by Mark Salyzyn · 8 years ago
  51. 6d3b636 Merge "libsync: Add fence info tests" by Treehugger Robot · 8 years ago
  52. f1ee838 init: cleanup exit() uses by Tom Cherry · 8 years ago
  53. d527e53 Merge "fs_mgr_fstab: do an exact match when searching a mount point" by Treehugger Robot · 8 years ago
  54. 06f3943 init: shutdown,thermal shut off display immediately by Mark Salyzyn · 8 years ago
  55. 9fb98ca Merge "Show the number of VMAs in the tombstone." by Treehugger Robot · 8 years ago
  56. d9c3c37 Show the number of VMAs in the tombstone. by Elliott Hughes · 8 years ago
  57. a7e750c Merge "sync: store the num_fences from first SYNC_IOC_FILE_INFO" by Treehugger Robot · 8 years ago
  58. 6d1a264 fs_mgr_fstab: do an exact match when searching a mount point by Bowgo Tsai · 8 years ago
  59. 7e791a1 libsync: Add fence info tests by Alexandros Frantzis · 8 years ago
  60. 0e99ecc Merge "Reland "Remove comments and code about ro.boot.slot"" by Tom Cherry · 8 years ago
  61. 9f797c5 sync: store the num_fences from first SYNC_IOC_FILE_INFO by Saurabh Shah · 8 years ago
  62. 6ebab44 Merge "Silence static analyzer warnings about memory leaks" by Treehugger Robot · 8 years ago
  63. 86c344e Merge "Add a new unwind method on error." by Christopher Ferris · 8 years ago
  64. f568b48 Reland "Remove comments and code about ro.boot.slot" by Tom Cherry · 8 years ago
  65. bb92e97 Merge "tombstoned: fix another call to evconnlistener_new." by Treehugger Robot · 8 years ago
  66. bd11489 Silence static analyzer warnings about memory leaks by George Burgess IV · 8 years ago
  67. e90f175 Merge "Base: Warn on using ostream<< with std::string*" by Treehugger Robot · 8 years ago
  68. 53abdc7 tombstoned: fix another call to evconnlistener_new. by Josh Gao · 8 years ago
  69. fdc8b61 Add a new unwind method on error. by Christopher Ferris · 8 years ago
  70. 44a3603 Base: Warn on using ostream<< with std::string* by Andreas Gampe · 8 years ago
  71. 98f721c Merge "Revert "Add derive_gid flag for mounting sdcardfs"" by Treehugger Robot · 8 years ago
  72. 2e74d6b Revert "Add derive_gid flag for mounting sdcardfs" by Richard Uhler · 8 years ago
  73. 25f11ac Merge "Revert "Base: Delete ostream<< with std::string*"" by Treehugger Robot · 8 years ago
  74. 2001506 Revert "Base: Delete ostream<< with std::string*" by Andreas Gampe · 8 years ago
  75. df7d427 Merge "bootstat: Add reboot,userrequested" by Treehugger Robot · 8 years ago
  76. f914457 Merge "Revert "Remove comments and code about ro.boot.slot"" by Tom Cherry · 8 years ago
  77. 1ea5b92 Revert "Remove comments and code about ro.boot.slot" by Tom Cherry · 8 years ago
  78. cdf39be bootstat: Add reboot,userrequested by Mark Salyzyn · 8 years ago
  79. 05bc6b4 Merge "libion: Adapt to new ION interface" by Treehugger Robot · 8 years ago
  80. 165ab46 Merge "Add derive_gid flag for mounting sdcardfs" by Treehugger Robot · 8 years ago
  81. dc60cdc Merge "Enable libdemangle and libunwindstack on host bionic" by Treehugger Robot · 8 years ago
  82. fa88661 Merge "libion: add 4.12+ kernel headers for forward compatibility" by Treehugger Robot · 8 years ago
  83. 1474ab1 Add derive_gid flag for mounting sdcardfs by Daniel Rosenberg · 8 years ago
  84. be5353d Merge "Base: Delete ostream<< with std::string*" by Treehugger Robot · 8 years ago
  85. d2af2ee Merge changes I45fbac4a,Ie390459d by Treehugger Robot · 8 years ago
  86. 401a9dc Enable libdemangle and libunwindstack on host bionic by Dan Willemsen · 8 years ago
  87. 8916f91 Merge "Remove comments and code about ro.boot.slot" by Tom Cherry · 8 years ago
  88. b09a9bb Merge "libmetricslogger: Lookup tag ID by name at runtime." by Treehugger Robot · 8 years ago
  89. 4ff5d11 bootstat: validate last kmsg and bootreason content more carefully by Mark Salyzyn · 8 years ago
  90. ed4e783 bootstat: clang-format rebase by Mark Salyzyn · 8 years ago
  91. 83a1671 Base: Delete ostream<< with std::string* by Andreas Gampe · 8 years ago
  92. 8e79903 Remove comments and code about ro.boot.slot by Tom Cherry · 8 years ago
  93. 4fb2d6e Merge "bootstat: refine kernel panic details" by Mark Salyzyn · 8 years ago
  94. 178d5e7 Merge "init: fix typo" by Treehugger Robot · 8 years ago
  95. 663fdfc4 libmetricslogger: Lookup tag ID by name at runtime. by James Hawkins · 8 years ago
  96. f4a295d bootstat: refine kernel panic details by Mark Salyzyn · 8 years ago
  97. e7166df Merge "libmetricslogger: Fix one incorrect (deprecated) logtag and one duplicate logtag." by Treehugger Robot · 8 years ago
  98. c13c26e init: fix typo by Tom Cherry · 8 years ago
  99. 51e66b7 libmetricslogger: Fix one incorrect (deprecated) logtag and one by James Hawkins · 8 years ago
  100. b6b7815 Merge "init: use protobuf for serialization of persistent properties" by Tom Cherry · 8 years ago