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