1. e564ec3 Workaround for existing packages check failure when the `generic` by Martin Stjernholm · 4 years, 5 months ago
  2. 828828b Add support for building vendor_ramdisk.img by Petri Gynther · 4 years, 5 months ago
  3. 9c8cafe Add build task for cts_root. by Oli Lan · 4 years, 6 months ago
  4. c12f108 Merge "Moving $OUT/vendor-ramdisk-debug.cpio.lz4 to intermediate dir" by Treehugger Robot · 4 years, 6 months ago
  5. 75c4e34 Merge "Concat INTERNAL_*IMAGE_FILES into INTERNAL_ALLIMAGES_FILES" by Treehugger Robot · 4 years, 7 months ago
  6. 7ac9603 Moving $OUT/vendor-ramdisk-debug.cpio.lz4 to intermediate dir by Bowgo Tsai · 4 years, 7 months ago
  7. d041e4b Merge "Make ro.product.cpu.abilist.* to be fetched dynamically" by Treehugger Robot · 4 years, 7 months ago
  8. 23e4ab2 Merge "Add check that a module doesn't try to override itself." by Martin Stjernholm · 4 years, 7 months ago
  9. f66f0ec Concat INTERNAL_*IMAGE_FILES into INTERNAL_ALLIMAGES_FILES by Jiyong Park · 4 years, 7 months ago
  10. 4a693b2 jacoco-report-classes-all.jar doesn't depend on fake modules by Jiyong Park · 4 years, 7 months ago
  11. 7a95820 Revert^2 "Rough-in license metadata support to make." by Bob Badour · 4 years, 7 months ago
  12. 21bd34f Revert^2 "Add variables for notice deps, license kinds etc." by Bob Badour · 4 years, 7 months ago
  13. dcfb9c5 Revert "Add variables for notice deps, license kinds etc." by Jerome Gaillard · 4 years, 7 months ago
  14. 5406674 Revert "Rough-in license metadata support to make." by Jerome Gaillard · 4 years, 7 months ago
  15. 20fc1b3 Rough-in license metadata support to make. by Bob Badour · 5 years ago
  16. 6421674 Add variables for notice deps, license kinds etc. by Bob Badour · 5 years ago
  17. baf5c81 Make ro.product.cpu.abilist.* to be fetched dynamically by SzuWei Lin · 4 years, 7 months ago
  18. 3839f03 Add check that a module doesn't try to override itself. by Martin Stjernholm · 4 years, 8 months ago
  19. e47d6e4 Merge "Add make support for Aml_abis and Ndk_abis options" by Anton Hansson · 4 years, 8 months ago
  20. 5e05b8e Add make support for Aml_abis and Ndk_abis options by Anton Hansson · 4 years, 8 months ago
  21. dec924e Merge "Revert^2 "Always turn on compatible property"" by Treehugger Robot · 4 years, 8 months ago
  22. fae0f97 Move artifact path requirement logic to a separate file by Anton Hansson · 4 years, 8 months ago
  23. cd8fa36 Move rule for certificate_violation_modules.txt by Anton Hansson · 4 years, 8 months ago
  24. 6ff5201 Add installed-files-vendor-ramdisk.txt by Petri Gynther · 4 years, 9 months ago
  25. 2e88158 Revert^2 "Always turn on compatible property" by Inseob Kim · 4 years, 9 months ago
  26. facfb54 Revert "Always turn on compatible property" by Inseob Kim · 4 years, 9 months ago
  27. 154ff7e Copy generated $(PRODUCT_OUT)/module-info.json file to dist when SOONG_COLLECT_JAVA_DEPS flag is set. by Yifeng Zeng · 4 years, 9 months ago
  28. 9994e96 Always turn on compatible property by Inseob Kim · 4 years, 10 months ago
  29. 544b556 Merge "Fix missing required dependency caused by circular dependency" by Yo Chiang · 4 years, 9 months ago
  30. 6ca8eef Merge "Create a new test zip for hostside unittest" by Treehugger Robot · 4 years, 9 months ago
  31. 705d652 Create a new test zip for hostside unittest by Dan Shi · 4 years, 9 months ago
  32. a97b43e Revert^2 "Add a check for apex/allowed_deps.txt to droidcore." by Artur Satayev · 5 years ago
  33. e73c5a0 Fix missing required dependency caused by circular dependency by Yo Chiang · 5 years ago
  34. 0b84735 Merge "Package host shared lib for art-host-tests" by Dan Shi · 4 years, 10 months ago
  35. cb8655c Package host shared lib for art-host-tests by Dan Shi · 4 years, 10 months ago
  36. 6bd3b1a Generate partial ota update package if the board defines it by Tianjie · 4 years, 10 months ago
  37. c75a3c5 Merge "Add <ramdisk>/system/etc/ramdisk/build.prop." by Yifan Hong · 4 years, 10 months ago
  38. 33fd5d4 Add <ramdisk>/system/etc/ramdisk/build.prop. by Yifan Hong · 4 years, 10 months ago
  39. fa13496 Merge "Revert "Add timestamp to ramdisk."" by Yifan Hong · 4 years, 10 months ago
  40. 0bbbc93 Revert "Add timestamp to ramdisk." by Yifan Hong · 4 years, 10 months ago
  41. 396b0a2 Merge "Add timestamp to ramdisk." by Treehugger Robot · 4 years, 10 months ago
  42. 7a532ab Add timestamp to ramdisk. by Yifan Hong · 4 years, 10 months ago
  43. d17bffd Copy generated $(SOONG_OUT_DIR)/module_bp_java_deps.json file to dist when SOONG_COLLECT_JAVA_DEPS flag is set. by Yifeng Zeng · 4 years, 10 months ago
  44. 4e501b5 Merge "Revert "Add modules partition."" by Yifan Hong · 4 years, 11 months ago
  45. c08cbf0 Revert "Add modules partition." by Yifan Hong · 4 years, 11 months ago
  46. 53a80be Merge "HOST_CROSS_OS/ARCH can be configured to linux_bionic/arm64" by Treehugger Robot · 5 years ago
  47. b1e6660 Merge "Add modules partition." by Yifan Hong · 5 years ago
  48. c0f187f Add modules partition. by Yifan Hong · 5 years ago
  49. e80c45f HOST_CROSS_OS/ARCH can be configured to linux_bionic/arm64 by Jiyong Park · 5 years ago
  50. b7c32f9 Merge changes I3aa24904,I1f942dc0,If51d0f53,Ie27bdbd2 am: b9d0a2d4d5 by Colin Cross · 5 years ago
  51. e0dbbd4 Remove target-files-package from PARSE_TIME_MAKE_GOALS by Colin Cross · 5 years ago
  52. c2fd58f Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709) by Xin Li · 5 years ago
  53. 046702a Deduplicate my_compat_dist entries globally. by Jaewoong Jung · 5 years ago
  54. 09a0958 Merge "Merged and dist lists of unused methods from R8" by Treehugger Robot · 5 years ago
  55. 15c2fbf Merge "Bypass missing required module check on ASAN SANITIZE_TARGET build" by Treehugger Robot · 5 years ago
  56. a9b9e6e Merged and dist lists of unused methods from R8 by Colin Cross · 5 years ago
  57. 828d46f Bypass missing required module check on ASAN SANITIZE_TARGET build by Yo Chiang · 5 years ago
  58. 1a9ee40 Merge "Reland "Move some prebuilt build tool configs to Soong"" by Dan Willemsen · 5 years ago
  59. 2dcabab Merge changes Ib89ef776,I5cdc56c7 by Yo Chiang · 5 years ago
  60. 9ce76bb Disable required modules check on darwin by Yo Chiang · 5 years ago
  61. a3f6632 Remove obsolete PDK build functionality by Dan Willemsen · 5 years ago
  62. fd72f7f Reland "Move some prebuilt build tool configs to Soong" by Dan Willemsen · 5 years ago
  63. 830eddb Define ro.sanitize.<name> properties in SANITIZE_TARGET builds. by Evgenii Stepanov · 6 years ago
  64. 64faf88 Require required modules to exist by Yo Chiang · 5 years ago
  65. 3443517 Merge "Add ro.product.ab_ota_partitions as a build prop" by Tianjie Xu · 5 years ago
  66. 9f58123 Add ro.product.ab_ota_partitions as a build prop by Tianjie · 5 years ago
  67. 154ac1d Update language to meet Android's inclusive language guidance by Joel Galenson · 5 years ago
  68. c8343a3 Merge "Deprecate VNDK-Lite" by Kiyoung Kim · 5 years ago
  69. 0132fb7 Merge "Revert "Move some prebuilt build tool configs to Soong"" by Dan Willemsen · 5 years ago
  70. 51c49e5 Revert "Move some prebuilt build tool configs to Soong" by Dan Willemsen · 5 years ago
  71. 925d636 Merge "Move some prebuilt build tool configs to Soong" by Dan Willemsen · 5 years ago
  72. b7f74b8 Merge "Revert "Add a check for apex/allowed_deps.txt to droidcore."" by satayev · 5 years ago
  73. c42d9bf Revert "Add a check for apex/allowed_deps.txt to droidcore." by satayev · 5 years ago
  74. 38b739a Merge "Add a check for apex/allowed_deps.txt to droidcore." by satayev · 5 years ago
  75. 12e2d0f Add a check for apex/allowed_deps.txt to droidcore. by Artur Satayev · 5 years ago
  76. 8bb1285 Merge "Auto-generate dexpreopt boot image module" by Yo Chiang · 5 years ago
  77. 7ae3ce7 Deprecate VNDK-Lite by Kiyoung Kim · 5 years ago
  78. 3e1c911 Move some prebuilt build tool configs to Soong by Dan Willemsen · 5 years ago
  79. 76a337f Add odm_dlkm partition. am: f496f1b94f am: 4f2ea25d5f by Yifan Hong · 5 years ago
  80. 4f2ea25 Add odm_dlkm partition. am: f496f1b94f by Yifan Hong · 5 years ago
  81. 997d227 Merge changes from topic "odm_dlkm" by Yifan Hong · 5 years ago
  82. 9022861 Merge "Adding vbmeta_system.img and vbmeta_vendor.img to droidcore" am: 9aa278a124 am: f80a0ad1a9 by Treehugger Robot · 5 years ago
  83. 9b56140 Adding vbmeta_system.img and vbmeta_vendor.img to droidcore by Bowgo Tsai · 5 years ago
  84. 81e2259 Merge "Dist lint reports for apps" am: d56abedb02 am: ec7b0b85d9 by Colin Cross · 5 years ago
  85. d56abed Merge "Dist lint reports for apps" by Colin Cross · 5 years ago
  86. f496f1b Add odm_dlkm partition. by Yifan Hong · 5 years ago
  87. 204ba62 Merge "Refine dump-files" am: 7c16b443c3 am: 3241e51595 by Yo Chiang · 5 years ago
  88. 7c16b44 Merge "Refine dump-files" by Yo Chiang · 5 years ago
  89. 9fce02b Add vendor_dlkm partition. am: cfb917a1c7 am: 58af66905e by Yifan Hong · 5 years ago
  90. 561efbc Refine dump-files by Yo Chiang · 5 years ago
  91. 3ca4980 Auto-generate dexpreopt boot image module by Yo Chiang · 5 years ago
  92. cfb917a Add vendor_dlkm partition. by Yifan Hong · 5 years ago
  93. 5b64b25 Merge "Turn `COVERAGE_PATHS` and `COVERAGE_EXCLUDE_PATHS` into obsolete variables." am: 18a4837e07 am: eac977277e by Roland Levillain · 5 years ago
  94. 7b309fc Merge "Revert^2 "Turn uses of `COVERAGE_PATHS` and `COVERAGE_EXCLUDE_PATHS` into errors."" am: ce637304a0 am: e9ea935a96 by Roland Levillain · 5 years ago
  95. b842952 Dist lint reports for apps by Colin Cross · 5 years ago
  96. be3c371 Revert^2 "Turn uses of `COVERAGE_PATHS` and `COVERAGE_EXCLUDE_PATHS` into errors." by Roland Levillain · 5 years ago
  97. 0531571 Merge "Revert "Turn uses of `COVERAGE_PATHS` and `COVERAGE_EXCLUDE_PATHS` into errors."" am: be88cd9140 am: cc990adddc by Orion Hodson · 5 years ago
  98. 62d9912 Revert "Turn uses of `COVERAGE_PATHS` and `COVERAGE_EXCLUDE_PATHS` into errors." by Lais Andrade · 5 years ago
  99. cd80a6a Turn `COVERAGE_PATHS` and `COVERAGE_EXCLUDE_PATHS` into obsolete variables. by Roland Levillain · 5 years ago
  100. 0186ba0 Merge "Turn uses of `COVERAGE_PATHS` and `COVERAGE_EXCLUDE_PATHS` into errors." am: 01ce4a0b02 am: e38c36fec0 by Roland Levillain · 5 years ago