1. 743c9c3 Move to using full java-lib-files from stubs. by Aurimas Liutikas · 6 years ago
  2. 7c7dfcd Enable overrides for ETC modules by Jaewoong Jung · 6 years ago
  3. 871d39c Merge "Ensure current product use PRODUCT_* vars directly" by Anton Hansson · 6 years ago
  4. b353eda Implement APEX JAR (Java library) absence checks for Core Libraries. by Roland Levillain · 6 years ago
  5. c7c4a76 Reland "Remove Core Library JARs from `/system/framework`." by Roland Levillain · 6 years ago
  6. cca8cdb Ensure current product use PRODUCT_* vars directly by Anton Hansson · 6 years ago
  7. 7c39368 Revert "Remove Core Library JARs from `/system/framework`." by Roland Levillain · 6 years ago
  8. 3ec9ff6 Remove Core Library JARs from `/system/framework`. by Roland Levillain · 6 years ago
  9. ed02064 Merge "Add libicu_jni into ART APEX" by vichang · 6 years ago
  10. eb3ade9 Define ro.sanitize.<name> properties in SANITIZE_TARGET builds. by Evgenii Stepanov · 6 years ago
  11. d272f0e Add libicu_jni into ART APEX by Victor Chang · 6 years ago
  12. 5c40c71 Adding boot-test-harness.img by Bowgo Tsai · 6 years ago
  13. 787ac2e Remove ro.bionic.ld.warning. by Elliott Hughes · 6 years ago
  14. 1623ec9 Merge "add vendor_boot image support" by Treehugger Robot · 6 years ago
  15. e1b1086 add vendor_boot image support by Steve Muckle · 6 years ago
  16. ee07ef0 Improve error message for artifacts outside requirement by Anton Hansson · 6 years ago
  17. d9bef81 Merge "Create a vts-core suite harness package" by Dan Shi · 6 years ago
  18. 796ff4f Create a vts-core suite harness package by Dan Shi · 6 years ago
  19. bd496d2 Merge "Remove TARGET_TRANSLATE_2ND_ARCH" by Treehugger Robot · 6 years ago
  20. 02b50d1 Remove TARGET_TRANSLATE_2ND_ARCH by Colin Cross · 6 years ago
  21. 37e237a Add check-elf-files as a checkbuild prerequisite by Logan Chien · 6 years ago
  22. 648017c Remove macOS special cases pertaining to date(1). by Elliott Hughes · 6 years ago
  23. 114e8df Dist proguard dictionaries for platform builds by Colin Cross · 6 years ago
  24. d799481 Remove package-stats.txt by Dan Willemsen · 6 years ago
  25. 7205361 Merge "Add tags to lsdump_paths.txt" by Hsin-Yi Chen · 6 years ago
  26. 8da52d4 Move TOP/TOPDIR to build/make/common/core.mk by Dan Willemsen · 6 years ago
  27. 5cbf33a Add tags to lsdump_paths.txt by Hsin-Yi Chen · 6 years ago
  28. 18ffd58 Remove import_includes/export_includes by Dan Willemsen · 6 years ago
  29. 8b8b9b6 Merge changes from topic "rm_ONE_SHOT_MAKEFILE" by Dan Willemsen · 6 years ago
  30. 0df0f6b Remove [jni_]link_type files by Dan Willemsen · 6 years ago
  31. 5c3fc2a Remove support for ONE_SHOT_MAKEFILE by Dan Willemsen · 6 years ago
  32. 95b0913 Add Mainline Test Suite (MTS). by Chen Zhu · 6 years ago
  33. d69e849 Merge "Stop supporting wrapping the build with `make`" by Dan Willemsen · 6 years ago
  34. 8939489 Stop supporting wrapping the build with `make` by Dan Willemsen · 6 years ago
  35. 8a5d597 Remove the PRODUCT-* goal by Dan Willemsen · 6 years ago
  36. b4befed Merge "Move libneuralnetworks.so to com.android.neuralnetworks APEX" by Przemyslaw Szczepaniak · 6 years ago
  37. f67c72b Move libneuralnetworks.so to com.android.neuralnetworks APEX by Przemyslaw Szczepaniak · 6 years ago
  38. 1886f53 Make the error messages from the two APEX_MODULE_LIBS checks easier to tell by Martin Stjernholm · 6 years ago
  39. 9c7ab59 Merge "Add NativeBridgeRelativePath config variables" by Dimitry Ivanov · 6 years ago
  40. fb2449f Add NativeBridgeRelativePath config variables by dimitry · 6 years ago
  41. 440c99f Stop building unnecessary tarballs. by Elliott Hughes · 6 years ago
  42. 6151e3f Rename product_services to system_ext by Justin Yun · 6 years ago
  43. 7185f8c Modify build to put dumpcoverage agent into /system/lib by Kavi Gupta · 6 years ago
  44. b88f792 Install shared library dependencies for 64-bit windows by Dan Willemsen · 6 years ago
  45. b56b251 core/main: Strip bitness before existence check by Felix · 6 years ago
  46. e048f7e Remove BUILD_BROKEN_ENG_DEBUG_TAGS by Dan Willemsen · 6 years ago
  47. bacc040 Install radio image as part of droidcore by Daniel Mentz · 6 years ago
  48. f64b664 Merge "Fix typo in APEX_LIBS_ABSENCE_CHECK_EXCLUDE" by Dimitry Ivanov · 6 years ago
  49. c193ae4 Fix typo in APEX_LIBS_ABSENCE_CHECK_EXCLUDE by dimitry · 6 years ago
  50. 2748c61 Remove unused (and currently broken) `samplecode` target. by Sasha Smundak · 6 years ago
  51. ab83244 Bypass LOCAL_*_REQUIRED_MODULES checks for ONE_SHOT_MAKEFILE by Colin Cross · 6 years ago
  52. ff29b0f Add libc_malloc_{debug,hooks}.so to the absence check. by Martin Stjernholm · 6 years ago
  53. f26bef8 Merge "Extend library absence check to Bionic libs and all ART debug libs." by Martin Stjernholm · 6 years ago
  54. e115e3c Extend library absence check to Bionic libs and all ART debug libs. by Martin Stjernholm · 6 years ago
  55. e591ef3 Merge "Move ro.boot.dynamic_partitions to vendor/build.prop" by Treehugger Robot · 6 years ago
  56. 1fd498d Move ro.boot.dynamic_partitions to vendor/build.prop by Hridya Valsaraju · 6 years ago
  57. b0382f0 Add the library absence check as a kati stage check. by Martin Stjernholm · 6 years ago
  58. acd862a Add BOARD_BUILD_SUPER_IMAGE_BY_DEFAULT flag. by Yifan Hong · 6 years ago
  59. 0013f55 Adding boot-debug.img and ramdisk-debug.img by Bowgo Tsai · 6 years ago
  60. f5b3fc8 Enable core platform API warnings on non-user builds by David Brazdil · 6 years ago
  61. 8e96a79 Split ALL_MODULES.*.REQUIRED and friends between target/host by Dan Willemsen · 6 years ago
  62. 7005d4f Remove 'column' from modules target by Johan Harvyl · 6 years ago
  63. 8adf501 Merge "Access PRODUCT_ variables directly" by Anton Hansson · 6 years ago
  64. b5cec0d Merge "Automate the strip and assignment of PRODUCT_ vars" by Anton Hansson · 6 years ago
  65. 672e98f Merge "Stop installing host packages via PRODUCT_PACKAGES" by Dan Willemsen · 6 years ago
  66. 8dab0a6 Access PRODUCT_ variables directly by Anton Hansson · 6 years ago
  67. 13ea2a6 Automate the strip and assignment of PRODUCT_ vars by Anton Hansson · 6 years ago
  68. cb8276f Put DEVICE/PRODUCT overlays in different partitions by Anton Hansson · 6 years ago
  69. 2e79daf Stop installing host packages via PRODUCT_PACKAGES by Dan Willemsen · 6 years ago
  70. 51512c5 Add support for no-vendor-variant VNDK by Vic Yang · 7 years ago
  71. f9b6cd6 Merge "Fix missing modules check for dont_bother goals" by Anton Hansson · 6 years ago
  72. 22b9a4a Merge "Generate api.xml for every target build." by Treehugger Robot · 6 years ago
  73. fa7ddae Fix missing modules check for dont_bother goals by Anton Hansson · 6 years ago
  74. 361e443 Generate api.xml for every target build. by Jared Lim · 6 years ago
  75. b6520dd Merge "Sets default value of ro.postinstall.fstab.prefix" by Treehugger Robot · 6 years ago
  76. ddac7dc Sets default value of ro.postinstall.fstab.prefix by Bowgo Tsai · 6 years ago
  77. c478ea3 Fix `m snod` by Dan Willemsen · 6 years ago
  78. b952b5e Build everything in PRODUCT_HOST_PACKAGES by Dan Willemsen · 6 years ago
  79. 3d05a08 Reland "First pass at creating PRODUCT_HOST_PACKAGES" by Dan Willemsen · 6 years ago
  80. 5a4696e Merge "Build ODM manifests and fragments for each SKU." by Yifan Hong · 6 years ago
  81. b531239 Merge "Move ART cpu properties to /vendor" by Anton Hansson · 6 years ago
  82. 7d35910 Merge "Refine lsdump_paths.txt dependencies" by Logan Chien · 6 years ago
  83. 5f4e29b Refine lsdump_paths.txt dependencies by Logan Chien · 6 years ago
  84. 30851f2 Move ART cpu properties to /vendor by Anton Hansson · 6 years ago
  85. 3b548b0 Dump a copy of metadata file for full OTA by xunchang · 6 years ago
  86. b321665 Build ODM manifests and fragments for each SKU. by Yifan Hong · 6 years ago
  87. 191f0e5 Generate API XML files from android stub targets instead of text input. by Allen Hair · 6 years ago
  88. dce3f92 Move dump-products back to the config stage by Anton Hansson · 6 years ago
  89. fcdc0cb Fix aux_config warning by Dan Willemsen · 6 years ago
  90. 1ba4c7f Reland "Add $(PRODUCT_OUT)/apex to the artifact path whitelist" by Jiyong Park · 7 years ago
  91. d5e069e Auto-include device_manifest.xml when necessary by Anton Hansson · 7 years ago
  92. 9779c57 Merge "Add $(SOONG_OUT_DIR)/ndk/% to artifact whitelist" by Logan Chien · 7 years ago
  93. 86eeedb Add $(SOONG_OUT_DIR)/ndk/% to artifact whitelist by Logan Chien · 7 years ago
  94. 0e53d88 Add prebuilt ELF binaries checker by Logan Chien · 7 years ago
  95. 3b6f6fe Stop using the `files` target for droidcore by Dan Willemsen · 7 years ago
  96. 4cf7cde Revert "Add $(PRODUCT_OUT)/apex to the artifact path whitelist" by Michael Butler · 7 years ago
  97. 3387e65 Add $(PRODUCT_OUT)/apex to the artifact path whitelist by Jiyong Park · 7 years ago
  98. bdf0ec0 Merge "Dump and enforce certificate for apks" by Jeongik Cha · 7 years ago
  99. b2c4bb7 Dump and enforce certificate for apks by Jeongik Cha · 7 years ago
  100. 63e48db Add BUILD_USERNAME and BUILD_HOSTNAME by Dan Willemsen · 7 years ago