1. 9e3716c Allow generated java libs to specify libraries. by Joe Onorato · 2 years ago
  2. ffac9be Allow access to the generated srcjars for GeneratedJavaLibrary by Joe Onorato · 2 years ago
  3. 35f4587 Merge "Allowlist chre_api to resolve bp2build failure" into main by Treehugger Robot · 2 years ago
  4. 35cf102 Merge "Check in BUILD files in bazelbuild-rules_cc" into main by Vinh Tran · 2 years ago
  5. 4f11fee Merge "Add a function to find src labels in a specific directory" into main by Treehugger Robot · 2 years ago
  6. 3f1b7fa Merge "Allowlist system/media/camera in bp2build" into main by Treehugger Robot · 2 years ago
  7. ca629db Merge "update docs for genrule tool_files prop" into main by Treehugger Robot · 2 years ago
  8. b4cd93c Merge "export_proguard_spec for libs deps" into main by Treehugger Robot · 2 years ago
  9. 37d6d45 Allowlist chre_api to resolve bp2build failure by Jihoon Kang · 2 years ago
  10. 655ad9a Merge "Ignore some prebuilt vndk libs for trunk-stable next" into main by Alex Buynytskyy · 2 years ago
  11. 79587fa Check in BUILD files in bazelbuild-rules_cc by Vinh Tran · 2 years ago
  12. fd7870f Merge "Give cc_test rule information to determine the test types" into main by Yike Zhang · 2 years ago
  13. 8fe96ce Allowlist system/media/camera in bp2build by Spandan Das · 2 years ago
  14. d624823 Merge "Require safety comments for unsafe blocks." into main by Treehugger Robot · 2 years ago
  15. 95d7094 export_proguard_spec for libs deps by Sam Delmerico · 2 years ago
  16. 350c024 Merge "Relocate llndk.libraries.txt into system" into main by Treehugger Robot · 2 years ago
  17. f14beaf Ignore some prebuilt vndk libs for trunk-stable next by Justin Yun · 2 years ago
  18. c21f48d Merge "Fix replacements of namespace module srcs in genrule" into main by Treehugger Robot · 2 years ago
  19. bbd3a3b Merge "Dedupe all deps of cc_libraries" into main by Treehugger Robot · 2 years ago
  20. cc25904 Merge "Revert "Revert "Move from-text stub java_api_library modules clo..."" into main by Treehugger Robot · 2 years ago
  21. f62e80a Fix replacements of namespace module srcs in genrule by Spandan Das · 2 years ago
  22. 4266814 Merge "Adding fuzz_config in rust_defaults" into main by Pawan Wagh · 2 years ago
  23. fdca7fe Give cc_test rule information to determine the test types by yike · 2 years ago
  24. f3ab29b Dedupe all deps of cc_libraries by Spandan Das · 2 years ago
  25. 2ec55ba Merge "bp2build for sanitizer blocklists long term fix" into main by Trevor Radcliffe · 2 years ago
  26. b281ddc Revert "Revert "Move from-text stub java_api_library modules clo..." by Jihoon Kang · 2 years ago
  27. 9f9f77d Merge "Prepare soong for python 3.11" into main by Dan Willemsen · 2 years ago
  28. 491fa2f Merge "Support asset_dirs property in bp2build for android_{app,library}" into main by Romain Jobredeaux · 2 years ago
  29. a207d48 Merge "Add test mode support for rust_aconfig_library" into main by Vinh Tran · 2 years ago
  30. 7a71e07 Support asset_dirs property in bp2build for android_{app,library} by Romain Jobredeaux · 2 years ago
  31. b46c210 Merge "Use relative path instead of base for python proto" into main by Trevor Radcliffe · 2 years ago
  32. 339a63f Prepare soong for python 3.11 by Dan Willemsen · 2 years ago
  33. 06a0b51 Merge "Revert "Move from-text stub java_api_library modules closer to s..."" into main by Jihoon Kang · 2 years ago
  34. 4434b71 Revert "Move from-text stub java_api_library modules closer to s..." by Jihoon Kang · 2 years ago
  35. f24480b Merge "Move from-text stub java_api_library modules closer to source" into main by Treehugger Robot · 2 years ago
  36. 4315796 Merge "Use Label (string) instead of Label (struct) to dedupe" into main by Treehugger Robot · 2 years ago
  37. ccb7558 Adding fuzz_config in rust_defaults by Pawan Wagh · 2 years ago
  38. b6ec2c8 Move from-text stub java_api_library modules closer to source by Jihoon Kang · 2 years ago
  39. 5e04d48 Use Label (string) instead of Label (struct) to dedupe by Spandan Das · 2 years ago
  40. 2bfc31e Merge "Allowlist external/gflags in bp2build" into main by Spandan Das · 2 years ago
  41. d89ee08 Merge "Rust library linking fixes" into main by Cody Schuffelen · 2 years ago
  42. 2a8f900 Allowlist external/gflags in bp2build by Spandan Das · 2 years ago
  43. b0e1035 Merge "rust: Add support for host fuzzers." into main by Ivan Lozano · 2 years ago
  44. 0301066 Add a function to find src labels in a specific directory by Spandan Das · 2 years ago
  45. a2d6dee Relocate llndk.libraries.txt into system by Kiyoung Kim · 2 years ago
  46. f768e6e Merge "Bp2build product variables on non-arch-variant module types" into main by Treehugger Robot · 2 years ago
  47. ed94000 Bp2build product variables on non-arch-variant module types by Cole Faust · 2 years ago
  48. d3243d5 Use relative path instead of base for python proto by Trevor Radcliffe · 2 years ago
  49. f5ee8e3 Merge "Stop sdk_library generated api_library to depend on full surface api_library" into main by Treehugger Robot · 2 years ago
  50. 3625faf Merge "Denylist jemalloc5_stresstests since it is run by a special script." into main by Yu Liu · 2 years ago
  51. d365cc4 Merge changes from topic "bazel_module_labels" into main by Liz Kammer · 2 years ago
  52. e6adc83 Merge "Remove dylibs prop from rust module types" into main by Vinh Tran · 2 years ago
  53. c183e3a Rust library linking fixes by A. Cody Schuffelen · 2 years ago
  54. 78e4695 Merge "Disable Global ThinLTO by default" into main by Yabin Cui · 2 years ago
  55. f877563 update docs for genrule tool_files prop by Sam Delmerico · 2 years ago
  56. 66ae90d Merge "Add new diffs found in vendor partition in sbom_test." into main by Wei Li · 2 years ago
  57. 9c81c0c Disable Global ThinLTO by default by Yabin Cui · 2 years ago
  58. e7ee256 Stop sdk_library generated api_library to depend on full surface api_library by Jihoon Kang · 2 years ago
  59. 9db358d Merge "Bp2build genrule commands as configurable properties" into main by Cole Faust · 2 years ago
  60. 9a3cd19 Merge "Add `previous_api` property to `java_api_library` module" into main by Jihoon Kang · 2 years ago
  61. 9ff64e6 Add new diffs found in vendor partition in sbom_test. by Wei Li · 2 years ago
  62. 6a299f7 Merge "Fix possible orphaned proto_library targets" into main by Spandan Das · 2 years ago
  63. d9b7f17 bp2build for sanitizer blocklists long term fix by Trevor Radcliffe · 2 years ago
  64. 215adb4 Fix possible orphaned proto_library targets by Spandan Das · 2 years ago
  65. f0d4d4f Bp2build genrule commands as configurable properties by Cole Faust · 2 years ago
  66. 5ce6809 Merge "Add unit test to verify default linkage for rust binaries" into main by Vinh Tran · 2 years ago
  67. 4eeb2a9 Remove dylibs prop from rust module types by Vinh Tran · 2 years ago
  68. 83b86cc Merge "soong: ARM 32-bit targets must be built with 4k elf alignment" into main by Juan Yescas · 2 years ago
  69. 862da6f Add `previous_api` property to `java_api_library` module by Jihoon Kang · 2 years ago
  70. 0c705a4 Convert additional sdk_library stub libraries to from stub generation by Jihoon Kang · 2 years ago
  71. 95e8fe9 Merge "Check in BUILD files in prebuilts/rust and external/bazelbuild-rules_rust" into main by Treehugger Robot · 2 years ago
  72. 05b3410 Add unit test to verify default linkage for rust binaries by Vinh Tran · 2 years ago
  73. 12dc96e Set Bazel_module for (un)converted sysprop libs by Liz Kammer · 2 years ago
  74. c86e094 Make ShouldConvertWithBp2build avail in loadhooks by Liz Kammer · 2 years ago
  75. 1f82aea Merge "Support default-permission in aconfig_declarations" into main by Zhi Dou · 2 years ago
  76. 7ce8bf0 Merge "Removed order file use flags from being passed to cflags" into main by Sharjeel Khan · 2 years ago
  77. 6487601 Merge "Pass the current API file to the metalava --use-same-format-as option" into main by Paul Duffin · 2 years ago
  78. 69ea5b8 Merge changes I33846cdb,I1eb1f4bf into main by Treehugger Robot · 2 years ago
  79. 478ca5b Move scopeOrderedSourceFileNames as outside var by Jihoon Kang · 2 years ago
  80. 3c5d4c2 Removed order file use flags from being passed to cflags by Sharjeel Khan · 2 years ago
  81. 10a23c2 Pass the current API file to the metalava --use-same-format-as option by Paul Duffin · 2 years ago
  82. 84473f5 Sort api files by api scope in java_api_library by Jihoon Kang · 2 years ago
  83. 0ea4ffa Add test mode support for rust_aconfig_library by Vinh Tran · 2 years ago
  84. a405301 Merge "Darwin/Mac OS host rust compilation fixes" into main by Cody Schuffelen · 2 years ago
  85. 4e0f645 Revert "Handle Clang's change of defaults from -fcommon to -fno-common" by Chia-Chi Teng · 2 years ago
  86. 23cc4aa soong: ARM 32-bit targets must be built with 4k elf alignment by Juan Yescas · 2 years ago
  87. fe1ecfc Check in BUILD files in prebuilts/rust and external/bazelbuild-rules_rust by Vinh Tran · 2 years, 1 month ago
  88. 5428433 Merge "Remove diffs of symlinks in root directory which are included in product SBOMs now." into main by Wei Li · 2 years ago
  89. 88df1d3 Merge "Handle Clang's change of defaults from -fcommon to -fno-common" into main by Zijun Zhao · 2 years ago
  90. 4ed512b apex: respect relative_install_path of rust modules by Jooyung Han · 2 years ago
  91. 83a740e Merge "soong: Add product variable DevicePageSizeAgnostic" into main by Juan Yescas · 2 years ago
  92. 0634397 Remove diffs of symlinks in root directory which are included in product SBOMs now. by Wei Li · 2 years ago
  93. 3f65a41 Support default-permission in aconfig_declarations by Zhi Dou · 2 years ago
  94. 34a1c57 Merge "fix protos in another dir + a module that uses it" into main by Treehugger Robot · 2 years ago
  95. 1824463 Merge "Remove pdk product variable" into main by Treehugger Robot · 2 years ago
  96. 7dc6bcb fix protos in another dir + a module that uses it by Liz Kammer · 2 years ago
  97. cb91632 Denylist jemalloc5_stresstests since it is run by a special script. by Yu Liu · 2 years ago
  98. 8dc9e91 Remove pdk product variable by Cole Faust · 2 years ago
  99. 19e00b3 Merge "Replace -bootclasspath and -classpath metalava options with --classpath" into main by Treehugger Robot · 2 years ago
  100. 1988ccf Merge "Implement rust_aconfig_library" into main by Dennis Shen · 2 years ago