1. f544fe3 Account for multiple BOARD_PLAT_PUBLIC[PRIVATE]_SEPOLICY_DIR dirs by Tri Vo · 7 years ago
  2. bfd347d Pass platform version name as --version-name for framework-res.apk by Colin Cross · 7 years ago
  3. 35a5143 Expose selinux variables to Soong. by Tri Vo · 7 years ago
  4. d09b0b6 Fix aapt2 --min-sdk-version after finalized SDK by Colin Cross · 7 years ago
  5. 02b4da5 Add USE_CLANG_LLD and use_clang_lld. by Chih-Hung Hsieh · 7 years ago
  6. 0fe7866 Add VendorConfig for board-level Soong plugin configuration by Dan Willemsen · 7 years ago
  7. 45133ac Make Config.ProductVariables private by Dan Willemsen · 7 years ago
  8. 674dc7f Expose ProductVariables from TestConfig by Dan Willemsen · 7 years ago
  9. 3fb1fae Use Config/DeviceConfig functions to access ProductVariables by Dan Willemsen · 7 years ago
  10. 34ce67d Consider binder bitness while looking for abi references. by Jayant Chowdhary · 7 years ago
  11. 15cd21a Report errors when opening config files by Colin Cross · 7 years ago
  12. 581fd21 Droiddoc Support in Soong by Nan Zhang · 7 years ago
  13. 4954080 Search for PGO profiles in PGO_ADDITIONAL_PROFILE_DIRS by Pirama Arumuga Nainar · 7 years ago
  14. 5cfbfbb Use product instead of oem for Product specific module by Jaekyun Seok · 7 years ago
  15. 1a5d7b1 Add PLATFORM_SYSTEMSDK_VERSIONS and BOARD_SYSTEMSDK_VERSIONS by Jiyong Park · 7 years ago
  16. 6ea0f81 Remove unnecessary DeviceUsesClang. by Stephen Hines · 7 years ago
  17. e2fb629 Make D8 Desugaring default. by Alan Leung · 7 years ago
  18. 18099fd Build with OpenJDK 9 -target 1.8 by default (attempt 4). by Tobias Thierer · 7 years ago
  19. b4330e2 Move string list utility functions to android package by Colin Cross · 7 years ago
  20. 2db7692 Add [soc|device|product]_specific by Jiyong Park · 7 years ago
  21. c37c634 Prep D8 default instead of CompatDX in build/soong by Alan Leung · 7 years ago
  22. e1731a5 Export app certificates to Make for apkcerts list by Colin Cross · 7 years ago
  23. 8fe1212 Install current VNDK libs to the versioned directories. by Justin Yun · 7 years ago
  24. e87040b Allow Soong to generate its own build documentation by Colin Cross · 7 years ago
  25. e05f3a5 Revert "Build with OpenJDK 9 -target 1.8 by default except for errorprone." by Tobias Thierer · 7 years ago
  26. 13f23a2 Build with OpenJDK 9 -target 1.8 by default except for errorprone. by Tobias Thierer · 7 years ago
  27. 7c05949 Revert "Default to building with OpenJDK 9 -target 1.8." by Tobias Thierer · 7 years ago
  28. 0ae8b54 Build with OpenJDK 9 -target 1.8 by default except for errorprone. by Tobias Thierer · 7 years ago
  29. 7154928 Install VNDK snapshot libraries for system build by Justin Yun · 7 years ago
  30. e15ddaf Fix builds outside of make by Colin Cross · 7 years ago
  31. 61ae0b7 Use default app certificate from Make by Colin Cross · 7 years ago
  32. 3bc7ffa Replace aapt support with aapt2 by Colin Cross · 7 years ago
  33. a7cdd15 Support EXPERIMENTAL_USE_OPENJDK9=false. by Tobias Thierer · 7 years ago
  34. 1fa3ac5 CFI include/exclude path support (Soong) by Vishwath Mohan · 7 years ago
  35. 126a25c Propagate PRODUCT_MINIMIZE_JAVA_DEBUG_INFO to soong and use it by Colin Cross · 7 years ago
  36. face4e4 Import AAPT-related product variables from make by Colin Cross · 7 years ago
  37. 0d3f8c0 Use prebuilt dx for PDK builds by Colin Cross · 7 years ago
  38. 1369cdb Initial support for converting jars to java9 system modules by Colin Cross · 7 years ago
  39. 6a43f04 Squash vendor sources before linkageMutator runs by Jiyong Park · 7 years ago
  40. 6ccbc91 Let tests override environment by Colin Cross · 7 years ago
  41. fc3674a Remove android_prebuilt_sdk modules by Colin Cross · 7 years ago
  42. ae4c618 Add test infrastructure for running the arch mutator by Colin Cross · 7 years ago
  43. 32616ed Ignore environment variables in tests by Colin Cross · 7 years ago
  44. 595a406 Pass --min-sdk-version to dx by Colin Cross · 7 years ago
  45. d4db4ac Update the minimum NDK target API. by Dan Albert · 7 years ago
  46. f5415d7 Expose the minimum supported SDK version to make. by Dan Albert · 7 years ago
  47. 31384de Adapt to PLATFORM_VERSION_FUTURE_CODENAMES. by Dan Albert · 7 years ago
  48. 5f59553 Allow integer_overflow sanitizer path exclusion. by Ivan Lozano · 8 years ago
  49. cec8171 Add integration testing infrastructure by Colin Cross · 8 years ago
  50. d773eb3 add device_kernel_headers module for vendor-specific kernel headers by Jiyong Park · 8 years ago
  51. 0c3a1ef Add integer_overflow sanitization build option. by Ivan Lozano · 8 years ago
  52. 00269f2 Fix install location for vendor tests by Dan Willemsen · 8 years ago
  53. 20e1365 Fix panic in builds with no device by Colin Cross · 8 years ago
  54. efc1b41 Have Soong try to enforce that genrules declare all their outputs. by Jeff Gaston · 8 years ago
  55. ae7f3e2 MIPS: Lower LibartImgDeviceBaseAddress() to fix ART tests. by Chris Larsen · 8 years ago
  56. 6606872 Revert "Revert "Ensure environment dependencies are correct"" by Dan Willemsen · 8 years ago
  57. 4068a5d Revert "Ensure environment dependencies are correct" by Dan Willemsen · 8 years ago
  58. e78473c Ensure environment dependencies are correct by Dan Willemsen · 8 years ago
  59. 893d816 Turn installation on in mega device build by Colin Cross · 8 years ago
  60. c32c3eb Change the global CFI flag to default to enabled. by Vishwath Mohan · 8 years ago
  61. 30c9d6e Generate file to map codenames to API levels. by Dan Albert · 8 years ago
  62. 11b2614 Rework vndk detection by Dan Willemsen · 8 years ago
  63. 6e5dfaa MIPS: Adjust LibartImgDeviceBaseAddress() for CC GC. by Alexey Frunze · 8 years ago
  64. 6156098 Revert "install *.so in different paths for their types" by Dan Willemsen · 8 years ago
  65. 01a405a Add LinuxBionic toolchain and switch by Dan Willemsen · 9 years ago
  66. 4c48f72 install *.so in different paths for their types by Jiyong Park · 8 years ago
  67. 469a18a Support path exclusion for native coverage. by Ryan Campbell · 8 years ago
  68. 581341d Native Coverage support in Soong (gcov) by Dan Willemsen · 8 years ago
  69. ee8e7a7 Removed Bluetooth build variables from the soong build parser by Jack He · 8 years ago
  70. c0d58b4 Fix envDeps initialization and locking by Colin Cross · 8 years ago
  71. 1b017a7 Hide CFI behind a global flag. by Vishwath Mohan · 8 years ago
  72. 8cc7143 Add Android.bp variables to the soong build parser by Jack He · 8 years ago
  73. e2a1063 Add ArtUseReadBarrier to ProductVariables. by Hiroshi Yamauchi · 8 years ago
  74. 4353bc4 Support system/vendor for devices without a vendor partition by Dan Willemsen · 8 years ago
  75. 99d7c23 Provide config helpers for environment variables by Colin Cross · 8 years ago
  76. d2ede87 Add basic VNDK support in Soong by Dan Willemsen · 8 years ago
  77. 073379e Revert "Revert "Use the platform SDK version from the config."" by Dan Albert · 8 years ago
  78. 74b8b55 Revert "Use the platform SDK version from the config." by Dan Albert · 8 years ago
  79. 9bef523 Use the platform SDK version from the config. by Dan Albert · 8 years ago
  80. d8f2014 Fix race condition writing soong.config by Colin Cross · 8 years ago
  81. 23ae82a Support sanitizing a single device arch by Colin Cross · 8 years ago
  82. a03cf6d Add clang-tidy support by Dan Willemsen · 8 years ago
  83. 4098deb Add an NDK ABIs mega build configuration. by Dan Albert · 8 years ago
  84. 0d614dd Re-enable prebuilt_test by Colin Cross · 8 years ago
  85. ce75d2c Initial prebuilt support by Colin Cross · 8 years ago
  86. 20780c8 Remove HostPrefer32BitExecutables by Colin Cross · 8 years ago
  87. 9d45bb7 Enable goma in soong by Colin Cross · 8 years ago
  88. 1e7d370 Add support for preferred arch symlinks by Colin Cross · 8 years ago
  89. 0f4e0d6 Add art by Colin Cross · 8 years ago
  90. 857a527 Revert "Add art" by Colin Cross · 8 years ago
  91. f7288f3 Add art by Colin Cross · 8 years ago
  92. 9272ade Add DeviceConfig and OncePer objects by Colin Cross · 8 years ago
  93. 5951c8a Use PlatformSdkVersion from Make by Dan Willemsen · 8 years ago
  94. cc85e68 Return copies of global sanitizer slices by Colin Cross · 9 years ago
  95. a1ad8d1 Simplify arch target handling by Colin Cross · 9 years ago
  96. b9db480 Revert "Simplify arch target handling" by Colin Cross · 9 years ago
  97. 54c7112 Simplify arch target handling by Colin Cross · 9 years ago
  98. c2aa4a9 Start using blueprint_go_binary by Dan Willemsen · 9 years ago
  99. 635c3b0 Rename common to android by Colin Cross · 9 years ago[Renamed (99%) from common/config.go]
  100. 16b2349 Add support for sanitizer property by Colin Cross · 9 years ago