1. 62565d1 Revert "relax /system/bin directory permissions" by Nick Kralevich · 6 years ago
  2. bf94e4a Merge "Add minimal support for Dwarf 5." by Christopher Ferris · 6 years ago
  3. 71fd76d Merge "Search rs namespace prior to vndk namespace" by Treehugger Robot · 6 years ago
  4. 734846a Merge "libutils: more detailed logging." by Treehugger Robot · 6 years ago
  5. 43c7a4c Search rs namespace prior to vndk namespace by Jiyong Park · 6 years ago
  6. 139383e Merge "grep: fix ASan heap-buffer-overflow." by Elliott Hughes · 6 years ago
  7. e2f116b Merge "libutilscallstack: removed from darwin" by Steven Moreland · 6 years ago
  8. 4dae536 Add minimal support for Dwarf 5. by Christopher Ferris · 6 years ago
  9. c232d3c libutilscallstack: removed from darwin by Steven Moreland · 6 years ago
  10. 8edeab4 Merge "adb: make `adb reconnect` perform a USB reset." by Josh Gao · 6 years ago
  11. edee7b2 libutils: more detailed logging. by Elliott Hughes · 6 years ago
  12. 56be853 grep: fix ASan heap-buffer-overflow. by Elliott Hughes · 6 years ago
  13. d97f4a2 Merge "init.rc: tune F2FS to be aligned to system settings" by Treehugger Robot · 6 years ago
  14. a1d46a1 Merge "Adding GSI public keys" by Treehugger Robot · 6 years ago
  15. 5e71a4e Merge "Add the basic config to run through atest" by Treehugger Robot · 6 years ago
  16. 51a852d Merge "charger: fix show 0% symptom when start to draw UI" by Treehugger Robot · 6 years ago
  17. 9a4645b Adding GSI public keys by Bowgo Tsai · 6 years ago
  18. bb7bff9 Merge "Remove sequential search from DwarfEhFrameWithHdr." by Christopher Ferris · 6 years ago
  19. e398baa Merge "libutils/libcutils: make host more like device" by Steven Moreland · 6 years ago
  20. cf51985 init.rc: tune F2FS to be aligned to system settings by Jaegeuk Kim · 6 years ago
  21. 258df95 Merge "libutils: Fix thread safety annotations in Mutex" by Mikhail Naganov · 6 years ago
  22. 32587b7 Remove sequential search from DwarfEhFrameWithHdr. by Christopher Ferris · 6 years ago
  23. c032f69 Merge "BSD grep: sync with upstream." by Treehugger Robot · 6 years ago
  24. 59a4cc4 Merge "Set /proc/pressure/memory file permissions" by Suren Baghdasaryan · 6 years ago
  25. 45ef2e7 libutils: Fix thread safety annotations in Mutex by Mikhail Naganov · 6 years ago
  26. 8af067f charger: fix show 0% symptom when start to draw UI by Ken Tsou · 6 years ago
  27. 06c9a21 Merge "Disallow operator!() on unique_fd" by Treehugger Robot · 6 years ago
  28. be06752 libutils/libcutils: make host more like device by Steven Moreland · 6 years ago
  29. 7775bcb adb: make `adb reconnect` perform a USB reset. by Josh Gao · 6 years ago
  30. 584bbe7 Set /proc/pressure/memory file permissions by Tim Murray · 6 years ago
  31. d41bf04 BSD grep: sync with upstream. by Elliott Hughes · 6 years ago
  32. ea58388 Merge "zip_writer.cc: update powerof2 and use it unconditionally" by Nick Kralevich · 6 years ago
  33. eb47692 Merge "adbd: wait for FUNCTIONFS_BIND for up to a second, then retry." by Josh Gao · 6 years ago
  34. e3b7732 Merge "init: mount_handler: system-as-root (legacy)" by Treehugger Robot · 6 years ago
  35. 397ae16 Add the basic config to run through atest by Julien Desprez · 6 years ago
  36. c3a75a6 Merge "libprocessgroup: restrict SetupCgroups to one-time usage and only by init" by Suren Baghdasaryan · 6 years ago
  37. 9743044 Merge "Apply the standard system linker config to all of /data." by Martin Stjernholm · 6 years ago
  38. ac9cbbf Merge "init: Support booting off GSIs installed to non-userdata block devices." by David Anderson · 6 years ago
  39. 5f48219 Disallow operator!() on unique_fd by Bernie Innocenti · 6 years ago
  40. 49a43f0 libprocessgroup: restrict SetupCgroups to one-time usage and only by init by Suren Baghdasaryan · 6 years ago
  41. 47664e1 init: mount_handler: system-as-root (legacy) by Mark Salyzyn · 6 years ago
  42. 00c099b Merge "Initialize fs-verity keys in shell script" by Treehugger Robot · 6 years ago
  43. 8c2bd6e Merge "charger: android_get_control_file on last_kmsg" by Yifan Hong · 6 years ago
  44. 9a596f6 adbd: wait for FUNCTIONFS_BIND for up to a second, then retry. by Josh Gao · 6 years ago
  45. 92f5800 zip_writer.cc: update powerof2 and use it unconditionally by Nick Kralevich · 6 years ago
  46. b4f79f4 Merge "Remove links to libart(d).so in the runtime." by Treehugger Robot · 6 years ago
  47. d200224 Merge "libprocessgroup: add -Wexit-time-destructors." by Elliott Hughes · 6 years ago
  48. a051d7f Merge "Logtags for com.android.server.policy" by Treehugger Robot · 6 years ago
  49. 51bb3bb Merge "libziparchive: add integer checks" by Treehugger Robot · 6 years ago
  50. 8fadb8a Merge "lmkd: set PSI_POLL_PERIOD to 10ms" by Treehugger Robot · 6 years ago
  51. 9cf6339 lmkd: set PSI_POLL_PERIOD to 10ms by Suren Baghdasaryan · 6 years ago
  52. 7c95a02 libprocessgroup: add -Wexit-time-destructors. by Elliott Hughes · 6 years ago
  53. a50f5b8 Merge changes Ia84ed9ec,I1c0fde72 by Treehugger Robot · 6 years ago
  54. d56c395 Merge "Add BuildId to frame information." by Christopher Ferris · 6 years ago
  55. 45b5c8a Merge "liblog: don't return 0xFFFFFFFF as an invalid log id." by Josh Gao · 6 years ago
  56. 665aea6 Merge changes I80af5f4b,I2fd0034e by Josh Gao · 6 years ago
  57. 486d694 charger: android_get_control_file on last_kmsg by Yifan Hong · 6 years ago
  58. b185b2b adbd: listen to all functionfs events. by Josh Gao · 6 years ago
  59. 60d7951 Merge changes from topic "lpdumpd" by Yifan Hong · 6 years ago
  60. ac243a0 adbd: increment writes_submitted_ before submitting writes. by Josh Gao · 6 years ago
  61. cab5df8 Logtags for com.android.server.policy by Siarhei Vishniakou · 6 years ago
  62. f16f160 fastboot: Avoid extra std::string copies by Greg Kaiser · 6 years ago
  63. 1133dbb adb: Avoid extra std::string copies by Greg Kaiser · 6 years ago
  64. 4a93a04 Apply the standard system linker config to all of /data. by Martin Stjernholm · 6 years ago
  65. 2f0579d Remove links to libart(d).so in the runtime. by Martin Stjernholm · 6 years ago
  66. 3a000c3 Merge "Revert "libprocessgroup: make sure SetupCgroups is called once and only by init"" by Nick Kralevich · 6 years ago
  67. df6db13 Add BuildId to frame information. by Christopher Ferris · 6 years ago
  68. b3d6252 Merge "Tighten native API surface." by Pete Bentley · 6 years ago
  69. ccaf330 Merge "Enlarge cmd buffer size of FrameworkListener" by Luke Huang · 6 years ago
  70. 1c6fd89 Revert "libprocessgroup: make sure SetupCgroups is called once and only by init" by Suren Baghdasaryan · 6 years ago
  71. 10a150f liblog: don't return 0xFFFFFFFF as an invalid log id. by Josh Gao · 6 years ago
  72. 4f929ba Merge "lmkd: Fix meminfo logs missing SwapTotal and having wrong field order" by Suren Baghdasaryan · 6 years ago
  73. c610e1d Merge "Add the two best build system janitors." by Treehugger Robot · 6 years ago
  74. 9df4d9a Merge "libprocessgroup: make sure SetupCgroups is called once and only by init" by Suren Baghdasaryan · 6 years ago
  75. 56421f9 Merge "[libbacktrace] Modernize code to use override keyword" by Yi Kong · 6 years ago
  76. 5174361 Merge "Fix parse_apex_configs doc in README.md" by Treehugger Robot · 6 years ago
  77. 0849556 lmkd: Fix meminfo logs missing SwapTotal and having wrong field order by Suren Baghdasaryan · 6 years ago
  78. 5fd6114 Add the two best build system janitors. by Elliott Hughes · 6 years ago
  79. c49b403 libprocessgroup: make sure SetupCgroups is called once and only by init by Suren Baghdasaryan · 6 years ago
  80. 50c96ad Merge "Clean up some mess by only building Android-specific code for the device." by Elliott Hughes · 6 years ago
  81. 27b23b1 Merge "Fix sed command on Mac builds" by Treehugger Robot · 6 years ago
  82. c4be0ba Merge "Do not fail when there is no vndk namespace" by Treehugger Robot · 6 years ago
  83. 42706af Merge "Allow makefiles to be parsed in a trimmed down manifest." by Nicolas Geoffray · 6 years ago
  84. 242b5ed [libbacktrace] Modernize code to use override keyword by Yi Kong · 6 years ago
  85. ef886ca Allow makefiles to be parsed in a trimmed down manifest. by Nicolas Geoffray · 6 years ago
  86. a7701ad Merge changes from topic "b/129002747" by Treehugger Robot · 6 years ago
  87. 9e5e64b Do not fail when there is no vndk namespace by Kiyoung Kim · 6 years ago
  88. 4c8bfd1 Merge "zip_archive.cc: delete android_errorWriteLog" by Nick Kralevich · 6 years ago
  89. 495830a Merge "entry_name_utils-inl.h: clear top bit before shifting" by Nick Kralevich · 6 years ago
  90. 8fa7b9e Make VTS run libdm_test by Hridya Valsaraju · 6 years ago
  91. aaf5412 Create a VTS test from liblp_test by Hridya Valsaraju · 6 years ago
  92. f03be4a libbase: realpath is wrapped with TEMP_FAILURE_RETRY by Yifan Hong · 6 years ago
  93. c5ea246 liblp: Replace open with GetControlFileOrOpen by Yifan Hong · 6 years ago
  94. 4474f14 Merge "Fuzzy_fastboot must set back the original slot after test" by Hridya Valsaraju · 6 years ago
  95. 6f6e941 Merge "fs_mgr: overlay: test is alarming on legacy eng builds." by Mark Salyzyn · 6 years ago
  96. f6b11a9 fs_mgr: overlay: test is alarming on legacy eng builds. by Mark Salyzyn · 6 years ago
  97. 79ad48c Initialize fs-verity keys in shell script by Victor Hsieh · 6 years ago
  98. 40e5e41 Merge "libprocessgroup: Deliberately leak TaskProfiles and CgroupMap instances." by Suren Baghdasaryan · 6 years ago
  99. 7158b0c init: expand prop in 'file' by Yifan Hong · 6 years ago
  100. fafc2f1 libcutils: android_get_control_file uses realpath. by Yifan Hong · 6 years ago