1. 61b580e Remove liblogcat. by Elliott Hughes · 6 years ago
  2. 8c6f7ec Merge "bootstat: remove the only caller of liblogcat." by Elliott Hughes · 6 years ago
  3. 50a24eb bootstat: remove the only caller of liblogcat. by Elliott Hughes · 6 years ago
  4. 4632f4e Merge "Relax host init parser to work with the build system" by Tom Cherry · 6 years ago
  5. 9d9c91a Merge "libsync: add __INTRODUCED_IN annotations." by Elliott Hughes · 6 years ago
  6. 60e9dad Merge "debuggerd: add support for Java traces." by Treehugger Robot · 6 years ago
  7. 24113ae debuggerd: add support for Java traces. by Josh Gao · 6 years ago
  8. 2a35810 libsync: add __INTRODUCED_IN annotations. by Elliott Hughes · 6 years ago
  9. 863d808 Relax host init parser to work with the build system by Tom Cherry · 6 years ago
  10. ca57890 Merge "bootstat: clear persist.sys.boot.reason once read" by Treehugger Robot · 6 years ago
  11. 62dbf90 Merge "Revert "init: Add warning in init first stage mount"" by Treehugger Robot · 6 years ago
  12. fd34249 Merge "mkbootimg: add hridya@ to OWNERS." by Treehugger Robot · 6 years ago
  13. 5587aba Merge "Fix `adb logcat` return code." by Elliott Hughes · 6 years ago
  14. 37acac4 Revert "init: Add warning in init first stage mount" by Wei Wang · 6 years ago
  15. 31f0f1b Fix `adb logcat` return code. by Elliott Hughes · 6 years ago
  16. cab2338 mkbootimg: add hridya@ to OWNERS. by Elliott Hughes · 6 years ago
  17. 445eacd Merge "fs_mgr: dmctl: fix 'dmctl help' output" by Treehugger Robot · 6 years ago
  18. adc433d bootstat: clear persist.sys.boot.reason once read by Mark Salyzyn · 6 years ago
  19. d34d0ef fs_mgr: dmctl: fix 'dmctl help' output by Sandeep Patil · 6 years ago
  20. 9106198 Merge changes from topic "sharedlib_in_recovery" by Treehugger Robot · 6 years ago
  21. b066bbe Merge changes from topic "libdm" by Treehugger Robot · 6 years ago
  22. 06651fb Merge "libsparse: add OWNERS." by Treehugger Robot · 6 years ago
  23. 43c4bbd Merge "sync: remove legacy sync info API" by Treehugger Robot · 6 years ago
  24. f603cfd fs_mgr: libdm: Add support to list existing device mapper devices by Sandeep Patil · 6 years ago
  25. 8e41582 Merge changes I8e44ba77,Ib8b933fe by Treehugger Robot · 6 years ago
  26. 4aa8421 Merge "init: Add warning in init first stage mount" by Treehugger Robot · 6 years ago
  27. 45d94ab fs_mgr: libdm: add support to create and delete device mapper devices. by Sandeep Patil · 6 years ago
  28. 59f04ee fs_mgr: device mapper: Add libdm and 'dmctl' tool to use it. by Sandeep Patil · 6 years ago
  29. 7b444f0 libsparse: Add .clang-format and reformat to google3 style by Jerry Zhang · 6 years ago
  30. b7761b2 Merge "logd: make behavior more consistent across builds." by Elliott Hughes · 6 years ago
  31. 91e66ab libsparse: add OWNERS. by Elliott Hughes · 6 years ago
  32. 0a257c7 Merge "libsparse: Add method to create sparse file from buffer" by Treehugger Robot · 6 years ago
  33. 82d377b sync: remove legacy sync info API by Jesse Hall · 6 years ago
  34. 5a75507 libsparse: Change source files to cpp by Jerry Zhang · 6 years ago
  35. fdafb3d init: Add warning in init first stage mount by Wei Wang · 6 years ago
  36. cef62b4 logd: make behavior more consistent across builds. by Elliott Hughes · 6 years ago
  37. 7222199 Merge "logd: Stop calling prctl(PR_SET_KEEPCAPS, 1)" by Treehugger Robot · 6 years ago
  38. 499f3a2 logd: Stop calling prctl(PR_SET_KEEPCAPS, 1) by Luis Hector Chavez · 6 years ago
  39. 9c1d759 Merge "Fix handling of load bias values." by Christopher Ferris · 6 years ago
  40. cd72441 Merge "libcutils: add OWNERS." by Treehugger Robot · 6 years ago
  41. 86e65e9 Merge "ueventd: fix extraneous 'Invalid section' error" by Tom Cherry · 6 years ago
  42. cefd4e5 Merge "bootstat: Remove the CAP_SYSLOG capability" by Treehugger Robot · 6 years ago
  43. 796eb71 libcutils: add OWNERS. by Elliott Hughes · 6 years ago
  44. 28cd2a0 Merge "logd: Move the capabilities from file based to ambient" by Treehugger Robot · 6 years ago
  45. 413bf61 Merge "init: Actually check the return value for calls during first stage init" by Tom Cherry · 6 years ago
  46. 788fc82 init: Actually check the return value for calls during first stage init by Tom Cherry · 6 years ago
  47. d5d626c ueventd: fix extraneous 'Invalid section' error by Tom Cherry · 6 years ago
  48. e5aa7ee Merge "bootstat: ppdone_timeout kernel panic" by Treehugger Robot · 6 years ago
  49. 4cc36d2 Fix handling of load bias values. by Christopher Ferris · 6 years ago
  50. d0687a8 Merge "fs_mgr: reorder getting boot config" by Treehugger Robot · 6 years ago
  51. 0becca3 bootstat: Remove the CAP_SYSLOG capability by Luis Hector Chavez · 6 years ago
  52. d32c36c logd: Move the capabilities from file based to ambient by Luis Hector Chavez · 6 years ago
  53. 7481e6c fs_mgr: reorder getting boot config by Bowgo Tsai · 6 years ago
  54. ec9b6b7 Merge "fs_mg: allow getting VBMeta Digest from device-tree" by Treehugger Robot · 6 years ago
  55. 53fe135 Merge "Add files to CleanSpec.mk" by Treehugger Robot · 6 years ago
  56. 7da6b57 Merge "fs_mgr: fs_mgr_get_boot_config_from_kernel_cmdline deal with quote" by Treehugger Robot · 6 years ago
  57. 3474297 fs_mg: allow getting VBMeta Digest from device-tree by Bowgo Tsai · 6 years ago
  58. 787322c Build init with shared libraries by Jiyong Park · 6 years ago
  59. 011ee12 Shared libs are supported in recovery mode by Jiyong Park · 6 years ago
  60. 7881135 Add files to CleanSpec.mk by Logan Chien · 7 years ago
  61. 596fac3 fs_mgr: fs_mgr_get_boot_config_from_kernel_cmdline deal with quote by Mark Salyzyn · 6 years ago
  62. 3ee8926 Merge "Update shell and utilities doc on the use of dd and grep." by Tao Bao · 6 years ago
  63. 78e54fd bootstat: ppdone_timeout kernel panic by Mark Salyzyn · 6 years ago
  64. 6220400 Update shell and utilities doc on the use of dd and grep. by Tao Bao · 6 years ago
  65. 158dd05 Merge "fs_mgr: remove some unused functions" by Tom Cherry · 6 years ago
  66. e6eabf4 fs_mgr: remove some unused functions by Tom Cherry · 6 years ago
  67. e1bc807 Merge "fs_mgr: avb should use built-in kernel command line parser" by Treehugger Robot · 6 years ago
  68. 346c52e fs_mgr: avb should use built-in kernel command line parser by Mark Salyzyn · 6 years ago
  69. 50e6029 libsparse: Add method to create sparse file from buffer by Jerry Zhang · 6 years ago
  70. 5911204 Merge "libsysutils: Delete dead code: FrameworkClient" by Treehugger Robot · 6 years ago
  71. 9be5f2d Merge "clang-format: Double-indent continuation lines" by Treehugger Robot · 6 years ago
  72. 246d35d libsysutils: Delete dead code: FrameworkClient by Bernie Innocenti · 6 years ago
  73. 68ba3c3 clang-format: Double-indent continuation lines by Bernie Innocenti · 6 years ago
  74. ae74e42 Merge "Fix exit-time-destructor warning" by Treehugger Robot · 6 years ago
  75. 8b47d31 Fix exit-time-destructor warning by Pirama Arumuga Nainar · 6 years ago
  76. 5dfe1e8 Merge "libbase: fix libbase_test.logging.StdioLogger." by Treehugger Robot · 6 years ago
  77. 11a64eb libbase: fix libbase_test.logging.StdioLogger. by Elliott Hughes · 6 years ago
  78. 063183f Merge "Try to fix LocalUnwinderTest.unwind_after_dlopen in APCT." by Elliott Hughes · 6 years ago
  79. f6d7594 Try to fix LocalUnwinderTest.unwind_after_dlopen in APCT. by Elliott Hughes · 6 years ago
  80. 2a7c887 Merge "Move per-file OWNERS directives to their directories." by Lorenzo Colitti · 6 years ago
  81. 5c1d56d Merge "Revert "SocketListener: use poll() instead of select()"" by Treehugger Robot · 6 years ago
  82. 58f2daa Move per-file OWNERS directives to their directories. by Lorenzo Colitti · 6 years ago
  83. 775ad25 Revert "SocketListener: use poll() instead of select()" by Kevin Rocard · 6 years ago
  84. 666f62e Merge "libsync: OWNERS." by Treehugger Robot · 6 years ago
  85. c2a89f3 Merge "Revert "sync: remove legacy sync info API"" by Kevin Rocard · 6 years ago
  86. f2570c2 libsync: OWNERS. by Elliott Hughes · 6 years ago
  87. a1ae903 Merge "Populate recovery DTBO offset correctly" by Treehugger Robot · 6 years ago
  88. eed25df Revert "sync: remove legacy sync info API" by Marissa Wall · 6 years ago
  89. 1f87959 Merge "liblog: expect content only if ro.logd.kernel is enabled" by Treehugger Robot · 6 years ago
  90. 42fb282 liblog: expect content only if ro.logd.kernel is enabled by Mark Salyzyn · 6 years ago
  91. 2be430a Merge "Fix performance degradation from BootSequence atom" by Treehugger Robot · 6 years ago
  92. d356071 Merge changes from topic "sync-cleanup" by Jesse Hall · 6 years ago
  93. 26e01bb Populate recovery DTBO offset correctly by Hridya Valsaraju · 6 years ago
  94. 993f656 Fix performance degradation from BootSequence atom by Tej Singh · 7 years ago
  95. dc17e9e Merge changes Iecedc3b1,I28987f08 by Mark Salyzyn · 6 years ago
  96. 186f676 bootstat: refine boot reasons by Mark Salyzyn · 7 years ago
  97. 1519925 bootstat: shutdown reports reboot by Mark Salyzyn · 7 years ago
  98. 7c4d393 Merge "bootstat: Add kernel_panic,modem + related others" by Treehugger Robot · 6 years ago
  99. 51f0f7e Merge "SocketListener: use poll() instead of select()" by Treehugger Robot · 6 years ago
  100. 8ad6e67 bootstat: Add kernel_panic,modem + related others by Mark Salyzyn · 6 years ago