1. ccaf330 Merge "Enlarge cmd buffer size of FrameworkListener" by Luke Huang · 6 years ago
  2. 4f929ba Merge "lmkd: Fix meminfo logs missing SwapTotal and having wrong field order" by Suren Baghdasaryan · 6 years ago
  3. c610e1d Merge "Add the two best build system janitors." by Treehugger Robot · 6 years ago
  4. 9df4d9a Merge "libprocessgroup: make sure SetupCgroups is called once and only by init" by Suren Baghdasaryan · 6 years ago
  5. 56421f9 Merge "[libbacktrace] Modernize code to use override keyword" by Yi Kong · 6 years ago
  6. 5174361 Merge "Fix parse_apex_configs doc in README.md" by Treehugger Robot · 6 years ago
  7. 0849556 lmkd: Fix meminfo logs missing SwapTotal and having wrong field order by Suren Baghdasaryan · 6 years ago
  8. 5fd6114 Add the two best build system janitors. by Elliott Hughes · 6 years ago
  9. c49b403 libprocessgroup: make sure SetupCgroups is called once and only by init by Suren Baghdasaryan · 6 years ago
  10. 50c96ad Merge "Clean up some mess by only building Android-specific code for the device." by Elliott Hughes · 6 years ago
  11. 27b23b1 Merge "Fix sed command on Mac builds" by Treehugger Robot · 6 years ago
  12. c4be0ba Merge "Do not fail when there is no vndk namespace" by Treehugger Robot · 6 years ago
  13. 42706af Merge "Allow makefiles to be parsed in a trimmed down manifest." by Nicolas Geoffray · 6 years ago
  14. 242b5ed [libbacktrace] Modernize code to use override keyword by Yi Kong · 6 years ago
  15. ef886ca Allow makefiles to be parsed in a trimmed down manifest. by Nicolas Geoffray · 6 years ago
  16. a7701ad Merge changes from topic "b/129002747" by Treehugger Robot · 6 years ago
  17. 9e5e64b Do not fail when there is no vndk namespace by Kiyoung Kim · 6 years ago
  18. 4c8bfd1 Merge "zip_archive.cc: delete android_errorWriteLog" by Nick Kralevich · 6 years ago
  19. 495830a Merge "entry_name_utils-inl.h: clear top bit before shifting" by Nick Kralevich · 6 years ago
  20. 8fa7b9e Make VTS run libdm_test by Hridya Valsaraju · 6 years ago
  21. aaf5412 Create a VTS test from liblp_test by Hridya Valsaraju · 6 years ago
  22. 4474f14 Merge "Fuzzy_fastboot must set back the original slot after test" by Hridya Valsaraju · 6 years ago
  23. 6f6e941 Merge "fs_mgr: overlay: test is alarming on legacy eng builds." by Mark Salyzyn · 6 years ago
  24. f6b11a9 fs_mgr: overlay: test is alarming on legacy eng builds. by Mark Salyzyn · 6 years ago
  25. 40e5e41 Merge "libprocessgroup: Deliberately leak TaskProfiles and CgroupMap instances." by Suren Baghdasaryan · 6 years ago
  26. 7d4f61a Clean up some mess by only building Android-specific code for the device. by Elliott Hughes · 6 years ago
  27. 30e5d84 Fix parse_apex_configs doc in README.md by Vic Yang · 6 years ago
  28. c491e61 Merge "Catch SIGBUS in HeapWalker" by Colin Cross · 6 years ago
  29. 71b2a2a Fix sed command on Mac builds by Vic Yang · 6 years ago
  30. 498189b Merge "[base] Convert Starts/Ends/Equals string functions to string_view" by Yurii Zubrytskyi · 6 years ago
  31. a82553a libprocessgroup: Deliberately leak TaskProfiles and CgroupMap instances. by Peter Collingbourne · 6 years ago
  32. f214173 zip_archive.cc: delete android_errorWriteLog by Nick Kralevich · 6 years ago
  33. b985e81 [base] Convert Starts/Ends/Equals string functions to string_view by Yurii Zubrytskyi · 6 years ago
  34. 57a41e7 entry_name_utils-inl.h: clear top bit before shifting by Nick Kralevich · 6 years ago
  35. caaba14 Enlarge cmd buffer size of FrameworkListener by Luke Huang · 6 years ago
  36. 337587a Merge "Add support for no-vendor-variant VNDK" by Vic Yang · 6 years ago
  37. 17d6576 Merge "bootstat: add 4 reboot reasons to known set" by Mark Salyzyn · 6 years ago
  38. efe7981 Catch SIGBUS in HeapWalker by Colin Cross · 6 years ago
  39. e1fd986 Merge "Fix libmemunreachable vs hwasan conflict." by Evgenii Stepanov · 6 years ago
  40. 40d9314 bootstat: add 4 reboot reasons to known set by Jone Chou · 6 years ago
  41. 53fde3e Merge "init: make sepolicy dependency optional" by Treehugger Robot · 6 years ago
  42. 41203bf Merge "fs_mgr: remount: manufacture a missing / entry for default fstab" by Treehugger Robot · 6 years ago
  43. 741d11a Merge "Add more tests for dynamic partitions" by Treehugger Robot · 6 years ago
  44. 7a2e8a6 Merge "Add a test for logical partitions." by Treehugger Robot · 6 years ago
  45. 1d4cfca Fix libmemunreachable vs hwasan conflict. by Evgenii Stepanov · 6 years ago
  46. f169fd2 init: make sepolicy dependency optional by Jeff Vander Stoep · 6 years ago
  47. 028f357 fs_mgr: remount: manufacture a missing / entry for default fstab by Mark Salyzyn · 6 years ago
  48. 8807cb6 Merge "Add versionCode parser for package list." by Florian Mayer · 6 years ago
  49. feb3c18 Merge "selinux: use the policy version defined in sepolicy" by Jeffrey Vander Stoep · 6 years ago
  50. f13941b Add more tests for dynamic partitions by Hridya Valsaraju · 6 years ago
  51. b6743ef Add a test for logical partitions. by Hridya Valsaraju · 6 years ago
  52. 2d97bdf Merge "debuggerd_handler: demote abort on exec failure to log." by Josh Gao · 6 years ago
  53. 65e7a09 Merge "adbd: support ro.adb.nonblocking_ffs." by Josh Gao · 6 years ago
  54. a68aab3 Merge "fs_mgr: overlay: suppress noise associated with test mounting scratch partition" by Treehugger Robot · 6 years ago
  55. db22493 Merge "Suppress -Wstring-plus-int warning" by Yi Kong · 6 years ago
  56. c213719 Add versionCode parser for package list. by Florian Mayer · 6 years ago
  57. 4003637 Merge "Enable fsverity signature checking" by Treehugger Robot · 6 years ago
  58. acee71a Merge "Include tests directories in the linker legacy configuration." by Roland Levillain · 6 years ago
  59. cece05b Merge "Address syntax / error case nits" by Neil Fuller · 6 years ago
  60. 734bb12 Suppress -Wstring-plus-int warning by Yi Kong · 6 years ago
  61. 92662e7 Merge "adb: fix uninitialized variable." by Treehugger Robot · 6 years ago
  62. c3b7758 adbd: support ro.adb.nonblocking_ffs. by Josh Gao · 6 years ago
  63. e7958c9 Merge "mini-keyctl: use ParseInt to parse keys" by Treehugger Robot · 6 years ago
  64. effa9fa adb: fix uninitialized variable. by Josh Gao · 6 years ago
  65. adec32f Fuzzy_fastboot must set back the original slot after test by Hridya Valsaraju · 6 years ago
  66. 0ea009b Merge "mini-keyctl cleanup: keep local funcitons static" by Treehugger Robot · 6 years ago
  67. 500752a debuggerd_handler: demote abort on exec failure to log. by Josh Gao · 6 years ago
  68. 1de1634 Enable fsverity signature checking by Xiaoyong Zhou · 6 years ago
  69. f0e97ac Merge "Check if we need to Poll for devices after RegenerateUevents" by Treehugger Robot · 6 years ago
  70. 688143c mini-keyctl: use ParseInt to parse keys by Victor Hsieh · 6 years ago
  71. 27db692 Merge "adb: Fix return value in error case" by Treehugger Robot · 6 years ago
  72. 2939964 Merge changes I88689889,Ibfd66734 by David Anderson · 6 years ago
  73. 5a0e05a fs_mgr: overlay: suppress noise associated with test mounting scratch partition by Mark Salyzyn · 6 years ago
  74. de15ca7 Include tests directories in the linker legacy configuration. by Roland Levillain · 6 years ago
  75. 9cf7cc0 Check if we need to Poll for devices after RegenerateUevents by Mark Salyzyn · 6 years ago
  76. 9d185c0 Merge changes from topic "libprocessgroup" by Yifan Hong · 6 years ago
  77. 355905e mini-keyctl cleanup: keep local funcitons static by Victor Hsieh · 6 years ago
  78. 6a208b5 Merge "mini-keyctl: support printing security label" by Treehugger Robot · 6 years ago
  79. 12c0e81 adb: Fix return value in error case by Greg Kaiser · 6 years ago
  80. 4bcb23a Merge "List stable libraries media apex relies on." by Dongwon Kang · 6 years ago
  81. c6e27f3 Merge "adb: avoid sign extension of shell return code." by Treehugger Robot · 6 years ago
  82. 4e16c53 Merge "Init: Load fsverity keys earlier" by Treehugger Robot · 6 years ago
  83. 70646ec Merge "init: add MountHandler property handler" by Treehugger Robot · 6 years ago
  84. fe3a647 List stable libraries media apex relies on. by Dongwon Kang · 6 years ago
  85. 99cfc89 libprocessgroup: Add VTS tests for vendor JSON files by Yifan Hong · 6 years ago
  86. 42e43fb mini-keyctl: support printing security label by Victor Hsieh · 6 years ago
  87. f74c18b Init: Load fsverity keys earlier by Andreas Gampe · 6 years ago
  88. f933751 adb: avoid sign extension of shell return code. by Josh Gao · 6 years ago
  89. 51564e2 Merge "adb: attempt to exec newer adb servers on Linux." by Josh Gao · 6 years ago
  90. d14e909 libprocessgroup_proto_test split into multiple files by Yifan Hong · 6 years ago
  91. 817d040 Address syntax / error case nits by Neil Fuller · 6 years ago
  92. a87d24e init: add MountHandler property handler by Mark Salyzyn · 6 years ago
  93. cf7cb53 Merge "libprocessgroup: PLOG already includes strerror(errno)." by Elliott Hughes · 6 years ago
  94. 9381e12 Merge changes from topic "apex_earlymount_no_bionic_bindmount" by Treehugger Robot · 6 years ago
  95. 9eaff93 Merge changes from topic "adb_root_in_user" by Treehugger Robot · 6 years ago
  96. 7b9b25b libprocessgroup: PLOG already includes strerror(errno). by Elliott Hughes · 6 years ago
  97. 384aea8 adb: attempt to exec newer adb servers on Linux. by Josh Gao · 6 years ago
  98. 1381cc7 Allow overriding ro.debuggable to 1 on USER builds by Bowgo Tsai · 6 years ago
  99. 9f91c88 liblp: Reclaim wasted space from unaligned partitions, v2. by David Anderson · 6 years ago
  100. e6f61a6 adbd: allowing adb root when the device is unlocked by Bowgo Tsai · 6 years ago