1. a8c96bf Merge "Remove name appendix of .TEST_CONFIG" by Treehugger Robot · 5 years ago
  2. cb49d99 Remove name appendix of .TEST_CONFIG by Dan Shi · 5 years ago
  3. 67c930a Merge "Add extra_test_configs option support in mk" by Treehugger Robot · 5 years ago
  4. 09a0958 Merge "Merged and dist lists of unused methods from R8" by Treehugger Robot · 5 years ago
  5. 68ec133 Merge changes I03bb00b0,I1cf9a0ef,I1c1b7d25 by Treehugger Robot · 5 years ago
  6. 4709e2b Merge "enable LZ4 ramdisks for aosp_arm64" by Treehugger Robot · 5 years ago
  7. 2f17246 enable LZ4 ramdisks for aosp_arm64 by Steve Muckle · 5 years ago
  8. 0c9a525 Add extra_test_configs option support in mk by Dan Shi · 5 years ago
  9. 78439f4 Merge "Searches for debugfs_static in search path" by Treehugger Robot · 5 years ago
  10. d6b799a Searches for debugfs_static in search path by Kelvin Zhang · 5 years ago
  11. ec23cbb Merge "Fix the syntax in install-recovery.sh" by Tianjie Xu · 5 years ago
  12. 0113aa2 Merge "vndservice removed if w/o vndservicemanager" by Steven Moreland · 5 years ago
  13. 15c2fbf Merge "Bypass missing required module check on ASAN SANITIZE_TARGET build" by Treehugger Robot · 5 years ago
  14. a74903c Merge "add kernels with untrimmed symbols to aosp_arm64" by Treehugger Robot · 5 years ago
  15. e3c31ea Fix the syntax in install-recovery.sh by Tianjie · 5 years ago
  16. 2babdad Merge "Add function to export default values for RBE related variables" by Treehugger Robot · 5 years ago
  17. 152a619 vndservice removed if w/o vndservicemanager by Steven Moreland · 5 years ago
  18. 2ad32ef add kernels with untrimmed symbols to aosp_arm64 by Steve Muckle · 5 years ago
  19. a9b9e6e Merged and dist lists of unused methods from R8 by Colin Cross · 5 years ago
  20. baade4a Merge "Enable configurable audio policy on generic_system" by Treehugger Robot · 5 years ago
  21. 2e80113 Merge "Include vendor overrides in system prop if not split" by Treehugger Robot · 5 years ago
  22. 370a65b Enable configurable audio policy on generic_system by Hongguang Chen · 5 years ago
  23. 84b8225 Merge "Rename mainline_system(.*).mk to generic_system(.*).mk" by JaeMan Park · 5 years ago
  24. 04714da Include vendor overrides in system prop if not split by Garfield Tan · 5 years ago
  25. d67e588 Merge "Document unbundle build behavior" by Treehugger Robot · 5 years ago
  26. 9c81a78 Merge "Set RBE_DIR default value to point to prebuilts in tree." by Treehugger Robot · 5 years ago
  27. 3491bbd Add function to export default values for RBE related variables by Ramy Medhat · 5 years ago
  28. ba6d777 Set RBE_DIR default value to point to prebuilts in tree. by Ramy Medhat · 5 years ago
  29. 20cdc90 Rename mainline_system(.*).mk to generic_system(.*).mk by JaeMan · 5 years ago
  30. 828d46f Bypass missing required module check on ASAN SANITIZE_TARGET build by Yo Chiang · 5 years ago
  31. 14350c5 Merge "Use the soong-built NDK CRT objects." by Treehugger Robot · 5 years ago
  32. 08dcccb Merge "Remove double quotes in rbe.mk file" by Kousik Kumar · 5 years ago
  33. 682aa68 Merge "Package the JDK into test suite zips" by Treehugger Robot · 5 years ago
  34. 1a9ee40 Merge "Reland "Move some prebuilt build tool configs to Soong"" by Dan Willemsen · 5 years ago
  35. 151dd8f Remove double quotes in rbe.mk file by Kousik Kumar · 5 years ago
  36. 2dcabab Merge changes Ib89ef776,I5cdc56c7 by Yo Chiang · 5 years ago
  37. 15fbad3 Merge "Don't call $(my_path_comp) if $(dir $(LOCAL_PATH)) is TOP" by Yo Chiang · 5 years ago
  38. fa4f720 Package the JDK into test suite zips by Colin Cross · 6 years ago
  39. 6552424 Merge "[config_sanitizers] Fail if LOCAL_SANITIZE_BLACKLIST is used." by Pirama Arumuga Nainar · 5 years ago
  40. 1ac5384 [config_sanitizers] Fail if LOCAL_SANITIZE_BLACKLIST is used. by Pirama Arumuga Nainar · 5 years ago
  41. 9ce76bb Disable required modules check on darwin by Yo Chiang · 5 years ago
  42. b5bbe4b Merge "Revert "Error if $(LOCAL_PATH) is empty"" by Yo Chiang · 5 years ago
  43. e017664 Revert "Error if $(LOCAL_PATH) is empty" by Yo Chiang · 5 years ago
  44. 614b3e4 Merge "Remove obsolete PDK build functionality" by Treehugger Robot · 5 years ago
  45. cbdfc3a Merge "Error if $(LOCAL_PATH) is empty" by Yo Chiang · 5 years ago
  46. 76279b1 Merge "Revert^2 "releasetools: Disable host module on darwin"" by Yo Chiang · 5 years ago
  47. 096c515 Revert^2 "releasetools: Disable host module on darwin" by Yo Chiang · 5 years ago
  48. 60052f3 Error if $(LOCAL_PATH) is empty by Yo Chiang · 5 years ago
  49. 150a1ca Don't call $(my_path_comp) if $(dir $(LOCAL_PATH)) is TOP by Yo Chiang · 5 years ago
  50. b83c9d0 Merge "extract_kernel.py: add support to output compiler information" by Treehugger Robot · 5 years ago
  51. 2f65718 Merge "Move non-AB OTA generation code to a separate file" by Kelvin Zhang · 5 years ago
  52. a3f6632 Remove obsolete PDK build functionality by Dan Willemsen · 5 years ago
  53. cff4d76 Move non-AB OTA generation code to a separate file by Kelvin Zhang · 5 years ago
  54. 4f353b7 Merge "Fix broken my_image_variant" by Bill Peckham · 5 years ago
  55. ce83956 Fix broken my_image_variant by Inseob Kim · 5 years ago
  56. 04b6f05 add support to non-A/B for multiple kernels, boot images by Steve Muckle · 5 years ago
  57. a49b0c8 add BOARD_GKI_NONAB_COMPAT for non-A/B compatability with GKI by Steve Muckle · 5 years ago
  58. 66853bb Merge changes from topic "b/160390776" by Jeongik Cha · 5 years ago
  59. a21b44a fix recoveryimage-nodeps by Steve Muckle · 5 years ago
  60. 2c8b8ec extract_kernel.py: add support to output compiler information by Yongqin Liu · 5 years ago
  61. c4e9bf2 Merge changes I4c84d194,I696b424e by Colin Cross · 5 years ago
  62. 48e914e Merge "Define ro.sanitize.<name> properties in SANITIZE_TARGET builds." by Evgenii Stepanov · 5 years ago
  63. fd72f7f Reland "Move some prebuilt build tool configs to Soong" by Dan Willemsen · 5 years ago
  64. 7c556f3 Merge "Add BOARD_KERNEL_MODULE_INTERFACE_VERSIONS." by Treehugger Robot · 5 years ago
  65. 830eddb Define ro.sanitize.<name> properties in SANITIZE_TARGET builds. by Evgenii Stepanov · 6 years ago
  66. e9bceb6 Merge "Add more details to divergent vndk lib error." by Treehugger Robot · 5 years ago
  67. 3041178 Merge "Remove vbmeta_system from GSI targets" by Treehugger Robot · 5 years ago
  68. 5610430 Merge "Don't use the remote pool when using clang-tidy" by Treehugger Robot · 5 years ago
  69. 23acb0b Combine HOST/TARGET in Test Suite NOTICE. by wangzhou · 5 years ago
  70. e7f1725 Build NOTICE txt file into TestSuite zip package. by wangzhou · 5 years ago
  71. c45c04e Merge "Deprecate VNDK-lite support from Legacy GSI" by Treehugger Robot · 5 years ago
  72. ceba3cb Don't use the remote pool when using clang-tidy by Dan Willemsen · 5 years ago
  73. 9d27901 Add more details to divergent vndk lib error. by Steven Moreland · 5 years ago
  74. b5490e4 Merge "Revert "releasetools: Disable host module on darwin"" by Insaf Latypov · 5 years ago
  75. 0ac3666 Revert "releasetools: Disable host module on darwin" by Insaf Latypov · 5 years ago
  76. 1caa24f Document unbundle build behavior by Jeongik Cha · 5 years ago
  77. 64faf88 Require required modules to exist by Yo Chiang · 5 years ago
  78. a42efe5 Deprecate VNDK-lite support from Legacy GSI by SzuWei Lin · 5 years ago
  79. 79d10ed Merge "releasetools: Disable host module on darwin" by Yo Chiang · 5 years ago
  80. bdf548b Merge "Add BOARD_KERNEL_BINARIES to board_config.mk" by Yifan Hong · 5 years ago
  81. 66b322c Merge "Separate lists of soong sanitize modules" by Treehugger Robot · 5 years ago
  82. 3c1041f Add BOARD_KERNEL_MODULE_INTERFACE_VERSIONS. by Yifan Hong · 5 years ago
  83. 6040cad Add BOARD_KERNEL_BINARIES to board_config.mk by Yifan Hong · 5 years ago
  84. 6ad6d56 Merge "Merge QQ3A.200805.001" by Xin Li · 5 years ago
  85. 622e8fb Merge QQ3A.200805.001 by Xin Li · 5 years ago
  86. 090c0c9 Merge "Delete unused subdirectory." by Treehugger Robot · 5 years ago
  87. 3443517 Merge "Add ro.product.ab_ota_partitions as a build prop" by Tianjie Xu · 5 years ago
  88. 8b0ccda Separate lists of soong sanitize modules by Inseob Kim · 5 years ago
  89. d65e812 releasetools: Disable host module on darwin by Yo Chiang · 5 years ago
  90. d9d2dff Merge "support make_f2fs with casefolding" by Jaegeuk Kim · 5 years ago
  91. f260154 Unset ENABLE_PREOPT when DISABLE_PREOPT is set by Jeongik Cha · 5 years ago
  92. 1e78685 Merge "Update ART people in OWNERS" by Orion Hodson · 5 years ago
  93. d05b57a Introduce TARGET_BUILD_UNBUNDLED_IMAGE by Jeongik Cha · 5 years ago
  94. bf0c1b7 Merge "Update language to comply with inclusive guidance" by Treehugger Robot · 5 years ago
  95. 3a9bd34 Merge "Add SetHostToolLocation." by Yifan Hong · 5 years ago
  96. 9f58123 Add ro.product.ab_ota_partitions as a build prop by Tianjie · 5 years ago
  97. 1ba1092 Merge "Add BOARD_KERNEL_BINARIES." by Yifan Hong · 5 years ago
  98. 8001114 Merge "Update language to comply with Android's inclusive language guidance" by Tianjie Xu · 5 years ago
  99. c21f30c Merge "Update language to meet Android's inclusive language guidance" by Treehugger Robot · 5 years ago
  100. 81f3929 Remove vbmeta_system from GSI targets by Hung-ying Tyan · 5 years ago