1. 9f46297 debuggerd: call setsid in our children. by Josh Gao · 6 years ago
  2. a734a90 Merge "Fix pc/function name for signal handler frame." by Christopher Ferris · 6 years ago
  3. 3be1426 Merge "liblp: Use ro.boot.slot_suffix rather than ro.build.ab_update." by David Anderson · 6 years ago
  4. 40942f0 Merge "Handle empty strings in GetPartitionAbsolutePath." by David Anderson · 6 years ago
  5. 7d598bb Fix pc/function name for signal handler frame. by Christopher Ferris · 6 years ago
  6. 58e6da5 liblp: Use ro.boot.slot_suffix rather than ro.build.ab_update. by David Anderson · 6 years ago
  7. 4e21b66 Handle empty strings in GetPartitionAbsolutePath. by David Anderson · 6 years ago
  8. bec1ffe Merge "Describe the reason for the allow_all_shared_libs from the runtime namespace better." by Martin Stjernholm · 6 years ago
  9. b73cb53 Merge "fs_mgr: overlay check shared blocks for / if /system is not" by Treehugger Robot · 6 years ago
  10. c085ebc Merge "avb_ops: support reading from a logical partition" by Treehugger Robot · 6 years ago
  11. 60c4b8a fs_mgr: overlay check shared blocks for / if /system is not by Mark Salyzyn · 6 years ago
  12. d829af0 Merge "Allow fuzzy_fastboot number to run for a specific device serial number" by Treehugger Robot · 6 years ago
  13. af18ac3 Merge "fs_mgr: overlay: only use system_<other> if other slot suffix not blank" by Treehugger Robot · 6 years ago
  14. 554bd69 Allow fuzzy_fastboot number to run for a specific device serial number by Hridya Valsaraju · 6 years ago
  15. ac613a9 fs_mgr: overlay: only use system_<other> if other slot suffix not blank by Mark Salyzyn · 6 years ago
  16. 849fbfa Describe the reason for the allow_all_shared_libs from the runtime namespace by Martin Stjernholm · 6 years ago
  17. 75092cb avb_ops: support reading from a logical partition by Bowgo Tsai · 6 years ago
  18. 88aced1 Merge "charger: Allow to rw /sys/power/[state,wakeup_count]" by Yifan Hong · 6 years ago
  19. b2e6501 Merge "Make the SocketListener control pipe O_CLOEXEC." by Maciej Żenczykowski · 6 years ago
  20. f7c11d7 Merge "first-stage mount: support using other avb_keys" by Treehugger Robot · 6 years ago
  21. 5a1e4b1 Merge "Fix ART build bustage." by David Anderson · 6 years ago
  22. dc93433 Make the SocketListener control pipe O_CLOEXEC. by Lorenzo Colitti · 6 years ago
  23. 3f97ba5 Merge "introduce auditctl and use it to configure SELinux throttling" by Treehugger Robot · 6 years ago
  24. 7d73b47 Merge "fs_mgr: overlay: wait for logical partition to be created" by Treehugger Robot · 6 years ago
  25. 4b7035c Merge "libmeminfo/procrank: Ignore failures when process disappears." by Treehugger Robot · 6 years ago
  26. 95a6c82 Fix ART build bustage. by David Anderson · 6 years ago
  27. 20b3254 fs_mgr: overlay: wait for logical partition to be created by Mark Salyzyn · 6 years ago
  28. f11b388 charger: Allow to rw /sys/power/[state,wakeup_count] by Yifan Hong · 6 years ago
  29. 368beaa introduce auditctl and use it to configure SELinux throttling by Nick Kralevich · 6 years ago
  30. a1dbb45 libmeminfo/procrank: Ignore failures when process disappears. by Sandeep Patil · 6 years ago
  31. e9649a4 Merge "Add fiemap_writer_test to VTS." by David Anderson · 6 years ago
  32. f0cbc48 Merge "unzip: support shell globs in include/exclude lists." by Treehugger Robot · 6 years ago
  33. 2e21140 Merge "Binding err to inout for raw protocol for in-process execute." by Treehugger Robot · 6 years ago
  34. 10dcd80 Merge "healthd: charger: shutdown timer configurable" by Yifan Hong · 6 years ago
  35. 364ee4a Merge "Remove include of backtrace/Backtrace.h." by Christopher Ferris · 6 years ago
  36. d11dee7 first-stage mount: support using other avb_keys by Bowgo Tsai · 6 years ago
  37. 1ea6f07 Binding err to inout for raw protocol for in-process execute. by Alex Buynytskyy · 6 years ago
  38. 066dcf1 Remove include of backtrace/Backtrace.h. by Christopher Ferris · 6 years ago
  39. 78ef223 Merge "Test is-logical command for vendor and boot partitions." by Treehugger Robot · 6 years ago
  40. 8270dc2 Merge "mini-keyctl: move logs to stdout" by Treehugger Robot · 6 years ago
  41. 2d22453 unzip: support shell globs in include/exclude lists. by Elliott Hughes · 6 years ago
  42. 1c67a5a healthd: charger: shutdown timer configurable by John Zhao · 6 years ago
  43. 556f53e mini-keyctl: move logs to stdout by Victor Hsieh · 6 years ago
  44. f86c1dd Merge "init: fixes to README.mk" by Mark Salyzyn · 6 years ago
  45. 63c91aa init: fixes to README.mk by Mark Salyzyn · 6 years ago
  46. ebf2161 Merge "zip_archive.cc: Use static cast instead of masking" by Nick Kralevich · 6 years ago
  47. 5f4246d Merge "zip_writer_test.cc: fix implicit integer truncation" by Nick Kralevich · 6 years ago
  48. 3ee9c82 Merge "Increase adb-remount timeout" by Treehugger Robot · 6 years ago
  49. feea5cd Merge "Update GSI keys for dynamic system image" by Treehugger Robot · 6 years ago
  50. e91c060 Merge "Revert "Check for data races when reading JIT/DEX entries."" by Treehugger Robot · 6 years ago
  51. c1575a2 Test is-logical command for vendor and boot partitions. by Hridya Valsaraju · 6 years ago
  52. e4f199c Revert "Check for data races when reading JIT/DEX entries." by David Srbecky · 6 years ago
  53. 482e1c6 Merge "Move gcov output to /data/misc/trace" by Oliver Nguyen · 6 years ago
  54. a1aecbb zip_writer_test.cc: fix implicit integer truncation by Nick Kralevich · 6 years ago
  55. 832d6a1 Merge "Add dependency on libdl_android" by Treehugger Robot · 6 years ago
  56. a5c51db zip_archive.cc: Use static cast instead of masking by Nick Kralevich · 6 years ago
  57. 55375ff Merge "Do not restrict .fs-verity keyring in debuggable build" by Treehugger Robot · 6 years ago
  58. bccf78d Merge "cutils: add ashmem_init" by Treehugger Robot · 6 years ago
  59. f4ea23b Merge "Enable Trusty Gatekeeper@1.0" by Matthew Maurer · 6 years ago
  60. 6a43524 Merge "zip_archive.cc: fix ubsan false positive" by Nick Kralevich · 6 years ago
  61. 856f28e cutils: add ashmem_init by Tim Murray · 6 years ago
  62. d02409d Do not restrict .fs-verity keyring in debuggable build by Victor Hsieh · 6 years ago
  63. 9a36b8d Merge "Allow to build non-sparse super image." by Treehugger Robot · 6 years ago
  64. 0519f76 zip_archive.cc: fix ubsan false positive by Nick Kralevich · 6 years ago
  65. 4d4be1f Merge "adb: defuse CHECK on IOVector::append of an empty block." by Treehugger Robot · 6 years ago
  66. 612ee3d Move gcov output to /data/misc/trace by Oliver Nguyen · 6 years ago
  67. 37cbc18 Merge "Remove `r` in R." by Elliott Hughes · 6 years ago
  68. 9bd5c71 Merge "Avoid leaking property values into logs on error" by Treehugger Robot · 6 years ago
  69. 0c635d3 Allow to build non-sparse super image. by Yifan Hong · 6 years ago
  70. 1d55798 Remove `r` in R. by Elliott Hughes · 6 years ago
  71. f165ba1 Merge "CgroupSetupCgroups: don't leak fd." by Treehugger Robot · 6 years ago
  72. a40a845 Avoid leaking property values into logs on error by Nick Kralevich · 6 years ago
  73. 78ebcf4 Merge "Open image files in binary mode" by Treehugger Robot · 6 years ago
  74. de11114 Open image files in binary mode by Hridya Valsaraju · 6 years ago
  75. d66e860 Merge "libcgrouprc: version script: linux only" by Treehugger Robot · 6 years ago
  76. 0960ed3 Merge "Fix off by one reading build id." by Christopher Ferris · 6 years ago
  77. 253e381 Fix off by one reading build id. by Christopher Ferris · 6 years ago
  78. 52914fe libcgrouprc: version script: linux only by Yifan Hong · 6 years ago
  79. dfbcf7c Merge "libfiemap_writer: test pinned file bit" by Treehugger Robot · 6 years ago
  80. 8e4f830 adb: defuse CHECK on IOVector::append of an empty block. by Josh Gao · 6 years ago
  81. 2263a0c CgroupSetupCgroups: don't leak fd. by Yifan Hong · 6 years ago
  82. f4dff49 Merge changes from topic "libprocessgroup_rc" by Yifan Hong · 6 years ago
  83. 5997b8a Increase adb-remount timeout by Julien Desprez · 6 years ago
  84. a77c995 Update GSI keys for dynamic system image by Bowgo Tsai · 6 years ago
  85. 84ea855 Merge "Replace reboot-fastboot by reboot fastboot" by Treehugger Robot · 6 years ago
  86. ee634ea Merge "Check for data races when reading JIT/DEX entries." by David Srbecky · 6 years ago
  87. 18fdde8 CgroupSetupCgroups -> CgroupSetup by Yifan Hong · 6 years ago
  88. d3c3c7b Add libcgrouprc to ld.config.*.txt. by Yifan Hong · 6 years ago
  89. 1cdf4ff libprocessgroup: use libcgrouprc to read cgroup.rc by Yifan Hong · 6 years ago
  90. 9ded5c0 libprocessgroup_setup: use libcgrouprc_format by Yifan Hong · 6 years ago
  91. a10d76d libprocessgroup: Move CgroupSetupCgroups() to libprocessgroup_setup by Yifan Hong · 6 years ago
  92. 0e48603 libprocessgroup: Add libcgrouprc by Yifan Hong · 6 years ago
  93. c4e88ef libprocessgroup: Add libcgrouprc_format by Yifan Hong · 6 years ago
  94. 46635b7 libfiemap_writer: test pinned file bit by Jaegeuk Kim · 6 years ago
  95. 819e562 Merge "adb: fix mac build breakage." by Treehugger Robot · 6 years ago
  96. 035229b Merge "ueventd: populate /dev/block/mapper link" by Treehugger Robot · 6 years ago
  97. 139aaa2 Merge "libcutils: android_reboot command should be unsigned." by Treehugger Robot · 6 years ago
  98. 318e34c Replace reboot-fastboot by reboot fastboot by Julien Desprez · 6 years ago
  99. 118f8cd adb: fix mac build breakage. by Josh Gao · 6 years ago
  100. 7d00ec1 Merge "Report last atom tag of the failed stats log." by yaochen · 6 years ago