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