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