1. 092c9da Export more config variables by Colin Cross · 6 years ago
  2. ff0daf4 Fix sdk_version: "system_current" when Platform_sdk_final=true by Colin Cross · 6 years ago
  3. 53c8844 Separate device and product overlays by Anton Hansson · 6 years ago
  4. efd249e Add support for no-vendor-variant VNDK by Vic Yang · 6 years ago
  5. 07e5161 Remove ModuleSrcPath by Colin Cross · 6 years ago
  6. 4e12828 Enable coverage universally if COVERAGE_PATHS includes "*" by Pirama Arumuga Nainar · 6 years ago
  7. acb6db3 Revert "Add override_module." by Jaewoong Jung · 6 years ago
  8. aa65e17 Add override_module. by Jaewoong Jung · 6 years ago
  9. 9be4152 Pass DEXPREOPT_BOOT_JARS_MODULES to Make by Colin Cross · 6 years ago
  10. 69f59a3 Make RuleBuilder methods take Paths by Colin Cross · 6 years ago
  11. 93a9e5e Don't check ABIs in SecondArchIsTranslated by Colin Cross · 6 years ago
  12. 800fe13 Move dexpreopting of boot jars into Soong by Colin Cross · 6 years ago
  13. f24a22a Move hiddenapi singleton rules to Soong by Colin Cross · 6 years ago
  14. d5275c8 Add option to disable Scudo globally [Soong] by Kostya Kortchinsky · 6 years ago
  15. a74ca04 Replace *[]string with []string in product variables by Colin Cross · 6 years ago
  16. 9d22a91 Add a prod var to override package names. by Jaewoong Jung · 6 years ago
  17. c32c6b0 Support building for Fuchsia. by Doug Horn · 6 years ago
  18. 2ad817c Enable certificate overrides with product vars. by Jaewoong Jung · 6 years ago
  19. 91b4e3e Disable all-assigned check in hiddenapi on master-art by David Brazdil · 6 years ago
  20. afbb173 Pass annotation processors to kotlinc by Colin Cross · 6 years ago
  21. 0f670a2 Replace hiddenapi-{public,private}-list.txt with a CSV file by David Brazdil · 6 years ago
  22. 8faf8fc Move hiddenapi to Soong by Colin Cross · 6 years ago
  23. 21b9427 Initial Fuchsia support. by Doug Horn · 6 years ago
  24. b84fc9d Enable execute-only memory layouts by default. by Ivan Lozano · 6 years ago
  25. 01a3c25 Configure the default arch variant features per-OS by Dan Willemsen · 6 years ago
  26. e8b00d6 Preopt: Do not strip non-image boot class path jars. by Vladimir Marko · 6 years ago
  27. 9335a26 APEXes can be signed with devkeys by Jiyong Park · 6 years ago
  28. c946414 Check system certificate violation for product apks by Jeongik Cha · 6 years ago
  29. 7f67f48 Add PRODUCT_MANIFEST_PACKAGE_NAME_OVERRIDES by Jiyong Park · 6 years ago
  30. 1f367bf Add a flag to allow unbundled builds to build SDKs from source by Colin Cross · 6 years ago
  31. 43f08db Dexpreopt soong modules inside soong by Colin Cross · 6 years ago
  32. 4ff85eb Revert "Dexpreopt soong modules inside soong" by Colin Cross · 6 years ago
  33. 29ff887 Dexpreopt soong modules inside soong by Colin Cross · 6 years ago
  34. 1d6eb68 Use debug mode when running R8 for eng builds. by Jaewoong Jung · 6 years ago
  35. 23d37e0 Allow NDK APIs to be marked as drafts. by Dan Albert · 6 years ago
  36. a3b8366 Up the NDK's minimum supported API level. by Dan Albert · 6 years ago
  37. 074ec48 Add support for AArch64 XOM binaries. by Ivan Lozano · 6 years ago
  38. 60e62f0 Add nanopb-c support by Dan Willemsen · 6 years ago
  39. 8fd6192 APEX can be flattened by Jiyong Park · 6 years ago
  40. 37a07b1 Revert "Use protoc-gen-javalite for java lite protos" by Colin Cross · 6 years ago
  41. 5a5aca0 Use protoc-gen-javalite for java lite protos by Colin Cross · 6 years ago
  42. 3e6b1fb Revert "Export static libraries." by Jaewoong Jung · 6 years ago
  43. 5d19e1d Export static libraries. by Jaewoong Jung · 6 years ago
  44. 5a0dcd5 Store dex files uncompressed and unstripped in privileged APKs by Colin Cross · 6 years ago
  45. 395f2cf Move Ndk_abis from soong.config to soong.variables by Colin Cross · 6 years ago
  46. 0ef639b Allow generating modules once per OS instead of once per Class by Dan Willemsen · 6 years ago
  47. fa2aee1 Remove USE_CLANG_LLD[=false] by Dan Willemsen · 6 years ago
  48. a4f0881 Add support for JNI libraries to android_app modules by Colin Cross · 6 years ago
  49. 2a07692 Add tests for genrule command expansion by Colin Cross · 6 years ago
  50. 88da24e Add DevicePrefer32BitApps to Soong by Colin Cross · 6 years ago
  51. d42f19c Revert "Change LibartImgDeviceBaseAddress to 0x60000000" by Mathieu Chartier · 6 years ago
  52. 0c7bb7f Change LibartImgDeviceBaseAddress to 0x60000000 by Mathieu Chartier · 6 years ago
  53. ed064c0 Fix logic for adding gnu debuglink to match Make by Colin Cross · 6 years ago
  54. 95cf767 s/product-services/product_services/g by Dario Freni · 6 years ago
  55. fd05a74 Add support for /product-services partition by Dario Freni · 7 years ago
  56. 8d52f86 Fix: recovery module is disabled on 32-bit targets by Jiyong Park · 7 years ago
  57. 878c662 Use correct variant for annotation processors. by Mathew Inwood · 7 years ago
  58. 997262f Always use OpenJDK9 for building by Colin Cross · 7 years ago
  59. 6654810 Run ErrorProne in OpenJDK9 by Colin Cross · 7 years ago
  60. bafb897 Revert "Revert "Remove desugar support"" by Colin Cross · 7 years ago
  61. 7576916 Revert "Remove desugar support" by Colin Cross · 7 years ago
  62. 000280b Remove desugar support by Colin Cross · 7 years ago
  63. f544fe3 Account for multiple BOARD_PLAT_PUBLIC[PRIVATE]_SEPOLICY_DIR dirs by Tri Vo · 7 years ago
  64. bfd347d Pass platform version name as --version-name for framework-res.apk by Colin Cross · 7 years ago
  65. 35a5143 Expose selinux variables to Soong. by Tri Vo · 7 years ago
  66. d09b0b6 Fix aapt2 --min-sdk-version after finalized SDK by Colin Cross · 7 years ago
  67. 02b4da5 Add USE_CLANG_LLD and use_clang_lld. by Chih-Hung Hsieh · 7 years ago
  68. 0fe7866 Add VendorConfig for board-level Soong plugin configuration by Dan Willemsen · 7 years ago
  69. 45133ac Make Config.ProductVariables private by Dan Willemsen · 7 years ago
  70. 674dc7f Expose ProductVariables from TestConfig by Dan Willemsen · 7 years ago
  71. 3fb1fae Use Config/DeviceConfig functions to access ProductVariables by Dan Willemsen · 7 years ago
  72. 34ce67d Consider binder bitness while looking for abi references. by Jayant Chowdhary · 7 years ago
  73. 15cd21a Report errors when opening config files by Colin Cross · 7 years ago
  74. 581fd21 Droiddoc Support in Soong by Nan Zhang · 7 years ago
  75. 4954080 Search for PGO profiles in PGO_ADDITIONAL_PROFILE_DIRS by Pirama Arumuga Nainar · 7 years ago
  76. 5cfbfbb Use product instead of oem for Product specific module by Jaekyun Seok · 7 years ago
  77. 1a5d7b1 Add PLATFORM_SYSTEMSDK_VERSIONS and BOARD_SYSTEMSDK_VERSIONS by Jiyong Park · 7 years ago
  78. 6ea0f81 Remove unnecessary DeviceUsesClang. by Stephen Hines · 7 years ago
  79. e2fb629 Make D8 Desugaring default. by Alan Leung · 7 years ago
  80. 18099fd Build with OpenJDK 9 -target 1.8 by default (attempt 4). by Tobias Thierer · 7 years ago
  81. b4330e2 Move string list utility functions to android package by Colin Cross · 7 years ago
  82. 2db7692 Add [soc|device|product]_specific by Jiyong Park · 7 years ago
  83. c37c634 Prep D8 default instead of CompatDX in build/soong by Alan Leung · 7 years ago
  84. e1731a5 Export app certificates to Make for apkcerts list by Colin Cross · 7 years ago
  85. 8fe1212 Install current VNDK libs to the versioned directories. by Justin Yun · 7 years ago
  86. e87040b Allow Soong to generate its own build documentation by Colin Cross · 7 years ago
  87. e05f3a5 Revert "Build with OpenJDK 9 -target 1.8 by default except for errorprone." by Tobias Thierer · 7 years ago
  88. 13f23a2 Build with OpenJDK 9 -target 1.8 by default except for errorprone. by Tobias Thierer · 7 years ago
  89. 7c05949 Revert "Default to building with OpenJDK 9 -target 1.8." by Tobias Thierer · 7 years ago
  90. 0ae8b54 Build with OpenJDK 9 -target 1.8 by default except for errorprone. by Tobias Thierer · 7 years ago
  91. 7154928 Install VNDK snapshot libraries for system build by Justin Yun · 7 years ago
  92. e15ddaf Fix builds outside of make by Colin Cross · 7 years ago
  93. 61ae0b7 Use default app certificate from Make by Colin Cross · 7 years ago
  94. 3bc7ffa Replace aapt support with aapt2 by Colin Cross · 7 years ago
  95. a7cdd15 Support EXPERIMENTAL_USE_OPENJDK9=false. by Tobias Thierer · 7 years ago
  96. 1fa3ac5 CFI include/exclude path support (Soong) by Vishwath Mohan · 7 years ago
  97. 126a25c Propagate PRODUCT_MINIMIZE_JAVA_DEBUG_INFO to soong and use it by Colin Cross · 7 years ago
  98. face4e4 Import AAPT-related product variables from make by Colin Cross · 7 years ago
  99. 0d3f8c0 Use prebuilt dx for PDK builds by Colin Cross · 7 years ago
  100. 1369cdb Initial support for converting jars to java9 system modules by Colin Cross · 7 years ago