1. ba6d777 Set RBE_DIR default value to point to prebuilts in tree. by Ramy Medhat · 5 years ago
  2. 14350c5 Merge "Use the soong-built NDK CRT objects." by Treehugger Robot · 5 years ago
  3. 08dcccb Merge "Remove double quotes in rbe.mk file" by Kousik Kumar · 5 years ago
  4. 682aa68 Merge "Package the JDK into test suite zips" by Treehugger Robot · 5 years ago
  5. 1a9ee40 Merge "Reland "Move some prebuilt build tool configs to Soong"" by Dan Willemsen · 5 years ago
  6. 151dd8f Remove double quotes in rbe.mk file by Kousik Kumar · 5 years ago
  7. 2dcabab Merge changes Ib89ef776,I5cdc56c7 by Yo Chiang · 5 years ago
  8. 15fbad3 Merge "Don't call $(my_path_comp) if $(dir $(LOCAL_PATH)) is TOP" by Yo Chiang · 5 years ago
  9. fa4f720 Package the JDK into test suite zips by Colin Cross · 6 years ago
  10. 6552424 Merge "[config_sanitizers] Fail if LOCAL_SANITIZE_BLACKLIST is used." by Pirama Arumuga Nainar · 5 years ago
  11. 1ac5384 [config_sanitizers] Fail if LOCAL_SANITIZE_BLACKLIST is used. by Pirama Arumuga Nainar · 5 years ago
  12. 9ce76bb Disable required modules check on darwin by Yo Chiang · 5 years ago
  13. b5bbe4b Merge "Revert "Error if $(LOCAL_PATH) is empty"" by Yo Chiang · 5 years ago
  14. e017664 Revert "Error if $(LOCAL_PATH) is empty" by Yo Chiang · 5 years ago
  15. 614b3e4 Merge "Remove obsolete PDK build functionality" by Treehugger Robot · 5 years ago
  16. cbdfc3a Merge "Error if $(LOCAL_PATH) is empty" by Yo Chiang · 5 years ago
  17. 76279b1 Merge "Revert^2 "releasetools: Disable host module on darwin"" by Yo Chiang · 5 years ago
  18. 096c515 Revert^2 "releasetools: Disable host module on darwin" by Yo Chiang · 5 years ago
  19. 60052f3 Error if $(LOCAL_PATH) is empty by Yo Chiang · 5 years ago
  20. 150a1ca Don't call $(my_path_comp) if $(dir $(LOCAL_PATH)) is TOP by Yo Chiang · 5 years ago
  21. b83c9d0 Merge "extract_kernel.py: add support to output compiler information" by Treehugger Robot · 5 years ago
  22. 2f65718 Merge "Move non-AB OTA generation code to a separate file" by Kelvin Zhang · 5 years ago
  23. a3f6632 Remove obsolete PDK build functionality by Dan Willemsen · 5 years ago
  24. cff4d76 Move non-AB OTA generation code to a separate file by Kelvin Zhang · 5 years ago
  25. 4f353b7 Merge "Fix broken my_image_variant" by Bill Peckham · 5 years ago
  26. ce83956 Fix broken my_image_variant by Inseob Kim · 5 years ago
  27. 66853bb Merge changes from topic "b/160390776" by Jeongik Cha · 5 years ago
  28. 2c8b8ec extract_kernel.py: add support to output compiler information by Yongqin Liu · 5 years ago
  29. c4e9bf2 Merge changes I4c84d194,I696b424e by Colin Cross · 5 years ago
  30. 48e914e Merge "Define ro.sanitize.<name> properties in SANITIZE_TARGET builds." by Evgenii Stepanov · 5 years ago
  31. fd72f7f Reland "Move some prebuilt build tool configs to Soong" by Dan Willemsen · 5 years ago
  32. 7c556f3 Merge "Add BOARD_KERNEL_MODULE_INTERFACE_VERSIONS." by Treehugger Robot · 5 years ago
  33. 830eddb Define ro.sanitize.<name> properties in SANITIZE_TARGET builds. by Evgenii Stepanov · 6 years ago
  34. e9bceb6 Merge "Add more details to divergent vndk lib error." by Treehugger Robot · 5 years ago
  35. 3041178 Merge "Remove vbmeta_system from GSI targets" by Treehugger Robot · 5 years ago
  36. 5610430 Merge "Don't use the remote pool when using clang-tidy" by Treehugger Robot · 5 years ago
  37. 23acb0b Combine HOST/TARGET in Test Suite NOTICE. by wangzhou · 5 years ago
  38. e7f1725 Build NOTICE txt file into TestSuite zip package. by wangzhou · 5 years ago
  39. c45c04e Merge "Deprecate VNDK-lite support from Legacy GSI" by Treehugger Robot · 5 years ago
  40. ceba3cb Don't use the remote pool when using clang-tidy by Dan Willemsen · 5 years ago
  41. 9d27901 Add more details to divergent vndk lib error. by Steven Moreland · 5 years ago
  42. b5490e4 Merge "Revert "releasetools: Disable host module on darwin"" by Insaf Latypov · 5 years ago
  43. 0ac3666 Revert "releasetools: Disable host module on darwin" by Insaf Latypov · 5 years ago
  44. 64faf88 Require required modules to exist by Yo Chiang · 5 years ago
  45. a42efe5 Deprecate VNDK-lite support from Legacy GSI by SzuWei Lin · 5 years ago
  46. 79d10ed Merge "releasetools: Disable host module on darwin" by Yo Chiang · 5 years ago
  47. bdf548b Merge "Add BOARD_KERNEL_BINARIES to board_config.mk" by Yifan Hong · 5 years ago
  48. 66b322c Merge "Separate lists of soong sanitize modules" by Treehugger Robot · 5 years ago
  49. 3c1041f Add BOARD_KERNEL_MODULE_INTERFACE_VERSIONS. by Yifan Hong · 5 years ago
  50. 6040cad Add BOARD_KERNEL_BINARIES to board_config.mk by Yifan Hong · 5 years ago
  51. 6ad6d56 Merge "Merge QQ3A.200805.001" by Xin Li · 5 years ago
  52. 622e8fb Merge QQ3A.200805.001 by Xin Li · 5 years ago
  53. 090c0c9 Merge "Delete unused subdirectory." by Treehugger Robot · 5 years ago
  54. 3443517 Merge "Add ro.product.ab_ota_partitions as a build prop" by Tianjie Xu · 5 years ago
  55. 8b0ccda Separate lists of soong sanitize modules by Inseob Kim · 5 years ago
  56. d65e812 releasetools: Disable host module on darwin by Yo Chiang · 5 years ago
  57. d9d2dff Merge "support make_f2fs with casefolding" by Jaegeuk Kim · 5 years ago
  58. f260154 Unset ENABLE_PREOPT when DISABLE_PREOPT is set by Jeongik Cha · 5 years ago
  59. 1e78685 Merge "Update ART people in OWNERS" by Orion Hodson · 5 years ago
  60. d05b57a Introduce TARGET_BUILD_UNBUNDLED_IMAGE by Jeongik Cha · 5 years ago
  61. bf0c1b7 Merge "Update language to comply with inclusive guidance" by Treehugger Robot · 5 years ago
  62. 3a9bd34 Merge "Add SetHostToolLocation." by Yifan Hong · 5 years ago
  63. 9f58123 Add ro.product.ab_ota_partitions as a build prop by Tianjie · 5 years ago
  64. 1ba1092 Merge "Add BOARD_KERNEL_BINARIES." by Yifan Hong · 5 years ago
  65. 8001114 Merge "Update language to comply with Android's inclusive language guidance" by Tianjie Xu · 5 years ago
  66. c21f30c Merge "Update language to meet Android's inclusive language guidance" by Treehugger Robot · 5 years ago
  67. 81f3929 Remove vbmeta_system from GSI targets by Hung-ying Tyan · 5 years ago
  68. bb62634 Merge "Let extract_kernel return full kernel release." by Treehugger Robot · 5 years ago
  69. 3d322aa Merge "Change use of sanity-check to "test". Makes comment line more clear what the code does." by Treehugger Robot · 5 years ago
  70. 96abdc1 Merge "[config_sanitizers] Support LOCAL_SANITIZE_BLOCKLIST" by Treehugger Robot · 5 years ago
  71. 351b6b8 Let extract_kernel return full kernel release. by Yifan Hong · 5 years ago
  72. 664359e Merge "Update binary.mk language to comply with Android's inclusive language guidance" by Kevin Lau Fang · 5 years ago
  73. 5655833 [config_sanitizers] Support LOCAL_SANITIZE_BLOCKLIST by Pirama Arumuga Nainar · 5 years ago
  74. de67359 Change use of sanity-check to "test". Makes comment line more clear what the code does. by Daniel Cardenas · 5 years ago
  75. 154ac1d Update language to meet Android's inclusive language guidance by Joel Galenson · 5 years ago
  76. 8e332ff Add SetHostToolLocation. by Yifan Hong · 5 years ago
  77. c45b82c Update binary.mk language to comply with Android's inclusive language guidance by Kevin Lau Fang · 5 years ago
  78. e4aca26 Add BOARD_KERNEL_BINARIES. by Yifan Hong · 5 years ago
  79. a85bdf0 Update language to comply with Android's inclusive language guidance by Tianjie · 5 years ago
  80. 4202696 Update ART people in OWNERS by Orion Hodson · 5 years ago
  81. ad970e6 Merge "Update language to comply with Android’s inclusive language guidance" by Ivan Lozano · 5 years ago
  82. bc02bb3 Merge "Update language to comply with Android's inclusive language guidance" by Treehugger Robot · 5 years ago
  83. 9dd2003 Update language to comply with inclusive guidance by Liz Kammer · 5 years ago
  84. b021b2a Update language to comply with Android’s inclusive language guidance by Ivan Lozano · 5 years ago
  85. fed798f Merge "Fixes a few things with the robolectric autoconfig" by Joseph Murphy · 5 years ago
  86. b1cb5b8 Merge "Fix some wording to comply with respectful-code" by Kelvin Zhang · 5 years ago
  87. 1237c1f Update language to comply with Android's inclusive language guidance by Yo Chiang · 5 years ago
  88. ba35404 Fixes a few things with the robolectric autoconfig by Joseph Murphy · 5 years ago
  89. c8343a3 Merge "Deprecate VNDK-Lite" by Kiyoung Kim · 5 years ago
  90. a5fb54f Merge "add android-mainline kernels to aosp_arm64 build" by Treehugger Robot · 5 years ago
  91. 57600a4 Delete unused subdirectory. by Dan Albert · 5 years ago
  92. 2dc3675 Merge "Export TARGET_ENABLE_MEDIADRM_64 to Soong." by Bill Peckham · 5 years ago
  93. 5cbd88a add android-mainline kernels to aosp_arm64 build by Steve Muckle · 5 years ago
  94. 0132fb7 Merge "Revert "Move some prebuilt build tool configs to Soong"" by Dan Willemsen · 5 years ago
  95. 51c49e5 Revert "Move some prebuilt build tool configs to Soong" by Dan Willemsen · 5 years ago
  96. 925d636 Merge "Move some prebuilt build tool configs to Soong" by Dan Willemsen · 5 years ago
  97. 48ae71a Export TARGET_ENABLE_MEDIADRM_64 to Soong. by Bill Peckham · 5 years ago
  98. b7f74b8 Merge "Revert "Add a check for apex/allowed_deps.txt to droidcore."" by satayev · 5 years ago
  99. c42d9bf Revert "Add a check for apex/allowed_deps.txt to droidcore." by satayev · 5 years ago
  100. c693d95 Fix some wording to comply with respectful-code by Kelvin Zhang · 5 years ago