1. 9e87f0a Disable musl in mixed Bazel builds by Colin Cross · 2 years, 4 months ago
  2. 75b36c1 Disable riscv in all Bazel mixed builds by Liz Kammer · 2 years, 5 months ago
  3. 11ec91f Omit linux_bionic in mixed builds. by Liz Kammer · 2 years, 5 months ago
  4. e431240 Support DCLA by Yu Liu · 2 years, 7 months ago
  5. 4ed95e2 mixed build targets need transitive tidy files by Sam Delmerico · 2 years, 6 months ago
  6. 39a301c Clean up mixed builds module names filtering by Sasha Smundak · 2 years, 7 months ago
  7. 428c30f Disable bazel for riscv_64 by Chris Parsons · 2 years, 8 months ago
  8. ea99964 ShouldKeepExistingBuldFileForDir look up by dir by Usta Shrestha · 2 years, 9 months ago
  9. 756b296 Add recursive deny to allowlists. by MarkDacek · 2 years, 10 months ago
  10. 5af0bd3 Create a new mode in soong_ui to generate API only BUILD files by Spandan Das · 2 years, 10 months ago
  11. 609c3e0 Merge "Support proto modules with external references." by Yu Liu · 2 years, 11 months ago
  12. 10853f9 Improve error message when a module is double enabled. by Yu Liu · 2 years, 11 months ago
  13. 2aa806b Support proto modules with external references. by Yu Liu · 3 years ago
  14. 1bb58da Remove USE_BAZEL_ANALYSIS by Chris Parsons · 3 years ago
  15. ea602c5 Remove old BUILD file merging code by Cole Faust · 3 years ago
  16. 324a92e Always merge build files by Cole Faust · 3 years ago
  17. ef615e5 Add --bazel-mode and --bazel-mode-dev by Chris Parsons · 3 years ago
  18. ad87601 Refactor mixed build allowlist handling by Chris Parsons · 3 years ago
  19. 444154d Convert filegroup with AIDL srcs to aidl_library by Vinh Tran · 3 years ago
  20. a095406 Consolidate Bazel conversion state into a single field in CommonProperties by Sasha Smundak · 3 years ago
  21. 440c66a Merge "Change init process of bp2buildAllowlist so the Soong plugin of bp2build allowlist can hookup properly." by Wei Li · 3 years, 3 months ago
  22. f874e46 Refactor mixed builds to only take one pass by Chris Parsons · 3 years, 3 months ago
  23. d7736ec Change init process of bp2buildAllowlist so the Soong plugin of bp2build allowlist can hookup properly. by Wei Li · 3 years, 3 months ago
  24. ff851b8 Log information for Mixed Builds modules. by MarkDacek · 3 years, 3 months ago
  25. 24c5603 refactor bp2build module allowlists into struct by Sam Delmerico · 3 years, 4 months ago
  26. d5aa079 Clean up allowlist contents. by Liz Kammer · 3 years, 4 months ago
  27. 6879cc0 Denylist modules that depend on a rust binary by Liz Kammer · 3 years, 4 months ago
  28. 4898316 convert java_import jars with arch variants by Sam Delmerico · 3 years, 5 months ago
  29. 3c25ab1 Merge changes I8e4c3f37,I89a32bde by Sam Delmerico · 3 years, 4 months ago
  30. d93afba Merge changes from topic "no-srcs-no-deps" by Treehugger Robot · 3 years, 4 months ago
  31. 5f83b49 convert java_import_host with bp2build; enable jetifier by Sam Delmerico · 3 years, 5 months ago
  32. a9b047a enable conversion of all java_import modules by Sam Delmerico · 3 years, 5 months ago
  33. c016143 emulate java_library static_deps with Bazel exports by Sam Delmerico · 3 years, 5 months ago
  34. 26f1991 analyze_bcpf: Add --fix option by Paul Duffin · 3 years, 4 months ago
  35. f241e72 Merge "add module type allowlist to bp2build" by Sam Delmerico · 3 years, 4 months ago
  36. 85d831a add module type allowlist to bp2build by Sam Delmerico · 3 years, 5 months ago
  37. f2504b6 Allowlist //external/e2fsprogs/... by Jingwen Chen · 3 years, 5 months ago
  38. 53c29e2 Build e2fsdroid with Bazel. by Jingwen Chen · 3 years, 5 months ago
  39. 7db7950 Merge "bp2build supports arch variant srcs for java_library" by Treehugger Robot · 3 years, 5 months ago
  40. 398a32d Allowlist //external/auto/android-annotation-stubs for bp2build. by Jingwen Chen · 3 years, 5 months ago
  41. e91d030 bp2build supports arch variant srcs for java_library by Sam Delmerico · 3 years, 5 months ago
  42. 7edadab Build avbtool with Bazel. by Jingwen Chen · 3 years, 5 months ago
  43. 083d4e0 Merge "Keep Bazel build file in build/bazel/vendor/google and prebuilts/bundletool." by Wei Li · 3 years, 5 months ago
  44. fe86b81 Merge "prevent module being enabled if in existing BUILD file" by Treehugger Robot · 3 years, 5 months ago
  45. d508a63 Merge "convert android_app certificate property, bp2build" by Sam Delmerico · 3 years, 5 months ago
  46. 94d26c2 prevent module being enabled if in existing BUILD file by Sam Delmerico · 3 years, 5 months ago
  47. 1714104 Keep Bazel build file in build/bazel/vendor/google and prebuilts/bundletool. by Wei Li · 3 years, 5 months ago
  48. 6bd0d4e Merge "Disallow libc_musl_sysroot_libc++_headers" by Liz Kammer · 3 years, 5 months ago
  49. 878a7f1 Disallow libc_musl_sysroot_libc++_headers by Liz Kammer · 3 years, 5 months ago
  50. fa1831c add a module-level allowlist to bp2build by Sam Delmerico · 3 years, 5 months ago
  51. 9dfb139 convert android_app certificate property, bp2build by Sam Delmerico · 3 years, 6 months ago
  52. 9d7d981 Merge "Enable cc_binary in mixed build." by Yu Liu · 3 years, 6 months ago
  53. 7f3605f Enable cc_binary in mixed build. by Yu Liu · 3 years, 6 months ago
  54. 632d0a0 Merge "Keep build/bazel/ci/dist/BUILD for bp2build." by Treehugger Robot · 3 years, 6 months ago
  55. eb2a3fd Add error_prone_checkerframework_dataflow_nullaway. to bp2build denylist. by Jingwen Chen · 3 years, 6 months ago
  56. 948c340 Merge "enable auto_service_plugin bazel build" by Treehugger Robot · 3 years, 6 months ago
  57. 941f0ab Keep build/bazel/ci/dist/BUILD for bp2build. by Jingwen Chen · 3 years, 6 months ago
  58. f6b4cd4 Omit musl related cc_genrules from bp2build. by Jingwen Chen · 3 years, 6 months ago
  59. 217a70e Merge "Close opened paths" by Treehugger Robot · 3 years, 6 months ago
  60. 0fe123d Close opened paths by Liz Kammer · 3 years, 6 months ago
  61. 4c7069f enable auto_service_plugin bazel build by Sam Delmerico · 3 years, 6 months ago
  62. a20b7a7 Disable targets broken on host due to missing deps by Liz Kammer · 3 years, 6 months ago
  63. 35ca77e Allowlist additional com.android.runtime blockers by Liz Kammer · 3 years, 7 months ago
  64. fde9fb5 convert java static dependencies by Sam Delmerico · 3 years, 6 months ago
  65. 428a366 Basic bp2build converter for java_import. by Romain Jobredeaux · 3 years, 6 months ago
  66. f49ca9e Merge "Revert "Revert "Add static_libs support to android_app bp2build converter.""" by Romain Jobredeaux · 3 years, 6 months ago
  67. cd1b80f bp2build converts java_genrule and java_genrule_host by Sam Delmerico · 3 years, 7 months ago
  68. 355851b Revert "Revert "Add static_libs support to android_app bp2build converter."" by Romain Jobredeaux · 3 years, 7 months ago
  69. 0ee88a6 Implement stubs.symbol_file and stubs.versions for cc_library_shared bp2build. by Jingwen Chen · 3 years, 7 months ago
  70. 8f53998 Merge "Start unblocking com.android.runtime deps" by Treehugger Robot · 3 years, 7 months ago
  71. 8a9a97b Merge "Revert "Add static_libs support to android_app bp2build converter."" by Romain Jobredeaux · 3 years, 7 months ago
  72. b33e0b8 Revert "Add static_libs support to android_app bp2build converter." by Romain Jobredeaux · 3 years, 7 months ago
  73. 2443144 Merge "Add static_libs support to android_app bp2build converter." by Romain Jobredeaux · 3 years, 7 months ago
  74. 3d3b35c Revert "Revert "bp2build: convert host & prebuilt header libraries"" by Liz Kammer · 3 years, 7 months ago
  75. 105deed Revert "bp2build: convert host & prebuilt header libraries" by Jingwen Chen · 3 years, 7 months ago
  76. de722ac Add static_libs support to android_app bp2build converter. by Romain Jobredeaux · 3 years, 8 months ago
  77. daa09ef Start unblocking com.android.runtime deps by Liz Kammer · 3 years, 8 months ago
  78. d8a72d7 bp2build: convert host & prebuilt header libraries by Liz Kammer · 3 years, 8 months ago
  79. 58852a0 Handle the 'enabled' property in bp2build by Chris Parsons · 3 years, 8 months ago
  80. cac7f69 bp2build remove "-std" from cflags by Liz Kammer · 3 years, 8 months ago
  81. 9460b46 Fix typo in bp2build denylist. by Liz Kammer · 3 years, 8 months ago
  82. 5c31358 Remove some unblocked items from the denylist by Liz Kammer · 3 years, 8 months ago
  83. 911e9f8 Merge "Add external/libpng" by Liz Kammer · 3 years, 8 months ago
  84. 8c49594 Merge "Allowlist directory for com.android.adbd." by Treehugger Robot · 3 years, 8 months ago
  85. aabfb5d bp2build: Expand check if filegroup contains proto by Liz Kammer · 3 years, 8 months ago
  86. b5b478d Add external/libpng by Liz Kammer · 3 years, 8 months ago
  87. d109bd9 Allowlist directory for com.android.adbd. by Jingwen Chen · 3 years, 8 months ago
  88. bafb6d6 Add the initial implementation of bp2build converter for java_library, by Wei Li · 3 years, 8 months ago
  89. be46fcc Use one mutator for all bp2build conversion. by Liz Kammer · 3 years, 9 months ago
  90. 1263d9b Handle includes for generated headers by Liz Kammer · 3 years, 8 months ago
  91. 92d4188 Merge "Propagate headers from bazel to mixed builds" by Liz Kammer · 3 years, 8 months ago
  92. 4526269 Merge "Initial bp2build converter for android_app." by Romain Jobredeaux · 3 years, 8 months ago
  93. eb2d6d1 Propagate headers from bazel to mixed builds by Liz Kammer · 3 years, 8 months ago
  94. 1282c42 Initial bp2build converter for android_app. by Romain Jobredeaux · 3 years, 9 months ago
  95. 85c0097 Merge "bp2build: support full/lite protos in cc libs" by Liz Kammer · 3 years, 8 months ago
  96. 89e2188 Allowlist //build/soong/cc/{ndkstubgen,symbolfile}. by Jingwen Chen · 3 years, 8 months ago
  97. 12615db bp2build: support full/lite protos in cc libs by Liz Kammer · 3 years, 10 months ago
  98. a358fdb Merge "Move libprotobuf-cpp-full and libprotobuf-cpp-lite to mixed builds denylist." by Jingwen Chen · 3 years, 8 months ago
  99. 93c3cb6 Merge "bp2build implementation for c_std" by Christopher Parsons · 3 years, 8 months ago
  100. d480859 Move libprotobuf-cpp-full and libprotobuf-cpp-lite to mixed builds denylist. by Jingwen Chen · 3 years, 8 months ago