1. 5d52666 Remove no longer used test_for functionality by Colin Cross · 9 months ago
  2. 3e85da8 Remove magic implementation selection based on test_for by Colin Cross · 9 months ago
  3. 516c545 Add a check that dependencies don't include conflicting explicit versions by Colin Cross · 9 months ago
  4. b614cd4 Verify that libraries in apexes don't link to implementations outside the apex by Colin Cross · 10 months ago
  5. 7ceb14a Revert "Use Unique lists instead of pointers in PackagingSpec." by Colin Cross · 9 months ago
  6. e5b61ba Merge "Run apexDirectlyInAnyMutator even when module is disabled" into main by Spandan Das · 9 months ago
  7. 6b321e6 Merge "Revert "Only use partial compile on eng builds"" into main by Treehugger Robot · 9 months ago
  8. 8b27de6 Merge "Fix 1-variant fallback issue in aconfig_test.go" into main by Treehugger Robot · 9 months ago
  9. bef36af Revert "Only use partial compile on eng builds" by LaMont Jones · 9 months ago
  10. eef29fe Run apexDirectlyInAnyMutator even when module is disabled by Spandan Das · 9 months ago
  11. cdef43f Fix 1-variant fallback issue in aconfig_test.go by Cole Faust · 9 months ago
  12. c87f6ad Merge "Ignore METADATA files in python packages shipped with prebuilts/clang, which are from upstream and not in the format used in Android." into main by Wei Li · 9 months ago
  13. ae3c12b Ignore METADATA files in python packages shipped with prebuilts/clang, which are from upstream and not in the format used in Android. by Wei Li · 9 months ago
  14. eba15b6 Fix metrics/hostinfo_darwin. by LaMont Jones · 9 months ago
  15. e807b1d Merge "Revert^2 "Convert cc modules to use AndroidMkInfoProvider."" into main by Yu Liu · 9 months ago
  16. ff24524 Merge "Move disabling rust sanitizers for linux_musl_x86 earlier" into main by Colin Cross · 9 months ago
  17. ca280bf Fix a bug where ModuleInfoJSON was not serialized correctly because by Yu Liu · 9 months ago
  18. 3428942 Merge "Add objectLinker to cmake_snapshot supported module types" into main by Treehugger Robot · 9 months ago
  19. 60bee2b Merge "Make java_resources configurable" into main by Treehugger Robot · 9 months ago
  20. 3a00e34 Merge "Make prebuilt_font use the common arch" into main by Treehugger Robot · 9 months ago
  21. e70976d Revert^2 "Convert cc modules to use AndroidMkInfoProvider." by Yu Liu · 10 months ago
  22. cc723c5 Merge "Add comment for imageMutatorBeginMutator" into main by Treehugger Robot · 9 months ago
  23. 0040f01 cc: Make export_header_lib_headers configurable by Andrew Evans · 9 months ago
  24. db901f8 Use Unique lists instead of pointers in PackagingSpec. by Yu Liu · 9 months ago
  25. f6742af Add objectLinker to cmake_snapshot supported module types by Colin Cross · 11 months ago
  26. 9759ed7 Move disabling rust sanitizers for linux_musl_x86 earlier by Colin Cross · 9 months ago
  27. 3659226 Merge "Add CPU and RAM information to metrics" into main by Treehugger Robot · 9 months ago
  28. 5af94a3 Merge "Only use partial compile on eng builds" into main by Treehugger Robot · 9 months ago
  29. 7fd5b2e Make java_resources configurable by Cole Faust · 9 months ago
  30. f596f71 Merge "[Ravenwood] Support java_defaults for ravenwood properties" into main by John Wu · 9 months ago
  31. c49443e Make prebuilt_font use the common arch by Cole Faust · 9 months ago
  32. 6ec8d4a Add comment for imageMutatorBeginMutator by Cole Faust · 9 months ago
  33. c96e369 Merge "Implement the 1-variant fallback in the image mutator" into main by Cole Faust · 9 months ago
  34. 768b00f Only use partial compile on eng builds by LaMont Jones · 10 months ago
  35. 54b01cd Add CPU and RAM information to metrics by LaMont Jones · 10 months ago
  36. cd6e54c Merge changes from topic "soong_vendor_build_prop" into main by Spandan Das · 9 months ago
  37. ec62d84 Introduce additional prebuilt_* module types by Jihoon Kang · 9 months ago
  38. 9248713 Add fully qualified names of lincese modules as dependencies by Jihoon Kang · 9 months ago
  39. 878b2fc [Ravenwood] Support java_defaults for ravenwood properties by John Wu · 9 months ago
  40. 5b7635d Implement the 1-variant fallback in the image mutator by Cole Faust · 9 months ago
  41. 168098c Autogenerate a vendor-build.prop for the current product by Spandan Das · 9 months ago
  42. 859cdef Add vendor to list of supported partitions in gen_build_prop.py by Spandan Das · 9 months ago
  43. 0ba7034 Merge "Add error functions to IncomingTransitionContext" into main by Cole Faust · 9 months ago
  44. f7a1f64 Support host-cross variant on golang modules by Cole Faust · 9 months ago
  45. 337eb25 Merge "Update neverallow rules for Trusty genrule" into main by Treehugger Robot · 9 months ago
  46. ba88dbf Merge "Print bootstrap errors through ctx.Status" into main by Treehugger Robot · 9 months ago
  47. 98bb3b8 Print bootstrap errors through ctx.Status by Colin Cross · 9 months ago
  48. 219dd72 Merge "Add optimized build metrics to soong metrics" into main by Luca Farsi · 9 months ago
  49. a4c1013 Merge "Remove overriden modules from deps of autogenerated filesystem modules" into main by Treehugger Robot · 9 months ago
  50. 99eae48 Merge "Handle IgnorePrefer32OnDevice() in first_prefer32 path properties" into main by Cole Faust · 9 months ago
  51. 69464c3 Install cross partition symlinks in autogenerated vendor.img by Spandan Das · 9 months ago
  52. b304ea9 Handle IgnorePrefer32OnDevice() in first_prefer32 path properties by Cole Faust · 9 months ago
  53. 2ffaad1 Merge "Simplify glob messages with many excluded files" into main by Treehugger Robot · 9 months ago
  54. 8303635 Merge "Fix race condition when running tests" into main by Treehugger Robot · 9 months ago
  55. 50bc3bc Fix race condition when running tests by Colin Cross · 9 months ago
  56. e1860e4 Remove overriden modules from deps of autogenerated filesystem modules by Spandan Das · 9 months ago
  57. 291255a Merge "Move some gob helpers to a new package." into main by Yu Liu · 9 months ago
  58. 51adc5f Merge changes I73392676,Ib93a3223,I08bd3cb4 into main by Colin Cross · 9 months ago
  59. 8ba1fb0 Add optimized build metrics to soong metrics by Luca Farsi · 10 months ago
  60. a8bf946 Add device_first_vendor(_shared)_data by Cole Faust · 9 months ago
  61. 3cadf7d Move some gob helpers to a new package. by Yu Liu · 9 months ago
  62. 17d5d89 Merge "Define VendorApiLevelPropOverride for GRF prop" into main by Treehugger Robot · 9 months ago
  63. afcdce8 Fix explicitly versioned tag by Colin Cross · 10 months ago
  64. 49f1a8f Fix apex rust_dyn_libs property by Colin Cross · 10 months ago
  65. 39bebd1 Merge "Mark BSD-Like-Binary-Only as deprecated in favor of BSD-Binary-Only" into main by Doug Anderson · 9 months ago
  66. 1c841c4 Merge changes from topic "move-depset" into main by Colin Cross · 9 months ago
  67. a2fdb61 Make apex tests parallel by Colin Cross · 10 months ago
  68. a14fb6a Update DepSet references by Colin Cross · 9 months ago
  69. 8b0b382 Mark BSD-Like-Binary-Only as deprecated in favor of BSD-Binary-Only by Douglas Anderson · 9 months ago
  70. 976890e Simplify glob messages with many excluded files by Cole Faust · 9 months ago
  71. 830f56a Remove testing package by Cole Faust · 10 months ago
  72. e8b1ac4 Update neverallow rules for Trusty genrule by Inseob Kim · 9 months ago
  73. 3f84f6e Define VendorApiLevelPropOverride for GRF prop by Justin Yun · 9 months ago
  74. 11d0c38 Move DepSet to blueprint by Colin Cross · 9 months ago
  75. e98d345 Convert DepSet to a wrapper around a pointer by Colin Cross · 10 months ago
  76. 44b35ec Merge "Introduce Soong API CreateModuleInDirectory(...)" into main by Treehugger Robot · 9 months ago
  77. 222874d Introduce Soong API CreateModuleInDirectory(...) by Jihoon Kang · 9 months ago
  78. d1c410a Merge "Export PRODUCT_COPY_FILES to Soong" into main by Treehugger Robot · 9 months ago
  79. 22804be Merge "Introduce prebuilt_media_audio module type" into main by Treehugger Robot · 9 months ago
  80. c92be6e Merge "Add device_first_prefer32_data to java modules" into main by Treehugger Robot · 9 months ago
  81. 1cb98b7 Export PRODUCT_COPY_FILES to Soong by Jihoon Kang · 9 months ago
  82. 2ecf862 Introduce prebuilt_media_audio module type by Jihoon Kang · 10 months ago
  83. 23e817f Merge "Revert "error for non-system, non-vendor fuzzer"" into main by Treehugger Robot · 9 months ago
  84. 29daa0c Merge "Add fs_config_files_vendor and fs_config_dirs_vendor to deps" into main by Treehugger Robot · 9 months ago
  85. 18f03f1 Add device_first_prefer32_data to java modules by Cole Faust · 9 months ago
  86. 4fc1fc9 Revert "error for non-system, non-vendor fuzzer" by Steven Moreland · 10 months ago
  87. 49cc3e8 Add fs_config_files_vendor and fs_config_dirs_vendor to deps by Spandan Das · 10 months ago
  88. adab478 Merge "Include device_common_data in python test data" into main by Treehugger Robot · 10 months ago
  89. bf1a757 Merge "Do not install transitive packaging specs of overriden modules" into main by Spandan Das · 10 months ago
  90. 2ea50e1 Merge "Set Fsverity props conditionally" into main by Treehugger Robot · 10 months ago
  91. 6c2b01d Do not install transitive packaging specs of overriden modules by Spandan Das · 10 months ago
  92. ee45d33 Include device_common_data in python test data by Cole Faust · 10 months ago
  93. 1fcf379 Merge changes from topic "soong-cleanup" into main by Joe Onorato · 10 months ago
  94. a8fa6b4 Set Fsverity props conditionally by Spandan Das · 10 months ago
  95. b70d623 Merge "Give flag to R8 if we explicity opted for optimized shrinking" into main by Rico Wind · 10 months ago
  96. de93b44 Merge "Generate product partition filesystem module in filesystem_creator" into main by Treehugger Robot · 10 months ago
  97. 6dd13b6 Generate product partition filesystem module in filesystem_creator by Jihoon Kang · 10 months ago
  98. 41259ba Merge "Add a test for .flat files with flag path generation" into main by Treehugger Robot · 10 months ago
  99. e2135f3 Merge "Add support for .flat files with flags in the directory" into main by Jihoon Kang · 10 months ago
  100. 1c74304 Add a test for .flat files with flag path generation by Jihoon Kang · 10 months ago