1. 8597e93 Merge "fs_mgr: reorder getting boot config" by Treehugger Robot · 7 years ago
  2. 7457f0e fs_mgr: reorder getting boot config by Bowgo Tsai · 7 years ago
  3. f8f9bbc Merge "fs_mg: allow getting VBMeta Digest from device-tree" by Treehugger Robot · 7 years ago
  4. 496ad21 Merge "Add files to CleanSpec.mk" by Treehugger Robot · 7 years ago
  5. b45aa03 Merge "fs_mgr: fs_mgr_get_boot_config_from_kernel_cmdline deal with quote" by Treehugger Robot · 7 years ago
  6. 152a891 fs_mg: allow getting VBMeta Digest from device-tree by Bowgo Tsai · 7 years ago
  7. 3f03147 Add files to CleanSpec.mk by Logan Chien · 7 years ago
  8. 949be4a fs_mgr: fs_mgr_get_boot_config_from_kernel_cmdline deal with quote by Mark Salyzyn · 7 years ago
  9. 51dd7ae Merge "Update shell and utilities doc on the use of dd and grep." by Tao Bao · 7 years ago
  10. 4a1877d Update shell and utilities doc on the use of dd and grep. by Tao Bao · 7 years ago
  11. f93a22d Merge "fs_mgr: remove some unused functions" by Tom Cherry · 7 years ago
  12. f6f705a fs_mgr: remove some unused functions by Tom Cherry · 7 years ago
  13. 1efde7f Merge "fs_mgr: avb should use built-in kernel command line parser" by Treehugger Robot · 7 years ago
  14. f4d83b1 fs_mgr: avb should use built-in kernel command line parser by Mark Salyzyn · 7 years ago
  15. 392ee22 Merge "libsysutils: Delete dead code: FrameworkClient" by Treehugger Robot · 7 years ago
  16. f926fb6 Merge "clang-format: Double-indent continuation lines" by Treehugger Robot · 7 years ago
  17. 92fe93d libsysutils: Delete dead code: FrameworkClient by Bernie Innocenti · 7 years ago
  18. d0301f2 clang-format: Double-indent continuation lines by Bernie Innocenti · 7 years ago
  19. b9c9eeb Merge "Fix exit-time-destructor warning" by Treehugger Robot · 7 years ago
  20. f511ab9 Fix exit-time-destructor warning by Pirama Arumuga Nainar · 7 years ago
  21. ae75daa Merge "libbase: fix libbase_test.logging.StdioLogger." by Treehugger Robot · 7 years ago
  22. 730261a libbase: fix libbase_test.logging.StdioLogger. by Elliott Hughes · 7 years ago
  23. 7ea0891 Merge "Try to fix LocalUnwinderTest.unwind_after_dlopen in APCT." by Elliott Hughes · 7 years ago
  24. e0b849b Try to fix LocalUnwinderTest.unwind_after_dlopen in APCT. by Elliott Hughes · 7 years ago
  25. 71cc007 Merge "Move per-file OWNERS directives to their directories." by Lorenzo Colitti · 7 years ago
  26. a6b66e3 Merge "Revert "SocketListener: use poll() instead of select()"" by Treehugger Robot · 7 years ago
  27. 31e1ff7 Move per-file OWNERS directives to their directories. by Lorenzo Colitti · 7 years ago
  28. 0a649de Revert "SocketListener: use poll() instead of select()" by Kevin Rocard · 7 years ago
  29. 9c4254b Merge "libsync: OWNERS." by Treehugger Robot · 7 years ago
  30. f0a50ef Merge "Revert "sync: remove legacy sync info API"" by Kevin Rocard · 7 years ago
  31. b54e127 libsync: OWNERS. by Elliott Hughes · 7 years ago
  32. b59d1db Merge "Populate recovery DTBO offset correctly" by Treehugger Robot · 7 years ago
  33. 5d2452b Revert "sync: remove legacy sync info API" by Marissa Wall · 7 years ago
  34. 5c86289 Merge "liblog: expect content only if ro.logd.kernel is enabled" by Treehugger Robot · 7 years ago
  35. 5e50e07 liblog: expect content only if ro.logd.kernel is enabled by Mark Salyzyn · 7 years ago
  36. 25f8e0f Merge "Fix performance degradation from BootSequence atom" by Treehugger Robot · 7 years ago
  37. 22f6b7f Merge changes from topic "sync-cleanup" by Jesse Hall · 7 years ago
  38. 02fac31 Populate recovery DTBO offset correctly by Hridya Valsaraju · 7 years ago
  39. cdd5db6 Fix performance degradation from BootSequence atom by Tej Singh · 7 years ago
  40. e9bc604 Merge changes Iecedc3b1,I28987f08 by Mark Salyzyn · 7 years ago
  41. 8944043 bootstat: refine boot reasons by Mark Salyzyn · 7 years ago
  42. 5635339 bootstat: shutdown reports reboot by Mark Salyzyn · 7 years ago
  43. 427fec8 Merge "bootstat: Add kernel_panic,modem + related others" by Treehugger Robot · 7 years ago
  44. 2a5ca02 Merge "SocketListener: use poll() instead of select()" by Treehugger Robot · 7 years ago
  45. 031d756 bootstat: Add kernel_panic,modem + related others by Mark Salyzyn · 7 years ago
  46. d37e817 Merge "libnativeloader: add jiyong to OWNERS." by Treehugger Robot · 7 years ago
  47. 3bf3330 Merge "Support /product/bin" by Treehugger Robot · 7 years ago
  48. 0b7e050 libnativeloader: add jiyong to OWNERS. by Elliott Hughes · 7 years ago
  49. b5a6968 Merge "Improve SIGILL support." by Elliott Hughes · 7 years ago
  50. 0c4394c Merge "adb: add remount -R for deduplicated ext4" by Treehugger Robot · 7 years ago
  51. 5585de1 Support /product/bin by Inseob Kim · 7 years ago
  52. c574b19 adb: add remount -R for deduplicated ext4 by David Anderson · 7 years ago
  53. 2e01810 Merge "androidboot.lrap => logical_partitions" by Yifan Hong · 7 years ago
  54. 3cc413d androidboot.lrap => logical_partitions by Yifan Hong · 7 years ago
  55. a1bd070 Merge "init: implement getpwnam for host init verifier" by Tom Cherry · 7 years ago
  56. 14cb5f6 Merge "init: handle properties and imports for host init verifier" by Tom Cherry · 7 years ago
  57. cc863ef init: implement getpwnam for host init verifier by Tom Cherry · 7 years ago
  58. ca890e4 init: handle properties and imports for host init verifier by Tom Cherry · 7 years ago
  59. e61ca4d Merge "Correct comment in boot image header" by Treehugger Robot · 7 years ago
  60. bcda585 Improve SIGILL support. by Elliott Hughes · 7 years ago
  61. 0885581 Merge "libmemunreachable: fix docs formatting." by Treehugger Robot · 7 years ago
  62. 14c043e Correct comment in boot image header by Hridya Valsaraju · 7 years ago
  63. ce2ba6c libmemunreachable: fix docs formatting. by Elliott Hughes · 7 years ago
  64. 5752971 Merge "init: add keychords_test" by Treehugger Robot · 7 years ago
  65. d2d4620 Merge "init: switch out keychord id with std::vector match of chords" by Treehugger Robot · 7 years ago
  66. 44f65bc init: add keychords_test by Mark Salyzyn · 7 years ago
  67. cbad1bd Merge "init; remove dead cruft." by Treehugger Robot · 7 years ago
  68. e8ba89a init; remove dead cruft. by Elliott Hughes · 7 years ago
  69. 726e0d7 Merge "libbase: add host properties support." by Elliott Hughes · 7 years ago
  70. e22a201 Merge "init: turn keychords into a standalone class" by Treehugger Robot · 7 years ago
  71. c710221 Merge "init: refactor keychord for testing" by Treehugger Robot · 7 years ago
  72. 0cd437e init: switch out keychord id with std::vector match of chords by Mark Salyzyn · 7 years ago
  73. 75c223f init: turn keychords into a standalone class by Mark Salyzyn · 7 years ago
  74. 1342526 init: refactor keychord for testing by Mark Salyzyn · 7 years ago
  75. bcaf6a5 SocketListener: use poll() instead of select() by Bernie Innocenti · 7 years ago
  76. 4a44090 Merge "adb: really fix the mac build." by Josh Gao · 7 years ago
  77. 9b57c12 adb: really fix the mac build. by Josh Gao · 7 years ago
  78. f78efb4 Merge "Build adbd for recovery" by Treehugger Robot · 7 years ago
  79. 6630937 Merge "Clarify 'fastboot flash' help." by Elliott Hughes · 7 years ago
  80. f81418a Merge "Change tests to use a temporary dir for files." by Christopher Ferris · 7 years ago
  81. 5dc3b8b Clarify 'fastboot flash' help. by Elliott Hughes · 7 years ago
  82. 7151e0f libbase: add host properties support. by Elliott Hughes · 7 years ago
  83. 521b410 Merge "Make per-application memcg hierarchy configurable via a property" by Elliott Hughes · 7 years ago
  84. edc785e Change tests to use a temporary dir for files. by Christopher Ferris · 7 years ago
  85. 6d92d91 Make per-application memcg hierarchy configurable via a property by Suren Baghdasaryan · 7 years ago
  86. 9c38052 Merge "Work around b/24465209, do not pack relocation table." by Treehugger Robot · 7 years ago
  87. b5775ad Merge "Add a specialized LocalUnwinder object." by Christopher Ferris · 7 years ago
  88. 298cc23 Merge "adb: fix mac build." by Josh Gao · 7 years ago
  89. 38b2f9a Work around b/24465209, do not pack relocation table. by Chih-Hung Hsieh · 7 years ago
  90. 3cbacd0 Merge "init: finer grained permissions for ctl. properties" by Tom Cherry · 7 years ago
  91. 1fdea8d adb: fix mac build. by Josh Gao · 7 years ago
  92. 32b8fda Build adbd for recovery by Jiyong Park · 7 years ago
  93. 8ab89b9 Merge "Support product-specific libraries" by Treehugger Robot · 7 years ago
  94. 768f8d4 Add a specialized LocalUnwinder object. by Christopher Ferris · 7 years ago
  95. 9175b99 sync: remove legacy sync info API by Jesse Hall · 7 years ago
  96. 6b7bdf9 Remove obsolete sync_test.c by Jesse Hall · 7 years ago
  97. b8c243e Merge "Add StdioLogger for command-line tools." by Elliott Hughes · 7 years ago
  98. 24312b2 Merge "Remove a redundant check in statsd socket code." by Treehugger Robot · 7 years ago
  99. b8ee561 Merge changes I9f36cc26,I06561ad0,I42c2a8d0 by Josh Gao · 7 years ago
  100. 9f5a5eb Merge "Libunwindstack: Add -O0 to tools defaults on host" by Treehugger Robot · 7 years ago