1. 31384de Adapt to PLATFORM_VERSION_FUTURE_CODENAMES. by Dan Albert · 7 years ago
  2. 5f59553 Allow integer_overflow sanitizer path exclusion. by Ivan Lozano · 8 years ago
  3. d773eb3 add device_kernel_headers module for vendor-specific kernel headers by Jiyong Park · 8 years ago
  4. 0c3a1ef Add integer_overflow sanitization build option. by Ivan Lozano · 8 years ago
  5. dab550d Add pdk product variable by Colin Cross · 8 years ago
  6. e24bc20 Add Treble as soong variable. by Steven Moreland · 8 years ago
  7. ceeff0f Add product_sdk_version.cflags property by Colin Cross · 8 years ago
  8. b2123aa Add a variable to disable modules in the PDK by Colin Cross · 8 years ago
  9. 7e0eaf1 Support %s in product variable properties by Colin Cross · 8 years ago
  10. 9543642 Support override_rs_driver product variable by Colin Cross · 8 years ago
  11. 0e409a2 Add device_uses_hwc2 product variable by Colin Cross · 8 years ago
  12. 30c9d6e Generate file to map codenames to API levels. by Dan Albert · 8 years ago
  13. 6156098 Revert "install *.so in different paths for their types" by Dan Willemsen · 8 years ago
  14. 4c48f72 install *.so in different paths for their types by Jiyong Park · 8 years ago
  15. 469a18a Support path exclusion for native coverage. by Ryan Campbell · 8 years ago
  16. d2906e5 Remove cpusets and schedboost product variables by Colin Cross · 8 years ago
  17. 581341d Native Coverage support in Soong (gcov) by Dan Willemsen · 8 years ago
  18. ee8e7a7 Removed Bluetooth build variables from the soong build parser by Jack He · 8 years ago
  19. 1b017a7 Hide CFI behind a global flag. by Vishwath Mohan · 8 years ago
  20. 8cc7143 Add Android.bp variables to the soong build parser by Jack He · 8 years ago
  21. e2a1063 Add ArtUseReadBarrier to ProductVariables. by Hiroshi Yamauchi · 8 years ago
  22. 6bc59ef Support eng product variable by Colin Cross · 8 years ago
  23. 4353bc4 Support system/vendor for devices without a vendor partition by Dan Willemsen · 8 years ago
  24. d2ede87 Add basic VNDK support in Soong by Dan Willemsen · 8 years ago
  25. 22c0b41 Fix the Platform_sdk_version default. by Dan Albert · 8 years ago
  26. 23ae82a Support sanitizing a single device arch by Colin Cross · 8 years ago
  27. a03cf6d Add clang-tidy support by Dan Willemsen · 8 years ago
  28. 7b87283 Allow brillo cflags and debuggable cppflags by Dan Willemsen · 8 years ago
  29. 1e676be Control mutator order by Colin Cross · 8 years ago
  30. fcebcd5 Add `debuggable` product variable with cflags by Dan Willemsen · 8 years ago
  31. 9d45bb7 Enable goma in soong by Colin Cross · 8 years ago
  32. 1e7d370 Add support for preferred arch symlinks by Colin Cross · 8 years ago
  33. e8a67a7 Make BottomUpMutators parallel by Colin Cross · 8 years ago
  34. 1be3538 Add Binder32bit product variable by Dan Willemsen · 8 years ago
  35. 5951c8a Use PlatformSdkVersion from Make by Dan Willemsen · 9 years ago
  36. a6f7d15 Add product variables: cpusets schedboost by Dan Willemsen · 9 years ago
  37. 635c3b0 Rename common to android by Colin Cross · 9 years ago[Renamed (96%) from common/variable.go]
  38. 36cff8b Fix Static_executable, implement BUILD_HOST_static from Make by Dan Willemsen · 9 years ago
  39. 8391efa USE_SAFESTACK support in Soong. by Evgenii Stepanov · 9 years ago
  40. 174978c Support custom suffixes on Makefile outputs by Dan Willemsen · 9 years ago
  41. 16b2349 Add support for sanitizer property by Colin Cross · 9 years ago
  42. a91d127 Provide a default DeviceArchVariant by Dan Willemsen · 9 years ago
  43. b503816 Split Allow_missing_dependencies from Unbundled_build by Dan Willemsen · 9 years ago
  44. 97cae01 Replace Device_uses_{dl,je}malloc with Malloc_not_svelte by Dan Willemsen · 9 years ago
  45. 07cd051 Add windows x86_64 by Dan Willemsen · 9 years ago
  46. 6b827c2 Remove Dlmalloc_alignment by Dan Willemsen · 9 years ago
  47. 496e395 Allow Brillo-specific version scripts by Dan Willemsen · 9 years ago
  48. dd0dbe6 Add pointer and bool support for product variables by Colin Cross · 9 years ago
  49. 7b66f15 Add brillo cflags by Colin Cross · 9 years ago
  50. 8316319 Add unbundled_build product variable by Colin Cross · 9 years ago
  51. 490fd49 Support cross-compiling Windows binaries on Linux by Dan Willemsen · 9 years ago
  52. 6362e27 Remove EarlyMutators and DynamicDependencies by Colin Cross · 9 years ago
  53. 06a931b Replace extendProperties with pathtools.AppendProperties by Colin Cross · 9 years ago
  54. dd0e2c3 Add DeviceUsesClang to change clang default by Dan Willemsen · 9 years ago
  55. 1d31ec3 Add ProductVariables.DeviceName, set defaults to flounder by Dan Willemsen · 9 years ago
  56. 2738597 Fix product variables with no soong.variables by Colin Cross · 9 years ago
  57. 4225f65 Set host and device arches from product variables by Colin Cross · 9 years ago
  58. 47cf66b Add platform_sdk_version product variable by Dan Willemsen · 9 years ago
  59. a6bc19e Check that a product variable is set by Colin Cross · 9 years ago
  60. 485e572 Read product variables from soong.variables by Colin Cross · 9 years ago
  61. 7f64b6d Support product variables by Colin Cross · 10 years ago