1. a0e6451 logd: remove failing test. by Elliott Hughes · 7 years ago
  2. a637e73 Merge "logcat: tidy "logcat.h"." by Treehugger Robot · 7 years ago
  3. dd0ec63 Merge "fs_mgr: Add a library for managing logical partitions." by Treehugger Robot · 7 years ago
  4. e22d08b logcat: tidy "logcat.h". by Elliott Hughes · 7 years ago
  5. a1d256c Merge "Remove liblogcat." by Elliott Hughes · 7 years ago
  6. 3b2254f Merge "Support oem_#### users/groups for host_init_verifier" by Tom Cherry · 7 years ago
  7. 6024ad4 Merge "Add /system/product/* paths to permitted paths" by Treehugger Robot · 7 years ago
  8. 8abdd7e Add /system/product/* paths to permitted paths by Inseob Kim · 7 years ago
  9. 8813a97 Remove liblogcat. by Elliott Hughes · 7 years ago
  10. 4b6adac Merge "bootstat: remove the only caller of liblogcat." by Elliott Hughes · 7 years ago
  11. 4168bce bootstat: remove the only caller of liblogcat. by Elliott Hughes · 7 years ago
  12. 24ddde5 Merge "Relax host init parser to work with the build system" by Tom Cherry · 7 years ago
  13. 93c0c1c Merge "libsync: add __INTRODUCED_IN annotations." by Elliott Hughes · 7 years ago
  14. 29ad107 Merge "debuggerd: add support for Java traces." by Treehugger Robot · 7 years ago
  15. a605c6b fs_mgr: Add a library for managing logical partitions. by David Anderson · 7 years ago
  16. 1c4e987 debuggerd: add support for Java traces. by Josh Gao · 7 years ago
  17. ccffa84 libsync: add __INTRODUCED_IN annotations. by Elliott Hughes · 7 years ago
  18. ba10d3c Support oem_#### users/groups for host_init_verifier by Tom Cherry · 7 years ago
  19. 6f65651 Relax host init parser to work with the build system by Tom Cherry · 7 years ago
  20. f287d0a Merge "bootstat: clear persist.sys.boot.reason once read" by Treehugger Robot · 7 years ago
  21. ba9be56 Merge "Revert "init: Add warning in init first stage mount"" by Treehugger Robot · 7 years ago
  22. 742d4a6 Merge "mkbootimg: add hridya@ to OWNERS." by Treehugger Robot · 7 years ago
  23. 75e7781 Merge "Fix `adb logcat` return code." by Elliott Hughes · 7 years ago
  24. fcc22f6 Revert "init: Add warning in init first stage mount" by Wei Wang · 7 years ago
  25. 96919ee Fix `adb logcat` return code. by Elliott Hughes · 7 years ago
  26. 67850b0 mkbootimg: add hridya@ to OWNERS. by Elliott Hughes · 7 years ago
  27. 1e0f30e Merge "fs_mgr: dmctl: fix 'dmctl help' output" by Treehugger Robot · 7 years ago
  28. a41215f bootstat: clear persist.sys.boot.reason once read by Mark Salyzyn · 7 years ago
  29. 1e49b06 fs_mgr: dmctl: fix 'dmctl help' output by Sandeep Patil · 7 years ago
  30. 3af7933 Merge changes from topic "sharedlib_in_recovery" by Treehugger Robot · 7 years ago
  31. e02a13a Merge changes from topic "libdm" by Treehugger Robot · 7 years ago
  32. a0d9304 Merge "libsparse: add OWNERS." by Treehugger Robot · 7 years ago
  33. 569349d Merge "sync: remove legacy sync info API" by Treehugger Robot · 7 years ago
  34. c1b02da fs_mgr: libdm: Add support to list existing device mapper devices by Sandeep Patil · 7 years ago
  35. a23138b Merge changes I8e44ba77,Ib8b933fe by Treehugger Robot · 7 years ago
  36. 8bddf31 Merge "init: Add warning in init first stage mount" by Treehugger Robot · 7 years ago
  37. 93c85fe fs_mgr: libdm: add support to create and delete device mapper devices. by Sandeep Patil · 7 years ago
  38. 571d093 fs_mgr: device mapper: Add libdm and 'dmctl' tool to use it. by Sandeep Patil · 7 years ago
  39. 4913c31 libsparse: Add .clang-format and reformat to google3 style by Jerry Zhang · 7 years ago
  40. fdf8cdf Merge "logd: make behavior more consistent across builds." by Elliott Hughes · 7 years ago
  41. acd692c libsparse: add OWNERS. by Elliott Hughes · 7 years ago
  42. fda16a1 Merge "libsparse: Add method to create sparse file from buffer" by Treehugger Robot · 7 years ago
  43. f6a476c sync: remove legacy sync info API by Jesse Hall · 7 years ago
  44. abc802e libsparse: Change source files to cpp by Jerry Zhang · 7 years ago
  45. 36f321c init: Add warning in init first stage mount by Wei Wang · 7 years ago
  46. d7adfa9 logd: make behavior more consistent across builds. by Elliott Hughes · 7 years ago
  47. 5984689 Merge "logd: Stop calling prctl(PR_SET_KEEPCAPS, 1)" by Treehugger Robot · 7 years ago
  48. 9f45553 logd: Stop calling prctl(PR_SET_KEEPCAPS, 1) by Luis Hector Chavez · 7 years ago
  49. a99672b Merge "Fix handling of load bias values." by Christopher Ferris · 7 years ago
  50. 9ecbd62 Merge "libcutils: add OWNERS." by Treehugger Robot · 7 years ago
  51. f5fcc44 Merge "ueventd: fix extraneous 'Invalid section' error" by Tom Cherry · 7 years ago
  52. 7c90ae6 Merge "bootstat: Remove the CAP_SYSLOG capability" by Treehugger Robot · 7 years ago
  53. 2d46144 libcutils: add OWNERS. by Elliott Hughes · 7 years ago
  54. 721cd8a Merge "logd: Move the capabilities from file based to ambient" by Treehugger Robot · 7 years ago
  55. c0c183b Merge "init: Actually check the return value for calls during first stage init" by Tom Cherry · 7 years ago
  56. 52a9bac init: Actually check the return value for calls during first stage init by Tom Cherry · 7 years ago
  57. 216ce4b ueventd: fix extraneous 'Invalid section' error by Tom Cherry · 7 years ago
  58. 174023c Merge "bootstat: ppdone_timeout kernel panic" by Treehugger Robot · 7 years ago
  59. b571aaa Fix handling of load bias values. by Christopher Ferris · 7 years ago
  60. 8597e93 Merge "fs_mgr: reorder getting boot config" by Treehugger Robot · 7 years ago
  61. 4f85513 bootstat: Remove the CAP_SYSLOG capability by Luis Hector Chavez · 7 years ago
  62. 5eef821 logd: Move the capabilities from file based to ambient by Luis Hector Chavez · 7 years ago
  63. 7457f0e fs_mgr: reorder getting boot config by Bowgo Tsai · 7 years ago
  64. f8f9bbc Merge "fs_mg: allow getting VBMeta Digest from device-tree" by Treehugger Robot · 7 years ago
  65. 496ad21 Merge "Add files to CleanSpec.mk" by Treehugger Robot · 7 years ago
  66. b45aa03 Merge "fs_mgr: fs_mgr_get_boot_config_from_kernel_cmdline deal with quote" by Treehugger Robot · 7 years ago
  67. 152a891 fs_mg: allow getting VBMeta Digest from device-tree by Bowgo Tsai · 7 years ago
  68. 2807bf8 Build init with shared libraries by Jiyong Park · 7 years ago
  69. a6226c4 Shared libs are supported in recovery mode by Jiyong Park · 7 years ago
  70. 3f03147 Add files to CleanSpec.mk by Logan Chien · 7 years ago
  71. 949be4a fs_mgr: fs_mgr_get_boot_config_from_kernel_cmdline deal with quote by Mark Salyzyn · 7 years ago
  72. 51dd7ae Merge "Update shell and utilities doc on the use of dd and grep." by Tao Bao · 7 years ago
  73. dacbd04 bootstat: ppdone_timeout kernel panic by Mark Salyzyn · 7 years ago
  74. 4a1877d Update shell and utilities doc on the use of dd and grep. by Tao Bao · 7 years ago
  75. f93a22d Merge "fs_mgr: remove some unused functions" by Tom Cherry · 7 years ago
  76. f6f705a fs_mgr: remove some unused functions by Tom Cherry · 7 years ago
  77. 1efde7f Merge "fs_mgr: avb should use built-in kernel command line parser" by Treehugger Robot · 7 years ago
  78. f4d83b1 fs_mgr: avb should use built-in kernel command line parser by Mark Salyzyn · 7 years ago
  79. 8f36d1e libsparse: Add method to create sparse file from buffer by Jerry Zhang · 7 years ago
  80. 392ee22 Merge "libsysutils: Delete dead code: FrameworkClient" by Treehugger Robot · 7 years ago
  81. f926fb6 Merge "clang-format: Double-indent continuation lines" by Treehugger Robot · 7 years ago
  82. 92fe93d libsysutils: Delete dead code: FrameworkClient by Bernie Innocenti · 7 years ago
  83. d0301f2 clang-format: Double-indent continuation lines by Bernie Innocenti · 7 years ago
  84. b9c9eeb Merge "Fix exit-time-destructor warning" by Treehugger Robot · 7 years ago
  85. f511ab9 Fix exit-time-destructor warning by Pirama Arumuga Nainar · 7 years ago
  86. ae75daa Merge "libbase: fix libbase_test.logging.StdioLogger." by Treehugger Robot · 7 years ago
  87. 730261a libbase: fix libbase_test.logging.StdioLogger. by Elliott Hughes · 7 years ago
  88. 7ea0891 Merge "Try to fix LocalUnwinderTest.unwind_after_dlopen in APCT." by Elliott Hughes · 7 years ago
  89. e0b849b Try to fix LocalUnwinderTest.unwind_after_dlopen in APCT. by Elliott Hughes · 7 years ago
  90. 71cc007 Merge "Move per-file OWNERS directives to their directories." by Lorenzo Colitti · 7 years ago
  91. a6b66e3 Merge "Revert "SocketListener: use poll() instead of select()"" by Treehugger Robot · 7 years ago
  92. 31e1ff7 Move per-file OWNERS directives to their directories. by Lorenzo Colitti · 7 years ago
  93. 0a649de Revert "SocketListener: use poll() instead of select()" by Kevin Rocard · 7 years ago
  94. 9c4254b Merge "libsync: OWNERS." by Treehugger Robot · 7 years ago
  95. f0a50ef Merge "Revert "sync: remove legacy sync info API"" by Kevin Rocard · 7 years ago
  96. b54e127 libsync: OWNERS. by Elliott Hughes · 7 years ago
  97. b59d1db Merge "Populate recovery DTBO offset correctly" by Treehugger Robot · 7 years ago
  98. 5d2452b Revert "sync: remove legacy sync info API" by Marissa Wall · 7 years ago
  99. 5c86289 Merge "liblog: expect content only if ro.logd.kernel is enabled" by Treehugger Robot · 7 years ago
  100. 5e50e07 liblog: expect content only if ro.logd.kernel is enabled by Mark Salyzyn · 7 years ago