1. 8107b85 Remove execute-only support. by Ivan Lozano · 5 years ago
  2. 4cdada2 Make PRODUCT_BOOT_JARS and PRODUCT_UPDATABLE_BOOT_JARS disjoint. by Ulya Trafimovich · 5 years ago
  3. 2b10ba0 Add product_variables.native_coverage.src by Colin Cross · 5 years ago
  4. eabaedd Fix product variables in defaults modules by Colin Cross · 5 years ago
  5. 6961a49 Fix product variable zero value check by Colin Cross · 5 years ago
  6. db03c22 Add support for LINE_COVERAGE (1/2) by Kyriakos Ispoglou · 5 years ago
  7. 86ef38c Merge "Add native_coverage to product variables" by Treehugger Robot · 5 years ago
  8. c0ebc81 Merge "Add whole_static_libs to non-svelte configs." by Christopher Ferris · 5 years ago
  9. c71193a Add whole_static_libs to non-svelte configs. by Christopher Ferris · 5 years ago
  10. 8ea054a Add support for experimentally enabling RBE support on specific rules. by Ramy Medhat · 5 years ago
  11. d9a121b Add native_coverage to product variables by Colin Cross · 5 years ago
  12. a8c82cc Merge changes from topics "board_use_recovery_as_root_soong", "ramdisk" by Yifan Hong · 5 years ago
  13. 82db735 Ramdisk modules install to correct location by Yifan Hong · 5 years ago
  14. b6aeb14 Merge "Add coverage flags for Clang coverage builds." by Oliver Nguyen · 5 years ago
  15. 727173e Merge "Create product variant for product partition" by Treehugger Robot · 5 years ago
  16. c1ecc43 Add script for building all target arch's needed in AML (Android Mainline) by Martin Stjernholm · 5 years ago
  17. 5f7f7e8 Create product variant for product partition by Justin Yun · 5 years ago
  18. 1382ab6 Add coverage flags for Clang coverage builds. by Oliver Nguyen · 5 years ago
  19. 3ab2c3e Install flattened/unflattend apexes for GSI by Jooyung Han · 5 years ago
  20. 2cc570d Enforce hidden apis usage in product(soong) by Jeongik Cha · 5 years ago
  21. c66baf7 Add support for $(TARGET_EXPERIMENTAL_MTE) in product configs. by Peter Collingbourne · 5 years ago
  22. 18c4680 Filter product variable property structs by Colin Cross · 5 years ago
  23. 2879d41 Allow modules to be enabled/disabled depending on whether APEXes are flattened. by Roland Levillain · 5 years ago
  24. a386321 Rename Soong variable `FlattenApex` as `Flatten_apex`. by Roland Levillain · 5 years ago
  25. ae55303 Include headers and props to VNDK snapshot by Inseob Kim · 6 years ago
  26. 1f3a239 Reland "Remove product_is_iot." by Elliott Hughes · 5 years ago
  27. 5089c11 Revert "Remove product_is_iot." by Nelson Li · 5 years ago
  28. 14fa562 Remove product_is_iot. by Elliott Hughes · 5 years ago
  29. bbf2567 Add USE_RBE support to soong. by Ramy Medhat · 6 years ago
  30. 8d6dde8 Make relative path for native_bridge binaries configurable by dimitry · 6 years ago
  31. d5f6c82 Rename product_services to system_ext by Justin Yun · 6 years ago
  32. 4157e88 Rename ModuleBase receivers by Colin Cross · 6 years ago
  33. 50ddcc4 Port uses-shared library verification and dexpreopting to Soong by Colin Cross · 6 years ago
  34. c032498 Revert "Port uses-shared library verification and dexpreopting to Soong" by Colin Cross · 6 years ago
  35. b66d7b1 Port uses-shared library verification and dexpreopting to Soong by Colin Cross · 6 years ago
  36. 1f086e2 Generate VNDK snapshot with Soong except configs by Inseob Kim · 6 years ago
  37. 1f33e40 Add native_bridge target to Android.bp by dimitry · 6 years ago
  38. 0866b00 Build contexts files with Soong by Inseob Kim · 6 years ago
  39. 54879d1 TARGET_FS_CONFIG_GEN is a list, not a single path by Dan Willemsen · 6 years ago
  40. 71c7460 Expose TargetFSConfigGen to DeviceConfig from Make by Dan Willemsen · 6 years ago
  41. b6d171b Update default soong config by Dan Willemsen · 6 years ago
  42. b6d2305 Implement `host_required` and `target_required` properties. by Sasha Smundak · 6 years ago
  43. 092c9da Export more config variables by Colin Cross · 6 years ago
  44. 134f8f6 Make libc_scudo always go first. by Christopher Ferris · 6 years ago
  45. 53c8844 Separate device and product overlays by Anton Hansson · 6 years ago
  46. efd249e Add support for no-vendor-variant VNDK by Vic Yang · 6 years ago
  47. aaf5353 Add required: to debuggable by Mark Salyzyn · 6 years ago
  48. 9be4152 Pass DEXPREOPT_BOOT_JARS_MODULES to Make by Colin Cross · 6 years ago
  49. 69f59a3 Make RuleBuilder methods take Paths by Colin Cross · 6 years ago
  50. f24a22a Move hiddenapi singleton rules to Soong by Colin Cross · 6 years ago
  51. d5275c8 Add option to disable Scudo globally [Soong] by Kostya Kortchinsky · 6 years ago
  52. a74ca04 Replace *[]string with []string in product variables by Colin Cross · 6 years ago
  53. 9d22a91 Add a prod var to override package names. by Jaewoong Jung · 6 years ago
  54. 2ad817c Enable certificate overrides with product vars. by Jaewoong Jung · 6 years ago
  55. 4fcea3d Add prebuilt ABI checker support to soong by Logan Chien · 6 years ago
  56. 0f670a2 Replace hiddenapi-{public,private}-list.txt with a CSV file by David Brazdil · 6 years ago
  57. 8faf8fc Move hiddenapi to Soong by Colin Cross · 6 years ago
  58. 21b9427 Initial Fuchsia support. by Doug Horn · 6 years ago
  59. e8b00d6 Preopt: Do not strip non-image boot class path jars. by Vladimir Marko · 6 years ago
  60. c946414 Check system certificate violation for product apks by Jeongik Cha · 6 years ago
  61. 7f67f48 Add PRODUCT_MANIFEST_PACKAGE_NAME_OVERRIDES by Jiyong Park · 6 years ago
  62. 1f367bf Add a flag to allow unbundled builds to build SDKs from source by Colin Cross · 6 years ago
  63. 43f08db Dexpreopt soong modules inside soong by Colin Cross · 6 years ago
  64. 4ff85eb Revert "Dexpreopt soong modules inside soong" by Colin Cross · 6 years ago
  65. 29ff887 Dexpreopt soong modules inside soong by Colin Cross · 6 years ago
  66. 7dbfd82 Remove obsolete flag by Anton Hansson · 6 years ago
  67. 23d37e0 Allow NDK APIs to be marked as drafts. by Dan Albert · 6 years ago
  68. 074ec48 Add support for AArch64 XOM binaries. by Ivan Lozano · 6 years ago
  69. 377a12b Add product_variables.product_is_iot variables by Dan Willemsen · 6 years ago
  70. 8fd6192 APEX can be flattened by Jiyong Park · 6 years ago
  71. 3273cc2 Add sanitize.address to product_variables.eng by Colin Cross · 6 years ago
  72. 5a0dcd5 Store dex files uncompressed and unstripped in privileged APKs by Colin Cross · 6 years ago
  73. 395f2cf Move Ndk_abis from soong.config to soong.variables by Colin Cross · 6 years ago
  74. fa2aee1 Remove USE_CLANG_LLD[=false] by Dan Willemsen · 6 years ago
  75. 2d31a44 Stop using DIST_DIR in Soong by Dan Willemsen · 6 years ago
  76. d6ea749 Remove Sepolicy_split. by Steven Moreland · 6 years ago
  77. 88da24e Add DevicePrefer32BitApps to Soong by Colin Cross · 6 years ago
  78. 61ebf8d Provide access to product_variables.malloc_svelte.cflags inside target. by Sasha Smundak · 6 years ago
  79. fafe84f Add support for /product-services partition am: fd05a74e06 by Dario Freni · 6 years ago
  80. fd05a74 Add support for /product-services partition by Dario Freni · 7 years ago
  81. 6b9e67e Merge "Allow disabling LTO on eng" am: 7f1c57ee33 by John Reck · 7 years ago
  82. 1d2b7ee Allow disabling LTO on eng by John Reck · 7 years ago
  83. 0a24608 Merge "Add Product_is_iot to soong config." am: ffc924b8f8 by Ari Hausman-Cohen · 7 years ago
  84. 7805d1d Add Product_is_iot to soong config. by Ari Hausman-Cohen · 7 years ago
  85. ec3a768 Merge "Account for multiple BOARD_PLAT_PUBLIC[PRIVATE]_SEPOLICY_DIR dirs" am: 542d60062f by Tri Vo · 7 years ago
  86. f544fe3 Account for multiple BOARD_PLAT_PUBLIC[PRIVATE]_SEPOLICY_DIR dirs by Tri Vo · 7 years ago
  87. bfd347d Pass platform version name as --version-name for framework-res.apk by Colin Cross · 7 years ago
  88. 37d46e4 Pass platform version name as --version-name for framework-res.apk by Colin Cross · 7 years ago
  89. b691e24 Pass platform version name as --version-name for framework-res.apk by Colin Cross · 7 years ago
  90. 64f3435 Merge "Expose selinux variables to Soong." am: c5934c55c7 am: 368e0ab5a2 by Tri Vo · 7 years ago
  91. 35a5143 Expose selinux variables to Soong. by Tri Vo · 7 years ago
  92. 3f49fcb Merge "Fix aapt2 --min-sdk-version after finalized SDK" am: 59bcf6e631 by Colin Cross · 7 years ago
  93. e20c1b1 Fix aapt2 --min-sdk-version after finalized SDK by Colin Cross · 7 years ago
  94. d09b0b6 Fix aapt2 --min-sdk-version after finalized SDK by Colin Cross · 7 years ago
  95. 8328367 Add VendorConfig for board-level Soong plugin configuration by Dan Willemsen · 7 years ago
  96. d57ed55 Make Config.ProductVariables private by Dan Willemsen · 7 years ago
  97. 505b2c6 Add USE_CLANG_LLD and use_clang_lld. am: 02b4da53a7 am: 98fda157fb by Chih-Hung Hsieh · 7 years ago
  98. 02b4da5 Add USE_CLANG_LLD and use_clang_lld. by Chih-Hung Hsieh · 7 years ago
  99. 32af22e Add VendorConfig for board-level Soong plugin configuration am: 0fe7866897 by Dan Willemsen · 7 years ago
  100. 1fb615d Make Config.ProductVariables private am: 45133ac184 am: 1a837ac9fa by Dan Willemsen · 7 years ago