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