1. b833d17 init: fixes to README.mk by Mark Salyzyn · 5 years ago
  2. 50bd6f0 Merge "Add dependency on libdl_android" by Treehugger Robot · 5 years ago
  3. be51525 Merge "Do not restrict .fs-verity keyring in debuggable build" by Treehugger Robot · 5 years ago
  4. 55ba959 Merge "cutils: add ashmem_init" by Treehugger Robot · 5 years ago
  5. feae893 Merge "Enable Trusty Gatekeeper@1.0" by Matthew Maurer · 5 years ago
  6. adcfbf8 Merge "zip_archive.cc: fix ubsan false positive" by Nick Kralevich · 5 years ago
  7. 8879ed7 cutils: add ashmem_init by Tim Murray · 5 years ago
  8. 851026d Do not restrict .fs-verity keyring in debuggable build by Victor Hsieh · 5 years ago
  9. 8c82af2 Merge "Allow to build non-sparse super image." by Treehugger Robot · 5 years ago
  10. a4e5433 zip_archive.cc: fix ubsan false positive by Nick Kralevich · 5 years ago
  11. 5c58e09 Merge "adb: defuse CHECK on IOVector::append of an empty block." by Treehugger Robot · 5 years ago
  12. 17d9938 Merge "Remove `r` in R." by Elliott Hughes · 5 years ago
  13. 21aa749 Merge "Avoid leaking property values into logs on error" by Treehugger Robot · 5 years ago
  14. a482da1 Allow to build non-sparse super image. by Yifan Hong · 5 years ago
  15. 0865266 Remove `r` in R. by Elliott Hughes · 5 years ago
  16. cc5e2dc Merge "CgroupSetupCgroups: don't leak fd." by Treehugger Robot · 5 years ago
  17. 9ca898f Avoid leaking property values into logs on error by Nick Kralevich · 5 years ago
  18. 744677a Merge "Open image files in binary mode" by Treehugger Robot · 5 years ago
  19. 1a6f6fe Open image files in binary mode by Hridya Valsaraju · 5 years ago
  20. 9e34eee Merge "libcgrouprc: version script: linux only" by Treehugger Robot · 5 years ago
  21. 82a9385 Merge "Fix off by one reading build id." by Christopher Ferris · 5 years ago
  22. 1760b45 Fix off by one reading build id. by Christopher Ferris · 5 years ago
  23. 5ece395 libcgrouprc: version script: linux only by Yifan Hong · 5 years ago
  24. 73bb342 Merge "libfiemap_writer: test pinned file bit" by Treehugger Robot · 5 years ago
  25. 3443b77 adb: defuse CHECK on IOVector::append of an empty block. by Josh Gao · 5 years ago
  26. 8df75fc CgroupSetupCgroups: don't leak fd. by Yifan Hong · 5 years ago
  27. 25d42ee Merge changes from topic "libprocessgroup_rc" by Yifan Hong · 5 years ago
  28. cd68bda Merge "Replace reboot-fastboot by reboot fastboot" by Treehugger Robot · 5 years ago
  29. 59c70a5 Merge "Check for data races when reading JIT/DEX entries." by David Srbecky · 5 years ago
  30. 9d7b89a CgroupSetupCgroups -> CgroupSetup by Yifan Hong · 5 years ago
  31. 063b6be Add libcgrouprc to ld.config.*.txt. by Yifan Hong · 5 years ago
  32. 53e0deb libprocessgroup: use libcgrouprc to read cgroup.rc by Yifan Hong · 5 years ago
  33. d8ce1fb libprocessgroup_setup: use libcgrouprc_format by Yifan Hong · 5 years ago
  34. 6f9ce2e libprocessgroup: Move CgroupSetupCgroups() to libprocessgroup_setup by Yifan Hong · 5 years ago
  35. 098323b libprocessgroup: Add libcgrouprc by Yifan Hong · 5 years ago
  36. c4b3ab4 libprocessgroup: Add libcgrouprc_format by Yifan Hong · 5 years ago
  37. a9b3c3d libfiemap_writer: test pinned file bit by Jaegeuk Kim · 5 years ago
  38. 52c6f1b Merge "adb: fix mac build breakage." by Treehugger Robot · 5 years ago
  39. 5c811fd Merge "ueventd: populate /dev/block/mapper link" by Treehugger Robot · 5 years ago
  40. e3ec16b Merge "libcutils: android_reboot command should be unsigned." by Treehugger Robot · 5 years ago
  41. 74239ea Replace reboot-fastboot by reboot fastboot by Julien Desprez · 5 years ago
  42. 296ac3f adb: fix mac build breakage. by Josh Gao · 5 years ago
  43. b7080aa Merge "Report last atom tag of the failed stats log." by yaochen · 5 years ago
  44. f95468d Merge "stats_event_list changes for statsd mainline api" by Treehugger Robot · 5 years ago
  45. 92c9e8a Merge "Version liblog LL-NDK library" by Treehugger Robot · 5 years ago
  46. a7c1ff6 stats_event_list changes for statsd mainline api by Tej Singh · 5 years ago
  47. 2b8e96b Merge "fs_mgr: remount: system is root" by Treehugger Robot · 5 years ago
  48. 16f4a03 Merge "adbd: demote CHECKs to warning logs." by Josh Gao · 5 years ago
  49. 14c6db6 Report last atom tag of the failed stats log. by Yao Chen · 5 years ago
  50. b18aba0 fs_mgr: remount: system is root by Mark Salyzyn · 5 years ago
  51. 97d1fcc Merge "Fix device mapper name clashes on non-A/B devices." by David Anderson · 5 years ago
  52. 98880af Merge "Revert "relax /system/bin directory permissions"" by Treehugger Robot · 5 years ago
  53. e419a79 ueventd: populate /dev/block/mapper link by Mark Salyzyn · 5 years ago
  54. 270f65f Version liblog LL-NDK library by Vic Yang · 5 years ago
  55. 87afd52 adbd: demote CHECKs to warning logs. by Josh Gao · 5 years ago
  56. 66e5ae0 libcutils: android_reboot command should be unsigned. by Elliott Hughes · 5 years ago
  57. 8d1b43b Revert "relax /system/bin directory permissions" by Nick Kralevich · 5 years ago
  58. e44bf1a Merge "Add minimal support for Dwarf 5." by Christopher Ferris · 5 years ago
  59. 5ccb6a5 Merge "Search rs namespace prior to vndk namespace" by Treehugger Robot · 5 years ago
  60. ee4cc04 Merge "libutils: more detailed logging." by Treehugger Robot · 5 years ago
  61. fa4971f Search rs namespace prior to vndk namespace by Jiyong Park · 5 years ago
  62. acf9cfb Merge "grep: fix ASan heap-buffer-overflow." by Elliott Hughes · 5 years ago
  63. 0e77120 Merge "libutilscallstack: removed from darwin" by Steven Moreland · 5 years ago
  64. c312c9a Add minimal support for Dwarf 5. by Christopher Ferris · 5 years ago
  65. d33a2ee libutilscallstack: removed from darwin by Steven Moreland · 5 years ago
  66. 3b25a17 Merge "adb: make `adb reconnect` perform a USB reset." by Josh Gao · 5 years ago
  67. fd12160 libutils: more detailed logging. by Elliott Hughes · 5 years ago
  68. bfd9d63 grep: fix ASan heap-buffer-overflow. by Elliott Hughes · 5 years ago
  69. 99ba4b3 Merge "init.rc: tune F2FS to be aligned to system settings" by Treehugger Robot · 5 years ago
  70. ddaf736 Merge "Adding GSI public keys" by Treehugger Robot · 5 years ago
  71. dc73809 Merge "Add the basic config to run through atest" by Treehugger Robot · 5 years ago
  72. a93a89f Merge "charger: fix show 0% symptom when start to draw UI" by Treehugger Robot · 5 years ago
  73. 5fdd786 Adding GSI public keys by Bowgo Tsai · 5 years ago
  74. cab97bc Merge "Remove sequential search from DwarfEhFrameWithHdr." by Christopher Ferris · 5 years ago
  75. 43f2907 Merge "libutils/libcutils: make host more like device" by Steven Moreland · 5 years ago
  76. f65df96 init.rc: tune F2FS to be aligned to system settings by Jaegeuk Kim · 5 years ago
  77. f8fe94e Merge "libutils: Fix thread safety annotations in Mutex" by Mikhail Naganov · 5 years ago
  78. 22d8e8e Remove sequential search from DwarfEhFrameWithHdr. by Christopher Ferris · 5 years ago
  79. a42823b Merge "BSD grep: sync with upstream." by Treehugger Robot · 5 years ago
  80. 3cf9850 Merge "Set /proc/pressure/memory file permissions" by Suren Baghdasaryan · 5 years ago
  81. e1a285d libutils: Fix thread safety annotations in Mutex by Mikhail Naganov · 5 years ago
  82. 85b5fec Check for data races when reading JIT/DEX entries. by David Srbecky · 6 years ago
  83. 6c7ece7 charger: fix show 0% symptom when start to draw UI by Ken Tsou · 5 years ago
  84. 0a887aa Merge "Disallow operator!() on unique_fd" by Treehugger Robot · 5 years ago
  85. e6132be libutils/libcutils: make host more like device by Steven Moreland · 5 years ago
  86. 3705b34 adb: make `adb reconnect` perform a USB reset. by Josh Gao · 5 years ago
  87. 1504cb5 Set /proc/pressure/memory file permissions by Tim Murray · 5 years ago
  88. 720c1ec BSD grep: sync with upstream. by Elliott Hughes · 5 years ago
  89. b86e248 Merge "zip_writer.cc: update powerof2 and use it unconditionally" by Nick Kralevich · 5 years ago
  90. bfcb981 Merge "adbd: wait for FUNCTIONFS_BIND for up to a second, then retry." by Josh Gao · 5 years ago
  91. a896e2a Merge "init: mount_handler: system-as-root (legacy)" by Treehugger Robot · 5 years ago
  92. 61dea3d Add the basic config to run through atest by Julien Desprez · 5 years ago
  93. 81cfeb5 Merge "libprocessgroup: restrict SetupCgroups to one-time usage and only by init" by Suren Baghdasaryan · 5 years ago
  94. 60de348 Merge "Apply the standard system linker config to all of /data." by Martin Stjernholm · 5 years ago
  95. 0c11941 Add dependency on libdl_android by dimitry · 5 years ago
  96. 5aa37dc Merge "init: Support booting off GSIs installed to non-userdata block devices." by David Anderson · 5 years ago
  97. 7cb72c9 Disallow operator!() on unique_fd by Bernie Innocenti · 5 years ago
  98. 5b53573 libprocessgroup: restrict SetupCgroups to one-time usage and only by init by Suren Baghdasaryan · 5 years ago
  99. 793f4b5 init: mount_handler: system-as-root (legacy) by Mark Salyzyn · 5 years ago
  100. 7f43e9f Merge "Initialize fs-verity keys in shell script" by Treehugger Robot · 5 years ago