1. c846a43 Merge "Minor cleanup of erofs property checking" into main by Treehugger Robot · 10 months ago
  2. 28673b0 Merge "Use global mutex for fsDeps update" into main by Zi Wang · 10 months ago
  3. 7cd4bad Minor cleanup of erofs property checking by Cole Faust · 10 months ago
  4. c7e58c9 Use global mutex for fsDeps update by mrziwang · 10 months ago
  5. 7bda716 Merge "Revert "Create an empty system_ext partition for aosp_cf_*"" into main by Spandan Das · 10 months ago
  6. 41e4c99 Revert "Create an empty system_ext partition for aosp_cf_*" by Priyanka Advani (xWF) · 10 months ago
  7. c307d01 Merge "Create an empty system_ext partition for aosp_cf_*" into main by Spandan Das · 10 months ago
  8. 457d5f0 Merge "Add logic to get file system dependencies" into main by Zi Wang · 10 months ago
  9. 6ea1bcd Merge "Update Soong workspace to 1.23" into main by Colin Cross · 10 months ago
  10. a893932 Merge "Add erofs support to Soong filesystem modules" into main by Treehugger Robot · 10 months ago
  11. 8f86c88 Add logic to get file system dependencies by mrziwang · 10 months ago
  12. efc456a Create an empty system_ext partition for aosp_cf_* by Spandan Das · 10 months ago
  13. c35d6fb Add erofs support to Soong filesystem modules by Spandan Das · 10 months ago
  14. 004074d Merge changes from topic "remove-non-parallel-mutator" into main by Colin Cross · 10 months ago
  15. fef73af Merge "Convert fuzzMutatorDeps to a transition mutator" into main by Treehugger Robot · 10 months ago
  16. f2174df Merge "Remove dependencies on 1-variant fallback" into main by Cole Faust · 10 months ago
  17. b47a1d5 Merge "Add 'dsts' property to prebuilt_etc" into main by Doug Anderson · 10 months ago
  18. 33c1e24 Update Soong workspace to 1.23 by Colin Cross · 10 months ago
  19. 8a96280 Remove MutatorHandle.Parallel() by Colin Cross · 10 months ago
  20. 2d2e68f Fix TestFinalDepsPhase for parallel mutator by Colin Cross · 10 months ago
  21. 6978879 Remove dependencies on 1-variant fallback by Cole Faust · 10 months ago
  22. 0636fa3 Merge "Add a few module visiting methods that return ModuleProxy." into main by Yu Liu · 10 months ago
  23. 527f3ad Merge "Add product variable SelinuxIgnoreNeverallows for sepolicy" into main by Treehugger Robot · 10 months ago
  24. ad66315 Merge "Introduce cc_baremetal_defaults" into main by Treehugger Robot · 10 months ago
  25. d2a9595 Add a few module visiting methods that return ModuleProxy. by Yu Liu · 10 months ago
  26. d3bd6b4 Introduce cc_baremetal_defaults by Pierre-Clément Tosi · 10 months ago
  27. 1322125 Merge "Make java binaries common instead of common-first" into main by Treehugger Robot · 10 months ago
  28. b9c67e2 Make java binaries common instead of common-first by Cole Faust · 10 months ago
  29. fa30ca4 Merge "Do not set --lto-O0 for optimize_for_size targets" into main by Yi Kong · 10 months ago
  30. 79688ff Add 'dsts' property to prebuilt_etc by Douglas Anderson · 10 months ago
  31. 183de0d Merge changes from topic "import_product_def_vars" into main by Treehugger Robot · 10 months ago
  32. f1c79ca Generate android_device module from filesystem_creator by Jihoon Kang · 10 months ago
  33. c55e688 Import some product definition variables to Soong by Jihoon Kang · 10 months ago
  34. f2c5398 Introduce android_device module type by Jihoon Kang · 10 months ago
  35. 597bad6 Convert fuzzMutatorDeps to a transition mutator by Colin Cross · 10 months ago
  36. 649b3a9 Merge "Add a tracking bug for non ext4 FS type support" into main by Treehugger Robot · 10 months ago
  37. 68c8b38 Merge "Fix a gob related issue where anonymous fields need to be exported." into main by Yu Liu · 10 months ago
  38. 5246a7e Fix a gob related issue where anonymous fields need to be exported. by Yu Liu · 10 months ago
  39. 8b8b83e Merge "Update test for go modules with mutliple variants" into main by Cole Faust · 10 months ago
  40. 9466882 Add a tracking bug for non ext4 FS type support by Spandan Das · 10 months ago
  41. 6f01658 Do not set --lto-O0 for optimize_for_size targets by Yi Kong · 11 months ago
  42. 0cba926 Merge "Add install_symlink_host Soong module type" into main by Treehugger Robot · 10 months ago
  43. 14fb94e Merge "Remove resolved_srcs" into main by Treehugger Robot · 10 months ago
  44. e6e7538 Merge "Revert^3 "Use -target-feature for MTE"" into main by Treehugger Robot · 10 months ago
  45. d6adc4f Merge "Add srcs of jarjar'd java libs back to module_bp_java_deps.json" into main by Treehugger Robot · 10 months ago
  46. cf13b7c Merge "Modify core.current.stubs dist dependency based on release flag" into main by Treehugger Robot · 10 months ago
  47. 096b8d6 Add srcs of jarjar'd java libs back to module_bp_java_deps.json by Spandan Das · 10 months ago
  48. f966e38 Remove resolved_srcs by Cole Faust · 10 months ago
  49. 159860c Revert^3 "Use -target-feature for MTE" by Evgenii Stepanov · 10 months ago
  50. 7cf18df Merge "Annotate mutators that use methods that prevent mutator coalescing" into main by Colin Cross · 10 months ago
  51. 9dd814e Merge "Remove unused TopDownMutatorContext methods" into main by Colin Cross · 10 months ago
  52. d6c884c Merge "Revert^2 "Use -target-feature for MTE"" into main by Evgenii Stepanov · 10 months ago
  53. 11a9db9 Merge "Enforce exclusive release config component directories" into main by Treehugger Robot · 10 months ago
  54. 1e613d2 Add product variable SelinuxIgnoreNeverallows for sepolicy by kellyhung · 1 year ago
  55. b8533a8 Annotate mutators that use methods that prevent mutator coalescing by Colin Cross · 10 months ago
  56. b2388e3 Remove unused TopDownMutatorContext methods by Colin Cross · 10 months ago
  57. 56d95dc Merge "Drop `common_first` special-case from `addRequiredDeps`" into main by Treehugger Robot · 10 months ago
  58. d224fca Merge "Fix output file path error in filesystem_creator" into main by Treehugger Robot · 10 months ago
  59. a916c24 Merge "Enforce partition property on apex system server jars" into main by Treehugger Robot · 10 months ago
  60. 1005d6f Merge "Make rust rustlibs property configurable" into main by Treehugger Robot · 10 months ago
  61. 0feac37 Revert^2 "Use -target-feature for MTE" by Evgenii Stepanov · 10 months ago
  62. 9e866c8 Fix output file path error in filesystem_creator by Jihoon Kang · 10 months ago
  63. a2626ef Merge "Remove IDEInfo method from java_sdk_library" into main by Treehugger Robot · 10 months ago
  64. 127f95c Make rust rustlibs property configurable by Jihoon Kang · 10 months ago
  65. 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
  66. dc14bd1 Drop `common_first` special-case from `addRequiredDeps` by Spandan Das · 10 months ago
  67. dceff5f Merge "Use RELEASE_CREATE_ACONFIG_STORAGE_FILE to create aconfig files" into main by Spandan Das · 10 months ago
  68. fbcd5fe Enforce partition property on apex system server jars by Spandan Das · 10 months ago
  69. 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
  70. 3bbf927 Merge "Add ModuleProxy that should be used when visiting deps." into main by Yu Liu · 10 months ago
  71. 4541689 Merge "Change the way to support custom gob encoder and decoder." into main by Yu Liu · 10 months ago
  72. be1b5e5 Merge "Skip resource verification on intermediate android libraries" into main by Spandan Das · 10 months ago
  73. eb4cf97 Merge "[Ravenwood] Run Ravenizer on resource jars" into main by Treehugger Robot · 10 months ago
  74. 6a1d029 Remove IDEInfo method from java_sdk_library by Jihoon Kang · 10 months ago
  75. 3d9b69e Use RELEASE_CREATE_ACONFIG_STORAGE_FILE to create aconfig files by Spandan Das · 10 months ago
  76. b67040d [Ravenwood] Run Ravenizer on resource jars by John Wu · 10 months ago
  77. 0fdc755 Merge "Remove cross compilation support from go packages" into main by Treehugger Robot · 10 months ago
  78. f331fd7 Merge "Add JNI libs support to device variants of java_binary" into main by Spandan Das · 10 months ago
  79. dd9ccb4 Add ModuleProxy that should be used when visiting deps. by Yu Liu · 10 months ago
  80. 10903c7 Merge "Add new module type for adb_keys." into main by Wei Li · 10 months ago
  81. b9b3915 Merge "Make sanitizer markapexes mutators parallel" into main by Colin Cross · 10 months ago
  82. 7adb624 Merge "rust: Don't produce apex variants if apex_exclude" into main by Ivan Lozano · 10 months ago
  83. 8d7b58e Merge "Revert "Add product variable SelinuxIgnoreNeverallows for sepolicy"" into main by Kelly Hung · 10 months ago
  84. cdae631 Revert "Add product variable SelinuxIgnoreNeverallows for sepolicy" by Chaitanya Cheemala (xWF) · 10 months ago
  85. 60cf219 Merge "Add product variable SelinuxIgnoreNeverallows for sepolicy" into main by Kelly Hung · 10 months ago
  86. 90584fb Add install_symlink_host Soong module type by Nelson Li · 10 months ago
  87. 904567b Merge "Convert sabi to TransitionMutator" into main by Treehugger Robot · 10 months ago
  88. 91ae5ec Convert sabi to TransitionMutator by Colin Cross · 10 months ago
  89. 457e506 Skip resource verification on intermediate android libraries by Spandan Das · 10 months ago
  90. 467d7c5 Change the way to support custom gob encoder and decoder. by Yu Liu · 11 months ago
  91. 4e4ec0d Merge "Install dexpreopt artifacts of apex system server jars in same partition" into main by Spandan Das · 10 months ago
  92. 00408ea Remove cross compilation support from go packages by Cole Faust · 10 months ago
  93. 6002288 Merge "Don't use sanitized kati when SANITIZE_HOST=address is set" into main by Treehugger Robot · 10 months ago
  94. d1d08ab Update test for go modules with mutliple variants by Cole Faust · 10 months ago
  95. 2b9f138 Make sanitizer markapexes mutators parallel by Colin Cross · 10 months ago
  96. 2c82bb8 Merge "Add release configs artifacts to metadata build" into main by Treehugger Robot · 10 months ago
  97. b15a875e Merge "Fix file remove bug in dex rule." into main by Haamed Gheibi · 10 months ago
  98. e960ab6 Merge "Make the package_name property for apps configurable" into main by Treehugger Robot · 10 months ago
  99. 7077be4 Don't use sanitized kati when SANITIZE_HOST=address is set by Colin Cross · 10 months ago
  100. e390c0e Merge "Create soong-generated filesystem diff test" into main by Cole Faust · 10 months ago