1. 0dbe309 Merge "Only allow UTF8 encoded property values" by Tom Cherry · 7 years ago
  2. 963b264 Only allow UTF8 encoded property values by Tom Cherry · 7 years ago
  3. 8e79320 Merge "libkeymaster1 split" by Jae Shin · 7 years ago
  4. 535c636 libkeymaster1 split by Janis Danisevskis · 8 years ago
  5. 084734d Merge "bootstat: test: duration fixes" by Mark Salyzyn · 7 years ago
  6. 4541da2 bootstat: test: duration fixes by Mark Salyzyn · 7 years ago
  7. 8272472 Merge "fs_mgr: removing is_device_secure()" by Treehugger Robot · 7 years ago
  8. b435808 fs_mgr: removing is_device_secure() by Bowgo Tsai · 7 years ago
  9. 2e4c980 Merge "Move some properties users to __system_property_read_callback()" by Tom Cherry · 7 years ago
  10. 4b5290c Merge "Allow setting read-only properties with value length > 92 characters" by Tom Cherry · 7 years ago
  11. 857709d Merge "libsparse: fix building on linux host." by Elliott Hughes · 7 years ago
  12. 96cca93 Allow setting read-only properties with value length > 92 characters by Tom Cherry · 7 years ago
  13. 8b33d78 Merge "Add support for boolean literals." by Christopher Ferris · 7 years ago
  14. edb3fdf Merge "Add missing includes." by Treehugger Robot · 7 years ago
  15. 19681ad Add support for boolean literals. by Christopher Ferris · 7 years ago
  16. ccb7008 Merge "Add missing includes." by Treehugger Robot · 7 years ago
  17. 56c2c6a Merge "bootstat: test: inject ro.boot.bootreason values" by Mark Salyzyn · 7 years ago
  18. 61c2f49 bootstat: test: inject ro.boot.bootreason values by Mark Salyzyn · 7 years ago
  19. 3ffc4b6 Merge "bootstat: test: refine reported test durations" by Mark Salyzyn · 7 years ago
  20. 59b36e8 Merge "bootstat: Add some reserved sys.boot.reason values to enumeration" by Mark Salyzyn · 7 years ago
  21. ef5bb16 Add missing includes. by Dan Albert · 7 years ago
  22. 1a3694c Merge "console: Add setenv HOSTNAME console" by Treehugger Robot · 7 years ago
  23. 74c3ada Add missing includes. by Dan Albert · 7 years ago
  24. c92e2c8 Merge "bootstat: Special case logging for empty boot reason." by James Hawkins · 7 years ago
  25. 1ff3b42 console: Add setenv HOSTNAME console by Dmitry Shmidt · 7 years ago
  26. 1480adf bootstat: test: refine reported test durations by Mark Salyzyn · 7 years ago
  27. c0f04af bootstat: Add some reserved sys.boot.reason values to enumeration by Mark Salyzyn · 7 years ago
  28. 9e8f2c5 libsparse: fix building on linux host. by Xiaolei Yu · 7 years ago
  29. c946b78 Merge "fs_mgr: removing __BEGIN_DECLS and __END_DECLS" by Treehugger Robot · 7 years ago
  30. aeb9466 bootstat: Special case logging for empty boot reason. by James Hawkins · 7 years ago
  31. 04bd943 Merge "libdebuggerd: fix tombstone tests." by Josh Gao · 7 years ago
  32. 1765274 Move some properties users to __system_property_read_callback() by Tom Cherry · 7 years ago
  33. 45a026b libdebuggerd: fix tombstone tests. by Josh Gao · 8 years ago
  34. 938f809 Merge "init+bootstat: reduce last reboot reason to canonical alias" by Mark Salyzyn · 7 years ago
  35. 7efe911 init+bootstat: reduce last reboot reason to canonical alias by Mark Salyzyn · 7 years ago
  36. e37a7f8 fs_mgr: removing __BEGIN_DECLS and __END_DECLS by Bowgo Tsai · 8 years ago
  37. 78f0052 Merge "set O_CLOEXEC on /dev/ashmem" by Treehugger Robot · 7 years ago
  38. 87f6478 set O_CLOEXEC on /dev/ashmem by Nick Kralevich · 7 years ago
  39. dbbfc08 Merge "Allow redeclaring typeattributes" by Jeffrey Vander Stoep · 7 years ago
  40. e4bcc21 Allow redeclaring typeattributes by Jeff Vander Stoep · 8 years ago
  41. e0927d5 Merge "libmetricslogger: Fix the out-of-sync proto IDs for boot reason." by James Hawkins · 8 years ago
  42. efe6c94 libmetricslogger: Fix the out-of-sync proto IDs for boot reason. by James Hawkins · 8 years ago
  43. c4bdb18 Merge "init: use ro.init.subcontexts_enabled to enable subcontexts" by Tom Cherry · 8 years ago
  44. 30d8c7e Merge "bootstat: system_boot_reason does not handle reboot_<reason> case" by Mark Salyzyn · 8 years ago
  45. e1cbcf4 init: use ro.init.subcontexts_enabled to enable subcontexts by Tom Cherry · 8 years ago
  46. 82a25d4 Merge "Use Unwinder object for unwind tool." by Christopher Ferris · 8 years ago
  47. 6d10386 Use Unwinder object for unwind tool. by Christopher Ferris · 8 years ago
  48. a3115e4 bootstat: system_boot_reason does not handle reboot_<reason> case by Mark Salyzyn · 8 years ago
  49. b8908c6 Merge "Update the Unwinder object and add tests." by Christopher Ferris · 8 years ago
  50. 5ca23ac Merge "init/reboot: call MNT_FORCE at the last umount(2)" by Jaegeuk Kim · 8 years ago
  51. 7905b8a Merge "Stop depending on libnl." by Treehugger Robot · 8 years ago
  52. 6a64945 Stop depending on libnl. by Lorenzo Colitti · 8 years ago
  53. e7225dc init/reboot: call MNT_FORCE at the last umount(2) by Jaegeuk Kim · 8 years ago
  54. eb68171 Update the Unwinder object and add tests. by Christopher Ferris · 8 years ago
  55. b10d163 Merge "base: chrono_utils: supported in linux" by Mark Salyzyn · 8 years ago
  56. 04ab586 Merge "Make liblog headers compile stand-alone." by Treehugger Robot · 8 years ago
  57. 2bcb4d9 Merge "init: log failures if a service cannot start during class_start" by Treehugger Robot · 8 years ago
  58. 27c59c7 Merge "Set $HOSTNAME in adbd." by Elliott Hughes · 8 years ago
  59. 142cf5b base: chrono_utils: supported in linux by Mark Salyzyn · 8 years ago
  60. 326ef22 Make liblog headers compile stand-alone. by Jayant Chowdhary · 8 years ago
  61. ef68972 init: log failures if a service cannot start during class_start by Tom Cherry · 8 years ago
  62. 03c7c49 Merge "Hide implementation details of log_time struct" by Jayant Chowdhary · 8 years ago
  63. 9a8d84c Hide implementation details of log_time struct by Jiyong Park · 8 years ago
  64. fa5b56d Set $HOSTNAME in adbd. by Elliott Hughes · 8 years ago
  65. 31264ad Merge changes from topic "linux_glibc" by Dan Willemsen · 8 years ago
  66. 8421628 Merge "init: fix subcontext SELinux strings" by Treehugger Robot · 8 years ago
  67. b056e50 init: fix subcontext SELinux strings by Tom Cherry · 8 years ago
  68. 23313c2 Merge "adb: remove SendConnectOnHost." by Treehugger Robot · 8 years ago
  69. c42b5ff Merge "Silence a use-after-free warning from the analyzer" by Treehugger Robot · 8 years ago
  70. e2b6302 adb: remove SendConnectOnHost. by Josh Gao · 8 years ago
  71. 0cd3a2b Merge "Keymaster: Move test to std::unique_ptr" by Treehugger Robot · 8 years ago
  72. 32d3b5b Merge "CtsLogdTestCases#sepolicy_rate_limiter failure" by Treehugger Robot · 8 years ago
  73. 857c47e Silence a use-after-free warning from the analyzer by George Burgess IV · 8 years ago
  74. 76a6d65 Merge "init: run vendor commands in a separate SELinux context" by Tom Cherry · 8 years ago
  75. abdcec0 Keymaster: Move test to std::unique_ptr by Andreas Gampe · 8 years ago
  76. c57eba7 Rename target.linux[_x86[_64]] to target.linux_glibc[_x86[_64]] by Dan Willemsen · 8 years ago
  77. b6d13ae Move host flags from linux -> host by Dan Willemsen · 8 years ago
  78. 2073fd6 CtsLogdTestCases#sepolicy_rate_limiter failure by Mark Salyzyn · 8 years ago
  79. af22b6f Merge "Remove default libraries" by Treehugger Robot · 8 years ago
  80. 2ec21b4 Merge "run-as: Keep supplementary groups." by Elliott Hughes · 8 years ago
  81. 2a228a7 Merge "reboot: only pause indefinitely for non-shutdown operations" by Treehugger Robot · 8 years ago
  82. 26c9967 Remove default libraries by Dan Willemsen · 8 years ago
  83. 62f963a init: run vendor commands in a separate SELinux context by Tom Cherry · 8 years ago
  84. a3b06fd run-as: Keep supplementary groups. by Jorge Lucangeli Obes · 8 years ago
  85. 0205572 Merge "adbd: improve thread names." by Josh Gao · 8 years ago
  86. bb7d82c reboot: only pause indefinitely for non-shutdown operations by Mark Salyzyn · 8 years ago
  87. bc16491 Merge "fs_mgr_fstab: removing fs_mgr_get_entry_for_mount_point_after()" by Treehugger Robot · 8 years ago
  88. 62b7350 Merge "Removing $(PRODUCT_OUT)/root/root" by Treehugger Robot · 8 years ago
  89. e0331ff adbd: improve thread names. by Josh Gao · 8 years ago
  90. da441a4 Merge "Rename libz-host -> libz" by Dan Willemsen · 8 years ago
  91. 5f0678d Removing $(PRODUCT_OUT)/root/root by Bowgo Tsai · 8 years ago
  92. 0789e3d fs_mgr_fstab: removing fs_mgr_get_entry_for_mount_point_after() by Bowgo Tsai · 8 years ago
  93. 66173af Rename libz-host -> libz by Dan Willemsen · 8 years ago
  94. dea8a86 Merge "init: remove non-protobuf single persistent property file" by Tom Cherry · 8 years ago
  95. 37ad148 Merge "init: report shutdown,container for sigterm of init" by Mark Salyzyn · 8 years ago
  96. 765cc49 Merge "adb: partially revert b5e11415." by Treehugger Robot · 8 years ago
  97. 44f756d init: remove non-protobuf single persistent property file by Tom Cherry · 8 years ago
  98. 8ebdc8d Merge "init: cleanup exit() uses" by Tom Cherry · 8 years ago
  99. fc9b38d init: report shutdown,container for sigterm of init by Mark Salyzyn · 8 years ago
  100. 25ed472 Merge "init: shutdown,thermal shut off display immediately" by Mark Salyzyn · 8 years ago