1. f2174df Merge "Remove dependencies on 1-variant fallback" into main by Cole Faust · 10 months ago
  2. b47a1d5 Merge "Add 'dsts' property to prebuilt_etc" into main by Doug Anderson · 10 months ago
  3. 6978879 Remove dependencies on 1-variant fallback by Cole Faust · 10 months ago
  4. 0636fa3 Merge "Add a few module visiting methods that return ModuleProxy." into main by Yu Liu · 10 months ago
  5. 527f3ad Merge "Add product variable SelinuxIgnoreNeverallows for sepolicy" into main by Treehugger Robot · 10 months ago
  6. ad66315 Merge "Introduce cc_baremetal_defaults" into main by Treehugger Robot · 10 months ago
  7. d2a9595 Add a few module visiting methods that return ModuleProxy. by Yu Liu · 10 months ago
  8. d3bd6b4 Introduce cc_baremetal_defaults by Pierre-Clément Tosi · 10 months ago
  9. 1322125 Merge "Make java binaries common instead of common-first" into main by Treehugger Robot · 10 months ago
  10. b9c67e2 Make java binaries common instead of common-first by Cole Faust · 10 months ago
  11. fa30ca4 Merge "Do not set --lto-O0 for optimize_for_size targets" into main by Yi Kong · 10 months ago
  12. 79688ff Add 'dsts' property to prebuilt_etc by Douglas Anderson · 10 months ago
  13. 183de0d Merge changes from topic "import_product_def_vars" into main by Treehugger Robot · 10 months ago
  14. f1c79ca Generate android_device module from filesystem_creator by Jihoon Kang · 10 months ago
  15. c55e688 Import some product definition variables to Soong by Jihoon Kang · 10 months ago
  16. f2c5398 Introduce android_device module type by Jihoon Kang · 10 months ago
  17. 649b3a9 Merge "Add a tracking bug for non ext4 FS type support" into main by Treehugger Robot · 10 months ago
  18. 68c8b38 Merge "Fix a gob related issue where anonymous fields need to be exported." into main by Yu Liu · 10 months ago
  19. 5246a7e Fix a gob related issue where anonymous fields need to be exported. by Yu Liu · 10 months ago
  20. 8b8b83e Merge "Update test for go modules with mutliple variants" into main by Cole Faust · 10 months ago
  21. 9466882 Add a tracking bug for non ext4 FS type support by Spandan Das · 10 months ago
  22. 6f01658 Do not set --lto-O0 for optimize_for_size targets by Yi Kong · 11 months ago
  23. 0cba926 Merge "Add install_symlink_host Soong module type" into main by Treehugger Robot · 10 months ago
  24. 14fb94e Merge "Remove resolved_srcs" into main by Treehugger Robot · 10 months ago
  25. e6e7538 Merge "Revert^3 "Use -target-feature for MTE"" into main by Treehugger Robot · 10 months ago
  26. d6adc4f Merge "Add srcs of jarjar'd java libs back to module_bp_java_deps.json" into main by Treehugger Robot · 10 months ago
  27. cf13b7c Merge "Modify core.current.stubs dist dependency based on release flag" into main by Treehugger Robot · 10 months ago
  28. 096b8d6 Add srcs of jarjar'd java libs back to module_bp_java_deps.json by Spandan Das · 10 months ago
  29. f966e38 Remove resolved_srcs by Cole Faust · 10 months ago
  30. 159860c Revert^3 "Use -target-feature for MTE" by Evgenii Stepanov · 10 months ago
  31. 7cf18df Merge "Annotate mutators that use methods that prevent mutator coalescing" into main by Colin Cross · 10 months ago
  32. 9dd814e Merge "Remove unused TopDownMutatorContext methods" into main by Colin Cross · 10 months ago
  33. d6c884c Merge "Revert^2 "Use -target-feature for MTE"" into main by Evgenii Stepanov · 10 months ago
  34. 11a9db9 Merge "Enforce exclusive release config component directories" into main by Treehugger Robot · 10 months ago
  35. 1e613d2 Add product variable SelinuxIgnoreNeverallows for sepolicy by kellyhung · 1 year ago
  36. b8533a8 Annotate mutators that use methods that prevent mutator coalescing by Colin Cross · 10 months ago
  37. b2388e3 Remove unused TopDownMutatorContext methods by Colin Cross · 10 months ago
  38. 56d95dc Merge "Drop `common_first` special-case from `addRequiredDeps`" into main by Treehugger Robot · 10 months ago
  39. d224fca Merge "Fix output file path error in filesystem_creator" into main by Treehugger Robot · 10 months ago
  40. a916c24 Merge "Enforce partition property on apex system server jars" into main by Treehugger Robot · 10 months ago
  41. 1005d6f Merge "Make rust rustlibs property configurable" into main by Treehugger Robot · 10 months ago
  42. 0feac37 Revert^2 "Use -target-feature for MTE" by Evgenii Stepanov · 10 months ago
  43. 9e866c8 Fix output file path error in filesystem_creator by Jihoon Kang · 10 months ago
  44. a2626ef Merge "Remove IDEInfo method from java_sdk_library" into main by Treehugger Robot · 10 months ago
  45. 127f95c Make rust rustlibs property configurable by Jihoon Kang · 10 months ago
  46. a2cc45d Merge "Added EXTRA_ALLOWED_DEPS_TXT to allow arbitrary allowedlist text files that enforces min_sdk_version for apex dependencies to avoid regression" into main by Treehugger Robot · 10 months ago
  47. dc14bd1 Drop `common_first` special-case from `addRequiredDeps` by Spandan Das · 10 months ago
  48. dceff5f Merge "Use RELEASE_CREATE_ACONFIG_STORAGE_FILE to create aconfig files" into main by Spandan Das · 10 months ago
  49. fbcd5fe Enforce partition property on apex system server jars by Spandan Das · 10 months ago
  50. 8609a55 Added EXTRA_ALLOWED_DEPS_TXT to allow arbitrary allowedlist text files that enforces min_sdk_version for apex dependencies to avoid regression by Nouby Mohamed · 11 months ago
  51. 3bbf927 Merge "Add ModuleProxy that should be used when visiting deps." into main by Yu Liu · 10 months ago
  52. 4541689 Merge "Change the way to support custom gob encoder and decoder." into main by Yu Liu · 10 months ago
  53. be1b5e5 Merge "Skip resource verification on intermediate android libraries" into main by Spandan Das · 10 months ago
  54. eb4cf97 Merge "[Ravenwood] Run Ravenizer on resource jars" into main by Treehugger Robot · 10 months ago
  55. 6a1d029 Remove IDEInfo method from java_sdk_library by Jihoon Kang · 10 months ago
  56. 3d9b69e Use RELEASE_CREATE_ACONFIG_STORAGE_FILE to create aconfig files by Spandan Das · 10 months ago
  57. b67040d [Ravenwood] Run Ravenizer on resource jars by John Wu · 10 months ago
  58. 0fdc755 Merge "Remove cross compilation support from go packages" into main by Treehugger Robot · 10 months ago
  59. f331fd7 Merge "Add JNI libs support to device variants of java_binary" into main by Spandan Das · 10 months ago
  60. dd9ccb4 Add ModuleProxy that should be used when visiting deps. by Yu Liu · 10 months ago
  61. 10903c7 Merge "Add new module type for adb_keys." into main by Wei Li · 10 months ago
  62. b9b3915 Merge "Make sanitizer markapexes mutators parallel" into main by Colin Cross · 10 months ago
  63. 7adb624 Merge "rust: Don't produce apex variants if apex_exclude" into main by Ivan Lozano · 10 months ago
  64. 8d7b58e Merge "Revert "Add product variable SelinuxIgnoreNeverallows for sepolicy"" into main by Kelly Hung · 10 months ago
  65. cdae631 Revert "Add product variable SelinuxIgnoreNeverallows for sepolicy" by Chaitanya Cheemala (xWF) · 10 months ago
  66. 60cf219 Merge "Add product variable SelinuxIgnoreNeverallows for sepolicy" into main by Kelly Hung · 10 months ago
  67. 90584fb Add install_symlink_host Soong module type by Nelson Li · 10 months ago
  68. 904567b Merge "Convert sabi to TransitionMutator" into main by Treehugger Robot · 10 months ago
  69. 91ae5ec Convert sabi to TransitionMutator by Colin Cross · 10 months ago
  70. 457e506 Skip resource verification on intermediate android libraries by Spandan Das · 10 months ago
  71. 467d7c5 Change the way to support custom gob encoder and decoder. by Yu Liu · 11 months ago
  72. 4e4ec0d Merge "Install dexpreopt artifacts of apex system server jars in same partition" into main by Spandan Das · 10 months ago
  73. 00408ea Remove cross compilation support from go packages by Cole Faust · 10 months ago
  74. 6002288 Merge "Don't use sanitized kati when SANITIZE_HOST=address is set" into main by Treehugger Robot · 10 months ago
  75. d1d08ab Update test for go modules with mutliple variants by Cole Faust · 10 months ago
  76. 2b9f138 Make sanitizer markapexes mutators parallel by Colin Cross · 10 months ago
  77. 2c82bb8 Merge "Add release configs artifacts to metadata build" into main by Treehugger Robot · 10 months ago
  78. b15a875e Merge "Fix file remove bug in dex rule." into main by Haamed Gheibi · 10 months ago
  79. e960ab6 Merge "Make the package_name property for apps configurable" into main by Treehugger Robot · 10 months ago
  80. 7077be4 Don't use sanitized kati when SANITIZE_HOST=address is set by Colin Cross · 10 months ago
  81. e390c0e Merge "Create soong-generated filesystem diff test" into main by Cole Faust · 10 months ago
  82. 1639ab5 Add release configs artifacts to metadata build by LaMont Jones · 10 months ago
  83. e90a671 Fix file remove bug in dex rule. by Haamed Gheibi · 10 months ago
  84. 950deca Install dexpreopt artifacts of apex system server jars in same partition by Spandan Das · 10 months ago
  85. dd0c8a8 Merge changes I2c0e2f4b,I539f38ab,I7ffa177c into main by Colin Cross · 10 months ago
  86. 92ccbe2 Create soong-generated filesystem diff test by Cole Faust · 10 months ago
  87. e42c5d9 Add JNI libs support to device variants of java_binary by Spandan Das · 10 months ago
  88. 258b96f Make the package_name property for apps configurable by Cole Faust · 10 months ago
  89. 24cf036 rust: Don't produce apex variants if apex_exclude by Ivan Lozano · 10 months ago
  90. 13e719c Merge "[Ravenwood] Allow sending additional args to Ravenizer" into main by Treehugger Robot · 10 months ago
  91. f03176d Merge "Revert "Create soong-generated filesystem diff test"" into main by ELIYAZ MOMIN · 10 months ago
  92. 7f9bcd0 Revert "Create soong-generated filesystem diff test" by PODISHETTY KUMAR (xWF) · 10 months ago
  93. dd1e1a2 Merge "Create soong-generated filesystem diff test" into main by Cole Faust · 10 months ago
  94. de9babf Merge "Strip versioned module-info.class files" into main by Treehugger Robot · 10 months ago
  95. 2cf1bf5 Create soong-generated filesystem diff test by Cole Faust · 10 months ago
  96. 32f25af Merge "Remove the cuttlefish visibility" into main by Treehugger Robot · 10 months ago
  97. 989ee84 [Ravenwood] Allow sending additional args to Ravenizer by John Wu · 10 months ago
  98. 7bd19d9 Strip versioned module-info.class files by Cole Faust · 10 months ago
  99. 11eb55c Properly sort release_config_contributions artifact by LaMont Jones · 10 months ago
  100. b040e73 Merge "Use AddReverseVariationDependency to avoid 1-variant fallback" into main by Treehugger Robot · 10 months ago