1. 6a68367 Adding vendor_boot-debug.img by Bowgo Tsai · 5 years ago
  2. fe67f14 Remove module `jacocoagent` from `TARGET_CORE_JARS`. by Roland Levillain · 6 years ago
  3. 5c40c71 Adding boot-test-harness.img by Bowgo Tsai · 6 years ago
  4. 1623ec9 Merge "add vendor_boot image support" by Treehugger Robot · 6 years ago
  5. e1b1086 add vendor_boot image support by Steve Muckle · 6 years ago
  6. 02b50d1 Remove TARGET_TRANSLATE_2ND_ARCH by Colin Cross · 6 years ago
  7. b324175 Update dexpreopt for the ART APEX name change. by Martin Stjernholm · 6 years ago
  8. d62e712 Make support for rust modules from Soong. by Ivan Lozano · 6 years ago
  9. 33dfa52 Merge "macOS calls itself Darwin." by Treehugger Robot · 6 years ago
  10. a8368ef macOS calls itself Darwin. by Elliott Hughes · 6 years ago
  11. 6a5e9a2 SYSTEM_EXT supports executables by Jeongik Cha · 6 years ago
  12. ba6135b Merge "Add new core-icu4j after separating icu4j from core-libart" by vichang · 6 years ago
  13. b6056d6 Add new core-icu4j after separating icu4j from core-libart by Victor Chang · 6 years ago
  14. 8a5d597 Remove the PRODUCT-* goal by Dan Willemsen · 6 years ago
  15. 6151e3f Rename product_services to system_ext by Justin Yun · 6 years ago
  16. 0013f55 Adding boot-debug.img and ramdisk-debug.img by Bowgo Tsai · 6 years ago
  17. 6b28af3 Remove TARGET_ROOT_OUT_SBIN / TARGET_ROOT_OUT_SBIN_UNSTRIPPED by Tom Cherry · 6 years ago
  18. 0604ae4 Q Branch prefix is QP1A by Ian Pedowitz · 6 years ago
  19. 1f8357f Revert "Revert "Build System: Solve dependency problem for test"" by Nelson Li · 6 years ago
  20. 6fe7f19 Revert "Build System: Solve dependency problem for test" by Nelson Li · 6 years ago
  21. 224e103 Build System: Solve dependency problem for test by nelsonli · 7 years ago
  22. 1927985 Move combo makefile parsing by Anton Hansson · 6 years ago
  23. b954469 Consolidate some BoardConfig variable checks by Anton Hansson · 6 years ago
  24. bb76ce8 Split out board_config.mk by Anton Hansson · 6 years ago
  25. f026d89 Set a dedicated variable for the runtime apex libs. by Nicolas Geoffray · 6 years ago
  26. 80c8080 Merge product_services into product by default by Anton Hansson · 7 years ago
  27. a734907 Merge "Deprecate LOCAL_MODULE_TAGS := eng/debug" by Dan Willemsen · 7 years ago
  28. d26e4ee Allow merging product_services into /product by Anton Hansson · 7 years ago
  29. 9bab4c2 Fix typo of PRODUCT_BUILD_PRODUCT_SERVICES_IMAGE by Anton Hansson · 7 years ago
  30. 9569ddd Deprecate LOCAL_MODULE_TAGS := eng/debug by Dan Willemsen · 7 years ago
  31. 6749520 Add PRODUCT_BUILD_*_IMAGE, BUILDING_*_IMAGE to control building of images by Dan Willemsen · 7 years ago
  32. c69129b Revert "Add core-simple to the standard boot classpath" by Neil Fuller · 7 years ago
  33. 7537fd0 Clean up DIST_DIR usages, move to dist-for-goals by Dan Willemsen · 7 years ago
  34. 10b28be Merge "Change install paths of libs in sanitize builds" by Andreas Gampe · 7 years ago
  35. 379b2ba Tidy up TARGET_COPY_OUT_X variable defs by Anton Hansson · 7 years ago
  36. ae9f105 Change install paths of libs in sanitize builds by Anton Hansson · 7 years ago
  37. 5bc52ac Merge changes from topic "vndk28" by Treehugger Robot · 7 years ago
  38. 924d2d9 Condition VNDK check on TARGET_BUILD_APPS by Hung-ying Tyan · 7 years ago
  39. 8cf6b65 Remove *_OUT_INTERMEDIATE_LIBRARIES by Dan Willemsen · 7 years ago
  40. 60b7296 Fix ASAN + product_services by Dan Willemsen · 7 years ago
  41. 04552fe Merge "Support a first stage ramdisk via TARGET_RAMDISK_OUT" by Tom Cherry · 7 years ago
  42. 486653e Merge "Disable 32-bit Darwin builds" by Treehugger Robot · 7 years ago
  43. 1d090fc Disable 32-bit Darwin builds by Dan Willemsen · 7 years ago
  44. d14b895 Support a first stage ramdisk via TARGET_RAMDISK_OUT by Tom Cherry · 7 years ago
  45. e857777 Add core-simple to the standard boot classpath by Neil Fuller · 7 years ago
  46. d241226 Correct PRODUCT_SERVICES_COPY_FILES in envsetup.mk by Bowgo Tsai · 7 years ago
  47. 924af7d s/product-services/product_services/g by Dario Freni · 7 years ago
  48. 35be6ca Reland "s/PRODUCT-SERVICES/PRODUCT_SERVICES/g" by Yifan Hong · 7 years ago
  49. 8702106 Revert "s/PRODUCT-SERVICES/PRODUCT_SERVICES/g" by Shawn Yang · 7 years ago
  50. 77c778c s/PRODUCT-SERVICES/PRODUCT_SERVICES/g by Dario Freni · 7 years ago
  51. c272a99 Merge "Add support for /odm partition" by Treehugger Robot · 7 years ago
  52. 738368d Default BUILD_BROKEN_ANDROIDMK_EXPORTS to false by Dan Willemsen · 7 years ago
  53. d624fa6 Add support for /odm partition by Bowgo Tsai · 8 years ago
  54. ebc041a productservices => product_services by Yifan Hong · 7 years ago
  55. 5f681e1 Add support for /product-services partition by Dario Freni · 7 years ago
  56. 09d9b90 Declare install path for product partition binaries by Doheon Lee · 7 years ago
  57. 8b9c3cc Mark export/unexport as deprecated by Dan Willemsen · 7 years ago
  58. 94bff7a Add more BUILD_BROKEN_* logic by Dan Willemsen · 7 years ago
  59. 11677ed Mark more common variables and paths as readonly by Dan Willemsen · 7 years ago
  60. 47c1352 Install product shared libraries in /product/lib by Inseob Kim · 7 years ago
  61. 92afd7d Accept TARGET_DEVICE_DIR preserved from previous product load by Dan Willemsen · 7 years ago
  62. e887ccb Provide testcases directory for host cross out (windows) modules by Colin Cross · 7 years ago
  63. b7735d8 Support /product partition by Jaekyun Seok · 8 years ago
  64. 641b6cc Add PLATFORM_SYSTEMSDK_VERSIONS and BOARD_SYSTEMSDK_VERSIONS by Jiyong Park · 8 years ago
  65. 178cf8e Remove unnecessary USE_CLANG_PLATFORM_BUILD. by Stephen Hines · 8 years ago
  66. 240d97a Apply snapshot variant to vndk package module name by Jae Shin · 8 years ago
  67. 2a233b3 Define PLATFORM_VNDK_VERSION by Justin Yun · 8 years ago
  68. 0765d53 Merge "Add build script to generate TF test XML file with filters" by Treehugger Robot · 8 years ago
  69. 9272ef8 Check conformity of VNDK version by Justin Yun · 8 years ago
  70. 26efd3a Add build script to generate TF test XML file with filters by Dan Shi · 8 years ago
  71. 2a6e3b0 Turn off Windows builds during BUILD_HOST_static by Dan Willemsen · 8 years ago
  72. cf2da22 Merge "Re-apply ndk-docs rule." by Treehugger Robot · 8 years ago
  73. 303e603 Re-apply ndk-docs rule. by Dan Albert · 8 years ago
  74. 20f99a6 Use CALLED_FROM_SETUP instead of KATI by Dan Willemsen · 8 years ago
  75. c294f55 Revert "Generate the NDK docs with the ndk-docs target." by Colin Cross · 8 years ago
  76. d51b6d0 Generate the NDK docs with the ndk-docs target. by Dan Albert · 8 years ago
  77. 69b7f3f Move jacocoagent into the bootclasspath by Colin Cross · 8 years ago
  78. d6ed368 Remove (TARGET|HOST)_BUILD_TYPE path modifications by Dan Willemsen · 8 years ago
  79. 4ed21d1 Build: Change SANITIZE_LITE install settings by Andreas Gampe · 8 years ago
  80. ce7f8dd Run `uname -sm` once, don't use python for HOST_OS_EXTRA by Dan Willemsen · 8 years ago
  81. cbfba70 Define paths for vendor native tests. by Steven Moreland · 8 years ago
  82. 9d4639c core: Move core.oat bootjar definitions into envsetup.mk by Igor Murashkin · 8 years ago
  83. ccc4816 Fix ALLOW_MISSING_DEPENDENCIES in PDK builds by Dan Willemsen · 8 years ago
  84. 2ddbcdf Pass TARGET_BUILD_PDK to soong by Colin Cross · 8 years ago
  85. d8eabaa Enable incremental builds for ASAN. (make) by Vishwath Mohan · 8 years ago
  86. d4dbf79 Always use non-sanitized library locations for JNI. by Vishwath Mohan · 8 years ago
  87. b47d4e9 Rewrite link type checking by Dan Willemsen · 8 years ago
  88. b285c46 Refactor sanitized library on-disk layout - Make. by Vishwath Mohan · 8 years ago
  89. 4ef5040 Merge "Ensure that BOARD_VNDK_VERSION is current" by Treehugger Robot · 8 years ago
  90. c901659 Add min and max supported versions by Colin Cross · 8 years ago
  91. 2c3289b Ensure that BOARD_VNDK_VERSION is current by Dan Willemsen · 8 years ago
  92. 8873713 Add TARGET_PLATFORM_VERSION to lunch by Colin Cross · 8 years ago
  93. 57be564 Add TARGET_OUT_VENDOR_RENDERSCRIPT_BITCODE definition. by Miao Wang · 8 years ago
  94. 0d25529 Stop double-printing config by Dan Willemsen · 8 years ago
  95. 8dae49c Add Header Library support to Make by Dan Willemsen · 8 years ago
  96. 7166d1f Output *TS testcases to common testcase folders. by Simran Basi · 9 years ago
  97. 00cf767 TARGET_RECOVERY_UPDATER_LIBS should not be used with AB updates by Dan Willemsen · 9 years ago
  98. 1a4a0a4 Merge "Define TARGET_OUT_VENDOR_APPS_PRIVILEGED for 2nd arch" by Treehugger Robot · 9 years ago
  99. dc556b4 Prohibit host modules from using LOCAL_COPY_HEADERS am: 6e51ef61a7 by Dan Willemsen · 9 years ago
  100. 6e51ef6 Prohibit host modules from using LOCAL_COPY_HEADERS by Dan Willemsen · 9 years ago