1. 4a089e9 Support for stopping/starting post-data-mount class subsets. by Martijn Coenen · 6 years ago
  2. aa44e4a Merge "init: Add reboot timeout handler" by Joseph Jang · 6 years ago
  3. c2c9fd3 Merge "Add UID printing to tombstone headers" by Misha Wagner · 6 years ago
  4. 1333c61 init: Add reboot timeout handler by josephjang · 6 years ago
  5. 77f6ecb Merge "Revert "Add a way to turn off unique_fd's operator int."" by Ian Kasprzak · 6 years ago
  6. 27ded66 Revert "Add a way to turn off unique_fd's operator int." by Ian Kasprzak · 6 years ago
  7. b6bc85a Merge "liblog: remove LIBLOG_WEAK" by Tom Cherry · 6 years ago
  8. c270fb5 Merge "adbd: reduce queue depths." by Josh Gao · 6 years ago
  9. 7cf533a liblog: remove LIBLOG_WEAK by Tom Cherry · 6 years ago
  10. 081d02f Merge "logd: remove SELinux dup handling" by Treehugger Robot · 6 years ago
  11. 94aef2d Merge "Fix a warning on namespace.media.link.default.shared_libs" by Treehugger Robot · 6 years ago
  12. e7e4f24 Merge "Add a way to turn off unique_fd's operator int." by Josh Gao · 6 years ago
  13. c722709 Merge "adb: silence warning from libusb." by Treehugger Robot · 6 years ago
  14. c1b4e05 Merge "adb: fix double close in wait-for-*." by Treehugger Robot · 6 years ago
  15. 44b365c adbd: reduce queue depths. by Josh Gao · 6 years ago
  16. 60ddb4b logd: remove SELinux dup handling by Nick Kralevich · 6 years ago
  17. 2b96443 Add a way to turn off unique_fd's operator int. by Josh Gao · 6 years ago
  18. 72b2c01 Merge "libion: convert a header file using update_all.py" by Elliott Hughes · 6 years ago
  19. 568cadb Merge "init: simplify async restorecon" by Tom Cherry · 6 years ago
  20. 5ff6c93 Merge "bootstat: add .* positive/negative test" by Mark Salyzyn · 6 years ago
  21. 022a209 bootstat: add .* positive/negative test by Mark Salyzyn · 6 years ago
  22. b104cf6 init: simplify async restorecon by Tom Cherry · 6 years ago
  23. 49e5fb5 Merge "bootstat: add 3 pmic off reasons to known set" by Treehugger Robot · 6 years ago
  24. 2b9742b libion: convert a header file using update_all.py by Yoshitaka Seto · 6 years ago
  25. 9c3d871 bootstat: add 3 pmic off reasons to known set by Jone Chou · 6 years ago
  26. 1558d4a Merge "Remove the mount points defined in skip_mount.cfg from ReadDefaultFstab()" by Treehugger Robot · 6 years ago
  27. b984805 Fix a warning on namespace.media.link.default.shared_libs by Dongwon Kang · 6 years ago
  28. f998736 Merge "bootstat: Allow regex matches for boot reasons" by Treehugger Robot · 6 years ago
  29. bb3b59d Merge "init: handle getpeercon() errors" by Tom Cherry · 6 years ago
  30. b49d572 Merge "init: set up SelinuxAuditCallback() earlier" by Tom Cherry · 6 years ago
  31. 35b30eb bootstat: Allow regex matches for boot reasons by Mark Salyzyn · 6 years ago
  32. 34e9335 Remove the mount points defined in skip_mount.cfg from ReadDefaultFstab() by SzuWei Lin · 6 years ago
  33. 8dcaaf7 Add UID printing to tombstone headers by Misha Wagner · 6 years ago
  34. 7f7bcce Merge "Adding adb_debug.prop into debug ramdisk" by Treehugger Robot · 6 years ago
  35. 72cbcda Merge "libprocessgroup: limit libprocessgroup's VNDK API surface" by Treehugger Robot · 6 years ago
  36. 83a6d90 Merge "adb: Support rescue install and getprop." by Tao Bao · 6 years ago
  37. ed506ed init: handle getpeercon() errors by Tom Cherry · 6 years ago
  38. 761dbc8 libprocessgroup: limit libprocessgroup's VNDK API surface by Suren Baghdasaryan · 6 years ago
  39. 70ed903 init: set up SelinuxAuditCallback() earlier by Tom Cherry · 6 years ago
  40. 5888328 Merge "Re-enable file descriptor caching and add option to skip caching" by Suren Baghdasaryan · 6 years ago
  41. 2bca47c Merge "fs_mgr: overlayfs: suppress mkfs output" by Treehugger Robot · 6 years ago
  42. 4deb97e Adding adb_debug.prop into debug ramdisk by Bowgo Tsai · 6 years ago
  43. 1d4aa7f Merge "init.rc: set fsck log permission on post-fs-data" by Treehugger Robot · 6 years ago
  44. c6091ec Re-enable file descriptor caching and add option to skip caching by Suren Baghdasaryan · 6 years ago
  45. f5f71ca Merge "Copying debug ramdisk files to /debug_ramdisk/*" by Treehugger Robot · 6 years ago
  46. 8a7c1a7 adb: Support rescue install and getprop. by Tao Bao · 6 years ago
  47. 7c755a0 init.rc: set fsck log permission on post-fs-data by Wei Wang · 6 years ago
  48. a0665ca Merge "init: small header clean up" by Treehugger Robot · 6 years ago
  49. 68ec06d Merge "Don't assume an A/B device when overriding the super partition name." by Treehugger Robot · 6 years ago
  50. 76f907c Merge "Ziparchive: Enable -Wconversion" by Treehugger Robot · 6 years ago
  51. 3ce72c3 Merge "Add indicator that an elf is memory backed." by Christopher Ferris · 6 years ago
  52. 1c7cc9d Merge "init: set oom_adj early before fork vendor_init" by Treehugger Robot · 6 years ago
  53. fdabe34 Copying debug ramdisk files to /debug_ramdisk/* by Bowgo Tsai · 6 years ago
  54. 58c21a6 adb: fix double close in wait-for-*. by Josh Gao · 6 years ago
  55. ae3d6f0 init: set oom_adj early before fork vendor_init by Wei Wang · 6 years ago
  56. b914f04 Add indicator that an elf is memory backed. by Christopher Ferris · 6 years ago
  57. 09beab6 Merge "adb: Recognize rescue mode." by Tao Bao · 6 years ago
  58. 361224f init: small header clean up by Tom Cherry · 6 years ago
  59. 8440ce0 Don't assume an A/B device when overriding the super partition name. by David Anderson · 6 years ago
  60. abf6484 Merge "Remove libandroid.so from media namespace." by Dongwon Kang · 6 years ago
  61. 69e3c31 Merge "init: do not fork before doing (u)mount_all()" by Tom Cherry · 6 years ago
  62. dcd17eb Merge "procrank: do not keep process maps around" by Treehugger Robot · 6 years ago
  63. 9c5c9ef adb: silence warning from libusb. by Josh Gao · 6 years ago
  64. e3447b4 Merge "Do not create /sbin" by Tom Cherry · 6 years ago
  65. 2109534 Merge "adbd: reduce the USB buffer sizes to 16k." by Josh Gao · 6 years ago
  66. f96d47f adb: Recognize rescue mode. by Tao Bao · 6 years ago
  67. 954229e init: do not fork before doing (u)mount_all() by Tom Cherry · 6 years ago
  68. 9ff8f0f fs_mgr: overlayfs: suppress mkfs output by Mark Salyzyn · 6 years ago
  69. 6f01637 procrank: do not keep process maps around by Sandeep Patil · 6 years ago
  70. 1effe2b Remove libandroid.so from media namespace. by Dongwon Kang · 6 years ago
  71. 1e39610 Merge "Let blkio cgroup follow cpuset cgroup only" by Treehugger Robot · 6 years ago
  72. 972b434 Merge "debuggerd: call setsid in our children." by Treehugger Robot · 6 years ago
  73. 8f5606b Merge "Handle failed usb/reads and writes correctly" by Treehugger Robot · 6 years ago
  74. 89f6248 Merge "init: add umount_all builtin." by Yifan Hong · 6 years ago
  75. 5df936e Do not create /sbin by Tom Cherry · 6 years ago
  76. 1541b41 Let blkio cgroup follow cpuset cgroup only by Rick Yiu · 6 years ago
  77. c8a010e adbd: reduce the USB buffer sizes to 16k. by Josh Gao · 6 years ago
  78. 51195ef Merge "mini-keyctl: fix key id parsing by "0x" prefix" by Treehugger Robot · 6 years ago
  79. 9f46297 debuggerd: call setsid in our children. by Josh Gao · 6 years ago
  80. 7ed4a35 Merge "crasher: add execute-only memory ("xom")." by Treehugger Robot · 6 years ago
  81. 917756d Merge "init: fix loglevel docs." by Treehugger Robot · 6 years ago
  82. de7c43c mini-keyctl: fix key id parsing by "0x" prefix by Victor Hsieh · 6 years ago
  83. 2c19fc5 init: add umount_all builtin. by Yifan Hong · 6 years ago
  84. a734a90 Merge "Fix pc/function name for signal handler frame." by Christopher Ferris · 6 years ago
  85. c8390b8 crasher: add execute-only memory ("xom"). by Elliott Hughes · 6 years ago
  86. c1df282 init: fix loglevel docs. by Elliott Hughes · 6 years ago
  87. 3be1426 Merge "liblp: Use ro.boot.slot_suffix rather than ro.build.ab_update." by David Anderson · 6 years ago
  88. 40942f0 Merge "Handle empty strings in GetPartitionAbsolutePath." by David Anderson · 6 years ago
  89. e6586ca Handle failed usb/reads and writes correctly by Hridya Valsaraju · 6 years ago
  90. 7d598bb Fix pc/function name for signal handler frame. by Christopher Ferris · 6 years ago
  91. 58e6da5 liblp: Use ro.boot.slot_suffix rather than ro.build.ab_update. by David Anderson · 6 years ago
  92. 4e21b66 Handle empty strings in GetPartitionAbsolutePath. by David Anderson · 6 years ago
  93. bec1ffe Merge "Describe the reason for the allow_all_shared_libs from the runtime namespace better." by Martin Stjernholm · 6 years ago
  94. b73cb53 Merge "fs_mgr: overlay check shared blocks for / if /system is not" by Treehugger Robot · 6 years ago
  95. c085ebc Merge "avb_ops: support reading from a logical partition" by Treehugger Robot · 6 years ago
  96. 60c4b8a fs_mgr: overlay check shared blocks for / if /system is not by Mark Salyzyn · 6 years ago
  97. d829af0 Merge "Allow fuzzy_fastboot number to run for a specific device serial number" by Treehugger Robot · 6 years ago
  98. af18ac3 Merge "fs_mgr: overlay: only use system_<other> if other slot suffix not blank" by Treehugger Robot · 6 years ago
  99. 554bd69 Allow fuzzy_fastboot number to run for a specific device serial number by Hridya Valsaraju · 6 years ago
  100. ac613a9 fs_mgr: overlay: only use system_<other> if other slot suffix not blank by Mark Salyzyn · 6 years ago