1. dca2f2b Define additional prebuilt_* modules by Jihoon Kang · 9 months ago
  2. b314724 Merge "Collect kythe, obj and tidy files using ModuleProxy." into main by Yu Liu · 9 months ago
  3. 09b2a14 Merge "Autogenerate an android_info module for vendor build.prop" into main by Spandan Das · 9 months ago
  4. f0c36a0 Merge "Add a check that dependencies don't include conflicting explicit versions" into main by Colin Cross · 9 months ago
  5. 3f92ee1 Merge "Verify that libraries in apexes don't link to implementations outside the apex" into main by Colin Cross · 9 months ago
  6. 75f66ef Merge "Remove bazel functions from tests/lib.sh" into main by Colin Cross · 9 months ago
  7. 614452f Merge "Add android_info module type" into main by Treehugger Robot · 9 months ago
  8. 4473184 Merge "Enforce adb_keys to be installed in product partition" into main by Treehugger Robot · 9 months ago
  9. 4cd93b5 Autogenerate an android_info module for vendor build.prop by Spandan Das · 9 months ago
  10. c32e046 Add android_info module type by Spandan Das · 9 months ago
  11. 8d50217 Merge "Add vendor and odm to autogenerated bp file" into main by Treehugger Robot · 9 months ago
  12. ec5ac49 Merge changes I68d8e320,I832d4369 into main by Treehugger Robot · 9 months ago
  13. ec7043d Collect kythe, obj and tidy files using ModuleProxy. by Yu Liu · 9 months ago
  14. 06689b1 Enforce adb_keys to be installed in product partition by Jihoon Kang · 9 months ago
  15. 1d45f88 Remove bazel functions from tests/lib.sh by Colin Cross · 9 months ago
  16. 81aeb9e Use ModuleName() instead of Module().Name() in collectDepsMutator by Jihoon Kang · 9 months ago
  17. add2bb2 Separate mutators and modules creation into a separate file in fsgen by Jihoon Kang · 9 months ago
  18. 6751bac Merge "Add soong config variables of paths of *_dlkm partitions and whether they are built for a product." into main by Treehugger Robot · 9 months ago
  19. 516c545 Add a check that dependencies don't include conflicting explicit versions by Colin Cross · 9 months ago
  20. b614cd4 Verify that libraries in apexes don't link to implementations outside the apex by Colin Cross · 10 months ago
  21. 42f9ff8 Merge "Revert^2 "Auto generate prebuilt_* modules from PRODUCT_COPY_FILES"" into main by Jihoon Kang · 9 months ago
  22. 7cf92c3 Merge "Define additional prebuilt_* module types" into main by Jihoon Kang · 9 months ago
  23. ae3e1d3 Add vendor and odm to autogenerated bp file by Cole Faust · 9 months ago
  24. 5958625 Add soong config variables of paths of *_dlkm partitions and whether they are built for a product. by Wei Li · 9 months ago
  25. 675d468 Revert^2 "Auto generate prebuilt_* modules from PRODUCT_COPY_FILES" by Jihoon Kang · 9 months ago
  26. 2e2b744 Define additional prebuilt_* module types by Jihoon Kang · 9 months ago
  27. fe13786 Delete filegroup test for mixed builds by Spandan Das · 9 months ago
  28. 0ff28b6 Merge "Autogenerate a system_dlkm android_filesystem" into main by Spandan Das · 9 months ago
  29. 45aeb5f Merge "Make platform_bootclasspath a regular module" into main by Treehugger Robot · 9 months ago
  30. 9f7ee33 Merge "Add DirectoryPath for nsjail genrule" into main by Treehugger Robot · 9 months ago
  31. 5e33642 Autogenerate a system_dlkm android_filesystem by Spandan Das · 9 months ago
  32. 58e76b5 Merge "Add documentation for select statements" into main by Treehugger Robot · 9 months ago
  33. 5286b66 Add documentation for select statements by Cole Faust · 9 months ago
  34. 4bc45d8 Make platform_bootclasspath a regular module by Cole Faust · 9 months ago
  35. 5bff842 Merge "Revert "Auto generate prebuilt_* modules from PRODUCT_COPY_FILES"" into main by Priyanka Advani (xWF) · 9 months ago
  36. c0a7465 Revert "Auto generate prebuilt_* modules from PRODUCT_COPY_FILES" by Priyanka Advani (xWF) · 9 months ago
  37. 0d57b8d Merge "Auto generate prebuilt_* modules from PRODUCT_COPY_FILES" into main by Jihoon Kang · 9 months ago
  38. 9961d22 Merge "Support override_android_(app|apex) in deps of android_filesystem" into main by Treehugger Robot · 9 months ago
  39. 76d9446 Remove 3 make vars related globals from cc. by Yu Liu · 9 months ago
  40. c1ded7e Support override_android_(app|apex) in deps of android_filesystem by Spandan Das · 9 months ago
  41. 5985583 Merge changes I4b86b2e1,Ie0985540 into main by Matthew Maurer · 9 months ago
  42. 5524b5b rust-project.json: Set sysroot in generated file by Matthew Maurer · 9 months ago
  43. 93036a5 Add DirectoryPath for nsjail genrule by Inseob Kim · 9 months ago
  44. f69bffb Merge "Clean up filesystem_creator" into main by Treehugger Robot · 9 months ago
  45. 83f135b Clean up filesystem_creator by Jihoon Kang · 9 months ago
  46. bd44fd7 Merge changes from topic "auto_generated_neverallow" into main by Treehugger Robot · 9 months ago
  47. 235b13b Auto generate prebuilt_* modules from PRODUCT_COPY_FILES by Jihoon Kang · 9 months ago
  48. 2b3da46 rust-project.json: Generate proc-macro paths by Matthew Maurer · 9 months ago
  49. 2a7bf75 Add a neverallow rule for prebuilt_* module types by Jihoon Kang · 9 months ago
  50. 6160aac Merge "Keep high priority deps separate from regular deps" into main by Cole Faust · 9 months ago
  51. 0da5ae9 Define additional prebuilt_* modules by Jihoon Kang · 9 months ago
  52. 7e0fdef Merge "Autogenerate a soong module to build odm.img" into main by Spandan Das · 9 months ago
  53. 27777d8 Merge "Use a boolean to determine if linker.config.pb should be generated" into main by Spandan Das · 9 months ago
  54. c571716 Autogenerate a soong module to build odm.img by Spandan Das · 9 months ago
  55. d7cecd8 Merge "Remove sdk_genrule" into main by Treehugger Robot · 9 months ago
  56. ded0c80 Merge "Fix typo." into main by Treehugger Robot · 9 months ago
  57. 96054c0 Merge "Enhance vintf_data to support vendor_manifest and odm_manifest" into main by Treehugger Robot · 9 months ago
  58. f1f447d Remove sdk_genrule by Cole Faust · 9 months ago
  59. d36865d Merge "Stop dumping/diffing preview ABIs." into main by Dan Albert · 9 months ago
  60. 5352776 Fix typo. by Dan Albert · 9 months ago
  61. 0c5eaed Keep high priority deps separate from regular deps by Cole Faust · 9 months ago
  62. f5755e1 Merge "Utilize high_priority_deps in autogenerated filesystem modules" into main by Treehugger Robot · 9 months ago
  63. 3c602d1 Merge "Introduce packaging property high_priority_deps" into main by Treehugger Robot · 9 months ago
  64. b6d77bf Merge changes from topic "linker_config_product_soong" into main by Spandan Das · 9 months ago
  65. 7ab8660 Enhance vintf_data to support vendor_manifest and odm_manifest by Bill Yang · 9 months ago
  66. 26cfe3c Utilize high_priority_deps in autogenerated filesystem modules by Jihoon Kang · 9 months ago
  67. 79196c5 Introduce packaging property high_priority_deps by Jihoon Kang · 9 months ago
  68. 173256b Use a boolean to determine if linker.config.pb should be generated by Spandan Das · 9 months ago
  69. 8fe68dc Create linker_config_srcs for autogenerated product partition by Spandan Das · 9 months ago
  70. 499c92e Stop dumping/diffing preview ABIs. by Dan Albert · 9 months ago
  71. afd8aac Add -Wno-c23-extensions globally. by Elliott Hughes · 9 months ago
  72. 918191e Dedupe logic to generate linker.config.pb by Spandan Das · 9 months ago
  73. 3ab5fcd Merge changes from topic "vendor_linker_config_soong" into main by Spandan Das · 9 months ago
  74. 33b1010 Merge "Distinguish HideFromMake from SkipInstall" into main by Spandan Das · 9 months ago
  75. ee0c370 Merge "Introduce vintf_data module type" into main by Treehugger Robot · 9 months ago
  76. 316a907 Merge "rust: Shorten name of generated Rust staticlibs" into main by Ivan Lozano · 9 months ago
  77. 034af2c Distinguish HideFromMake from SkipInstall by Spandan Das · 9 months ago
  78. b2fa3e0 Merge "Add defaults for sh_ rules." into main by Ronald Braunstein · 9 months ago
  79. 312cc41 Create linker_config_srcs for autogenerated vendor partition by Spandan Das · 9 months ago
  80. 9263188 Add linker.config.pb support to android_filesystem by Spandan Das · 9 months ago
  81. 840880c Merge "Reapply "Only use partial compile on eng builds"" into main by Treehugger Robot · 9 months ago
  82. 6f886a3 Merge "Make all_apex_contributions a regular module" into main by Cole Faust · 9 months ago
  83. 066c6c3 Merge "Revert "Use Unique lists instead of pointers in PackagingSpec."" into main by Treehugger Robot · 9 months ago
  84. 3a7e911 Merge "Revert "Add device_first_vendor(_shared)_data"" into main by Cole Faust · 9 months ago
  85. 872e846 rust: Shorten name of generated Rust staticlibs by Ivan Lozano · 9 months ago
  86. 66e6586 Reapply "Only use partial compile on eng builds" by LaMont Jones · 9 months ago
  87. 7ceb14a Revert "Use Unique lists instead of pointers in PackagingSpec." by Colin Cross · 9 months ago
  88. 710a14b Revert "Add device_first_vendor(_shared)_data" by Cole Faust · 9 months ago
  89. e5b61ba Merge "Run apexDirectlyInAnyMutator even when module is disabled" into main by Spandan Das · 9 months ago
  90. 28cc1c7 Make all_apex_contributions a regular module by Cole Faust · 9 months ago
  91. 6b321e6 Merge "Revert "Only use partial compile on eng builds"" into main by Treehugger Robot · 9 months ago
  92. 8b27de6 Merge "Fix 1-variant fallback issue in aconfig_test.go" into main by Treehugger Robot · 9 months ago
  93. bef36af Revert "Only use partial compile on eng builds" by LaMont Jones · 9 months ago
  94. eef29fe Run apexDirectlyInAnyMutator even when module is disabled by Spandan Das · 9 months ago
  95. cdef43f Fix 1-variant fallback issue in aconfig_test.go by Cole Faust · 9 months ago
  96. 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
  97. 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
  98. eba15b6 Fix metrics/hostinfo_darwin. by LaMont Jones · 9 months ago
  99. e807b1d Merge "Revert^2 "Convert cc modules to use AndroidMkInfoProvider."" into main by Yu Liu · 9 months ago
  100. ff24524 Merge "Move disabling rust sanitizers for linux_musl_x86 earlier" into main by Colin Cross · 9 months ago