1. 244947e bootstat: test: duration fixes by Mark Salyzyn · 7 years ago
  2. af54c27 Merge "fs_mgr: removing is_device_secure()" by Treehugger Robot · 7 years ago
  3. 744361f fs_mgr: removing is_device_secure() by Bowgo Tsai · 7 years ago
  4. 4a5a337 Merge "Move some properties users to __system_property_read_callback()" by Tom Cherry · 7 years ago
  5. 96e8042 Merge "Allow setting read-only properties with value length > 92 characters" by Tom Cherry · 7 years ago
  6. 716488f Merge "libsparse: fix building on linux host." by Elliott Hughes · 7 years ago
  7. 1cf8d69 Allow setting read-only properties with value length > 92 characters by Tom Cherry · 7 years ago
  8. 63a0008 Merge "Add support for boolean literals." by Christopher Ferris · 7 years ago
  9. 0c24d6c Merge "Add missing includes." by Treehugger Robot · 7 years ago
  10. 0523275 Add support for boolean literals. by Christopher Ferris · 7 years ago
  11. 81dd96c Merge "Add missing includes." by Treehugger Robot · 7 years ago
  12. 3bc8d45 Merge "bootstat: test: inject ro.boot.bootreason values" by Mark Salyzyn · 7 years ago
  13. 9a38704 bootstat: test: inject ro.boot.bootreason values by Mark Salyzyn · 7 years ago
  14. bb52cbf Merge "bootstat: test: refine reported test durations" by Mark Salyzyn · 7 years ago
  15. 444e3a9 Merge "bootstat: Add some reserved sys.boot.reason values to enumeration" by Mark Salyzyn · 7 years ago
  16. f0d3f67 Add missing includes. by Dan Albert · 7 years ago
  17. d2c66b3 Merge "console: Add setenv HOSTNAME console" by Treehugger Robot · 7 years ago
  18. c38057a Add missing includes. by Dan Albert · 7 years ago
  19. b93357b Merge "bootstat: Special case logging for empty boot reason." by James Hawkins · 7 years ago
  20. d0fb251 console: Add setenv HOSTNAME console by Dmitry Shmidt · 7 years ago
  21. 2450cb1 bootstat: test: refine reported test durations by Mark Salyzyn · 7 years ago
  22. 243fa29 bootstat: Add some reserved sys.boot.reason values to enumeration by Mark Salyzyn · 7 years ago
  23. c39caaf libsparse: fix building on linux host. by Xiaolei Yu · 7 years ago
  24. 85b80dc Merge "fs_mgr: removing __BEGIN_DECLS and __END_DECLS" by Treehugger Robot · 7 years ago
  25. 25f7122 bootstat: Special case logging for empty boot reason. by James Hawkins · 7 years ago
  26. 8eada2a Merge "libdebuggerd: fix tombstone tests." by Josh Gao · 7 years ago
  27. 31121ca Move some properties users to __system_property_read_callback() by Tom Cherry · 7 years ago
  28. 1ce8e14 libdebuggerd: fix tombstone tests. by Josh Gao · 7 years ago
  29. 613a5a9 Merge "init+bootstat: reduce last reboot reason to canonical alias" by Mark Salyzyn · 7 years ago
  30. 6290982 init+bootstat: reduce last reboot reason to canonical alias by Mark Salyzyn · 7 years ago
  31. d837f83 fs_mgr: removing __BEGIN_DECLS and __END_DECLS by Bowgo Tsai · 7 years ago
  32. be72970 Merge "set O_CLOEXEC on /dev/ashmem" by Treehugger Robot · 7 years ago
  33. 30046ac set O_CLOEXEC on /dev/ashmem by Nick Kralevich · 7 years ago
  34. f8bc6ce Merge "Allow redeclaring typeattributes" by Jeffrey Vander Stoep · 7 years ago
  35. 5e9ba3c Allow redeclaring typeattributes by Jeff Vander Stoep · 7 years ago
  36. 7320034 Merge "libmetricslogger: Fix the out-of-sync proto IDs for boot reason." by James Hawkins · 7 years ago
  37. f01dbc3 libmetricslogger: Fix the out-of-sync proto IDs for boot reason. by James Hawkins · 7 years ago
  38. 99016bc Merge "init: use ro.init.subcontexts_enabled to enable subcontexts" by Tom Cherry · 7 years ago
  39. 0f05875 Merge "bootstat: system_boot_reason does not handle reboot_<reason> case" by Mark Salyzyn · 7 years ago
  40. 79193a4 init: use ro.init.subcontexts_enabled to enable subcontexts by Tom Cherry · 7 years ago
  41. 283ca30 Merge "Use Unwinder object for unwind tool." by Christopher Ferris · 7 years ago
  42. ae3b136 Use Unwinder object for unwind tool. by Christopher Ferris · 7 years ago
  43. 0af71a5 bootstat: system_boot_reason does not handle reboot_<reason> case by Mark Salyzyn · 7 years ago
  44. 9e6c11d Merge "Update the Unwinder object and add tests." by Christopher Ferris · 7 years ago
  45. 4e00854 Merge "init/reboot: call MNT_FORCE at the last umount(2)" by Jaegeuk Kim · 7 years ago
  46. 445674a Merge "Stop depending on libnl." by Treehugger Robot · 7 years ago
  47. e439ffc Stop depending on libnl. by Lorenzo Colitti · 7 years ago
  48. 0f04f72 init/reboot: call MNT_FORCE at the last umount(2) by Jaegeuk Kim · 7 years ago
  49. f6f691b Update the Unwinder object and add tests. by Christopher Ferris · 7 years ago
  50. 142303b Merge "base: chrono_utils: supported in linux" by Mark Salyzyn · 7 years ago
  51. fe3551e Merge "Make liblog headers compile stand-alone." by Treehugger Robot · 7 years ago
  52. 533fbd6 Merge "init: log failures if a service cannot start during class_start" by Treehugger Robot · 7 years ago
  53. 2364d7c Merge "Set $HOSTNAME in adbd." by Elliott Hughes · 7 years ago
  54. 1f9fa7e base: chrono_utils: supported in linux by Mark Salyzyn · 7 years ago
  55. 12f56a0 Make liblog headers compile stand-alone. by Jayant Chowdhary · 7 years ago
  56. 20acdef init: log failures if a service cannot start during class_start by Tom Cherry · 7 years ago
  57. 541428a Merge "Hide implementation details of log_time struct" by Jayant Chowdhary · 7 years ago
  58. 0d04764 Hide implementation details of log_time struct by Jiyong Park · 7 years ago
  59. ba4d9fd Set $HOSTNAME in adbd. by Elliott Hughes · 7 years ago
  60. 7b3d4da Merge changes from topic "linux_glibc" by Dan Willemsen · 7 years ago
  61. 60bd9ca Merge "init: fix subcontext SELinux strings" by Treehugger Robot · 7 years ago
  62. ac7428b init: fix subcontext SELinux strings by Tom Cherry · 7 years ago
  63. 5eaa5bc Merge "adb: remove SendConnectOnHost." by Treehugger Robot · 7 years ago
  64. 8c853c4 Merge "Silence a use-after-free warning from the analyzer" by Treehugger Robot · 7 years ago
  65. 4b5d4da adb: remove SendConnectOnHost. by Josh Gao · 7 years ago
  66. 81348ff Merge "Keymaster: Move test to std::unique_ptr" by Treehugger Robot · 7 years ago
  67. 99691df Merge "CtsLogdTestCases#sepolicy_rate_limiter failure" by Treehugger Robot · 7 years ago
  68. 6753bc4 Silence a use-after-free warning from the analyzer by George Burgess IV · 7 years ago
  69. 8e09b0b Merge "init: run vendor commands in a separate SELinux context" by Tom Cherry · 7 years ago
  70. b9d9da2 Keymaster: Move test to std::unique_ptr by Andreas Gampe · 7 years ago
  71. 4852933 Rename target.linux[_x86[_64]] to target.linux_glibc[_x86[_64]] by Dan Willemsen · 7 years ago
  72. cd58088 Move host flags from linux -> host by Dan Willemsen · 7 years ago
  73. b825fae CtsLogdTestCases#sepolicy_rate_limiter failure by Mark Salyzyn · 7 years ago
  74. 8b7feee Merge "Remove default libraries" by Treehugger Robot · 7 years ago
  75. e80beca Merge "run-as: Keep supplementary groups." by Elliott Hughes · 7 years ago
  76. e808f92 Merge "reboot: only pause indefinitely for non-shutdown operations" by Treehugger Robot · 7 years ago
  77. 1e45d53 Remove default libraries by Dan Willemsen · 7 years ago
  78. cb0f9bb init: run vendor commands in a separate SELinux context by Tom Cherry · 7 years ago
  79. 8c27e19 run-as: Keep supplementary groups. by Jorge Lucangeli Obes · 7 years ago
  80. 39071a5 Merge "adbd: improve thread names." by Josh Gao · 7 years ago
  81. 7b0f41c reboot: only pause indefinitely for non-shutdown operations by Mark Salyzyn · 7 years ago
  82. 16e3180 Merge "fs_mgr_fstab: removing fs_mgr_get_entry_for_mount_point_after()" by Treehugger Robot · 7 years ago
  83. 8cbbacd Merge "Removing $(PRODUCT_OUT)/root/root" by Treehugger Robot · 7 years ago
  84. bcadc77 adbd: improve thread names. by Josh Gao · 7 years ago
  85. 612b476 Merge "Rename libz-host -> libz" by Dan Willemsen · 7 years ago
  86. 144893e Removing $(PRODUCT_OUT)/root/root by Bowgo Tsai · 7 years ago
  87. c55f188 fs_mgr_fstab: removing fs_mgr_get_entry_for_mount_point_after() by Bowgo Tsai · 7 years ago
  88. 5cfa006 Rename libz-host -> libz by Dan Willemsen · 7 years ago
  89. 61578ab Merge "init: remove non-protobuf single persistent property file" by Tom Cherry · 7 years ago
  90. d2b5a24 Merge "init: report shutdown,container for sigterm of init" by Mark Salyzyn · 7 years ago
  91. ef9426d Merge "adb: partially revert b5e11415." by Treehugger Robot · 7 years ago
  92. 9614e4d init: remove non-protobuf single persistent property file by Tom Cherry · 7 years ago
  93. 9c568d0 Merge "init: cleanup exit() uses" by Tom Cherry · 7 years ago
  94. 161b862 init: report shutdown,container for sigterm of init by Mark Salyzyn · 7 years ago
  95. 82ee406 Merge "init: shutdown,thermal shut off display immediately" by Mark Salyzyn · 7 years ago
  96. 6832535 Merge "libsync: Add fence info tests" by Treehugger Robot · 7 years ago
  97. 4a67945 init: cleanup exit() uses by Tom Cherry · 7 years ago
  98. a0dd1ad Merge "fs_mgr_fstab: do an exact match when searching a mount point" by Treehugger Robot · 7 years ago
  99. bfd05b6 init: shutdown,thermal shut off display immediately by Mark Salyzyn · 7 years ago
  100. 92c355c Merge "Show the number of VMAs in the tombstone." by Treehugger Robot · 7 years ago