1. fdca7fe Give cc_test rule information to determine the test types by yike · 2 years ago
  2. b0e1035 Merge "rust: Add support for host fuzzers." into main by Ivan Lozano · 2 years ago
  3. f768e6e Merge "Bp2build product variables on non-arch-variant module types" into main by Treehugger Robot · 2 years ago
  4. ed94000 Bp2build product variables on non-arch-variant module types by Cole Faust · 2 years ago
  5. f5ee8e3 Merge "Stop sdk_library generated api_library to depend on full surface api_library" into main by Treehugger Robot · 2 years ago
  6. 3625faf Merge "Denylist jemalloc5_stresstests since it is run by a special script." into main by Yu Liu · 2 years ago
  7. d365cc4 Merge changes from topic "bazel_module_labels" into main by Liz Kammer · 2 years ago
  8. e6adc83 Merge "Remove dylibs prop from rust module types" into main by Vinh Tran · 2 years ago
  9. 78e4695 Merge "Disable Global ThinLTO by default" into main by Yabin Cui · 2 years ago
  10. 66ae90d Merge "Add new diffs found in vendor partition in sbom_test." into main by Wei Li · 2 years ago
  11. 9c81c0c Disable Global ThinLTO by default by Yabin Cui · 2 years ago
  12. e7ee256 Stop sdk_library generated api_library to depend on full surface api_library by Jihoon Kang · 2 years ago
  13. 9db358d Merge "Bp2build genrule commands as configurable properties" into main by Cole Faust · 2 years ago
  14. 9a3cd19 Merge "Add `previous_api` property to `java_api_library` module" into main by Jihoon Kang · 2 years ago
  15. 9ff64e6 Add new diffs found in vendor partition in sbom_test. by Wei Li · 2 years ago
  16. 6a299f7 Merge "Fix possible orphaned proto_library targets" into main by Spandan Das · 2 years ago
  17. 215adb4 Fix possible orphaned proto_library targets by Spandan Das · 2 years ago
  18. f0d4d4f Bp2build genrule commands as configurable properties by Cole Faust · 2 years ago
  19. 5ce6809 Merge "Add unit test to verify default linkage for rust binaries" into main by Vinh Tran · 2 years ago
  20. 4eeb2a9 Remove dylibs prop from rust module types by Vinh Tran · 2 years ago
  21. 83b86cc Merge "soong: ARM 32-bit targets must be built with 4k elf alignment" into main by Juan Yescas · 2 years ago
  22. 862da6f Add `previous_api` property to `java_api_library` module by Jihoon Kang · 2 years ago
  23. 0c705a4 Convert additional sdk_library stub libraries to from stub generation by Jihoon Kang · 2 years ago
  24. 95e8fe9 Merge "Check in BUILD files in prebuilts/rust and external/bazelbuild-rules_rust" into main by Treehugger Robot · 2 years ago
  25. 05b3410 Add unit test to verify default linkage for rust binaries by Vinh Tran · 2 years ago
  26. 12dc96e Set Bazel_module for (un)converted sysprop libs by Liz Kammer · 2 years ago
  27. c86e094 Make ShouldConvertWithBp2build avail in loadhooks by Liz Kammer · 2 years ago
  28. 1f82aea Merge "Support default-permission in aconfig_declarations" into main by Zhi Dou · 2 years ago
  29. 7ce8bf0 Merge "Removed order file use flags from being passed to cflags" into main by Sharjeel Khan · 2 years ago
  30. 6487601 Merge "Pass the current API file to the metalava --use-same-format-as option" into main by Paul Duffin · 2 years ago
  31. 69ea5b8 Merge changes I33846cdb,I1eb1f4bf into main by Treehugger Robot · 2 years ago
  32. 478ca5b Move scopeOrderedSourceFileNames as outside var by Jihoon Kang · 2 years ago
  33. 3c5d4c2 Removed order file use flags from being passed to cflags by Sharjeel Khan · 2 years ago
  34. 10a23c2 Pass the current API file to the metalava --use-same-format-as option by Paul Duffin · 2 years ago
  35. 84473f5 Sort api files by api scope in java_api_library by Jihoon Kang · 2 years ago
  36. a405301 Merge "Darwin/Mac OS host rust compilation fixes" into main by Cody Schuffelen · 2 years ago
  37. 4e0f645 Revert "Handle Clang's change of defaults from -fcommon to -fno-common" by Chia-Chi Teng · 2 years ago
  38. 23cc4aa soong: ARM 32-bit targets must be built with 4k elf alignment by Juan Yescas · 2 years ago
  39. fe1ecfc Check in BUILD files in prebuilts/rust and external/bazelbuild-rules_rust by Vinh Tran · 2 years, 1 month ago
  40. 5428433 Merge "Remove diffs of symlinks in root directory which are included in product SBOMs now." into main by Wei Li · 2 years ago
  41. 88df1d3 Merge "Handle Clang's change of defaults from -fcommon to -fno-common" into main by Zijun Zhao · 2 years ago
  42. 4ed512b apex: respect relative_install_path of rust modules by Jooyung Han · 2 years ago
  43. 83a740e Merge "soong: Add product variable DevicePageSizeAgnostic" into main by Juan Yescas · 2 years ago
  44. 0634397 Remove diffs of symlinks in root directory which are included in product SBOMs now. by Wei Li · 2 years ago
  45. 3f65a41 Support default-permission in aconfig_declarations by Zhi Dou · 2 years ago
  46. 34a1c57 Merge "fix protos in another dir + a module that uses it" into main by Treehugger Robot · 2 years ago
  47. 1824463 Merge "Remove pdk product variable" into main by Treehugger Robot · 2 years ago
  48. 7dc6bcb fix protos in another dir + a module that uses it by Liz Kammer · 2 years ago
  49. cb91632 Denylist jemalloc5_stresstests since it is run by a special script. by Yu Liu · 2 years ago
  50. 8dc9e91 Remove pdk product variable by Cole Faust · 2 years ago
  51. 19e00b3 Merge "Replace -bootclasspath and -classpath metalava options with --classpath" into main by Treehugger Robot · 2 years ago
  52. 1988ccf Merge "Implement rust_aconfig_library" into main by Dennis Shen · 2 years ago
  53. f8aaaa1 Replace -bootclasspath and -classpath metalava options with --classpath by Paul Duffin · 2 years ago
  54. 2fcbffa rust: Add support for host fuzzers. by Ivan Lozano · 2 years ago
  55. b6e0a64 Denylist a couple art modules that depend on unconverted modules. by Yu Liu · 2 years ago
  56. 0106560 soong: Add product variable DevicePageSizeAgnostic by Juan Yescas · 2 years ago
  57. 3537d80 Merge "Disable zipbomb detection inside the build" into main by Treehugger Robot · 2 years ago
  58. 13acefe Merge "Remove diffs of flags files that included in product SBOM." into main by Wei Li · 2 years ago
  59. 2478d70 Merge "Update allowlist for framework" into main by Treehugger Robot · 2 years ago
  60. 877b846 Update allowlist for framework by Liz Kammer · 2 years ago
  61. 4fa1bfe Merge "Allowlist some more cc_test modules after the runfiles support" into main by Yu Liu · 2 years ago
  62. 1880103 Merge "Stop using single-hyphen metalava options" into main by Treehugger Robot · 2 years ago
  63. 808211e Stop using single-hyphen metalava options by Paul Duffin · 2 years ago
  64. a4a4d29 Handle Clang's change of defaults from -fcommon to -fno-common by zijunzhao · 2 years ago
  65. dbedb0c Remove diffs of flags files that included in product SBOM. by Wei Li · 2 years ago
  66. 457ddef Implement rust_aconfig_library by Vinh Tran · 2 years ago
  67. 69bda98 Merge changes I816f209e,I9e4d51c3 into main by Treehugger Robot · 2 years ago
  68. 002764c Merge "Don't generate aapt2 srcjars when using resource processor" into main by Colin Cross · 2 years ago
  69. fda9efa Merge "Revert^2 "Export NewPrebuiltBuildTool"" into main by Treehugger Robot · 2 years ago
  70. 6b6b150 Merge "Add unconverted reason for jarjar incompatibility." into main by Liz Kammer · 2 years ago
  71. 846ce68 Handle enabled: false via conditions_default by Spandan Das · 2 years ago
  72. 97e9b0c Merge "Revert "Revert "Remove env config fetcher code""" into main by Kousik Kumar · 2 years ago
  73. 21b19f9 Merge "Use string.Builder" into main by Treehugger Robot · 2 years ago
  74. da2a211 Use string.Builder by usta · 2 years ago
  75. 5d52dce Revert^2 "Export NewPrebuiltBuildTool" by David Srbecky · 2 years ago
  76. 1d7964a Merge "Revert "Export NewPrebuiltBuildTool"" into main by Joanne Chung · 2 years ago
  77. 479e39f Handle nil enabled values by Spandan Das · 2 years ago
  78. 14e0956 Revert "Export NewPrebuiltBuildTool" by Joanne Chung · 2 years ago
  79. 09f6b13 Merge changes I8ca452aa,I437fc890,If9446700 into main by Spandan Das · 2 years ago
  80. df3ec82 Handle .proto files in different package for filegroups by Spandan Das · 2 years ago
  81. 541c1ca Merge "Export NewPrebuiltBuildTool" into main by Treehugger Robot · 2 years ago
  82. c53767e Handle .proto files that end up in a different package by Spandan Das · 2 years ago
  83. 3131d67 Allow creation of BazelTargets in a different directory by Spandan Das · 2 years ago
  84. 54bfc7a Export NewPrebuiltBuildTool by David Srbecky · 2 years ago
  85. 38a72e7 Merge "cosmetic: unused argument" into main by Treehugger Robot · 2 years ago
  86. 7660e71 Merge "add bp2build subevents" into main by Treehugger Robot · 2 years ago
  87. 5173235 Merge "Revert "Add libdumpstateutil to vendor variant list"" into main by Kevin Jeon · 2 years ago
  88. 778e5ba Merge "Add bazelbuild-rules_python to soong_integration_tests" into main by Treehugger Robot · 2 years ago
  89. 36249c7 Add bazelbuild-rules_python to soong_integration_tests by usta · 2 years ago
  90. 946d02c Remove final usages of product_vars_providing_rule by Cole Faust · 2 years ago
  91. 40caf95 cosmetic: unused argument by usta · 2 years ago
  92. aaf2fd1 add bp2build subevents by usta · 2 years, 1 month ago
  93. 7f37586 Add unconverted reason for jarjar incompatibility. by Liz Kammer · 2 years ago
  94. 4d293f3 Merge "Revert^2 "Allowlist build files in rules_python"" into main by Vinh Tran · 2 years ago
  95. 8036b16 Revert "Revert "Remove env config fetcher code"" by Kousik Kumar · 2 years ago
  96. 7d76e8c Merge "Fix kernel build tools" into main by Treehugger Robot · 2 years ago
  97. bd6294c Merge "Downgrade newly failing lint checks" into main by Colin Cross · 2 years ago
  98. 26540fd Merge "Add a linux_86 config option" into main by Treehugger Robot · 2 years ago
  99. d1acaa4 Add a linux_86 config option by Cole Faust · 2 years ago
  100. f29ca58 Darwin/Mac OS host rust compilation fixes by A. Cody Schuffelen · 2 years, 1 month ago